2022-06-01 00:46:26.778 | + ./stack.sh:main:462 : exec 2022-06-01 00:46:26.779 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004626' 2022-06-01 00:46:26.779 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-004626.summary.2022-06-01-004626 2022-06-01 00:46:26.779 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:46:26.779 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004626 2022-06-01 00:46:26.779 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004626 /opt/stack/logs/stack.sh.log 2022-06-01 00:46:26.779 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004626.summary.2022-06-01-004626 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:46:26.779 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:46:26.779 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:46:26.779 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:46:26.779 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:46:26.779 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:46:26.779 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:46:26.779 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:46:26.783 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:46:26.785 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:46:26.787 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:46:26.789 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:46:26.791 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:46:26.792 | Linux n-d-843949-3 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 00:46:26.794 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:46:26.796 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:46:26.799 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:46:26.826 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:46:26.841 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:46:26.843 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:46:26.845 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:46:26.847 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:46:26.849 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:46:26.851 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:46:26.853 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:46:26.855 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:46:26.856 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:46:26.858 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:46:26.860 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:46:26.861 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:46:26.863 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:46:26.865 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:46:26.868 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:46:26.870 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:46:26.872 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:46:26.874 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:46:26.876 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:46:26.888 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:26.890 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:46:26.891 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:46:26.893 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:46:26.895 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:46:26.897 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:46:26.899 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:46:26.900 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:46:26.902 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:46:26.904 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:46:26.906 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:46:26.907 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:46:26.909 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:46:26.911 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:46:26.913 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:46:26.915 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:46:26.917 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:46:26.934 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:46:26.936 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:46:26.949 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:26.951 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:46:26.954 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:46:26.956 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:46:26.958 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:46:26.960 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:46:26.962 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:46:26.964 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:46:26.966 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:46:26.968 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:46:26.969 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:46:26.971 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:46:26.976 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:46:26.987 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:46:27.003 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:46:27.016 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:46:27.028 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:46:27.054 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:46:27.093 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:46:27.171 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:46:27.192 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:46:27.229 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:46:27.280 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:46:27.407 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:46:27.421 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:46:27.434 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:46:27.446 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:46:27.536 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:46:27.538 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:46:27.540 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:46:27.542 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:46:27.544 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:46:27.546 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:46:27.548 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:46:27.550 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:46:27.553 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:46:27.557 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:46:27.559 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:46:27.561 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:46:27.563 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:46:27.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:46:27.579 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:27.582 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:46:27.584 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:46:27.622 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:46:27.624 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:46:27.626 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:46:27.628 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:46:27.631 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:46:27.633 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:46:27.636 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:46:27.638 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:46:27.640 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:46:27.642 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:46:27.644 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.646 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:46:27.649 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.651 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:46:27.654 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.656 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:46:27.658 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.660 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:46:27.662 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.665 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 00:46:27.667 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.669 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:46:27.671 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.674 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:46:27.676 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.678 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:46:27.681 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.683 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:46:27.685 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.688 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:46:27.690 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.692 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:46:27.695 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.697 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:46:27.699 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.702 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:46:27.704 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.706 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:46:27.708 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.710 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:46:27.713 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.715 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:46:27.717 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.719 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:46:27.722 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:46:27.727 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.729 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:46:27.731 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.733 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:46:27.735 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.738 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:46:27.740 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.743 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:46:27.745 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.747 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:46:27.749 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.752 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:46:27.754 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.756 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:46:27.759 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.761 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:46:27.763 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.765 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:46:27.768 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.770 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:46:27.772 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.774 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:46:27.776 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.779 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:46:27.781 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.783 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:46:27.785 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.788 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:46:27.790 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.793 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:46:27.795 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.797 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:46:27.799 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.801 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 00:46:27.804 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.806 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 00:46:27.809 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.811 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:46:27.813 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.815 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:46:27.818 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.820 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:46:27.822 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.824 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:46:27.827 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.829 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:46:27.831 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:46:27.833 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:46:27.836 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:46:27.838 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:46:27.841 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:46:27.855 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:27.857 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:46:27.859 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:46:27.862 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:46:27.876 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:27.879 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:46:27.881 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:46:27.883 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:46:27.886 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:46:27.888 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:46:27.890 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:46:27.892 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:46:27.895 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:46:27.897 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:46:27.899 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:46:27.902 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:46:27.904 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:46:27.906 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:46:27.906 | Using mysql database backend 2022-06-01 00:46:27.909 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:46:27.924 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:46:27.940 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:27.942 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:46:27.958 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:46:27.973 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:27.976 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:46:27.992 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:46:28.008 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:46:28.023 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:28.026 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:46:28.042 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:28.044 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:46:28.046 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:46:28.062 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:28.064 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:46:28.080 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:46:28.082 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:46:28.085 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:46:28.087 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:46:28.090 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:46:28.094 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-004628 2022-06-01 00:46:28.097 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-004628 739' 2022-06-01 00:46:28.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.102 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:46:28.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.106 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:46:28.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.111 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:46:28.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.115 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:46:28.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.120 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-01 00:46:28.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.125 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-01 00:46:28.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.129 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-004626 2022-06-01 00:46:28.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:46:28.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.139 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-01 00:46:28.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.143 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:46:28.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.148 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:46:28.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.153 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:46:28.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:46:28.157 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:46:28.160 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:46:28.163 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:46:28.165 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:46:28.167 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:46:28.169 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:46:28.171 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:46:28.174 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:46:28.176 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:46:28.178 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:46:28.193 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:46:28.195 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:46:28.197 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:28.200 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:46:28.200 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:46:28.205 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:46:28.207 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:28.209 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:46:28.222 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:46:28.225 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:46:28.226 | + functions-common:git_clone:607 : head -1 2022-06-01 00:46:28.229 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:46:28.231 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:46:28.234 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:46:28.237 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:46:28.239 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:46:28.241 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:46:28.244 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:46:28.246 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:46:28.249 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:46:28.251 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:46:28.253 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:46:28.256 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:46:28.259 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:46:28.263 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044388 2022-06-01 00:46:28.266 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:46:28.270 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654044194 2022-06-01 00:46:28.273 | ++ tools/install_prereqs.sh:source:49 : DELTA=194 2022-06-01 00:46:28.276 | ++ tools/install_prereqs.sh:source:50 : [[ 194 -lt 7200 ]] 2022-06-01 00:46:28.278 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:46:28.280 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:46:28.283 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:46:28.285 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:46:28.288 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:46:28.290 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:46:28.292 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:46:28.294 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:46:28.298 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:46:28.342 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:46:28.342 | apache2-dev 2022-06-01 00:46:28.342 | bc 2022-06-01 00:46:28.342 | bsdmainutils 2022-06-01 00:46:28.342 | curl 2022-06-01 00:46:28.342 | g++ 2022-06-01 00:46:28.342 | gcc 2022-06-01 00:46:28.342 | gettext 2022-06-01 00:46:28.342 | git 2022-06-01 00:46:28.342 | graphviz 2022-06-01 00:46:28.343 | iputils-ping 2022-06-01 00:46:28.343 | libapache2-mod-proxy-uwsgi 2022-06-01 00:46:28.343 | libffi-dev 2022-06-01 00:46:28.343 | libjpeg-dev 2022-06-01 00:46:28.343 | libmysqlclient-dev 2022-06-01 00:46:28.343 | libpcre3-dev 2022-06-01 00:46:28.343 | libpq-dev 2022-06-01 00:46:28.343 | libssl-dev 2022-06-01 00:46:28.343 | libsystemd-dev 2022-06-01 00:46:28.343 | libxml2-dev 2022-06-01 00:46:28.343 | libxslt1-dev 2022-06-01 00:46:28.343 | libyaml-dev 2022-06-01 00:46:28.343 | lsof 2022-06-01 00:46:28.343 | openssh-server 2022-06-01 00:46:28.343 | openssl 2022-06-01 00:46:28.343 | pkg-config 2022-06-01 00:46:28.343 | psmisc 2022-06-01 00:46:28.343 | python3-dev 2022-06-01 00:46:28.343 | python3-pip 2022-06-01 00:46:28.343 | python3-venv 2022-06-01 00:46:28.343 | tar 2022-06-01 00:46:28.343 | tcpdump 2022-06-01 00:46:28.343 | unzip 2022-06-01 00:46:28.343 | uuid-runtime 2022-06-01 00:46:28.343 | wget 2022-06-01 00:46:28.343 | wget 2022-06-01 00:46:28.343 | zlib1g-dev 2022-06-01 00:46:28.343 | libkrb5-dev 2022-06-01 00:46:28.343 | libldap2-dev 2022-06-01 00:46:28.343 | libsasl2-dev 2022-06-01 00:46:28.343 | memcached 2022-06-01 00:46:28.343 | python3-mysqldb 2022-06-01 00:46:28.343 | sqlite3 2022-06-01 00:46:28.343 | conntrack 2022-06-01 00:46:28.343 | curl 2022-06-01 00:46:28.343 | dnsmasq-base 2022-06-01 00:46:28.343 | dnsmasq-utils 2022-06-01 00:46:28.343 | ebtables 2022-06-01 00:46:28.344 | gawk 2022-06-01 00:46:28.344 | genisoimage 2022-06-01 00:46:28.344 | iptables 2022-06-01 00:46:28.344 | iputils-arping 2022-06-01 00:46:28.344 | kpartx 2022-06-01 00:46:28.344 | libjs-jquery-tablesorter 2022-06-01 00:46:28.344 | libmysqlclient-dev 2022-06-01 00:46:28.344 | parted 2022-06-01 00:46:28.344 | pm-utils 2022-06-01 00:46:28.344 | python3-mysqldb 2022-06-01 00:46:28.344 | socat 2022-06-01 00:46:28.344 | sqlite3 2022-06-01 00:46:28.344 | sudo 2022-06-01 00:46:28.344 | vlan 2022-06-01 00:46:28.344 | lsscsi 2022-06-01 00:46:28.344 | open-iscsi 2022-06-01 00:46:28.344 | lvm2 2022-06-01 00:46:28.344 | qemu-utils 2022-06-01 00:46:28.344 | thin-provisioning-tools 2022-06-01 00:46:28.344 | acl 2022-06-01 00:46:28.344 | dnsmasq-base 2022-06-01 00:46:28.344 | dnsmasq-utils 2022-06-01 00:46:28.344 | ebtables 2022-06-01 00:46:28.344 | haproxy 2022-06-01 00:46:28.344 | iptables 2022-06-01 00:46:28.344 | iputils-arping 2022-06-01 00:46:28.344 | iputils-ping 2022-06-01 00:46:28.344 | libmysqlclient-dev 2022-06-01 00:46:28.344 | postgresql-server-dev-all 2022-06-01 00:46:28.344 | python3-mysqldb 2022-06-01 00:46:28.344 | sqlite3 2022-06-01 00:46:28.344 | sudo 2022-06-01 00:46:28.344 | vlan 2022-06-01 00:46:28.344 | ipset 2022-06-01 00:46:28.344 | conntrack 2022-06-01 00:46:28.344 | conntrackd 2022-06-01 00:46:28.344 | keepalived 2022-06-01 00:46:28.344 | dstat 2022-06-01 00:46:28.344 | lvm2 2022-06-01 00:46:28.345 | qemu-utils 2022-06-01 00:46:28.345 | thin-provisioning-tools 2022-06-01 00:46:28.345 | curl 2022-06-01 00:46:28.345 | liberasurecode-dev 2022-06-01 00:46:28.345 | make 2022-06-01 00:46:28.345 | memcached 2022-06-01 00:46:28.345 | sqlite3 2022-06-01 00:46:28.345 | xfsprogs' 2022-06-01 00:46:28.346 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:46:28.364 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:46:28.364 | apache2-dev 2022-06-01 00:46:28.364 | bc 2022-06-01 00:46:28.364 | bsdmainutils 2022-06-01 00:46:28.364 | curl 2022-06-01 00:46:28.364 | g++ 2022-06-01 00:46:28.364 | gcc 2022-06-01 00:46:28.364 | gettext 2022-06-01 00:46:28.364 | git 2022-06-01 00:46:28.364 | graphviz 2022-06-01 00:46:28.364 | iputils-ping 2022-06-01 00:46:28.364 | libapache2-mod-proxy-uwsgi 2022-06-01 00:46:28.364 | libffi-dev 2022-06-01 00:46:28.364 | libjpeg-dev 2022-06-01 00:46:28.365 | libmysqlclient-dev 2022-06-01 00:46:28.365 | libpcre3-dev 2022-06-01 00:46:28.365 | libpq-dev 2022-06-01 00:46:28.365 | libssl-dev 2022-06-01 00:46:28.365 | libsystemd-dev 2022-06-01 00:46:28.365 | libxml2-dev 2022-06-01 00:46:28.365 | libxslt1-dev 2022-06-01 00:46:28.365 | libyaml-dev 2022-06-01 00:46:28.365 | lsof 2022-06-01 00:46:28.365 | openssh-server 2022-06-01 00:46:28.365 | openssl 2022-06-01 00:46:28.365 | pkg-config 2022-06-01 00:46:28.365 | psmisc 2022-06-01 00:46:28.365 | python3-dev 2022-06-01 00:46:28.365 | python3-pip 2022-06-01 00:46:28.365 | python3-venv 2022-06-01 00:46:28.365 | tar 2022-06-01 00:46:28.365 | tcpdump 2022-06-01 00:46:28.365 | unzip 2022-06-01 00:46:28.365 | uuid-runtime 2022-06-01 00:46:28.365 | wget 2022-06-01 00:46:28.365 | wget 2022-06-01 00:46:28.365 | zlib1g-dev 2022-06-01 00:46:28.365 | libkrb5-dev 2022-06-01 00:46:28.365 | libldap2-dev 2022-06-01 00:46:28.365 | libsasl2-dev 2022-06-01 00:46:28.365 | memcached 2022-06-01 00:46:28.365 | python3-mysqldb 2022-06-01 00:46:28.365 | sqlite3 2022-06-01 00:46:28.365 | conntrack 2022-06-01 00:46:28.366 | curl 2022-06-01 00:46:28.366 | dnsmasq-base 2022-06-01 00:46:28.366 | dnsmasq-utils 2022-06-01 00:46:28.366 | ebtables 2022-06-01 00:46:28.366 | gawk 2022-06-01 00:46:28.366 | genisoimage 2022-06-01 00:46:28.366 | iptables 2022-06-01 00:46:28.366 | iputils-arping 2022-06-01 00:46:28.366 | kpartx 2022-06-01 00:46:28.366 | libjs-jquery-tablesorter 2022-06-01 00:46:28.366 | libmysqlclient-dev 2022-06-01 00:46:28.366 | parted 2022-06-01 00:46:28.366 | pm-utils 2022-06-01 00:46:28.366 | python3-mysqldb 2022-06-01 00:46:28.366 | socat 2022-06-01 00:46:28.366 | sqlite3 2022-06-01 00:46:28.366 | sudo 2022-06-01 00:46:28.366 | vlan 2022-06-01 00:46:28.366 | lsscsi 2022-06-01 00:46:28.366 | open-iscsi 2022-06-01 00:46:28.366 | lvm2 2022-06-01 00:46:28.366 | qemu-utils 2022-06-01 00:46:28.366 | thin-provisioning-tools 2022-06-01 00:46:28.366 | acl 2022-06-01 00:46:28.366 | dnsmasq-base 2022-06-01 00:46:28.366 | dnsmasq-utils 2022-06-01 00:46:28.366 | ebtables 2022-06-01 00:46:28.366 | haproxy 2022-06-01 00:46:28.366 | iptables 2022-06-01 00:46:28.366 | iputils-arping 2022-06-01 00:46:28.366 | iputils-ping 2022-06-01 00:46:28.366 | libmysqlclient-dev 2022-06-01 00:46:28.366 | postgresql-server-dev-all 2022-06-01 00:46:28.366 | python3-mysqldb 2022-06-01 00:46:28.366 | sqlite3 2022-06-01 00:46:28.367 | sudo 2022-06-01 00:46:28.367 | vlan 2022-06-01 00:46:28.367 | ipset 2022-06-01 00:46:28.367 | conntrack 2022-06-01 00:46:28.367 | conntrackd 2022-06-01 00:46:28.367 | keepalived 2022-06-01 00:46:28.367 | dstat 2022-06-01 00:46:28.367 | lvm2 2022-06-01 00:46:28.367 | qemu-utils 2022-06-01 00:46:28.367 | thin-provisioning-tools 2022-06-01 00:46:28.367 | curl 2022-06-01 00:46:28.367 | liberasurecode-dev 2022-06-01 00:46:28.367 | make 2022-06-01 00:46:28.367 | memcached 2022-06-01 00:46:28.367 | sqlite3 2022-06-01 00:46:28.367 | xfsprogs ' 2022-06-01 00:46:28.367 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:46:28.369 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:28.371 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:28.374 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:46:28.374 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:46:28.379 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:46:28.381 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:46:28.383 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:46:28.385 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:46:28.387 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:46:28.389 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:28.391 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:46:28.393 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:28.395 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:28.398 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:46:28.400 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:46:28.402 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:28.404 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:46:28.406 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:46:28.410 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:46:28.413 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:46:28.415 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:46:28.417 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:46:28.419 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:46:28.421 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:46:28.425 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044388423 2022-06-01 00:46:28.427 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:46:28.429 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:46:28.431 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 00:46:28.707 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:46:28.912 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:46:28.971 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 00:46:29.030 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 00:46:31.015 | Reading package lists... 2022-06-01 00:46:31.046 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:46:31.048 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:46:31.050 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:46:31.053 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:31.055 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:31.057 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:46:31.059 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:31.061 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:46:31.063 | ++ functions-common:time_stop:2329 : start_time=1654044388423 2022-06-01 00:46:31.065 | ++ functions-common:time_stop:2331 : [[ -z 1654044388423 ]] 2022-06-01 00:46:31.067 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:31.071 | ++ functions-common:time_stop:2334 : end_time=1654044391069 2022-06-01 00:46:31.073 | ++ functions-common:time_stop:2335 : elapsed_time=2646 2022-06-01 00:46:31.075 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:46:31.077 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:31.079 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2646 2022-06-01 00:46:31.082 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:46:31.084 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:46:31.086 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:31.088 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:31.091 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:46:31.111 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:46:31.219 | Reading package lists... 2022-06-01 00:46:31.462 | Building dependency tree... 2022-06-01 00:46:31.464 | Reading state information... 2022-06-01 00:46:31.497 | acl is already the newest version (2.2.53-6). 2022-06-01 00:46:31.497 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:46:31.497 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:46:31.497 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:46:31.497 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:46:31.497 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:46:31.497 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:46:31.497 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:46:31.498 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:46:31.498 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:46:31.498 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:46:31.498 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:46:31.498 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:46:31.498 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:46:31.498 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:46:31.498 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:46:31.498 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:46:31.498 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:46:31.498 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:46:31.498 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:46:31.498 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:46:31.498 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:46:31.498 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:46:31.498 | psmisc is already the newest version (23.3-1). 2022-06-01 00:46:31.498 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:46:31.498 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:46:31.498 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:46:31.498 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:46:31.498 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:46:31.498 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:46:31.498 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:46:31.498 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:46:31.498 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:46:31.498 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:46:31.498 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:46:31.498 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:46:31.498 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:46:31.498 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:46:31.498 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:46:31.498 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:46:31.498 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:46:31.498 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:46:31.498 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:46:31.499 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:46:31.499 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:46:31.499 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:46:31.499 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:46:31.499 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:46:31.499 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:46:31.499 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:46:31.499 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:46:31.499 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:46:31.499 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:46:31.499 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:46:31.499 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:46:31.499 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:46:31.499 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:46:31.499 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:46:31.499 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:46:31.499 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:46:31.499 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:46:31.499 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:46:31.499 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:46:31.499 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:46:31.499 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:46:31.499 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:46:31.499 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:46:31.499 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:46:31.711 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:46:31.711 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:46:31.711 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:46:31.712 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:46:31.712 | The following packages were automatically installed and are no longer required: 2022-06-01 00:46:31.712 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:46:31.712 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:46:31.712 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:46:31.713 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:46:31.713 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:46:31.713 | python3-zope.interface 2022-06-01 00:46:31.713 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:46:31.824 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:46:31.828 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:46:31.830 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:46:31.832 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:46:31.835 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:31.837 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:31.839 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:46:31.841 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:31.843 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:46:31.845 | ++ functions-common:time_stop:2329 : start_time=1654044391108 2022-06-01 00:46:31.847 | ++ functions-common:time_stop:2331 : [[ -z 1654044391108 ]] 2022-06-01 00:46:31.850 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:31.854 | ++ functions-common:time_stop:2334 : end_time=1654044391852 2022-06-01 00:46:31.856 | ++ functions-common:time_stop:2335 : elapsed_time=744 2022-06-01 00:46:31.858 | ++ functions-common:time_stop:2336 : total=744 2022-06-01 00:46:31.860 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:31.862 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1488 2022-06-01 00:46:31.865 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:46:31.867 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:46:31.869 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:46:31.872 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:46:31.876 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:46:31.880 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:46:31.883 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:46:31.885 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:46:33.464 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:46:33.466 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:46:33.468 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:46:33.469 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:46:33.471 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:46:33.473 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:46:33.476 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:46:33.478 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:46:33.480 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:46:33.482 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:46:33.553 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:46:33.556 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:46:33.625 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:46:33.628 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:46:33.698 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:46:33.700 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:46:33.702 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:46:33.704 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:46:33.706 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:46:33.708 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:46:33.710 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:46:33.711 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:46:33.713 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:46:33.715 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:46:33.717 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:46:33.717 | Distro: focal 2022-06-01 00:46:33.719 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:46:33.722 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:46:33.726 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:46:33.727 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:46:33.730 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:46:33.731 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:46:34.207 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:46:34.210 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:46:34.210 | pip: 20.2.2 2022-06-01 00:46:34.211 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:46:34.660 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:46:34.682 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:46:34.684 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:46:34.686 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:46:34.689 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:46:34.692 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:46:34.696 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:46:34.698 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:46:34.700 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:46:34.702 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:46:34.707 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:46:34.707 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:46:34.708 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:46:34.714 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:46:34.716 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:46:34.718 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:46:34.726 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:46:34.729 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:46:34.731 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:46:34.733 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:46:34.735 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:46:34.738 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:46:34.740 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:46:34.742 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:46:34.744 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:46:34.746 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:46:34.748 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:46:34.750 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:46:34.751 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:46:34.754 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:46:34.756 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:46:34.758 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:46:34.761 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:46:34.763 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:46:34.765 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:46:34.767 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:46:34.769 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:46:34.771 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:46:34.773 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:46:34.775 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:46:34.777 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:46:34.797 | Using python 3.8 to install os-testr 2022-06-01 00:46:34.799 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 00:46:36.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:36.592 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:46:36.596 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:36.597 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:36.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:36.600 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:36.600 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:36.601 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:36.601 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:36.601 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:36.680 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 00:46:36.690 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:46:36.693 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 00:46:36.707 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 00:46:36.736 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:46:36.754 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:46:36.759 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:46:36.766 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:46:36.770 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:46:36.774 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:46:36.788 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:46:36.798 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 00:46:36.802 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:46:36.805 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:46:36.808 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:46:36.811 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:46:36.814 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:46:36.818 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:46:36.821 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:46:36.828 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:46:36.882 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:46:36.885 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:46:36.888 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:46:36.893 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:46:36.898 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:46:36.931 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:46:39.016 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:46:39.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:46:39.089 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:39.091 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:39.093 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:39.095 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:39.097 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:39.099 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:39.101 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:39.103 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:39.105 | + functions-common:time_stop:2329 : start_time=1654044394792 2022-06-01 00:46:39.107 | + functions-common:time_stop:2331 : [[ -z 1654044394792 ]] 2022-06-01 00:46:39.110 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:39.114 | + functions-common:time_stop:2334 : end_time=1654044399112 2022-06-01 00:46:39.116 | + functions-common:time_stop:2335 : elapsed_time=4320 2022-06-01 00:46:39.118 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:46:39.120 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:39.122 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4320 2022-06-01 00:46:39.124 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:39.126 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:46:39.129 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:46:39.132 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:46:39.135 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:46:39.137 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:46:39.139 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:46:39.143 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:46:39.143 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:46:39.148 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:46:39.151 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:46:39.153 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:46:39.156 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:46:39.158 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:46:39.177 | Using python 3.8 to install systemd-python 2022-06-01 00:46:39.179 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 00:46:40.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:40.940 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:46:40.945 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:40.945 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:40.947 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:40.948 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:40.948 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:40.949 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:40.949 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:40.949 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:40.964 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 00:46:43.184 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:46:43.184 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:46:43.253 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:43.255 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:43.258 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:43.260 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:43.262 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:43.264 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:43.266 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:43.268 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:43.271 | + functions-common:time_stop:2329 : start_time=1654044399172 2022-06-01 00:46:43.273 | + functions-common:time_stop:2331 : [[ -z 1654044399172 ]] 2022-06-01 00:46:43.275 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:43.279 | + functions-common:time_stop:2334 : end_time=1654044403277 2022-06-01 00:46:43.281 | + functions-common:time_stop:2335 : elapsed_time=4105 2022-06-01 00:46:43.283 | + functions-common:time_stop:2336 : total=4320 2022-06-01 00:46:43.285 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:43.288 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8425 2022-06-01 00:46:43.290 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:43.292 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:46:43.343 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:46:43.449 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:46:43.452 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:46:43.455 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:46:43.458 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:46:43.461 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:46:43.483 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 00:46:45.527 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:45.538 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:45.596 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:45.637 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:45.639 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:45.641 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:45.643 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:45.645 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:46.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:46.295 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:46:46.535 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:46.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:46.539 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:46.542 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:46.544 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:46.546 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:46.548 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:46.550 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:46.552 | + functions-common:time_stop:2329 : start_time=1654044403476 2022-06-01 00:46:46.554 | + functions-common:time_stop:2331 : [[ -z 1654044403476 ]] 2022-06-01 00:46:46.557 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:46.560 | + functions-common:time_stop:2334 : end_time=1654044406558 2022-06-01 00:46:46.563 | + functions-common:time_stop:2335 : elapsed_time=3082 2022-06-01 00:46:46.565 | + functions-common:time_stop:2336 : total=8425 2022-06-01 00:46:46.567 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:46.569 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11507 2022-06-01 00:46:46.571 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:46.573 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:46:46.576 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:46:46.597 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 00:46:48.523 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:48.534 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:48.591 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:48.633 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:48.634 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:48.637 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:48.639 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:48.641 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:49.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:49.156 | Processing /opt/stack/requirements 2022-06-01 00:46:50.799 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:46:50.802 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:46:50.813 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:46:50.820 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:46:50.822 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:46:50.825 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:46:50.844 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:46:50.847 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:46:50.864 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:46:50.868 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:46:50.874 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:46:50.894 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 00:46:50.897 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 00:46:50.912 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:46:50.914 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:46:50.918 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:46:50.920 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:46:50.923 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:46:50.926 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:46:50.928 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:46:50.930 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:46:50.943 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:46:50.945 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:46:50.997 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:46:51.004 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:46:51.009 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:46:51.012 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:46:51.062 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 00:46:51.065 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:46:51.069 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:46:51.070 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:46:51.833 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:46:51.833 | ERROR: Command errored out with exit status 1: 2022-06-01 00:46:51.833 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ep01wreq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ep01wreq/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-e96wlba9 2022-06-01 00:46:51.833 | cwd: /tmp/pip-req-build-ep01wreq/ 2022-06-01 00:46:51.834 | Complete output (6 lines): 2022-06-01 00:46:51.834 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:46:51.834 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:46:51.834 | or: setup.py --help-commands 2022-06-01 00:46:51.834 | or: setup.py cmd --help 2022-06-01 00:46:51.834 | 2022-06-01 00:46:51.834 | error: invalid command 'bdist_wheel' 2022-06-01 00:46:51.834 | ---------------------------------------- 2022-06-01 00:46:51.834 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:46:51.834 | Running setup.py clean for openstack-requirements 2022-06-01 00:46:52.581 | Failed to build openstack-requirements 2022-06-01 00:46:52.595 | Installing collected packages: openstack-requirements 2022-06-01 00:46:52.595 | Attempting uninstall: openstack-requirements 2022-06-01 00:46:52.597 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:46:52.632 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:46:52.651 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:46:52.654 | Running setup.py install for openstack-requirements: started 2022-06-01 00:46:54.812 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:46:54.839 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:46:54.965 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:54.967 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:54.969 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:54.971 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:54.974 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:54.976 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:54.978 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:54.980 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:54.982 | + functions-common:time_stop:2329 : start_time=1654044406590 2022-06-01 00:46:54.984 | + functions-common:time_stop:2331 : [[ -z 1654044406590 ]] 2022-06-01 00:46:54.987 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:54.991 | + functions-common:time_stop:2334 : end_time=1654044414988 2022-06-01 00:46:54.993 | + functions-common:time_stop:2335 : elapsed_time=8398 2022-06-01 00:46:54.995 | + functions-common:time_stop:2336 : total=11507 2022-06-01 00:46:54.997 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:54.999 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=19905 2022-06-01 00:46:55.001 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:55.003 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:46:55.006 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:46:55.008 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:46:55.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:46:55.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:46:55.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:46:55.017 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:46:55.020 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:46:55.040 | Using python 3.8 to install pbr 2022-06-01 00:46:55.042 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 00:46:56.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:56.828 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:46:56.832 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:56.833 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:56.834 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:56.836 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:56.836 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:56.836 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:56.837 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:56.837 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:56.974 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:46:59.201 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:46:59.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:46:59.281 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:59.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:59.285 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:59.287 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:59.289 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:59.291 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:59.293 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:59.295 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:59.297 | + functions-common:time_stop:2329 : start_time=1654044415034 2022-06-01 00:46:59.299 | + functions-common:time_stop:2331 : [[ -z 1654044415034 ]] 2022-06-01 00:46:59.302 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:59.306 | + functions-common:time_stop:2334 : end_time=1654044419304 2022-06-01 00:46:59.308 | + functions-common:time_stop:2335 : elapsed_time=4270 2022-06-01 00:46:59.310 | + functions-common:time_stop:2336 : total=19905 2022-06-01 00:46:59.312 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:59.314 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24175 2022-06-01 00:46:59.317 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:59.319 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:47:01.545 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:47:03.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:03.417 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:47:03.437 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 00:47:03.440 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 00:47:03.444 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 00:47:03.449 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:47:03.452 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 00:47:03.522 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:47:03.525 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:47:03.528 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:47:03.545 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:47:03.547 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:47:03.550 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:47:03.552 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:47:03.555 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:47:03.557 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:47:03.559 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:47:03.561 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:47:03.563 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:47:03.566 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:47:03.568 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:47:03.572 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:47:03.574 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:47:03.577 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:47:03.579 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:47:03.581 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:47:03.595 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:03.598 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:47:03.600 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:47:03.602 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:47:03.604 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:47:03.606 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:47:03.608 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:47:03.610 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:47:03.612 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:47:03.615 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:47:03.617 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:47:03.619 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:47:03.621 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:47:03.623 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:47:03.625 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:47:03.627 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:47:03.629 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:47:03.632 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:47:03.634 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:47:03.636 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:47:03.638 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:47:03.641 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:47:03.643 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:47:03.645 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:47:03.648 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:47:03.650 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:47:03.701 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:47:03.701 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:47:03.703 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:47:04.049 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:47:04.052 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:47:04.068 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:04.070 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:47:04.073 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:47:04.075 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:47:04.077 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:47:04.080 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:47:04.082 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:04.084 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:47:04.086 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:04.088 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:04.091 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:47:04.093 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:04.095 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:47:04.098 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:47:04.100 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:47:04.102 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:47:04.104 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:04.107 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:04.109 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:47:04.129 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 00:47:04.239 | Reading package lists... 2022-06-01 00:47:04.485 | Building dependency tree... 2022-06-01 00:47:04.487 | Reading state information... 2022-06-01 00:47:04.748 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:47:04.748 | The following packages were automatically installed and are no longer required: 2022-06-01 00:47:04.749 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:47:04.749 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:47:04.749 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:47:04.749 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:47:04.749 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:47:04.749 | python3-zope.interface 2022-06-01 00:47:04.750 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:47:04.865 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:47:04.869 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:47:04.871 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:47:04.874 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:04.876 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:04.878 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:04.881 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:04.883 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:04.885 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:47:04.887 | + functions-common:time_stop:2329 : start_time=1654044424127 2022-06-01 00:47:04.889 | + functions-common:time_stop:2331 : [[ -z 1654044424127 ]] 2022-06-01 00:47:04.892 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:04.897 | + functions-common:time_stop:2334 : end_time=1654044424894 2022-06-01 00:47:04.899 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-01 00:47:04.901 | + functions-common:time_stop:2336 : total=1488 2022-06-01 00:47:04.903 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:04.905 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2255 2022-06-01 00:47:04.907 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:47:04.909 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:47:04.912 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:47:04.914 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:47:04.916 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:47:04.918 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:47:04.921 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:47:04.923 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:47:04.925 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:47:04.927 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:47:04.930 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:47:04.932 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:47:04.934 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:47:04.936 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:47:04.938 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:47:04.940 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:47:04.943 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:47:04.946 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:47:04.948 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:47:04.950 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:47:04.952 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:47:04.954 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:47:04.957 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:47:04.959 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:47:04.962 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:47:04.964 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:47:04.979 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:04.981 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:47:04.984 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:47:04.986 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:47:04.988 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:47:04.991 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:47:04.995 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:47:04.997 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:47:04.999 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:47:05.002 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:47:05.004 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:47:05.007 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:47:05.010 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:47:05.724 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:47:05.724 | user tags 2022-06-01 00:47:05.724 | stackrabbit []' 2022-06-01 00:47:05.727 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:47:05.727 | user tags 2022-06-01 00:47:05.727 | stackrabbit []' 2022-06-01 00:47:05.728 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:47:05.733 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:47:05.736 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:47:05.738 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:47:06.391 | Changing password for user "stackrabbit" ... 2022-06-01 00:47:06.414 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:47:07.062 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:47:07.084 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:47:07.087 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:47:07.729 | Changing password for user "stackrabbit" ... 2022-06-01 00:47:07.752 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:47:07.755 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:47:07.757 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:47:08.401 | Deleting user "guest" ... 2022-06-01 00:47:08.416 | Error: 2022-06-01 00:47:08.416 | {:no_such_user, "guest"} 2022-06-01 00:47:08.428 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:47:08.431 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:47:08.447 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:08.450 | + ./stack.sh:main:805 : install_database 2022-06-01 00:47:08.452 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:47:08.454 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:47:08.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:08.459 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:08.461 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:47:08.676 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:47:08.678 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:47:08.681 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:47:08.683 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:47:08.685 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:47:08.688 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:47:08.690 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:47:08.692 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:47:08.695 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:47:08.697 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:47:08.699 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:47:08.702 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:47:08.704 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:47:08.706 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:47:08.709 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:47:08.711 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:47:08.713 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:47:08.715 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:47:08.718 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:47:08.720 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:47:08.723 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:47:08.725 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:08.727 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:08.730 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:47:08.732 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:47:08.734 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:47:08.736 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:47:08.739 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:47:08.741 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:08.744 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:47:08.746 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:08.748 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:08.750 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:47:08.752 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:08.755 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:47:08.757 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:47:08.759 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:47:08.761 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:47:08.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:08.766 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:08.768 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:47:08.789 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 00:47:08.897 | Reading package lists... 2022-06-01 00:47:09.140 | Building dependency tree... 2022-06-01 00:47:09.141 | Reading state information... 2022-06-01 00:47:09.390 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:47:09.390 | The following packages were automatically installed and are no longer required: 2022-06-01 00:47:09.391 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:47:09.391 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:47:09.391 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:47:09.391 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:47:09.391 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:47:09.391 | python3-zope.interface 2022-06-01 00:47:09.391 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:47:09.501 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:47:09.506 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:47:09.508 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:47:09.510 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:09.512 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:09.515 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:09.517 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:09.519 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:09.521 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:47:09.523 | + functions-common:time_stop:2329 : start_time=1654044428786 2022-06-01 00:47:09.525 | + functions-common:time_stop:2331 : [[ -z 1654044428786 ]] 2022-06-01 00:47:09.528 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:09.532 | + functions-common:time_stop:2334 : end_time=1654044429529 2022-06-01 00:47:09.534 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 00:47:09.536 | + functions-common:time_stop:2336 : total=2255 2022-06-01 00:47:09.538 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:09.540 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2998 2022-06-01 00:47:09.543 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:47:09.545 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:47:09.547 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:47:09.550 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:47:09.552 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:47:09.555 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:47:09.557 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:47:09.560 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:47:09.562 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:47:09.565 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:47:09.568 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:47:09.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:47:09.573 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:47:09.576 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:47:09.578 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:47:09.581 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:47:09.583 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:47:09.604 | Using python 3.8 to install PyMySQL 2022-06-01 00:47:09.606 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 00:47:11.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:11.388 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:11.392 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:11.393 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:11.395 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:11.396 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:11.396 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:11.397 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:11.397 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:11.397 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:11.411 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 00:47:13.645 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:13.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:13.721 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:13.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:13.726 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:13.728 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:13.731 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:13.733 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:13.735 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:13.737 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:13.740 | + functions-common:time_stop:2329 : start_time=1654044429599 2022-06-01 00:47:13.742 | + functions-common:time_stop:2331 : [[ -z 1654044429599 ]] 2022-06-01 00:47:13.745 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:13.749 | + functions-common:time_stop:2334 : end_time=1654044433746 2022-06-01 00:47:13.751 | + functions-common:time_stop:2335 : elapsed_time=4147 2022-06-01 00:47:13.753 | + functions-common:time_stop:2336 : total=24175 2022-06-01 00:47:13.756 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:13.758 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28322 2022-06-01 00:47:13.760 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:13.763 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:47:13.765 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:47:13.767 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:47:13.770 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:47:13.786 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:13.789 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:47:13.791 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:47:13.794 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:47:13.797 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:47:13.800 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:47:13.802 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:47:13.804 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:47:13.807 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:47:13.809 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:47:13.811 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:47:13.826 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:13.828 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:47:13.831 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:47:13.833 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:47:13.836 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:47:13.838 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:47:13.840 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:13.842 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:47:13.845 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:13.847 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:13.850 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:47:13.852 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:13.854 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:47:13.856 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:47:13.858 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:47:13.861 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:47:13.863 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:13.865 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:13.867 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:47:13.888 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 00:47:13.997 | Reading package lists... 2022-06-01 00:47:14.239 | Building dependency tree... 2022-06-01 00:47:14.240 | Reading state information... 2022-06-01 00:47:14.492 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:47:14.492 | The following packages were automatically installed and are no longer required: 2022-06-01 00:47:14.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:47:14.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:47:14.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:47:14.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:47:14.493 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:47:14.493 | python3-zope.interface 2022-06-01 00:47:14.493 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:47:14.605 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:47:14.609 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:47:14.612 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:47:14.614 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:14.617 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:14.619 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:14.621 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:14.623 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:14.625 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:47:14.627 | + functions-common:time_stop:2329 : start_time=1654044433886 2022-06-01 00:47:14.629 | + functions-common:time_stop:2331 : [[ -z 1654044433886 ]] 2022-06-01 00:47:14.632 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:14.636 | + functions-common:time_stop:2334 : end_time=1654044434634 2022-06-01 00:47:14.638 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-01 00:47:14.640 | + functions-common:time_stop:2336 : total=2998 2022-06-01 00:47:14.643 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:14.645 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3746 2022-06-01 00:47:14.647 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:47:14.650 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:47:14.666 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:14.669 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:47:14.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:47:14.674 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:47:14.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:47:14.696 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:47:14.698 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:47:14.700 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:47:14.703 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:47:14.705 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:14.707 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:47:14.710 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:14.712 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:14.714 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:47:14.716 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:14.718 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:47:14.720 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:47:14.723 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:47:14.725 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:47:14.728 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:14.730 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:14.732 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:47:14.752 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 00:47:14.860 | Reading package lists... 2022-06-01 00:47:15.107 | Building dependency tree... 2022-06-01 00:47:15.109 | Reading state information... 2022-06-01 00:47:15.368 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:47:15.368 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:47:15.368 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:47:15.368 | The following packages were automatically installed and are no longer required: 2022-06-01 00:47:15.369 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:47:15.369 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:47:15.369 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:47:15.369 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:47:15.369 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:47:15.369 | python3-zope.interface 2022-06-01 00:47:15.369 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:47:15.481 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:47:15.485 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:47:15.488 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:47:15.490 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:15.492 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:15.494 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:15.496 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:15.498 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:15.500 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:47:15.503 | + functions-common:time_stop:2329 : start_time=1654044434750 2022-06-01 00:47:15.505 | + functions-common:time_stop:2331 : [[ -z 1654044434750 ]] 2022-06-01 00:47:15.507 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:15.511 | + functions-common:time_stop:2334 : end_time=1654044435509 2022-06-01 00:47:15.513 | + functions-common:time_stop:2335 : elapsed_time=759 2022-06-01 00:47:15.515 | + functions-common:time_stop:2336 : total=3746 2022-06-01 00:47:15.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:15.520 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4505 2022-06-01 00:47:15.522 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:47:15.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:47:15.526 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:15.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:15.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:47:15.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:47:15.537 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:47:15.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:47:15.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:47:15.546 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:47:15.547 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:47:15.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:47:15.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:47:15.556 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:47:15.559 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:47:15.561 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:47:15.563 | + functions:vercmp:655 : local result 2022-06-01 00:47:15.566 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:47:15.567 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:47:15.567 | ++ functions:vercmp:659 : head -1 2022-06-01 00:47:15.572 | + functions:vercmp:659 : result=3.13 2022-06-01 00:47:15.574 | + functions:vercmp:661 : case $op in 2022-06-01 00:47:15.576 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:47:15.578 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:47:15.580 | + functions:vercmp:672 : return 2022-06-01 00:47:15.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:47:15.585 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:47:15.587 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:47:16.048 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:47:16.069 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:16.071 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:47:16.074 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:47:16.074 | Installing etcd 2022-06-01 00:47:16.076 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:47:16.088 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:47:16.102 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:16.104 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:47:16.121 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:47:16.124 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.127 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.130 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.135 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.137 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 00:47:16.139 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:47:16.142 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.144 | ++ functions:get_extra_file:73 : return 2022-06-01 00:47:16.147 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:47:16.149 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:47:16.152 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:47:16.154 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:47:16.170 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:16.172 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:47:16.174 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:47:16.191 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:16.193 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:47:16.195 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:47:16.198 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:47:16.200 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:47:16.202 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:47:16.205 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:47:16.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:47:16.210 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:47:16.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:47:16.218 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.221 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:47:16.223 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:47:16.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:47:16.227 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:47:16.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:47:16.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.238 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:47:16.240 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:47:16.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:47:16.245 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:47:16.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:47:16.254 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.257 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:47:16.259 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:47:16.261 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:47:16.263 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:47:16.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:47:16.273 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.275 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:47:16.277 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:47:16.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:47:16.282 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:47:16.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:47:16.291 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.293 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:47:16.295 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:47:16.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:47:16.300 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:47:16.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:47:16.308 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.311 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:47:16.313 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:47:16.316 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:47:16.318 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:47:16.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:47:16.327 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.329 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:47:16.332 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:47:16.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:47:16.336 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:47:16.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:47:16.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.347 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:47:16.350 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:47:16.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:47:16.354 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:47:16.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:47:16.363 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.365 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:47:16.367 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:47:16.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:47:16.372 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:47:16.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:47:16.381 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.384 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:47:16.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:47:16.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:47:16.390 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:47:16.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:47:16.400 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.402 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:47:16.404 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:47:16.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:47:16.409 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:47:16.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:47:16.417 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.420 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:47:16.422 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:47:16.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:47:16.426 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:47:16.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:47:16.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.438 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:47:16.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:47:16.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:47:16.445 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:47:16.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:47:16.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.456 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:47:16.459 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:47:16.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:47:16.463 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:47:16.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:47:16.472 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.474 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:47:16.477 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:47:16.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:47:16.481 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:47:16.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:47:16.491 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.493 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:47:16.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:47:16.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:47:16.500 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:47:16.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:47:16.510 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.512 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:47:16.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:47:16.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:47:16.519 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:47:16.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:47:16.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.530 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:47:16.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:47:16.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:47:16.537 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:47:16.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:47:16.546 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.548 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:47:16.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:47:16.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:47:16.556 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:47:16.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:47:16.565 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.568 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:47:16.570 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:47:16.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:47:16.574 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:47:16.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:47:16.583 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.586 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:47:16.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:47:16.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:47:16.593 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:47:16.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:47:16.602 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.604 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:47:16.606 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:47:16.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:47:16.611 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:47:16.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:47:16.621 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.623 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:47:16.626 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:47:16.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:47:16.631 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:47:16.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:47:16.640 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.642 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:47:16.645 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:47:16.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:47:16.649 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:47:16.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:47:16.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.661 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:47:16.663 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:47:16.665 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:47:16.668 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:47:16.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:47:16.677 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.680 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:47:16.682 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:47:16.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:47:16.687 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:47:16.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:47:16.696 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.699 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:47:16.701 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:47:16.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:47:16.705 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:47:16.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:47:16.714 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.717 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:47:16.719 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:47:16.721 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:47:16.723 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:47:16.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:47:16.732 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.735 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:47:16.737 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:47:16.740 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:47:16.742 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:47:16.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:47:16.751 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.754 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:47:16.756 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:47:16.759 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:47:16.761 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:47:16.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:47:16.770 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.773 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:47:16.775 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:47:16.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:47:16.780 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:47:16.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:47:16.789 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.791 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:47:16.793 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:47:16.795 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:47:16.798 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:47:16.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:47:16.807 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.810 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:47:16.812 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:47:16.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:47:16.817 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:47:16.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:47:16.826 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.828 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:47:16.831 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:47:16.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:47:16.835 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:47:16.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:47:16.844 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.847 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:47:16.850 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:47:16.852 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:47:16.854 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:47:16.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:16.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:16.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:47:16.864 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:16.866 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:47:16.887 | Using python 3.8 to install etcd3 2022-06-01 00:47:16.889 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 00:47:18.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:18.668 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:18.673 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:18.673 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:18.675 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:18.676 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:18.677 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:18.677 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:18.677 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:18.678 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:18.693 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 00:47:18.702 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 00:47:18.726 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:47:18.732 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:47:18.735 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:47:18.750 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 00:47:20.922 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:20.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:21.000 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:21.002 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:21.004 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:21.007 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:21.009 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:21.011 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:21.013 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:21.015 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:21.017 | + functions-common:time_stop:2329 : start_time=1654044436881 2022-06-01 00:47:21.020 | + functions-common:time_stop:2331 : [[ -z 1654044436881 ]] 2022-06-01 00:47:21.023 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:21.027 | + functions-common:time_stop:2334 : end_time=1654044441024 2022-06-01 00:47:21.029 | + functions-common:time_stop:2335 : elapsed_time=4143 2022-06-01 00:47:21.031 | + functions-common:time_stop:2336 : total=28322 2022-06-01 00:47:21.033 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:21.035 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32465 2022-06-01 00:47:21.038 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:21.040 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:47:21.060 | Using python 3.8 to install etcd3gw 2022-06-01 00:47:21.063 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 00:47:22.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:22.855 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:22.860 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:22.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:22.862 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:22.863 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:22.863 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:22.864 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:22.864 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:22.864 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:22.879 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 00:47:22.905 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:47:22.911 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:47:22.914 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:47:22.935 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:47:22.938 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:47:22.959 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:47:22.962 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:47:22.965 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:47:25.143 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:25.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:25.214 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:25.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:25.219 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:25.221 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:25.223 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:25.225 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:25.227 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:25.229 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:25.232 | + functions-common:time_stop:2329 : start_time=1654044441055 2022-06-01 00:47:25.234 | + functions-common:time_stop:2331 : [[ -z 1654044441055 ]] 2022-06-01 00:47:25.236 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:25.240 | + functions-common:time_stop:2334 : end_time=1654044445238 2022-06-01 00:47:25.242 | + functions-common:time_stop:2335 : elapsed_time=4183 2022-06-01 00:47:25.245 | + functions-common:time_stop:2336 : total=32465 2022-06-01 00:47:25.247 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:25.249 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36648 2022-06-01 00:47:25.251 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:25.254 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:47:25.257 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:47:25.259 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:47:25.261 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:47:25.263 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:47:25.266 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:47:25.269 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:47:25.271 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:47:25.273 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:47:25.275 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:47:25.278 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:47:25.280 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:47:25.282 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:47:25.284 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:25.287 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:25.289 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:47:25.291 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:47:25.293 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:47:25.296 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:47:25.298 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:47:25.300 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:47:25.303 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:47:25.305 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:25.307 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:47:25.309 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:25.311 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:25.314 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:47:25.316 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:47:25.319 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:47:25.321 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:47:25.323 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:47:25.326 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:47:25.328 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:25.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:25.333 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:47:25.353 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:47:25.470 | Reading package lists... 2022-06-01 00:47:25.712 | Building dependency tree... 2022-06-01 00:47:25.714 | Reading state information... 2022-06-01 00:47:25.964 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:47:25.964 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:47:25.964 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:47:25.964 | The following packages were automatically installed and are no longer required: 2022-06-01 00:47:25.965 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:47:25.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:47:25.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:47:25.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:47:25.965 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:47:25.965 | python3-zope.interface 2022-06-01 00:47:25.965 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:47:26.076 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:47:26.081 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:47:26.083 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:47:26.086 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:26.088 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:26.090 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:26.092 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:26.094 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:26.096 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:47:26.098 | + functions-common:time_stop:2329 : start_time=1654044445351 2022-06-01 00:47:26.100 | + functions-common:time_stop:2331 : [[ -z 1654044445351 ]] 2022-06-01 00:47:26.103 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:26.107 | + functions-common:time_stop:2334 : end_time=1654044446105 2022-06-01 00:47:26.109 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-01 00:47:26.111 | + functions-common:time_stop:2336 : total=4505 2022-06-01 00:47:26.113 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:26.116 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5259 2022-06-01 00:47:26.118 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:47:26.120 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:47:26.122 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:26.125 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:26.127 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:47:26.188 | Module proxy already enabled 2022-06-01 00:47:26.193 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:47:26.254 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:47:26.254 | Module proxy already enabled 2022-06-01 00:47:26.254 | Module proxy_uwsgi already enabled 2022-06-01 00:47:26.258 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:47:26.261 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:47:26.263 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:47:26.265 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:47:26.398 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:47:26.400 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:47:26.403 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:47:26.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:47:26.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.419 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:47:26.422 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:47:26.424 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:47:26.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:47:26.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.438 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:47:26.440 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:47:26.443 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:47:26.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:47:26.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.457 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:47:26.459 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:47:26.461 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:47:26.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:47:26.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.473 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:47:26.476 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:47:26.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:47:26.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.488 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:47:26.490 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:47:26.493 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:47:26.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:47:26.502 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.505 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:47:26.521 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:26.524 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:47:26.526 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:47:26.528 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:47:26.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:47:26.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.540 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:47:26.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:26.558 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:47:26.561 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:47:26.563 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:47:26.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:47:26.573 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.575 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:47:26.578 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:47:26.580 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:47:26.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:26.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:26.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:47:26.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:26.592 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:47:26.594 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:47:26.597 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:47:26.600 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:47:26.603 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:47:26.605 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:47:26.608 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:47:26.609 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:47:26.614 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:47:26.618 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:47:26.620 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:47:26.624 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:47:26.627 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:47:26.648 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:47:26.650 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 00:47:28.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:28.428 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:28.432 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:28.433 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:28.434 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:28.436 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:28.436 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:28.436 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:28.436 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:28.437 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:28.452 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:47:28.523 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:47:28.558 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:47:28.574 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:47:28.580 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:47:28.586 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:47:28.625 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:47:28.635 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:47:28.653 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:47:28.659 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:47:28.662 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:47:28.673 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:47:28.676 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:47:28.679 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:47:28.684 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:47:28.704 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:47:28.708 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:47:28.728 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:47:28.732 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:47:28.735 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:47:28.743 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:47:28.763 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:47:28.777 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:47:28.840 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:47:28.847 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:47:28.850 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:47:28.855 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:47:28.862 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:47:28.865 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:47:28.868 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:47:28.871 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:47:28.875 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:47:28.878 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:47:28.881 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:47:28.886 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:47:28.889 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:47:30.863 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:30.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:30.937 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:30.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:30.941 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:30.944 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:30.946 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:30.948 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:30.950 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:30.953 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:30.955 | + functions-common:time_stop:2329 : start_time=1654044446642 2022-06-01 00:47:30.957 | + functions-common:time_stop:2331 : [[ -z 1654044446642 ]] 2022-06-01 00:47:30.960 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:30.964 | + functions-common:time_stop:2334 : end_time=1654044450961 2022-06-01 00:47:30.966 | + functions-common:time_stop:2335 : elapsed_time=4319 2022-06-01 00:47:30.968 | + functions-common:time_stop:2336 : total=36648 2022-06-01 00:47:30.970 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:30.972 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=40967 2022-06-01 00:47:30.975 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:30.977 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:47:30.979 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:47:30.982 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:47:30.984 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:47:30.987 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:47:30.990 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:47:30.993 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:47:30.994 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:47:30.999 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:47:31.001 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:47:31.004 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:47:31.007 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:47:31.009 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:47:31.029 | Using python 3.8 to install python-memcached 2022-06-01 00:47:31.032 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 00:47:32.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:32.816 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:32.821 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:32.821 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:32.823 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:32.824 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:32.824 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:32.825 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:32.825 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:32.825 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:32.844 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 00:47:32.849 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:47:35.093 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:35.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:35.164 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:35.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:35.169 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:35.171 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:35.173 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:35.176 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:35.178 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:35.180 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:35.182 | + functions-common:time_stop:2329 : start_time=1654044451024 2022-06-01 00:47:35.184 | + functions-common:time_stop:2331 : [[ -z 1654044451024 ]] 2022-06-01 00:47:35.187 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:35.191 | + functions-common:time_stop:2334 : end_time=1654044455189 2022-06-01 00:47:35.193 | + functions-common:time_stop:2335 : elapsed_time=4165 2022-06-01 00:47:35.196 | + functions-common:time_stop:2336 : total=40967 2022-06-01 00:47:35.198 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:35.200 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45132 2022-06-01 00:47:35.202 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:35.205 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:47:35.221 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:35.224 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-01 00:47:35.226 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:47:35.228 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:47:35.231 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:47:35.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:47:35.235 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:47:35.238 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:47:35.253 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:35.255 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:47:35.258 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:47:35.260 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:47:35.262 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:47:35.264 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:47:35.266 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:47:35.269 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:47:35.271 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:47:35.274 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:47:35.289 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:47:35.291 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:47:35.293 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:35.296 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:47:35.296 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:47:35.301 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:47:35.303 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:35.305 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:47:35.318 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:47:35.320 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:47:35.321 | + functions-common:git_clone:607 : head -1 2022-06-01 00:47:35.324 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:47:35.326 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:47:35.328 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:47:35.331 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:47:35.333 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:47:35.335 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:47:35.338 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:47:35.340 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:47:35.342 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:47:35.345 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:47:35.347 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:47:35.350 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:47:35.352 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:47:35.355 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:47:35.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:47:35.360 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:47:35.362 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:47:35.365 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:47:35.368 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:47:35.373 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:47:35.375 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 00:47:35.974 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:47:35.976 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:47:35.978 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:47:35.981 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:47:35.983 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:47:35.985 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:47:35.987 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:47:35.990 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:47:35.992 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:47:35.994 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:47:35.996 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:47:35.998 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:47:36.000 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:47:36.003 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:47:36.023 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:47:36.025 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 00:47:37.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:37.828 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:37.833 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:37.834 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:37.835 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:37.836 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:37.837 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:37.837 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:37.837 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:37.838 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:37.851 | Obtaining file:///opt/stack/keystone 2022-06-01 00:47:39.402 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:47:40.949 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 00:47:40.978 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 00:47:40.988 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:47:40.995 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:47:40.999 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:47:41.007 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:47:41.029 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:47:41.043 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 00:47:41.058 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 00:47:41.062 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:47:41.072 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:47:41.076 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 00:47:41.079 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:47:41.120 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:47:41.126 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 00:47:41.130 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:47:41.142 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:47:41.198 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:47:41.202 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 00:47:41.208 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:47:41.244 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:47:41.259 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:47:41.266 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:47:41.314 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:47:41.320 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:47:41.360 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:47:41.414 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:47:41.433 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:47:41.450 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:47:41.460 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:47:41.483 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:47:41.492 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:47:41.510 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:47:41.557 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:47:41.563 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 00:47:41.577 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:47:41.580 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:47:41.583 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:47:41.593 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:47:41.597 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:47:41.600 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:47:41.604 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 00:47:41.620 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:47:41.625 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:47:41.644 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:47:41.648 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:47:41.670 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:47:41.675 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 00:47:41.678 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:47:41.681 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:47:41.692 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:47:41.696 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:47:41.698 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:47:41.706 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:47:41.715 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:47:41.721 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:47:41.739 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:47:41.743 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:47:41.750 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:47:41.771 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:47:41.774 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:47:41.778 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:47:41.843 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:47:41.851 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:47:41.856 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:47:41.860 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:47:41.869 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:47:41.872 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:47:41.879 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:47:41.919 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:47:41.924 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:47:41.935 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:47:41.938 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:47:41.950 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:47:41.958 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:47:41.966 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:47:41.974 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:47:41.983 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:47:41.987 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:47:41.990 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:47:41.995 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:47:42.009 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:47:42.013 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:47:42.016 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:47:42.018 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:47:42.021 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:47:42.024 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:47:42.027 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:47:42.030 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:47:42.033 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:47:42.037 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:47:42.040 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:47:42.048 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:47:42.051 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:47:42.054 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:47:42.060 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:47:42.068 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:47:42.076 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:47:43.472 | Installing collected packages: keystone 2022-06-01 00:47:43.472 | Attempting uninstall: keystone 2022-06-01 00:47:43.474 | Found existing installation: keystone 18.1.0 2022-06-01 00:47:43.477 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:47:43.479 | Running setup.py develop for keystone 2022-06-01 00:47:45.340 | Successfully installed keystone 2022-06-01 00:47:45.482 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:45.482 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:45.568 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:45.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:45.573 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:45.575 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:45.577 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:45.579 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:45.582 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:45.584 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:45.586 | + functions-common:time_stop:2329 : start_time=1654044456018 2022-06-01 00:47:45.588 | + functions-common:time_stop:2331 : [[ -z 1654044456018 ]] 2022-06-01 00:47:45.591 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:45.595 | + functions-common:time_stop:2334 : end_time=1654044465593 2022-06-01 00:47:45.601 | + functions-common:time_stop:2335 : elapsed_time=9575 2022-06-01 00:47:45.603 | + functions-common:time_stop:2336 : total=45132 2022-06-01 00:47:45.605 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:45.607 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54707 2022-06-01 00:47:45.609 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:45.611 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:47:45.614 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:47:45.616 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:47:45.634 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:47:45.647 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:47:45.649 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:47:45.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:45.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:45.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:47:45.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:45.661 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:47:45.677 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:45.679 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:47:45.681 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:47:45.684 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:47:45.686 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:47:45.698 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 00:47:45.701 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:47:45.706 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:47:45.721 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:45.724 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:47:45.753 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:47:45.779 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:47:45.809 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:47:45.838 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:47:45.868 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:47:45.897 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:47:45.924 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:47:45.950 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:47:45.953 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:47:45.956 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:47:45.959 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:47:45.961 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:47:45.963 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:47:45.979 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:45.982 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:47:45.984 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:47:45.986 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:47:46.001 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:46.003 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:47:46.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:47:46.036 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:47:46.038 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:47:46.041 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:47:46.043 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:47:46.045 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:47:46.061 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:46.063 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-01 00:47:46.092 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-01 00:47:46.120 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:47:46.122 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:47:46.152 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:47:46.155 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:47:46.157 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:47:46.160 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:47:46.162 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:47:46.165 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:47:46.195 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:47:46.197 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:47:46.200 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:47:46.202 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:47:46.205 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:47:46.221 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:47:46.223 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:47:46.226 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:47:46.228 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:47:46.230 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:47:46.257 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:47:46.284 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:47:46.312 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:47:46.339 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:47:46.367 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:47:46.369 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:47:46.371 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:47:46.373 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:47:46.376 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:47:46.378 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:47:46.380 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:47:46.383 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:47:46.387 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:47:46.389 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:47:46.391 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:47:46.404 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:47:46.404 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:47:46.413 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:47:46.416 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:47:46.431 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:47:46.433 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:47:46.437 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 00:47:46.465 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:47:46.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:47:46.519 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:47:46.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:47:46.572 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:47:46.599 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:47:46.625 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:47:46.651 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:47:46.678 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:47:46.705 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:47:46.730 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:47:46.757 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:47:46.784 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:47:46.786 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:47:46.789 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:47:46.791 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:47:46.793 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:47:46.795 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:46.798 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:46.800 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:47:46.803 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:47:46.805 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:47:46.831 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:47:46.859 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:47:46.859 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 00:47:46.867 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:47:46.870 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:47:46.873 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:47:46.875 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:47:46.878 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:47:46.880 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:47:46.882 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:46.885 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:46.887 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:47:46.889 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:47:46.891 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:46.894 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:46.896 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:47:46.957 | Site keystone-wsgi-public already enabled 2022-06-01 00:47:46.961 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:47:46.964 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:47:46.966 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:47:46.968 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:47:47.168 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 00:47:47.170 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:47:47.174 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:47:47.176 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:47:47.179 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:47:47.181 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:47:47.184 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:47:47.191 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:47:47.194 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:47:47.196 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:47:47.215 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:47:47.215 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:47:47.218 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:47:47.222 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:47:47.238 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:47:47.240 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:47:47.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:47:47.274 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:47:47.300 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:47:47.328 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:47:47.354 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:47:47.381 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:47:47.408 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:47:47.435 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:47:47.461 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:47:47.488 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:47:47.515 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:47:47.541 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:47:47.568 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:47:47.595 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:47:47.597 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:47:47.600 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:47:47.603 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:47:47.605 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:47:47.607 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:47.610 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:47.612 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:47:47.615 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:47:47.617 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:47:47.650 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:47:47.678 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 00:47:47.678 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:47:47.687 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:47:47.690 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:47:47.692 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:47:47.694 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:47:47.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:47:47.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:47:47.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:47.703 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:47.706 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:47:47.708 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:47:47.710 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:47.713 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:47.715 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:47:47.777 | Site keystone-wsgi-admin already enabled 2022-06-01 00:47:47.781 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:47:47.783 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:47:47.785 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:47:47.788 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:47:47.919 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:47:47.956 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:47:47.991 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:47:48.021 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:47:48.023 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:47:48.053 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:47:48.081 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:47:48.108 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:47:48.125 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:48.128 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:47:48.144 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:48.147 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:47:48.149 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:47:48.151 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:47:48.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:47:48.156 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:47:48.159 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:47:48.161 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:47:48.163 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:47:48.165 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:47:48.167 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:47:48.170 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:47:48.173 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:47:48.175 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:47:48.178 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:47:48.194 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:47:48.196 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:47:48.199 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:48.201 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:47:48.202 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:47:48.206 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:47:48.209 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:47:48.211 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:47:48.223 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:47:48.226 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:47:48.226 | + functions-common:git_clone:607 : head -1 2022-06-01 00:47:48.232 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:47:48.235 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:47:48.238 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:47:48.240 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:47:48.242 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:47:48.245 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:47:48.247 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:47:48.249 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:47:48.252 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:47:48.254 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:47:48.257 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:47:48.259 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:47:48.261 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:47:48.264 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:47:48.267 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:47:48.270 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:47:48.272 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:47:48.274 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:47:48.277 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:47:48.283 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:47:48.285 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 00:47:48.869 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:47:48.871 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:47:48.873 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:47:48.875 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:47:48.878 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:47:48.881 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:47:48.883 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:47:48.886 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:47:48.888 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:47:48.890 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:47:48.892 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:47:48.895 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:47:48.897 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:47:48.899 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:47:48.919 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:47:48.921 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 00:47:50.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:47:50.688 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:47:50.693 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:50.693 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:50.695 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:47:50.696 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:50.697 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:50.697 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:50.697 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:47:50.698 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:47:50.711 | Obtaining file:///opt/stack/swift 2022-06-01 00:47:51.960 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:47:53.189 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:47:53.197 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:47:53.237 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:47:53.246 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:47:53.249 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:47:53.306 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:47:53.317 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:47:53.319 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:47:53.323 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 00:47:53.357 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:47:53.373 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:47:53.379 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:47:53.386 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:47:53.425 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:47:53.434 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:47:53.452 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:47:53.459 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:47:53.462 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 00:47:53.473 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 00:47:53.476 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:47:53.479 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:47:53.482 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:47:53.488 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:47:53.506 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:47:53.510 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:47:53.531 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:47:53.535 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:47:53.539 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:47:53.546 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:47:53.567 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 00:47:53.571 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:47:53.574 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:47:53.583 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:47:53.596 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:47:53.660 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:47:53.666 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:47:53.678 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:47:53.685 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:47:53.689 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:47:53.692 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:47:53.695 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:47:53.699 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:47:53.701 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:47:53.704 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:47:53.707 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:47:53.712 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:47:53.715 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:47:55.378 | Installing collected packages: swift 2022-06-01 00:47:55.378 | Attempting uninstall: swift 2022-06-01 00:47:55.380 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:47:55.383 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:47:55.384 | Running setup.py develop for swift 2022-06-01 00:47:57.063 | Successfully installed swift 2022-06-01 00:47:57.233 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:47:57.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:47:57.307 | + inc/python:pip_install:200 : result=0 2022-06-01 00:47:57.309 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:47:57.311 | + functions-common:time_stop:2322 : local name 2022-06-01 00:47:57.314 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:47:57.316 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:47:57.318 | + functions-common:time_stop:2325 : local total 2022-06-01 00:47:57.321 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:47:57.323 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:47:57.325 | + functions-common:time_stop:2329 : start_time=1654044468914 2022-06-01 00:47:57.327 | + functions-common:time_stop:2331 : [[ -z 1654044468914 ]] 2022-06-01 00:47:57.330 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:47:57.334 | + functions-common:time_stop:2334 : end_time=1654044477331 2022-06-01 00:47:57.336 | + functions-common:time_stop:2335 : elapsed_time=8417 2022-06-01 00:47:57.338 | + functions-common:time_stop:2336 : total=54707 2022-06-01 00:47:57.340 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:47:57.342 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63124 2022-06-01 00:47:57.345 | + inc/python:pip_install:203 : return 0 2022-06-01 00:47:57.347 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:47:57.350 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:47:57.352 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:47:57.370 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:47:57.382 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:47:57.385 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:47:57.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:47:57.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:47:57.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:47:57.394 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:47:57.396 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:47:57.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:47:57.401 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:47:57.403 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:47:57.405 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:47:57.408 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:47:57.410 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:47:57.411 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:47:57.413 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:47:58.244 | No container-updater running 2022-06-01 00:47:58.244 | No container-server running 2022-06-01 00:47:58.244 | No account-auditor running 2022-06-01 00:47:58.244 | No object-auditor running 2022-06-01 00:47:58.244 | No object-replicator running 2022-06-01 00:47:58.244 | No object-reconstructor running 2022-06-01 00:47:58.245 | No container-replicator running 2022-06-01 00:47:58.245 | No object-updater running 2022-06-01 00:47:58.245 | No proxy-server running 2022-06-01 00:47:58.245 | No container-sharder running 2022-06-01 00:47:58.245 | No account-replicator running 2022-06-01 00:47:58.245 | No container-reconciler running 2022-06-01 00:47:58.245 | No account-reaper running 2022-06-01 00:47:58.245 | No account-server running 2022-06-01 00:47:58.245 | No container-auditor running 2022-06-01 00:47:58.245 | No object-expirer running 2022-06-01 00:47:58.245 | No container-sync running 2022-06-01 00:47:58.245 | No object-server running 2022-06-01 00:47:58.291 | + lib/swift:configure_swift:341 : true 2022-06-01 00:47:58.293 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:47:58.305 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 00:47:58.317 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:47:58.320 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:47:58.320 | s/%GROUP%//; 2022-06-01 00:47:58.320 | s/%USER%/ubuntu/; 2022-06-01 00:47:58.320 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:47:58.320 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:47:58.320 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:47:58.329 | uid = ubuntu 2022-06-01 00:47:58.329 | gid = 2022-06-01 00:47:58.329 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:47:58.329 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:47:58.329 | address = 127.0.0.1 2022-06-01 00:47:58.329 | 2022-06-01 00:47:58.329 | [account6612] 2022-06-01 00:47:58.329 | max connections = 25 2022-06-01 00:47:58.329 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:47:58.329 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [account6622] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.330 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:47:58.330 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [account6632] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.330 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:47:58.330 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [account6642] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.330 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:47:58.330 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [container6611] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.330 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:47:58.330 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [container6621] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.330 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:47:58.330 | read only = false 2022-06-01 00:47:58.330 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:47:58.330 | 2022-06-01 00:47:58.330 | [container6631] 2022-06-01 00:47:58.330 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | [container6641] 2022-06-01 00:47:58.331 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | [object6613] 2022-06-01 00:47:58.331 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | [object6623] 2022-06-01 00:47:58.331 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | [object6633] 2022-06-01 00:47:58.331 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:47:58.331 | 2022-06-01 00:47:58.331 | [object6643] 2022-06-01 00:47:58.331 | max connections = 25 2022-06-01 00:47:58.331 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:47:58.331 | read only = false 2022-06-01 00:47:58.331 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:47:58.332 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:47:58.334 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:47:58.336 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:47:58.338 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:47:58.350 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:47:58.352 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:47:58.356 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:47:58.360 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:47:58.362 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:47:58.366 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:47:58.394 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-01 00:47:58.419 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:47:58.437 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:47:58.463 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:47:58.480 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:47:58.507 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:47:58.525 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:47:58.552 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:47:58.569 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:47:58.596 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:47:58.613 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:47:58.640 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:47:58.658 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:47:58.672 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:58.674 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:47:58.700 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:47:58.727 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:47:58.753 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:47:58.779 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:47:58.794 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:58.796 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:47:58.822 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:47:58.836 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:58.839 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:47:58.853 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:47:58.855 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:47:58.857 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:47:58.871 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:47:58.873 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:47:58.876 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:47:58.878 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:47:58.883 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:47:58.888 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:47:58.914 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:47:58.940 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:47:58.969 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:47:58.997 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:47:59.025 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:47:59.027 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:47:59.029 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:47:59.031 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:47:59.033 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:47:59.059 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:47:59.086 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:47:59.112 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:47:59.138 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:47:59.164 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:47:59.191 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:47:59.217 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:47:59.244 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:47:59.270 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:47:59.296 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:47:59.323 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:47:59.350 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:47:59.376 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:47:59.405 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:47:59.432 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:47:59.449 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:47:59.476 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:47:59.503 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:47:59.508 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:47:59.535 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:47:59.561 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:47:59.588 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:47:59.590 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:47:59.592 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:47:59.595 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:47:59.599 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:47:59.601 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:47:59.603 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:47:59.605 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:47:59.607 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:47:59.610 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:47:59.612 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:47:59.614 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:47:59.631 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:47:59.659 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:47:59.676 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:47:59.703 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:47:59.721 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:47:59.747 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:47:59.767 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:47:59.794 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:47:59.812 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:47:59.840 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:47:59.857 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:47:59.884 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:47:59.902 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:47:59.930 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:47:59.947 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:47:59.975 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:47:59.993 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:48:00.020 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 00:48:00.024 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:48:00.042 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:48:00.070 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 00:48:00.098 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:48:00.101 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:48:00.105 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:48:00.107 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:48:00.109 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:48:00.111 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:48:00.114 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:48:00.116 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:48:00.118 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:48:00.120 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:48:00.137 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:48:00.165 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:48:00.182 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:48:00.210 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:48:00.228 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:48:00.256 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:48:00.273 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:48:00.301 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:48:00.318 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:48:00.346 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:48:00.363 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:48:00.391 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:48:00.409 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:48:00.436 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:48:00.453 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:48:00.482 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:48:00.499 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:48:00.525 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 00:48:00.530 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:48:00.548 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:48:00.576 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:48:00.578 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:48:00.582 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:48:00.584 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:48:00.586 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:48:00.589 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:48:00.591 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:48:00.594 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:48:00.596 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:48:00.599 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:48:00.616 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:48:00.644 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:48:00.662 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:48:00.690 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:48:00.707 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:48:00.734 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:48:00.752 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:48:00.780 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:48:00.798 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:48:00.825 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:48:00.843 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:48:00.870 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:48:00.888 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:48:00.916 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:48:00.934 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:48:00.961 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:48:00.979 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:48:01.006 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 00:48:01.010 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:48:01.028 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:48:01.056 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:48:01.083 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:48:01.110 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:48:01.137 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:48:01.139 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:48:01.144 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:48:01.171 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:48:01.199 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:48:01.227 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:48:01.254 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:48:01.282 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:48:01.308 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:48:01.335 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:48:01.361 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:48:01.388 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:48:01.404 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:01.406 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:48:01.424 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:48:01.427 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:48:01.446 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:48:01.448 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-01 00:48:01.475 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:48:01.477 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:48:01.503 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-01 00:48:01.531 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:48:01.534 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:48:01.560 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:48:01.576 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:01.578 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:48:01.581 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:48:01.586 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:48:01.588 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:48:01.600 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:48:01.602 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:48:01.614 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:48:01.616 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:48:01.618 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:48:01.621 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:48:01.623 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:48:01.625 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:48:01.628 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:48:01.630 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:48:01.633 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:48:01.644 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:48:01.647 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:48:01.649 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:48:01.666 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:01.668 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:48:01.686 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:01.688 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:48:01.691 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:48:01.693 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:48:01.696 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:48:01.698 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:48:01.700 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:48:01.703 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:48:01.705 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:48:01.722 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:01.724 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:48:01.726 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:48:01.743 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:01.746 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:48:01.748 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:48:01.751 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:48:01.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:01.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:01.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:48:01.762 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:01.765 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:48:01.767 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:48:01.770 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:48:01.773 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:48:01.775 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:48:01.778 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:48:01.780 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:48:01.783 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:48:01.786 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:48:01.789 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:48:01.794 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:48:01.799 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:48:01.804 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:48:01.807 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:48:01.809 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:48:01.812 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:48:01.815 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:48:01.836 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:48:01.838 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:48:03.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:48:03.624 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:48:03.629 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:03.629 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:03.631 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:48:03.633 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:03.633 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:03.633 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:03.634 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:03.634 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:03.649 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 00:48:03.747 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:48:03.749 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:48:03.762 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:48:03.827 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 00:48:03.852 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:48:03.856 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 00:48:03.878 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 00:48:03.889 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:48:03.905 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:48:03.912 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:48:03.918 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:48:03.957 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 00:48:03.972 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 00:48:03.976 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:48:03.986 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 00:48:04.010 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:48:04.028 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:48:04.035 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:48:04.038 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:48:04.041 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:48:04.044 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 00:48:04.062 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:48:04.068 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:48:04.086 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 00:48:04.110 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:48:04.114 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:48:04.135 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:48:04.140 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 00:48:04.143 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:48:04.146 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:48:04.153 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:48:04.168 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:48:04.189 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:48:04.192 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:48:04.202 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:48:04.205 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:48:04.209 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:48:04.214 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:48:04.220 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:48:04.223 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:48:04.231 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:48:04.234 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:48:04.238 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:48:04.241 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:48:04.254 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:48:04.265 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:48:04.273 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:48:04.281 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:48:04.290 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:48:04.293 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 00:48:04.295 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:48:04.298 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:48:04.301 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:48:04.305 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:48:04.307 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:48:04.315 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:48:04.318 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:48:04.322 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:48:04.339 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 00:48:04.347 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:48:04.350 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:48:04.357 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 00:48:04.361 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:48:04.363 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:48:04.366 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:48:06.211 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:48:06.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:48:06.283 | + inc/python:pip_install:200 : result=0 2022-06-01 00:48:06.285 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:48:06.287 | + functions-common:time_stop:2322 : local name 2022-06-01 00:48:06.290 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:48:06.292 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:48:06.294 | + functions-common:time_stop:2325 : local total 2022-06-01 00:48:06.296 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:48:06.299 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:48:06.301 | + functions-common:time_stop:2329 : start_time=1654044481831 2022-06-01 00:48:06.303 | + functions-common:time_stop:2331 : [[ -z 1654044481831 ]] 2022-06-01 00:48:06.306 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:48:06.310 | + functions-common:time_stop:2334 : end_time=1654044486308 2022-06-01 00:48:06.313 | + functions-common:time_stop:2335 : elapsed_time=4477 2022-06-01 00:48:06.315 | + functions-common:time_stop:2336 : total=63124 2022-06-01 00:48:06.317 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:48:06.319 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67601 2022-06-01 00:48:06.322 | + inc/python:pip_install:203 : return 0 2022-06-01 00:48:06.324 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:48:06.327 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:48:06.330 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:48:06.342 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:48:06.348 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:48:06.350 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:48:06.352 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:48:06.354 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:48:06.357 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:48:06.359 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:48:06.362 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:48:06.364 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:48:06.367 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:48:06.384 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:48:06.386 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:48:06.388 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:06.392 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:48:06.392 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:48:06.397 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:48:06.399 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:06.402 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:48:06.414 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:48:06.417 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:48:06.417 | + functions-common:git_clone:607 : head -1 2022-06-01 00:48:06.420 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:48:06.423 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:48:06.425 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:48:06.428 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:48:06.430 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:48:06.433 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:48:06.435 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:48:06.438 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:48:06.441 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:48:06.443 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:48:06.446 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:48:06.448 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:48:06.450 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:48:06.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:48:06.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:48:06.459 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:48:06.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:48:06.464 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:48:06.467 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:48:06.473 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:48:06.475 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 00:48:07.058 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:48:07.060 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:48:07.063 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:48:07.065 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:48:07.068 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:48:07.070 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:48:07.072 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:48:07.075 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:48:07.077 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:48:07.079 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:48:07.081 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:48:07.084 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:48:07.086 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:48:07.088 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:48:07.110 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:48:07.112 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 00:48:08.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:48:08.884 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:48:08.889 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:08.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:08.891 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:48:08.893 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:08.893 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:08.893 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:08.894 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:08.894 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:08.906 | Obtaining file:///opt/stack/glance 2022-06-01 00:48:10.212 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:48:11.484 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:48:11.492 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:48:11.501 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:48:11.509 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:48:11.530 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 00:48:11.539 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:48:11.553 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:48:11.561 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:48:11.582 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:48:11.620 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:48:11.635 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:48:11.642 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:48:11.648 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:48:11.657 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:48:11.663 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 00:48:11.732 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:48:11.735 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:48:11.738 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:48:11.741 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:48:11.753 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:48:11.816 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:48:11.872 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:48:11.874 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:48:11.880 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:48:11.884 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:48:11.905 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:48:11.941 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:48:11.952 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:48:11.967 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:48:11.974 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:48:12.021 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:48:12.027 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:48:12.066 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:48:12.119 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:48:12.137 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:48:12.154 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:48:12.168 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:48:12.178 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:48:12.201 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:48:12.209 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:48:12.227 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:48:12.273 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:48:12.279 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:48:12.282 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:48:12.285 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:48:12.306 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:48:12.319 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:48:12.331 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:48:12.334 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:48:12.337 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:48:12.353 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:48:12.358 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:48:12.361 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:48:12.379 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:48:12.384 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:48:12.391 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:48:12.412 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:48:12.416 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:48:12.420 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 00:48:12.424 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:48:12.427 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:48:12.438 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:48:12.441 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:48:12.444 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:48:12.451 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:48:12.510 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:48:12.524 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:48:12.533 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:48:12.539 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:48:12.556 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:48:12.560 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:48:12.568 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:48:12.588 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:48:12.591 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:48:12.595 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:48:12.602 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:48:12.606 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:48:12.614 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:48:12.619 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:48:12.626 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:48:12.631 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:48:12.634 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:48:12.638 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:48:12.678 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:48:12.683 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:48:12.690 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:48:12.693 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:48:12.704 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:48:12.707 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:48:12.721 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:48:12.724 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:48:12.728 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:48:12.730 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:48:12.734 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:48:12.736 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:48:12.741 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:48:12.749 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:48:12.786 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:48:12.789 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:48:12.792 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:48:12.794 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:48:12.798 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:48:12.802 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:48:12.805 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:48:12.808 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:48:12.883 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:48:12.887 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:48:12.893 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:48:12.935 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:48:12.968 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:48:14.047 | Installing collected packages: glance 2022-06-01 00:48:14.047 | Attempting uninstall: glance 2022-06-01 00:48:14.049 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:48:14.053 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:48:14.054 | Running setup.py develop for glance 2022-06-01 00:48:15.642 | Successfully installed glance 2022-06-01 00:48:15.783 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:48:15.783 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:48:15.869 | + inc/python:pip_install:200 : result=0 2022-06-01 00:48:15.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:48:15.873 | + functions-common:time_stop:2322 : local name 2022-06-01 00:48:15.876 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:48:15.878 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:48:15.881 | + functions-common:time_stop:2325 : local total 2022-06-01 00:48:15.883 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:48:15.885 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:48:15.888 | + functions-common:time_stop:2329 : start_time=1654044487104 2022-06-01 00:48:15.890 | + functions-common:time_stop:2331 : [[ -z 1654044487104 ]] 2022-06-01 00:48:15.893 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:48:15.897 | + functions-common:time_stop:2334 : end_time=1654044495894 2022-06-01 00:48:15.899 | + functions-common:time_stop:2335 : elapsed_time=8790 2022-06-01 00:48:15.901 | + functions-common:time_stop:2336 : total=67601 2022-06-01 00:48:15.903 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:48:15.906 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76391 2022-06-01 00:48:15.908 | + inc/python:pip_install:203 : return 0 2022-06-01 00:48:15.910 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:48:15.913 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:48:15.915 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:48:15.935 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:48:15.948 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:48:15.950 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:48:15.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:15.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:15.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:48:15.960 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:15.962 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:48:15.965 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:48:15.968 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:48:15.980 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:48:15.983 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:48:15.986 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:48:15.988 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:48:15.990 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:48:15.993 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:48:15.996 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:48:15.998 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:48:16.026 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:48:16.055 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:48:16.084 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:48:16.113 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:48:16.142 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:48:16.170 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:48:16.173 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:48:16.175 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:48:16.177 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:48:16.180 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:48:16.208 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:48:16.236 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:48:16.266 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:48:16.294 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:48:16.323 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:48:16.352 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:48:16.382 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:48:16.410 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:48:16.439 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:48:16.468 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:48:16.497 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:48:16.500 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:48:16.502 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:48:16.505 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:48:16.507 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:48:16.510 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:48:16.526 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:16.529 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:48:16.532 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:48:16.535 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:48:16.550 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:16.553 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:48:16.556 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:48:16.585 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:48:16.587 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:48:16.590 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:48:16.592 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:48:16.595 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:48:16.597 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:48:16.599 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:48:16.602 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:48:16.604 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:48:16.606 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:48:16.609 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:48:16.611 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:48:16.641 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:48:16.643 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-01 00:48:16.672 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:48:16.675 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:48:16.691 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:16.693 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:48:16.723 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:48:16.752 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 00:48:16.782 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:48:16.811 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:48:16.840 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:48:16.856 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:16.859 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:48:16.889 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:48:16.918 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:48:16.947 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-01 00:48:16.975 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:48:17.005 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-01 00:48:17.034 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:48:17.050 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:17.053 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:48:17.055 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:48:17.057 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:48:17.060 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:48:17.077 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:48:17.080 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:48:17.082 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:48:17.084 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:48:17.087 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:48:17.116 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:48:17.146 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:48:17.175 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:48:17.205 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:48:17.209 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:48:17.238 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:48:17.268 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:48:17.298 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-01 00:48:17.327 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:48:17.356 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:48:17.386 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:48:17.415 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:48:17.445 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:48:17.473 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:48:17.503 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:48:17.532 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:48:17.537 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 00:48:17.544 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:48:17.560 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:17.564 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:48:17.566 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-01 00:48:17.568 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:48:17.571 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-01 00:48:17.573 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:48:17.576 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:48:17.579 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:48:17.581 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:48:17.583 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:48:17.586 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:17.588 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:17.590 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:48:17.594 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:48:17.596 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:48:17.599 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:48:17.601 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:48:17.603 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:17.605 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:17.608 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:48:17.611 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:48:17.665 | proxy (enabled by site administrator) 2022-06-01 00:48:17.668 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:48:17.671 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:48:17.673 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:48:17.676 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:17.678 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:17.681 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:48:17.683 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:48:17.737 | proxy_http (enabled by site administrator) 2022-06-01 00:48:17.741 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:48:17.741 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:48:17.749 | KeepAlive Off 2022-06-01 00:48:17.753 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:48:17.754 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:48:17.763 | SetEnv proxy-sendchunked 1 2022-06-01 00:48:17.766 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-01 00:48:17.767 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:48:17.775 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-01 00:48:17.778 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:48:17.781 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:48:17.784 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:48:17.786 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:48:17.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:48:17.791 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:17.793 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:17.795 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:48:17.798 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:48:17.800 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:17.803 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:17.805 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:48:17.867 | Site glance already enabled 2022-06-01 00:48:17.871 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:48:17.873 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:48:17.875 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:48:17.878 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:48:18.019 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:48:18.049 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:48:18.079 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:48:18.109 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:48:18.125 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:18.128 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:48:18.130 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:48:18.133 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:48:18.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:48:18.138 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:48:18.141 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:48:18.143 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:48:18.146 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:48:18.148 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:48:18.150 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:48:18.153 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:48:18.155 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:48:18.158 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:48:18.161 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:48:18.176 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:48:18.179 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:48:18.181 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:18.184 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:48:18.184 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:48:18.189 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:48:18.191 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:18.194 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:48:18.207 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:48:18.210 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:48:18.210 | + functions-common:git_clone:607 : head -1 2022-06-01 00:48:18.213 | 070a0effb Handle the case when tempest fails 2022-06-01 00:48:18.215 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:48:18.218 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:48:18.221 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:48:18.223 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:48:18.226 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:48:18.228 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:48:18.231 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:48:18.233 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:48:18.236 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:48:18.238 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:48:18.240 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:48:18.243 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:48:18.246 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:48:18.248 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:48:18.251 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:48:18.254 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:48:18.256 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:48:18.259 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:48:18.266 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:48:18.268 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 00:48:18.939 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:48:18.941 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:48:18.944 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:48:18.946 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:48:18.948 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:48:18.950 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:48:18.953 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:48:18.955 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:48:18.957 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:48:18.960 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:48:18.962 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:48:18.964 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:48:18.967 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:48:18.969 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:48:18.989 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:48:18.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 00:48:20.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:48:20.992 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:48:20.999 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:21.000 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:21.003 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:48:21.006 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:21.006 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:21.007 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:21.008 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:21.008 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:21.031 | Obtaining file:///opt/stack/cinder 2022-06-01 00:48:22.978 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:48:24.926 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:48:24.934 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:48:24.942 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:48:24.950 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:48:24.971 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:48:24.984 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:48:25.005 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 00:48:25.043 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 00:48:25.057 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 00:48:25.061 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 00:48:25.070 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 00:48:25.084 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 00:48:25.100 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 00:48:25.106 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:48:25.109 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:48:25.112 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:48:25.115 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:48:25.126 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:48:25.190 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:48:25.245 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 00:48:25.256 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:48:25.259 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 00:48:25.268 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:48:25.293 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:48:25.298 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:48:25.318 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:48:25.353 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:48:25.364 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:48:25.379 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:48:25.386 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:48:25.433 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:48:25.439 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:48:25.478 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:48:25.530 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:48:25.549 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:48:25.565 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:48:25.580 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:48:25.594 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:48:25.599 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:48:25.607 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:48:25.631 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:48:25.639 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:48:25.657 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:48:25.677 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 00:48:25.700 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:48:25.745 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:48:25.753 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:48:25.787 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:48:25.790 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:48:25.792 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:48:25.813 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:48:25.816 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:48:25.821 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:48:25.832 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:48:25.835 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:48:25.838 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:48:25.854 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:48:25.859 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:48:25.877 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:48:25.895 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:48:25.913 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 00:48:25.935 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:48:25.940 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:48:25.947 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:48:25.967 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:48:25.972 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 00:48:25.976 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 00:48:25.981 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:48:25.985 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:48:25.988 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:48:25.999 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:48:26.003 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:48:26.006 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:48:26.013 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 00:48:26.016 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 00:48:26.022 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:48:26.081 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:48:26.095 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:48:26.104 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:48:26.110 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:48:26.127 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:48:26.206 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:48:26.210 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:48:26.217 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 00:48:26.221 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:48:26.242 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:48:26.246 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:48:26.253 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:48:26.256 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:48:26.260 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 00:48:26.263 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:48:26.267 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 00:48:26.275 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 00:48:26.298 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 00:48:26.339 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:48:26.343 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:48:26.347 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 00:48:26.353 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 00:48:26.359 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 00:48:26.366 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:48:26.371 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:48:26.375 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:48:26.384 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:48:26.425 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:48:26.429 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 00:48:26.435 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:48:26.443 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:48:26.446 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 00:48:26.457 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:48:26.460 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:48:26.473 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:48:26.482 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 00:48:26.498 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:48:26.512 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:48:26.515 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:48:26.518 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:48:26.521 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 00:48:26.525 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:48:26.527 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:48:26.566 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:48:26.570 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:48:26.578 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 00:48:26.581 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:48:26.584 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:48:26.586 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:48:26.589 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 00:48:26.595 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:48:26.598 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:48:26.603 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 00:48:26.610 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:48:26.617 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:48:26.620 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:48:26.623 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:48:26.627 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 00:48:26.680 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 00:48:26.685 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:48:26.719 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:48:26.725 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:48:26.728 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 00:48:27.685 | Installing collected packages: cinder 2022-06-01 00:48:27.685 | Attempting uninstall: cinder 2022-06-01 00:48:27.688 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:48:27.691 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:48:27.692 | Running setup.py develop for cinder 2022-06-01 00:48:29.882 | Successfully installed cinder 2022-06-01 00:48:30.023 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:48:30.023 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:48:30.111 | + inc/python:pip_install:200 : result=0 2022-06-01 00:48:30.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:48:30.116 | + functions-common:time_stop:2322 : local name 2022-06-01 00:48:30.118 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:48:30.120 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:48:30.123 | + functions-common:time_stop:2325 : local total 2022-06-01 00:48:30.125 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:48:30.127 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:48:30.129 | + functions-common:time_stop:2329 : start_time=1654044498984 2022-06-01 00:48:30.131 | + functions-common:time_stop:2331 : [[ -z 1654044498984 ]] 2022-06-01 00:48:30.134 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:48:30.138 | + functions-common:time_stop:2334 : end_time=1654044510136 2022-06-01 00:48:30.141 | + functions-common:time_stop:2335 : elapsed_time=11152 2022-06-01 00:48:30.143 | + functions-common:time_stop:2336 : total=76391 2022-06-01 00:48:30.145 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:48:30.147 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87543 2022-06-01 00:48:30.150 | + inc/python:pip_install:203 : return 0 2022-06-01 00:48:30.152 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:48:30.154 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:48:30.157 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:48:30.176 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:48:30.187 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:48:30.190 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:48:30.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:30.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:30.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:48:30.200 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:30.203 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:48:30.205 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:48:30.208 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:48:30.210 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:48:30.213 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:48:30.215 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:48:30.218 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:30.221 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:48:30.223 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:30.225 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:30.228 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:48:30.230 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:48:30.233 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:48:30.235 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:48:30.238 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:48:30.240 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:48:30.243 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:30.245 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:30.247 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:48:30.270 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 00:48:30.379 | Reading package lists... 2022-06-01 00:48:30.619 | Building dependency tree... 2022-06-01 00:48:30.620 | Reading state information... 2022-06-01 00:48:30.869 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:48:30.869 | The following packages were automatically installed and are no longer required: 2022-06-01 00:48:30.870 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:48:30.870 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:48:30.870 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:48:30.870 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:48:30.870 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:48:30.870 | python3-zope.interface 2022-06-01 00:48:30.871 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:48:30.984 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:48:30.989 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:48:30.991 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:48:30.994 | + functions-common:time_stop:2322 : local name 2022-06-01 00:48:30.996 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:48:30.999 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:48:31.002 | + functions-common:time_stop:2325 : local total 2022-06-01 00:48:31.004 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:48:31.007 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:48:31.009 | + functions-common:time_stop:2329 : start_time=1654044510267 2022-06-01 00:48:31.012 | + functions-common:time_stop:2331 : [[ -z 1654044510267 ]] 2022-06-01 00:48:31.015 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:48:31.019 | + functions-common:time_stop:2334 : end_time=1654044511017 2022-06-01 00:48:31.022 | + functions-common:time_stop:2335 : elapsed_time=750 2022-06-01 00:48:31.024 | + functions-common:time_stop:2336 : total=5259 2022-06-01 00:48:31.027 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:48:31.029 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6009 2022-06-01 00:48:31.032 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:48:31.034 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:48:31.037 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:48:31.039 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:48:31.052 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:48:31.056 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:48:31.059 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:48:31.061 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:48:31.064 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:48:31.065 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:48:31.069 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:48:31.071 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:48:31.073 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:48:31.075 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:48:31.078 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:48:31.080 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:48:31.082 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:48:31.084 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:48:31.096 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:48:31.109 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 00:48:31.122 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 00:48:31.134 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 00:48:31.146 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:48:31.148 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:48:31.152 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.crj2oANjeW 2022-06-01 00:48:31.155 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:48:31.157 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:48:31.160 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:48:31.162 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.crj2oANjeW 2022-06-01 00:48:31.165 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.crj2oANjeW 2022-06-01 00:48:31.177 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.crj2oANjeW /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:48:31.189 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:48:31.193 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:48:31.195 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:48:31.197 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:48:31.199 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:48:31.201 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:48:31.203 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:48:31.206 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:48:31.208 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:48:31.214 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:48:31.219 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:48:31.238 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:48:31.256 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:48:31.274 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:48:31.293 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:48:31.312 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:48:31.330 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:48:31.349 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:48:31.368 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:48:31.370 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:48:31.373 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:48:31.375 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:48:31.377 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:48:31.407 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:48:31.434 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:48:31.460 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:48:31.488 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:48:31.515 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:48:31.542 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:48:31.569 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:48:31.596 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:48:31.623 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:48:31.650 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:48:31.681 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:48:31.709 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:48:31.712 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:48:31.714 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:48:31.716 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:48:31.719 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:48:31.722 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:48:31.752 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:48:31.780 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:48:31.807 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:48:31.835 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:48:31.862 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:48:31.889 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:48:31.920 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:48:31.922 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:48:31.950 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:48:31.980 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:48:31.988 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 76c90847eaafdc3c8790c6ccfaad0fbb 2022-06-01 00:48:32.016 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:48:32.032 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:32.034 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:48:32.037 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:48:32.039 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:48:32.041 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:48:32.044 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:48:32.047 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:48:32.049 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:48:32.051 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:48:32.054 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:48:32.056 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:48:32.058 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:48:32.089 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 00:48:32.117 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 00:48:32.144 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:48:32.172 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:48:32.199 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:48:32.202 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:48:32.204 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:48:32.206 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:48:32.234 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:48:32.261 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:48:32.263 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:48:32.291 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:48:32.293 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:48:32.296 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:48:32.299 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:48:32.326 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:48:32.328 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:48:32.331 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:48:32.348 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:32.350 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-06-01 00:48:32.377 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:48:32.394 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:32.396 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:48:32.413 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:32.415 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:48:32.418 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:48:32.420 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:48:32.422 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:48:32.425 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:48:32.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:48:32.429 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:48:32.445 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:32.448 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:48:32.451 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:48:32.454 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:48:32.469 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:32.472 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:48:32.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:48:32.501 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:48:32.503 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:48:32.506 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:48:32.508 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:48:32.511 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:48:32.514 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:48:32.531 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:48:32.534 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:48:32.536 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:48:32.538 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:48:32.541 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:48:32.568 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:48:32.596 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:48:32.624 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:48:32.652 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:48:32.654 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:48:32.657 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:48:32.659 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:48:32.661 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:48:32.664 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:48:32.667 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:48:32.671 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:48:32.673 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:48:32.675 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:48:32.688 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:48:32.688 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:48:32.697 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:48:32.700 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:48:32.716 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:48:32.718 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:48:32.722 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:48:32.751 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:48:32.778 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:48:32.804 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:48:32.831 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:48:32.858 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:48:32.885 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:48:32.912 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:48:32.939 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:48:32.967 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:48:32.994 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:48:33.021 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:48:33.048 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:48:33.076 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:48:33.078 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:48:33.081 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:48:33.083 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:48:33.086 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:48:33.088 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:33.090 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:33.093 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:48:33.095 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:48:33.098 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:48:33.126 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:48:33.153 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 00:48:33.153 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:48:33.162 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:48:33.165 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:48:33.167 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:48:33.170 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:48:33.172 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:48:33.175 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:48:33.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:33.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:33.182 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:48:33.184 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:48:33.187 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:33.189 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:33.191 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:48:33.252 | Enabling site cinder-wsgi. 2022-06-01 00:48:33.258 | To activate the new configuration, you need to run: 2022-06-01 00:48:33.258 | systemctl reload apache2 2022-06-01 00:48:33.263 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:48:33.266 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:48:33.268 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:48:33.270 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:48:33.405 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:48:33.407 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:48:33.445 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-01 00:48:33.475 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:48:33.492 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:33.494 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:48:33.497 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:48:33.500 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:48:33.502 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:48:33.505 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:48:33.535 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:48:33.563 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-01 00:48:33.590 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:48:33.617 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:48:33.646 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:48:33.673 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:48:33.700 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:48:33.728 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:48:33.756 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:48:33.783 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:48:33.811 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:48:33.839 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:48:33.841 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:48:33.858 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:33.860 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-01 00:48:33.891 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:48:33.908 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:33.911 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:48:33.913 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:48:33.916 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:48:33.918 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:48:33.920 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:48:33.923 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:48:33.927 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:48:33.927 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:48:33.932 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:48:33.935 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:48:33.937 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:48:33.940 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:48:33.942 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:48:33.945 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:48:33.948 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:48:33.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:33.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:33.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:48:33.958 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:33.960 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:48:33.963 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:48:33.965 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:48:33.968 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:48:33.970 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:48:33.973 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:48:33.976 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:48:33.978 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:48:33.981 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:48:33.996 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:48:33.999 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:48:34.001 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:34.004 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:48:34.004 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:48:34.009 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:48:34.012 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:34.014 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:48:34.027 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:48:34.030 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:48:34.031 | + functions-common:git_clone:607 : head -1 2022-06-01 00:48:34.041 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:48:34.044 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:48:34.046 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:48:34.049 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:48:34.051 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:48:34.054 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:48:34.056 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:48:34.059 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:48:34.061 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:48:34.064 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:48:34.066 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:48:34.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:48:34.071 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:48:34.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:48:34.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:48:34.080 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:48:34.082 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:48:34.091 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:48:34.094 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:48:34.100 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:48:34.103 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 00:48:34.688 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:48:34.690 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:48:34.693 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:48:34.695 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:48:34.697 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:48:34.700 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:48:34.702 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:48:34.704 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:48:34.707 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:48:34.709 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:48:34.711 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:48:34.714 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:48:34.716 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:48:34.718 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:48:34.739 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:48:34.741 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 00:48:36.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:48:36.538 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:48:36.543 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:36.543 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:36.545 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:48:36.547 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:36.547 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:36.547 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:36.548 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:36.548 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:36.561 | Obtaining file:///opt/stack/neutron 2022-06-01 00:48:38.619 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:48:40.686 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:48:40.693 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:48:40.696 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:48:40.704 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:48:40.712 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:48:40.721 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:48:40.742 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:48:40.755 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:48:40.764 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:48:40.772 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:48:40.775 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:48:40.785 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:48:40.791 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:48:40.794 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:48:40.797 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:48:40.861 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:48:40.917 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:48:40.920 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:48:40.924 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:48:40.927 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 00:48:40.968 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:48:40.994 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 00:48:41.014 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:48:41.019 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:48:41.024 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:48:41.047 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:48:41.065 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:48:41.100 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:48:41.110 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:48:41.126 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:48:41.132 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:48:41.179 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:48:41.185 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:48:41.224 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:48:41.278 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:48:41.296 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:48:41.314 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:48:41.328 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:48:41.342 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:48:41.347 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:48:41.356 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:48:41.380 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:48:41.388 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:48:41.405 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:48:41.427 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:48:41.475 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:48:41.480 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:48:41.490 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:48:41.496 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:48:41.531 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:48:41.535 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 00:48:41.544 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:48:41.547 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:48:41.568 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:48:41.582 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:48:41.593 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:48:41.596 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:48:41.599 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:48:41.606 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:48:41.611 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 00:48:41.631 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:48:41.634 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:48:41.653 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:48:41.680 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:48:41.697 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:48:41.702 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:48:41.710 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:48:41.730 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:48:41.734 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:48:41.738 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 00:48:41.741 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:48:41.745 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:48:41.749 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:48:41.753 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:48:41.766 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:48:41.771 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:48:41.774 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:48:41.784 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:48:41.799 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:48:41.808 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:48:41.814 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:48:41.831 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 00:48:41.850 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:48:41.907 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:48:41.911 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:48:41.918 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:48:41.939 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:48:41.943 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:48:41.946 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:48:41.949 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:48:41.958 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:48:41.966 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:48:41.969 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:48:41.972 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:48:41.976 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:48:41.979 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:48:41.985 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:48:42.007 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:48:42.013 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:48:42.076 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:48:42.079 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:48:42.084 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:48:42.089 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:48:42.092 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:48:42.097 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:48:42.139 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:48:42.142 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:48:42.159 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:48:42.173 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:48:42.182 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 00:48:42.185 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 00:48:42.208 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:48:42.219 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:48:42.234 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:48:42.249 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:48:42.253 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:48:42.257 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:48:42.260 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:48:42.263 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:48:42.265 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:48:42.268 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:48:42.270 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:48:42.273 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:48:42.276 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:48:42.279 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:48:42.282 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:48:42.285 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 00:48:42.299 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 00:48:42.307 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:48:42.362 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 00:48:42.366 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:48:42.399 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:48:42.402 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:48:42.408 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:48:42.412 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:48:43.422 | Installing collected packages: neutron 2022-06-01 00:48:43.422 | Attempting uninstall: neutron 2022-06-01 00:48:43.424 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:48:43.434 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:48:43.435 | Running setup.py develop for neutron 2022-06-01 00:48:45.783 | Successfully installed neutron 2022-06-01 00:48:45.919 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:48:45.920 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:48:46.005 | + inc/python:pip_install:200 : result=0 2022-06-01 00:48:46.007 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:48:46.009 | + functions-common:time_stop:2322 : local name 2022-06-01 00:48:46.012 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:48:46.014 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:48:46.016 | + functions-common:time_stop:2325 : local total 2022-06-01 00:48:46.019 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:48:46.021 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:48:46.023 | + functions-common:time_stop:2329 : start_time=1654044514734 2022-06-01 00:48:46.025 | + functions-common:time_stop:2331 : [[ -z 1654044514734 ]] 2022-06-01 00:48:46.028 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:48:46.033 | + functions-common:time_stop:2334 : end_time=1654044526030 2022-06-01 00:48:46.035 | + functions-common:time_stop:2335 : elapsed_time=11296 2022-06-01 00:48:46.037 | + functions-common:time_stop:2336 : total=87543 2022-06-01 00:48:46.039 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:48:46.041 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98839 2022-06-01 00:48:46.043 | + inc/python:pip_install:203 : return 0 2022-06-01 00:48:46.046 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:48:46.048 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:48:46.051 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:48:46.069 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:48:46.081 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:48:46.084 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:48:46.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:46.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:46.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:48:46.094 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:46.096 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:48:46.099 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:48:46.101 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:48:46.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:46.120 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:48:46.123 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:48:46.126 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:48:46.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:48:46.131 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:48:46.133 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:48:46.136 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:48:46.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:48:46.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:48:46.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:48:46.146 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:48:46.148 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:48:46.164 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:46.166 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:48:46.183 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:46.185 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:48:46.202 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:46.205 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:48:46.207 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:48:46.209 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:48:46.211 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:48:46.213 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:48:46.216 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:48:46.219 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:48:46.221 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:48:46.223 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:48:46.239 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:48:46.241 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:48:46.243 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:46.246 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:48:46.246 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:48:46.251 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:48:46.253 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:46.256 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:48:46.269 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:48:46.272 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:48:46.272 | + functions-common:git_clone:607 : head -1 2022-06-01 00:48:46.279 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:48:46.282 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:48:46.285 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:48:46.287 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:48:46.289 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:48:46.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:48:46.294 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:48:46.296 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:48:46.299 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:48:46.301 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:48:46.304 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:48:46.306 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:48:46.309 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:48:46.312 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:48:46.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:48:46.317 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:48:46.320 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:48:46.322 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:48:46.325 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:48:46.332 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:48:46.334 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 00:48:46.919 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:48:46.921 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:48:46.923 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:48:46.926 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:48:46.928 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:48:46.930 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:48:46.933 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:48:46.935 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:48:46.938 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:48:46.940 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:48:46.942 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:48:46.944 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:48:46.947 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:48:46.949 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:48:46.969 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:48:46.972 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 00:48:48.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:48:48.723 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:48:48.727 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:48.728 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:48.729 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:48:48.731 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:48.731 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:48.731 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:48.731 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:48:48.732 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:48:48.745 | Obtaining file:///opt/stack/nova 2022-06-01 00:48:51.791 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:48:54.830 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:48:54.837 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:48:54.840 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:48:54.847 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:48:54.856 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:48:54.859 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:48:54.867 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:48:54.889 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:48:54.902 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:48:54.922 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:48:54.965 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:48:54.978 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:48:54.982 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:48:54.992 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:48:54.998 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:48:55.001 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:48:55.004 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:48:55.015 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:48:55.079 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:48:55.134 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:48:55.145 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:48:55.149 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:48:55.152 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:48:55.157 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:48:55.160 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:48:55.187 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:48:55.211 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:48:55.215 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:48:55.220 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:48:55.225 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:48:55.248 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:48:55.268 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:48:55.286 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:48:55.321 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:48:55.331 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:48:55.347 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:48:55.353 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:48:55.399 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:48:55.407 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:48:55.446 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:48:55.498 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:48:55.517 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:48:55.534 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:48:55.549 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:48:55.562 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:48:55.567 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:48:55.576 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:48:55.600 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:48:55.607 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:48:55.625 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:48:55.645 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:48:55.655 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:48:55.661 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:48:55.695 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:48:55.698 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:48:55.700 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:48:55.722 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:48:55.733 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:48:55.736 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:48:55.739 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 00:48:55.764 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:48:55.771 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:48:55.788 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 00:48:55.805 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:48:55.810 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:48:55.828 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:48:55.847 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:48:55.872 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:48:55.877 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:48:55.884 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:48:55.905 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:48:55.908 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:48:55.912 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:48:55.917 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:48:55.921 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:48:55.924 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:48:55.934 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:48:55.938 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:48:55.940 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:48:55.947 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:48:56.006 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:48:56.020 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:48:56.029 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:48:56.035 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:48:56.053 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:48:56.132 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:48:56.136 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:48:56.143 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:48:56.163 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:48:56.167 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:48:56.176 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 00:48:56.180 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:48:56.183 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:48:56.186 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 00:48:56.199 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:48:56.203 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:48:56.212 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:48:56.217 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:48:56.238 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:48:56.249 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:48:56.254 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:48:56.257 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:48:56.266 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:48:56.271 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:48:56.275 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:48:56.285 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:48:56.290 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:48:56.293 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:48:56.333 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:48:56.336 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:48:56.348 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:48:56.353 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:48:56.363 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:48:56.376 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:48:56.381 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:48:56.384 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:48:56.398 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:48:56.412 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:48:56.416 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:48:56.432 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:48:56.435 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:48:56.439 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:48:56.442 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:48:56.444 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 00:48:56.481 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:48:56.487 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:48:56.495 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:48:56.497 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:48:56.500 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:48:56.503 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:48:56.506 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 00:48:56.509 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:48:56.517 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:48:56.520 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:48:56.523 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:48:56.531 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:48:56.534 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:48:56.537 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:48:56.540 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:48:56.595 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:48:56.636 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:48:56.669 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:48:56.672 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:48:56.676 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:48:57.625 | Installing collected packages: nova 2022-06-01 00:48:57.625 | Attempting uninstall: nova 2022-06-01 00:48:57.627 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:48:57.632 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:48:57.633 | Running setup.py develop for nova 2022-06-01 00:49:00.920 | Successfully installed nova 2022-06-01 00:49:01.059 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:01.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:01.146 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:01.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:01.151 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:01.153 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:01.155 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:01.157 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:01.159 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:01.161 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:01.163 | + functions-common:time_stop:2329 : start_time=1654044526964 2022-06-01 00:49:01.166 | + functions-common:time_stop:2331 : [[ -z 1654044526964 ]] 2022-06-01 00:49:01.168 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:01.172 | + functions-common:time_stop:2334 : end_time=1654044541170 2022-06-01 00:49:01.174 | + functions-common:time_stop:2335 : elapsed_time=14206 2022-06-01 00:49:01.177 | + functions-common:time_stop:2336 : total=98839 2022-06-01 00:49:01.179 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:01.181 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113045 2022-06-01 00:49:01.183 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:01.186 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:49:01.188 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:49:01.190 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:49:01.209 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:49:01.223 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:49:01.225 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:49:01.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:01.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:01.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:49:01.235 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:01.237 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 00:49:01.250 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:49:01.253 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:49:01.255 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:49:01.268 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:49:01.270 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:49:01.272 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:49:01.276 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:49:01.276 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:49:01.281 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:49:01.283 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:49:01.286 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:49:01.288 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:49:01.291 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:49:01.293 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:49:01.295 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:49:01.298 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:49:01.309 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:49:01.321 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 00:49:01.334 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 00:49:01.346 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 00:49:01.358 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:49:01.361 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:49:01.365 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5dQbUcUrCf 2022-06-01 00:49:01.368 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:49:01.370 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:49:01.373 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:49:01.376 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:49:01.378 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:49:01.381 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5dQbUcUrCf 2022-06-01 00:49:01.384 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5dQbUcUrCf 2022-06-01 00:49:01.396 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5dQbUcUrCf /etc/sudoers.d/nova-rootwrap 2022-06-01 00:49:01.409 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:49:01.413 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:49:01.415 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:49:01.418 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:49:01.420 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:49:01.423 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:49:01.425 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:49:01.427 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 00:49:01.430 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:49:01.434 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:49:01.452 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:01.454 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:49:01.456 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:49:01.460 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:49:01.463 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:49:01.491 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:49:01.493 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:49:01.520 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:49:01.548 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:49:01.574 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 00:49:01.603 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:49:01.633 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:49:01.661 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:49:01.663 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:49:01.690 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:49:01.718 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:49:01.745 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:49:01.772 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:49:01.798 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:49:01.828 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:49:01.830 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:01.832 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:01.834 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:01.837 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:01.839 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:01.841 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:01.843 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:01.846 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:01.848 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:49:01.850 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:01.852 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:01.854 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:01.856 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:01.859 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:01.861 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:01.863 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:49:01.880 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:01.882 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:49:01.884 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:49:01.886 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:49:01.914 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:49:01.916 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:49:01.918 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:49:01.921 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:49:01.923 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:49:01.926 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:49:01.955 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:49:01.957 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:49:01.959 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:49:01.961 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:49:01.963 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:49:01.967 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:49:01.997 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:49:02.026 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:49:02.053 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:49:02.080 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:49:02.095 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:02.098 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:49:02.113 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:02.117 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:49:02.117 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:49:02.122 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:49:02.124 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:49:02.151 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:49:02.167 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:02.170 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:49:02.172 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:49:02.174 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:49:02.177 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:49:02.179 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:49:02.208 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:49:02.237 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:49:02.264 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:49:02.298 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:49:02.326 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:49:02.353 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:49:02.380 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:49:02.408 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:49:02.434 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:49:02.461 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:49:02.477 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:02.479 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:49:02.482 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:49:02.510 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:49:02.537 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-01 00:49:02.563 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:49:02.590 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:49:02.616 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:49:02.644 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:49:02.670 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:49:02.696 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:49:02.712 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:02.714 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:49:02.717 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:49:02.743 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:49:02.772 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:49:02.774 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:49:02.801 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:49:02.803 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:49:02.805 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:49:02.807 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:02.810 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:02.812 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:02.814 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:02.817 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:02.819 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:02.821 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:49:02.823 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:49:02.826 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:49:02.829 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:49:02.844 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:49:02.846 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:49:02.849 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:49:02.851 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:49:02.853 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:49:02.879 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:02.906 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:02.932 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:49:02.966 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:49:02.995 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 00:49:02.998 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:49:03.000 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:49:03.002 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:49:03.005 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:49:03.007 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:49:03.010 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:49:03.013 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:49:03.016 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:49:03.018 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:49:03.030 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:49:03.030 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:03.038 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:49:03.041 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:03.057 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:49:03.059 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:49:03.063 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 00:49:03.091 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:49:03.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:49:03.144 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:49:03.171 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:49:03.197 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:49:03.223 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:49:03.250 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:49:03.276 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:49:03.303 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:49:03.329 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:49:03.356 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:49:03.382 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:49:03.409 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:49:03.411 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:49:03.414 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:49:03.416 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:49:03.418 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:49:03.421 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:03.423 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:03.426 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:49:03.428 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:49:03.431 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:49:03.456 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:49:03.485 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 00:49:03.485 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:49:03.493 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:49:03.497 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:49:03.499 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:49:03.501 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:49:03.503 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:49:03.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:49:03.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:03.510 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:03.512 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:49:03.515 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:49:03.517 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:03.519 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:03.521 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:49:03.582 | Enabling site nova-api-wsgi. 2022-06-01 00:49:03.588 | To activate the new configuration, you need to run: 2022-06-01 00:49:03.588 | systemctl reload apache2 2022-06-01 00:49:03.592 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:49:03.595 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:49:03.597 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:49:03.599 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:49:03.741 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 00:49:03.743 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:49:03.745 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:49:03.748 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:49:03.750 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:49:03.752 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:49:03.755 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:49:03.759 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:49:03.762 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:49:03.764 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:49:03.778 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:03.778 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:49:03.786 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:49:03.791 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:03.806 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:49:03.809 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:49:03.812 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:49:03.843 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:49:03.869 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:49:03.896 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:49:03.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:49:03.949 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:49:03.976 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:49:04.003 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:49:04.030 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:49:04.056 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:49:04.083 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:49:04.110 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:49:04.137 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:49:04.164 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:49:04.166 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:49:04.192 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:49:04.208 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:04.211 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:49:04.240 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:49:04.242 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:49:04.245 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:49:04.261 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:04.264 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:49:04.266 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:49:04.293 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:49:04.323 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:49:04.326 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:49:04.328 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:49:04.331 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:49:04.333 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:49:04.335 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:49:04.351 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:04.354 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:49:04.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:49:04.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:49:04.374 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:04.377 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:49:04.380 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:49:04.406 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:49:04.409 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:49:04.411 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:49:04.438 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:49:04.465 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:49:04.495 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:49:04.511 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:04.513 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:49:04.539 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:49:04.542 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:49:04.558 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:04.561 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:49:04.565 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:49:04.567 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:49:04.569 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:49:04.572 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:49:04.574 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:49:04.577 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:49:04.580 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:49:04.582 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:49:04.584 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:49:04.589 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:49:04.592 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:49:04.594 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:49:04.596 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:49:04.598 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:49:04.601 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:49:04.630 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:49:04.660 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:49:04.689 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:49:04.692 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:49:04.694 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:49:04.696 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:49:04.712 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:04.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:49:04.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:49:05.431 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:49:05.433 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:49:05.436 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:49:05.439 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:49:05.441 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:49:05.443 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:49:05.446 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:49:05.461 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:05.464 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:49:05.467 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:49:05.469 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:49:05.486 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:05.488 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:49:05.491 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:49:05.518 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:49:05.520 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:49:05.522 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:49:05.538 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:05.540 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:49:05.543 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:49:05.545 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:49:05.575 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:49:05.602 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:49:05.630 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:49:05.657 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:49:05.684 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:49:05.711 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:49:05.738 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:49:05.766 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:49:05.768 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:49:05.770 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:49:05.773 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:49:05.790 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:49:05.792 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:49:05.795 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:49:05.797 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:49:05.799 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:49:05.827 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:05.853 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:05.880 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:49:05.907 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:49:05.910 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:49:05.914 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:49:05.916 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:49:05.919 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:49:05.922 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:49:05.924 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:49:05.927 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:49:05.929 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:49:05.931 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:49:05.934 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:49:05.936 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:49:05.938 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:49:05.940 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:49:05.943 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:49:05.958 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:05.961 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:49:05.976 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:05.979 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:49:05.981 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:49:05.996 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:05.999 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:49:06.014 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:06.017 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:49:06.033 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:06.036 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:49:06.052 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:06.055 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:49:06.057 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:49:06.060 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:49:06.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:49:06.064 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:49:06.067 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:49:06.069 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:49:06.072 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:06.074 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:06.077 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:49:06.080 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:06.082 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:06.085 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:06.087 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:06.090 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:06.092 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:06.095 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:06.097 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:06.100 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:06.102 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:06.104 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:06.107 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:06.109 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:49:06.112 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:06.114 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:06.117 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:06.119 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:49:06.141 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 00:49:06.250 | Reading package lists... 2022-06-01 00:49:06.493 | Building dependency tree... 2022-06-01 00:49:06.494 | Reading state information... 2022-06-01 00:49:06.737 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:06.737 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:06.738 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:06.738 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:06.738 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:06.738 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:06.738 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:06.738 | python3-zope.interface 2022-06-01 00:49:06.739 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:06.849 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:06.853 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:06.856 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:06.859 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:06.861 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:06.863 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:06.866 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:06.868 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:06.871 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:06.873 | + functions-common:time_stop:2329 : start_time=1654044546138 2022-06-01 00:49:06.876 | + functions-common:time_stop:2331 : [[ -z 1654044546138 ]] 2022-06-01 00:49:06.879 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:06.883 | + functions-common:time_stop:2334 : end_time=1654044546881 2022-06-01 00:49:06.886 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 00:49:06.888 | + functions-common:time_stop:2336 : total=6009 2022-06-01 00:49:06.890 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:06.892 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6752 2022-06-01 00:49:06.895 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:06.897 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:49:06.900 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:49:06.902 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:49:06.905 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:49:06.907 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:49:06.929 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:49:06.931 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:06.934 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:06.937 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:06.939 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:06.942 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:06.944 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:06.947 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:06.949 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:06.952 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:06.954 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:06.956 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:06.959 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:06.961 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:49:06.964 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:06.966 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:06.969 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:06.971 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:49:06.993 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 00:49:07.102 | Reading package lists... 2022-06-01 00:49:07.344 | Building dependency tree... 2022-06-01 00:49:07.345 | Reading state information... 2022-06-01 00:49:07.594 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:49:07.594 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:07.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:07.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:07.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:07.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:07.595 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:07.595 | python3-zope.interface 2022-06-01 00:49:07.595 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:07.706 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:07.711 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:07.713 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:07.716 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:07.719 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:07.721 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:07.723 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:07.726 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:07.728 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:07.730 | + functions-common:time_stop:2329 : start_time=1654044546991 2022-06-01 00:49:07.733 | + functions-common:time_stop:2331 : [[ -z 1654044546991 ]] 2022-06-01 00:49:07.736 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:07.740 | + functions-common:time_stop:2334 : end_time=1654044547737 2022-06-01 00:49:07.742 | + functions-common:time_stop:2335 : elapsed_time=746 2022-06-01 00:49:07.744 | + functions-common:time_stop:2336 : total=6752 2022-06-01 00:49:07.747 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:07.749 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7498 2022-06-01 00:49:07.752 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:07.754 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:49:07.757 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:49:07.759 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:49:07.762 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:07.765 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:07.767 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:49:07.770 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:49:07.826 | wsgi (enabled by maintainer script) 2022-06-01 00:49:07.829 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:49:07.831 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:49:07.834 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:49:07.837 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:49:07.839 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:49:07.842 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:49:07.846 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:49:07.846 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:49:07.852 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:49:07.854 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:49:07.857 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:49:07.860 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:49:07.862 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:49:07.885 | Using python 3.8 to install osc-placement 2022-06-01 00:49:07.887 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 00:49:09.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:09.659 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:09.663 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:09.664 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:09.666 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:09.667 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:09.667 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:09.668 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:09.668 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:09.668 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:09.683 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 00:49:09.709 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:49:09.727 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:49:09.734 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:09.736 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:49:09.740 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:49:09.744 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:49:09.747 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:09.750 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:49:09.815 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:49:09.830 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:49:09.835 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:49:09.838 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:49:09.845 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:49:09.847 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:49:09.855 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:49:09.862 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:49:09.883 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:49:09.888 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:49:09.914 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:49:09.928 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:49:09.931 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:49:09.935 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:49:09.937 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:49:09.940 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:49:09.961 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:49:09.964 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:49:09.968 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:49:09.973 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:49:10.011 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:49:10.015 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:49:10.018 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:49:10.039 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:49:10.042 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:49:10.049 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:49:10.102 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:49:10.104 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:49:10.107 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:49:10.111 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:49:10.143 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:49:10.146 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:49:10.152 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:49:10.193 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:49:10.197 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:49:12.073 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:12.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:12.144 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:12.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:12.149 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:12.152 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:12.155 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:12.157 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:12.160 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:12.162 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:12.165 | + functions-common:time_stop:2329 : start_time=1654044547878 2022-06-01 00:49:12.167 | + functions-common:time_stop:2331 : [[ -z 1654044547878 ]] 2022-06-01 00:49:12.171 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:12.175 | + functions-common:time_stop:2334 : end_time=1654044552172 2022-06-01 00:49:12.177 | + functions-common:time_stop:2335 : elapsed_time=4294 2022-06-01 00:49:12.180 | + functions-common:time_stop:2336 : total=113045 2022-06-01 00:49:12.182 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:12.185 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117339 2022-06-01 00:49:12.187 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:12.190 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:49:12.192 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:49:12.195 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:49:12.197 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:49:12.199 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:49:12.203 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:49:12.206 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:49:12.208 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:49:12.211 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:49:12.228 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:49:12.231 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:49:12.233 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:12.236 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:49:12.237 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:49:12.242 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:49:12.244 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:12.247 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:49:12.260 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:49:12.263 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:49:12.263 | + functions-common:git_clone:607 : head -1 2022-06-01 00:49:12.267 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:49:12.270 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:49:12.272 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:49:12.275 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:49:12.277 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:49:12.280 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:49:12.283 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:49:12.285 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:49:12.288 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:49:12.290 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:49:12.292 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:49:12.295 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:49:12.297 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:49:12.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:49:12.303 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:49:12.306 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:49:12.308 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:49:12.310 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:49:12.314 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:49:12.319 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:49:12.322 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 00:49:12.918 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:49:12.921 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:49:12.923 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:49:12.926 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:49:12.928 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:49:12.931 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:49:12.933 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:49:12.936 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:49:12.939 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:49:12.941 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:49:12.943 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:49:12.946 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:49:12.948 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:49:12.951 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:49:12.971 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:49:12.974 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 00:49:14.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:14.742 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:14.747 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:14.748 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:14.750 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:14.751 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:14.751 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:14.752 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:14.752 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:14.752 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:14.765 | Obtaining file:///opt/stack/placement 2022-06-01 00:49:15.991 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:49:17.200 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:49:17.209 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:49:17.231 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:49:17.244 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:49:17.256 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:49:17.312 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:49:17.317 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:49:17.321 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:49:17.327 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:49:17.361 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:49:17.372 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:49:17.388 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:49:17.395 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:49:17.441 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:49:17.448 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:49:17.487 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:49:17.505 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:49:17.522 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:49:17.531 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:49:17.539 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:49:17.557 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:49:17.564 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:17.567 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:49:17.570 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:49:17.582 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:49:17.584 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:49:17.588 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:49:17.593 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:49:17.612 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:49:17.616 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:49:17.624 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:49:17.644 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:49:17.649 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:17.652 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:49:17.663 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:49:17.666 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:49:17.670 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:49:17.676 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:49:17.685 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:49:17.691 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:49:17.709 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:49:17.712 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:49:17.720 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:49:17.742 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 00:49:17.783 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:49:17.847 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:49:17.853 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:49:17.859 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:49:17.862 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:49:17.870 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:49:17.875 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:49:17.884 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:49:17.890 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:49:17.893 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:49:17.896 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:49:17.902 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:49:17.906 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:49:17.908 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:49:17.912 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:49:17.915 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:49:17.918 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:49:17.921 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:49:17.924 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:49:17.935 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:49:17.937 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:49:17.940 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:49:17.944 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:49:17.947 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:49:17.951 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:49:17.959 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:49:17.961 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:49:19.524 | Installing collected packages: openstack-placement 2022-06-01 00:49:19.524 | Attempting uninstall: openstack-placement 2022-06-01 00:49:19.526 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:49:19.528 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:49:19.529 | Running setup.py develop for openstack-placement 2022-06-01 00:49:21.100 | Successfully installed openstack-placement 2022-06-01 00:49:21.268 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:21.268 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:21.341 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:21.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:21.346 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:21.348 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:21.350 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:21.353 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:21.355 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:21.357 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:21.359 | + functions-common:time_stop:2329 : start_time=1654044552966 2022-06-01 00:49:21.362 | + functions-common:time_stop:2331 : [[ -z 1654044552966 ]] 2022-06-01 00:49:21.364 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:21.368 | + functions-common:time_stop:2334 : end_time=1654044561366 2022-06-01 00:49:21.371 | + functions-common:time_stop:2335 : elapsed_time=8400 2022-06-01 00:49:21.373 | + functions-common:time_stop:2336 : total=117339 2022-06-01 00:49:21.375 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:21.378 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125739 2022-06-01 00:49:21.380 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:21.383 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:49:21.386 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:49:21.389 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:49:21.407 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:49:21.419 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:49:21.422 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:49:21.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:21.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:21.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:49:21.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:21.435 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:49:21.437 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:49:21.440 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:49:21.452 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:49:21.454 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:49:21.459 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:49:21.461 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:49:21.464 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:49:21.466 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:49:21.469 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:49:21.472 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:49:21.503 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:49:21.535 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:49:21.566 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:49:21.568 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:49:21.571 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:49:21.573 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:49:21.576 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:49:21.607 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:49:21.638 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:49:21.667 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:49:21.696 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:49:21.725 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:49:21.754 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:49:21.783 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:49:21.812 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:49:21.842 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:49:21.871 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:49:21.873 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:49:21.876 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:49:21.879 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:49:21.897 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:49:21.899 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:49:21.902 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:49:21.904 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:49:21.907 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:49:21.935 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:21.964 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:49:21.993 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:49:22.022 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:49:22.024 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:49:22.027 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:49:22.029 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:49:22.032 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:49:22.034 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:49:22.037 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:49:22.040 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:49:22.045 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:49:22.047 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:49:22.049 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:49:22.062 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:49:22.062 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:22.070 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:49:22.074 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:49:22.090 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:49:22.093 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:49:22.097 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:49:22.128 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:49:22.156 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:49:22.185 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:49:22.213 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:49:22.241 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:49:22.270 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:49:22.297 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:49:22.326 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:49:22.354 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:49:22.382 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:49:22.414 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:49:22.442 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:49:22.470 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:49:22.473 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:49:22.476 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:49:22.479 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:49:22.482 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:49:22.484 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:22.487 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:22.489 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:49:22.492 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:49:22.495 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:49:22.523 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:49:22.553 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 00:49:22.553 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:49:22.562 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:49:22.565 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:49:22.568 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:49:22.570 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:49:22.573 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:49:22.575 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:49:22.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:22.580 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:22.583 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:49:22.585 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:49:22.588 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:22.590 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:22.593 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:49:22.655 | Site placement-api already enabled 2022-06-01 00:49:22.659 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:49:22.661 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:49:22.664 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:49:22.666 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:49:22.800 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:49:22.820 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:22.822 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:49:22.843 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:22.846 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:49:22.864 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:22.866 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:49:22.869 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:49:22.872 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:49:22.903 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:49:22.931 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:49:22.961 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:49:22.988 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:49:23.018 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:49:23.046 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:49:23.074 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:49:23.102 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:49:23.119 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:23.122 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:49:23.139 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:23.142 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:49:23.144 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:49:23.147 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:49:23.149 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:49:23.151 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:49:23.154 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:49:23.157 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:49:23.160 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:49:23.163 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:49:23.167 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:49:23.170 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:49:23.172 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:49:23.175 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:49:23.178 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:49:23.193 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:23.195 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:49:23.198 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:23.200 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:49:23.203 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:49:23.205 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:49:23.207 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:49:23.210 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:49:23.212 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:49:23.214 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:49:23.217 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:49:23.219 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:49:23.221 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:49:23.224 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:49:23.226 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:49:23.228 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:49:23.231 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:49:23.246 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:49:23.248 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:49:23.250 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:23.253 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:49:23.254 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:49:23.259 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:49:23.261 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:23.264 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:49:23.276 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:49:23.280 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:49:23.280 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:49:23.283 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:49:23.285 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:49:23.287 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:49:23.309 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:49:23.311 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 00:49:25.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:25.080 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:25.084 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:25.085 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:25.087 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:25.088 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:25.088 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:25.089 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:25.089 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:25.089 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:25.105 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:49:25.164 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 00:49:25.167 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 00:49:25.170 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 00:49:25.221 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:25.225 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 00:49:25.228 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 00:49:25.237 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:49:25.243 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 00:49:25.247 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:49:25.250 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:49:27.365 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:27.365 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:27.436 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:49:27.439 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:27.441 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:49:27.444 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:27.446 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:27.449 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:49:27.451 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:27.454 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:27.456 | ++ functions-common:time_stop:2329 : start_time=1654044563303 2022-06-01 00:49:27.458 | ++ functions-common:time_stop:2331 : [[ -z 1654044563303 ]] 2022-06-01 00:49:27.462 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:27.466 | ++ functions-common:time_stop:2334 : end_time=1654044567463 2022-06-01 00:49:27.468 | ++ functions-common:time_stop:2335 : elapsed_time=4160 2022-06-01 00:49:27.471 | ++ functions-common:time_stop:2336 : total=125739 2022-06-01 00:49:27.473 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:27.475 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129899 2022-06-01 00:49:27.478 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:49:27.480 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:49:27.480 | /opt/stack/tempest ~/devstack 2022-06-01 00:49:27.482 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:49:27.503 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:49:27.503 | HACKING.rst 2022-06-01 00:49:27.503 | doc/source/conf.py 2022-06-01 00:49:27.503 | doc/source/configuration.rst 2022-06-01 00:49:27.503 | doc/source/contributor/contributing.rst 2022-06-01 00:49:27.503 | doc/source/index.rst 2022-06-01 00:49:27.503 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:49:27.503 | doc/source/microversion_testing.rst 2022-06-01 00:49:27.503 | doc/source/plugins/plugin.rst 2022-06-01 00:49:27.503 | doc/source/supported_version.rst 2022-06-01 00:49:27.503 | doc/source/test_removal.rst 2022-06-01 00:49:27.503 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:49:27.503 | playbooks/devstack-tempest.yaml 2022-06-01 00:49:27.503 | playbooks/enable-fips.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:49:27.503 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:49:27.504 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:49:27.504 | releasenotes/source/conf.py 2022-06-01 00:49:27.504 | releasenotes/source/index.rst 2022-06-01 00:49:27.504 | releasenotes/source/v26.1.0.rst 2022-06-01 00:49:27.504 | releasenotes/source/v27.0.0.rst 2022-06-01 00:49:27.504 | releasenotes/source/v28.0.0.rst 2022-06-01 00:49:27.504 | releasenotes/source/v28.1.0.rst 2022-06-01 00:49:27.504 | releasenotes/source/v29.0.0.rst 2022-06-01 00:49:27.504 | releasenotes/source/v29.1.0.rst 2022-06-01 00:49:27.505 | releasenotes/source/v29.2.0.rst 2022-06-01 00:49:27.505 | releasenotes/source/v30.0.0.rst 2022-06-01 00:49:27.505 | requirements.txt 2022-06-01 00:49:27.505 | roles/run-tempest/README.rst 2022-06-01 00:49:27.505 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:49:27.505 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:49:27.505 | roles/run-tempest-26/README.rst 2022-06-01 00:49:27.505 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:49:27.505 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:49:27.505 | setup.cfg 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:49:27.505 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:49:27.505 | Aborting 2022-06-01 00:49:27.506 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:49:27.508 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:49:27.511 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:49:27.514 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:49:27.517 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:49:27.519 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:49:27.521 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:49:27.524 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:49:27.526 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:49:27.528 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:49:27.528 | Error on exit 2022-06-01 00:49:27.531 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:49:27.533 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044383 184 fail 2022-06-01 00:49:28.110 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:49:28.112 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:49:28.322 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:49:28.322 | 2022-06-01 00:49:28.571 | + ./stack.sh:exit_trap:531 : exit 1