2022-06-01 07:19:27.984 | + ./stack.sh:main:462 : exec 2022-06-01 07:19:27.984 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-071927.summary.2022-06-01-071927 2022-06-01 07:19:27.984 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-071927' 2022-06-01 07:19:27.984 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:19:27.984 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-071927 2022-06-01 07:19:27.984 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-071927 /opt/stack/logs/stack.sh.log 2022-06-01 07:19:27.984 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-071927.summary.2022-06-01-071927 /opt/stack/logs/stack.sh.log.summary 2022-06-01 07:19:27.984 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 07:19:27.984 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 07:19:27.984 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 07:19:27.984 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 07:19:27.984 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 07:19:27.984 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 07:19:27.985 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 07:19:27.988 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 07:19:27.990 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 07:19:27.993 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 07:19:27.994 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 07:19:27.996 | + ./stack.sh:main:551 : uname -a 2022-06-01 07:19:27.998 | Linux dv-neutron-843484-1-hyperv 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 07:19:28.000 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 07:19:28.001 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 07:19:28.005 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 07:19:28.033 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 07:19:28.048 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 07:19:28.050 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 07:19:28.052 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 07:19:28.054 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 07:19:28.056 | + functions-common:fetch_plugins:1673 : return 2022-06-01 07:19:28.058 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 07:19:28.059 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 07:19:28.061 | + functions-common:run_phase:1751 : local phase= 2022-06-01 07:19:28.063 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:19:28.065 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:19:28.067 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:19:28.069 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:19:28.070 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:19:28.073 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:19:28.076 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:19:28.078 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:19:28.080 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:19:28.082 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 07:19:28.084 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:19:28.097 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:28.099 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 07:19:28.100 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:19:28.102 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:19:28.104 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:19:28.105 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:19:28.107 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:19:28.109 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 07:19:28.111 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 07:19:28.113 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 07:19:28.114 | + 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 07:19:28.116 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 07:19:28.118 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 07:19:28.120 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 07:19:28.122 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 07:19:28.124 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 07:19:28.126 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 07:19:28.143 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 07:19:28.145 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 07:19:28.158 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:19:28.160 | +++ lib/tls:source:43 : hostname -f 2022-06-01 07:19:28.164 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 07:19:28.166 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 07:19:28.167 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 07:19:28.169 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 07:19:28.171 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 07:19:28.173 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 07:19:28.175 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 07:19:28.177 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 07:19:28.179 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 07:19:28.180 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 07:19:28.185 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 07:19:28.197 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 07:19:28.214 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 07:19:28.226 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 07:19:28.238 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 07:19:28.265 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 07:19:28.305 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 07:19:28.385 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 07:19:28.410 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 07:19:28.448 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 07:19:28.501 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 07:19:28.638 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 07:19:28.651 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 07:19:28.664 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 07:19:28.677 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 07:19:28.769 | + ./stack.sh:main:598 : run_phase source 2022-06-01 07:19:28.771 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 07:19:28.773 | + functions-common:run_phase:1751 : local phase= 2022-06-01 07:19:28.775 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:19:28.777 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:19:28.781 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:19:28.783 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:19:28.785 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:19:28.787 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:19:28.791 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:19:28.793 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:19:28.795 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:19:28.797 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 07:19:28.799 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:19:28.814 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:28.816 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 07:19:28.818 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 07:19:28.858 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 07:19:28.860 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 07:19:28.862 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 07:19:28.864 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 07:19:28.866 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 07:19:28.868 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 07:19:28.871 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 07:19:28.873 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 07:19:28.875 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 07:19:28.877 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 07:19:28.879 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.882 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 07:19:28.884 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.886 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 07:19:28.889 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.892 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 07:19:28.894 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.896 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 07:19:28.898 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.901 | + 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 07:19:28.903 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.906 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 07:19:28.908 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.910 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 07:19:28.912 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.914 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 07:19:28.917 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.920 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 07:19:28.922 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.924 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 07:19:28.926 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.929 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 07:19:28.931 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.933 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 07:19:28.936 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.939 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 07:19:28.941 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.943 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 07:19:28.946 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.948 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 07:19:28.950 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.953 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 07:19:28.955 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.957 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 07:19:28.960 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.962 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 07:19:28.964 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.967 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 07:19:28.969 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.971 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 07:19:28.973 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.976 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 07:19:28.978 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.980 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 07:19:28.983 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 07:19:28.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.990 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 07:19:28.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:28.995 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 07:19:28.998 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.001 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 07:19:29.003 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.005 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 07:19:29.007 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 07:19:29.012 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.014 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 07:19:29.017 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.019 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 07:19:29.021 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.024 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 07:19:29.026 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.028 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 07:19:29.031 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.033 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 07:19:29.035 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.037 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 07:19:29.040 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.042 | + 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 07:19:29.045 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.048 | + 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 07:19:29.050 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.052 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 07:19:29.054 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.057 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 07:19:29.059 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.062 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 07:19:29.065 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.067 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 07:19:29.069 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.072 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 07:19:29.074 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:19:29.076 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 07:19:29.079 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 07:19:29.081 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 07:19:29.084 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 07:19:29.099 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:29.101 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 07:19:29.103 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 07:19:29.105 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 07:19:29.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:19:29.123 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 07:19:29.126 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 07:19:29.128 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 07:19:29.130 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 07:19:29.132 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 07:19:29.135 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 07:19:29.137 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 07:19:29.140 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 07:19:29.142 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 07:19:29.145 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 07:19:29.147 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 07:19:29.149 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 07:19:29.152 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 07:19:29.152 | Using mysql database backend 2022-06-01 07:19:29.154 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 07:19:29.170 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 07:19:29.186 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:29.189 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 07:19:29.205 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 07:19:29.221 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:29.223 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 07:19:29.239 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 07:19:29.255 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 07:19:29.272 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:19:29.274 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 07:19:29.290 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:29.292 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 07:19:29.295 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 07:19:29.312 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:19:29.315 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 07:19:29.331 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 07:19:29.333 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 07:19:29.336 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 07:19:29.338 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 07:19:29.341 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 07:19:29.345 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-071929 2022-06-01 07:19:29.348 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-071929 739' 2022-06-01 07:19:29.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.352 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 07:19:29.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.357 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 07:19:29.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.362 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 07:19:29.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.366 | + 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 07:19:29.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.371 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-06-01 07:19:29.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.376 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-06-01 07:19:29.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.381 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-071927 2022-06-01 07:19:29.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.386 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 07:19:29.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.391 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-06-01 07:19:29.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.396 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 07:19:29.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.400 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 07:19:29.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.405 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 07:19:29.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:19:29.410 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 07:19:29.412 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 07:19:29.414 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 07:19:29.416 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 07:19:29.418 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:19:29.420 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:19:29.423 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:19:29.426 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:19:29.428 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:19:29.430 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:19:29.446 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:19:29.448 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:19:29.450 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:19:29.453 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:19:29.453 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:19:29.458 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 07:19:29.460 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:19:29.463 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 07:19:29.475 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 07:19:29.478 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:19:29.478 | + functions-common:git_clone:607 : head -1 2022-06-01 07:19:29.482 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 07:19:29.485 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:19:29.487 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 07:19:29.490 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:19:29.492 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 07:19:29.494 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 07:19:29.497 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 07:19:29.500 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 07:19:29.502 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 07:19:29.505 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 07:19:29.507 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 07:19:29.509 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 07:19:29.513 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 07:19:29.517 | ++ tools/install_prereqs.sh:source:47 : NOW=1654067969 2022-06-01 07:19:29.520 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 07:19:29.524 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654067772 2022-06-01 07:19:29.527 | ++ tools/install_prereqs.sh:source:49 : DELTA=197 2022-06-01 07:19:29.529 | ++ tools/install_prereqs.sh:source:50 : [[ 197 -lt 7200 ]] 2022-06-01 07:19:29.532 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 07:19:29.534 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 07:19:29.536 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 07:19:29.539 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 07:19:29.541 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 07:19:29.543 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 07:19:29.546 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 07:19:29.548 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 07:19:29.552 | +++ 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 07:19:29.597 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 07:19:29.597 | apache2-dev 2022-06-01 07:19:29.597 | bc 2022-06-01 07:19:29.597 | bsdmainutils 2022-06-01 07:19:29.597 | curl 2022-06-01 07:19:29.598 | g++ 2022-06-01 07:19:29.598 | gcc 2022-06-01 07:19:29.598 | gettext 2022-06-01 07:19:29.598 | git 2022-06-01 07:19:29.598 | graphviz 2022-06-01 07:19:29.598 | iputils-ping 2022-06-01 07:19:29.598 | libapache2-mod-proxy-uwsgi 2022-06-01 07:19:29.598 | libffi-dev 2022-06-01 07:19:29.598 | libjpeg-dev 2022-06-01 07:19:29.598 | libmysqlclient-dev 2022-06-01 07:19:29.598 | libpcre3-dev 2022-06-01 07:19:29.598 | libpq-dev 2022-06-01 07:19:29.598 | libssl-dev 2022-06-01 07:19:29.598 | libsystemd-dev 2022-06-01 07:19:29.598 | libxml2-dev 2022-06-01 07:19:29.598 | libxslt1-dev 2022-06-01 07:19:29.598 | libyaml-dev 2022-06-01 07:19:29.598 | lsof 2022-06-01 07:19:29.598 | openssh-server 2022-06-01 07:19:29.598 | openssl 2022-06-01 07:19:29.598 | pkg-config 2022-06-01 07:19:29.598 | psmisc 2022-06-01 07:19:29.598 | python3-dev 2022-06-01 07:19:29.598 | python3-pip 2022-06-01 07:19:29.598 | python3-venv 2022-06-01 07:19:29.598 | tar 2022-06-01 07:19:29.598 | tcpdump 2022-06-01 07:19:29.598 | unzip 2022-06-01 07:19:29.598 | uuid-runtime 2022-06-01 07:19:29.598 | wget 2022-06-01 07:19:29.598 | wget 2022-06-01 07:19:29.598 | zlib1g-dev 2022-06-01 07:19:29.598 | libkrb5-dev 2022-06-01 07:19:29.598 | libldap2-dev 2022-06-01 07:19:29.598 | libsasl2-dev 2022-06-01 07:19:29.598 | memcached 2022-06-01 07:19:29.599 | python3-mysqldb 2022-06-01 07:19:29.599 | sqlite3 2022-06-01 07:19:29.599 | conntrack 2022-06-01 07:19:29.599 | curl 2022-06-01 07:19:29.599 | dnsmasq-base 2022-06-01 07:19:29.599 | dnsmasq-utils 2022-06-01 07:19:29.599 | ebtables 2022-06-01 07:19:29.599 | gawk 2022-06-01 07:19:29.599 | genisoimage 2022-06-01 07:19:29.599 | iptables 2022-06-01 07:19:29.599 | iputils-arping 2022-06-01 07:19:29.599 | kpartx 2022-06-01 07:19:29.599 | libjs-jquery-tablesorter 2022-06-01 07:19:29.599 | libmysqlclient-dev 2022-06-01 07:19:29.599 | parted 2022-06-01 07:19:29.599 | pm-utils 2022-06-01 07:19:29.599 | python3-mysqldb 2022-06-01 07:19:29.599 | socat 2022-06-01 07:19:29.599 | sqlite3 2022-06-01 07:19:29.599 | sudo 2022-06-01 07:19:29.599 | vlan 2022-06-01 07:19:29.599 | lsscsi 2022-06-01 07:19:29.599 | open-iscsi 2022-06-01 07:19:29.599 | lvm2 2022-06-01 07:19:29.599 | qemu-utils 2022-06-01 07:19:29.599 | thin-provisioning-tools 2022-06-01 07:19:29.599 | acl 2022-06-01 07:19:29.599 | dnsmasq-base 2022-06-01 07:19:29.599 | dnsmasq-utils 2022-06-01 07:19:29.599 | ebtables 2022-06-01 07:19:29.599 | haproxy 2022-06-01 07:19:29.599 | iptables 2022-06-01 07:19:29.599 | iputils-arping 2022-06-01 07:19:29.599 | iputils-ping 2022-06-01 07:19:29.599 | libmysqlclient-dev 2022-06-01 07:19:29.600 | postgresql-server-dev-all 2022-06-01 07:19:29.600 | python3-mysqldb 2022-06-01 07:19:29.600 | sqlite3 2022-06-01 07:19:29.600 | sudo 2022-06-01 07:19:29.600 | vlan 2022-06-01 07:19:29.600 | ipset 2022-06-01 07:19:29.600 | conntrack 2022-06-01 07:19:29.600 | conntrackd 2022-06-01 07:19:29.600 | keepalived 2022-06-01 07:19:29.600 | dstat 2022-06-01 07:19:29.600 | lvm2 2022-06-01 07:19:29.600 | qemu-utils 2022-06-01 07:19:29.600 | thin-provisioning-tools 2022-06-01 07:19:29.600 | curl 2022-06-01 07:19:29.600 | liberasurecode-dev 2022-06-01 07:19:29.600 | make 2022-06-01 07:19:29.600 | memcached 2022-06-01 07:19:29.600 | sqlite3 2022-06-01 07:19:29.600 | xfsprogs' 2022-06-01 07:19:29.600 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 07:19:29.619 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 07:19:29.619 | apache2-dev 2022-06-01 07:19:29.619 | bc 2022-06-01 07:19:29.619 | bsdmainutils 2022-06-01 07:19:29.619 | curl 2022-06-01 07:19:29.619 | g++ 2022-06-01 07:19:29.619 | gcc 2022-06-01 07:19:29.619 | gettext 2022-06-01 07:19:29.619 | git 2022-06-01 07:19:29.619 | graphviz 2022-06-01 07:19:29.619 | iputils-ping 2022-06-01 07:19:29.619 | libapache2-mod-proxy-uwsgi 2022-06-01 07:19:29.619 | libffi-dev 2022-06-01 07:19:29.619 | libjpeg-dev 2022-06-01 07:19:29.619 | libmysqlclient-dev 2022-06-01 07:19:29.619 | libpcre3-dev 2022-06-01 07:19:29.619 | libpq-dev 2022-06-01 07:19:29.619 | libssl-dev 2022-06-01 07:19:29.619 | libsystemd-dev 2022-06-01 07:19:29.619 | libxml2-dev 2022-06-01 07:19:29.619 | libxslt1-dev 2022-06-01 07:19:29.619 | libyaml-dev 2022-06-01 07:19:29.619 | lsof 2022-06-01 07:19:29.619 | openssh-server 2022-06-01 07:19:29.619 | openssl 2022-06-01 07:19:29.619 | pkg-config 2022-06-01 07:19:29.619 | psmisc 2022-06-01 07:19:29.619 | python3-dev 2022-06-01 07:19:29.619 | python3-pip 2022-06-01 07:19:29.620 | python3-venv 2022-06-01 07:19:29.620 | tar 2022-06-01 07:19:29.620 | tcpdump 2022-06-01 07:19:29.620 | unzip 2022-06-01 07:19:29.620 | uuid-runtime 2022-06-01 07:19:29.620 | wget 2022-06-01 07:19:29.620 | wget 2022-06-01 07:19:29.620 | zlib1g-dev 2022-06-01 07:19:29.620 | libkrb5-dev 2022-06-01 07:19:29.620 | libldap2-dev 2022-06-01 07:19:29.620 | libsasl2-dev 2022-06-01 07:19:29.620 | memcached 2022-06-01 07:19:29.620 | python3-mysqldb 2022-06-01 07:19:29.620 | sqlite3 2022-06-01 07:19:29.620 | conntrack 2022-06-01 07:19:29.620 | curl 2022-06-01 07:19:29.620 | dnsmasq-base 2022-06-01 07:19:29.620 | dnsmasq-utils 2022-06-01 07:19:29.620 | ebtables 2022-06-01 07:19:29.620 | gawk 2022-06-01 07:19:29.620 | genisoimage 2022-06-01 07:19:29.620 | iptables 2022-06-01 07:19:29.620 | iputils-arping 2022-06-01 07:19:29.620 | kpartx 2022-06-01 07:19:29.620 | libjs-jquery-tablesorter 2022-06-01 07:19:29.620 | libmysqlclient-dev 2022-06-01 07:19:29.620 | parted 2022-06-01 07:19:29.620 | pm-utils 2022-06-01 07:19:29.620 | python3-mysqldb 2022-06-01 07:19:29.620 | socat 2022-06-01 07:19:29.620 | sqlite3 2022-06-01 07:19:29.620 | sudo 2022-06-01 07:19:29.620 | vlan 2022-06-01 07:19:29.620 | lsscsi 2022-06-01 07:19:29.621 | open-iscsi 2022-06-01 07:19:29.621 | lvm2 2022-06-01 07:19:29.621 | qemu-utils 2022-06-01 07:19:29.621 | thin-provisioning-tools 2022-06-01 07:19:29.621 | acl 2022-06-01 07:19:29.621 | dnsmasq-base 2022-06-01 07:19:29.621 | dnsmasq-utils 2022-06-01 07:19:29.621 | ebtables 2022-06-01 07:19:29.621 | haproxy 2022-06-01 07:19:29.621 | iptables 2022-06-01 07:19:29.621 | iputils-arping 2022-06-01 07:19:29.621 | iputils-ping 2022-06-01 07:19:29.621 | libmysqlclient-dev 2022-06-01 07:19:29.621 | postgresql-server-dev-all 2022-06-01 07:19:29.621 | python3-mysqldb 2022-06-01 07:19:29.621 | sqlite3 2022-06-01 07:19:29.621 | sudo 2022-06-01 07:19:29.621 | vlan 2022-06-01 07:19:29.621 | ipset 2022-06-01 07:19:29.621 | conntrack 2022-06-01 07:19:29.621 | conntrackd 2022-06-01 07:19:29.621 | keepalived 2022-06-01 07:19:29.621 | dstat 2022-06-01 07:19:29.621 | lvm2 2022-06-01 07:19:29.621 | qemu-utils 2022-06-01 07:19:29.621 | thin-provisioning-tools 2022-06-01 07:19:29.621 | curl 2022-06-01 07:19:29.621 | liberasurecode-dev 2022-06-01 07:19:29.621 | make 2022-06-01 07:19:29.621 | memcached 2022-06-01 07:19:29.621 | sqlite3 2022-06-01 07:19:29.621 | xfsprogs ' 2022-06-01 07:19:29.621 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 07:19:29.624 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:19:29.627 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:19:29.630 | ++ 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 07:19:29.630 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 07:19:29.635 | ++ 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 07:19:29.637 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 07:19:29.639 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:19:29.641 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 07:19:29.643 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:19:29.645 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:19:29.647 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:19:29.649 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:19:29.651 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:19:29.653 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:19:29.655 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 07:19:29.657 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 07:19:29.659 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 07:19:29.662 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 07:19:29.666 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 07:19:29.668 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 07:19:29.671 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 07:19:29.673 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 07:19:29.675 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 07:19:29.677 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 07:19:29.681 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654067969679 2022-06-01 07:19:29.683 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 07:19:29.686 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 07:19:29.688 | ++ 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 07:19:29.892 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 07:19:29.924 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 07:19:29.965 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 07:19:30.176 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 07:19:32.134 | Reading package lists... 2022-06-01 07:19:32.166 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 07:19:32.168 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 07:19:32.170 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:19:32.172 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:32.174 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:32.176 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:19:32.178 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:32.180 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 07:19:32.182 | ++ functions-common:time_stop:2329 : start_time=1654067969679 2022-06-01 07:19:32.185 | ++ functions-common:time_stop:2331 : [[ -z 1654067969679 ]] 2022-06-01 07:19:32.188 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:32.192 | ++ functions-common:time_stop:2334 : end_time=1654067972189 2022-06-01 07:19:32.194 | ++ functions-common:time_stop:2335 : elapsed_time=2510 2022-06-01 07:19:32.196 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 07:19:32.198 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:32.201 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2510 2022-06-01 07:19:32.203 | ++ 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 07:19:32.205 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:19:32.208 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:19:32.210 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:19:32.212 | ++ 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 07:19:32.232 | ++ 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 07:19:32.343 | Reading package lists... 2022-06-01 07:19:32.588 | Building dependency tree... 2022-06-01 07:19:32.590 | Reading state information... 2022-06-01 07:19:32.627 | acl is already the newest version (2.2.53-6). 2022-06-01 07:19:32.627 | bc is already the newest version (1.07.1-2build1). 2022-06-01 07:19:32.628 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 07:19:32.628 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 07:19:32.628 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 07:19:32.628 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 07:19:32.628 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 07:19:32.628 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 07:19:32.628 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 07:19:32.628 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 07:19:32.628 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 07:19:32.628 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 07:19:32.628 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 07:19:32.628 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 07:19:32.628 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 07:19:32.628 | libffi-dev is already the newest version (3.3-4). 2022-06-01 07:19:32.628 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 07:19:32.628 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 07:19:32.628 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 07:19:32.628 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 07:19:32.628 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 07:19:32.628 | make is already the newest version (4.2.1-1.2). 2022-06-01 07:19:32.628 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 07:19:32.628 | psmisc is already the newest version (23.3-1). 2022-06-01 07:19:32.628 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 07:19:32.628 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 07:19:32.628 | socat is already the newest version (1.7.3.3-2). 2022-06-01 07:19:32.628 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 07:19:32.628 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 07:19:32.628 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 07:19:32.628 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 07:19:32.628 | dstat is already the newest version (0.7.4-6). 2022-06-01 07:19:32.628 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 07:19:32.628 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 07:19:32.628 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 07:19:32.629 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 07:19:32.629 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:19:32.629 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:19:32.629 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 07:19:32.629 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 07:19:32.629 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 07:19:32.629 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 07:19:32.629 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 07:19:32.629 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 07:19:32.629 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 07:19:32.629 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 07:19:32.629 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 07:19:32.629 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 07:19:32.629 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 07:19:32.629 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 07:19:32.629 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 07:19:32.629 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 07:19:32.629 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 07:19:32.629 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 07:19:32.629 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 07:19:32.629 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 07:19:32.629 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 07:19:32.629 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 07:19:32.629 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 07:19:32.629 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 07:19:32.629 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 07:19:32.629 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 07:19:32.629 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 07:19:32.629 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 07:19:32.629 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 07:19:32.629 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 07:19:32.629 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 07:19:32.629 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 07:19:32.849 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:19:32.849 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 07:19:32.849 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 07:19:32.849 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 07:19:32.849 | The following packages were automatically installed and are no longer required: 2022-06-01 07:19:32.850 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:19:32.850 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:19:32.850 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:19:32.850 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:19:32.850 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:19:32.850 | python3-zope.interface 2022-06-01 07:19:32.850 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:19:32.962 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:19:32.966 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 07:19:32.969 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:19:32.971 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:19:32.973 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:32.975 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:32.977 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:19:32.979 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:32.981 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:19:32.984 | ++ functions-common:time_stop:2329 : start_time=1654067972230 2022-06-01 07:19:32.986 | ++ functions-common:time_stop:2331 : [[ -z 1654067972230 ]] 2022-06-01 07:19:32.988 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:32.992 | ++ functions-common:time_stop:2334 : end_time=1654067972990 2022-06-01 07:19:32.994 | ++ functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 07:19:32.997 | ++ functions-common:time_stop:2336 : total=771 2022-06-01 07:19:32.999 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:33.002 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1531 2022-06-01 07:19:33.004 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 07:19:33.006 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 07:19:33.009 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 07:19:33.011 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 07:19:33.016 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 07:19:33.020 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 07:19:33.023 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 07:19:33.025 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 07:19:34.637 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 07:19:34.639 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 07:19:34.641 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 07:19:34.643 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 07:19:34.645 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 07:19:34.646 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 07:19:34.649 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 07:19:34.651 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 07:19:34.652 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 07:19:34.655 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 07:19:34.727 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 07:19:34.730 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 07:19:34.801 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 07:19:34.804 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 07:19:34.876 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 07:19:34.878 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 07:19:34.880 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 07:19:34.881 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 07:19:34.883 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 07:19:34.885 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 07:19:34.887 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 07:19:34.889 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 07:19:34.891 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 07:19:34.893 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 07:19:34.895 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 07:19:34.895 | Distro: focal 2022-06-01 07:19:34.897 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 07:19:34.899 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 07:19:34.904 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 07:19:34.905 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 07:19:34.908 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 07:19:34.908 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 07:19:35.405 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 07:19:35.407 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 07:19:35.407 | pip: 20.2.2 2022-06-01 07:19:35.408 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 07:19:35.869 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 07:19:35.891 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 07:19:35.893 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 07:19:35.894 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 07:19:35.897 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 07:19:35.900 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 07:19:35.904 | + ./stack.sh:main:764 : fixup_all 2022-06-01 07:19:35.906 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 07:19:35.909 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 07:19:35.911 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 07:19:35.916 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 07:19:35.916 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 07:19:35.916 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 07:19:35.922 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 07:19:35.924 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 07:19:35.926 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 07:19:35.935 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 07:19:35.938 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 07:19:35.941 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 07:19:35.943 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 07:19:35.945 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 07:19:35.947 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 07:19:35.949 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:19:35.951 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:19:35.953 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:19:35.955 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:19:35.957 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:19:35.959 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:19:35.961 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:19:35.963 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:19:35.966 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 07:19:35.968 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 07:19:35.970 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 07:19:35.972 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:19:35.975 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:19:35.977 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:19:35.979 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:19:35.981 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:19:35.983 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:19:35.986 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 07:19:35.988 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 07:19:36.008 | Using python 3.8 to install os-testr 2022-06-01 07:19:36.010 | + 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 07:19:37.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:19:37.854 | 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 07:19:37.859 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:37.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:37.861 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:19:37.863 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:37.863 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:37.863 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:37.864 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:37.864 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:37.944 | 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 07:19:37.954 | 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 07:19:37.957 | 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 07:19:37.972 | 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 07:19:38.001 | 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 07:19:38.020 | 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 07:19:38.023 | 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 07:19:38.031 | 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 07:19:38.035 | 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 07:19:38.038 | 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 07:19:38.053 | 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 07:19:38.064 | 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 07:19:38.067 | 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 07:19:38.071 | 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 07:19:38.074 | 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 07:19:38.077 | 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 07:19:38.080 | 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 07:19:38.083 | 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 07:19:38.138 | 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 07:19:38.141 | 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 07:19:38.148 | 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 07:19:38.151 | 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 07:19:38.194 | 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 07:19:38.197 | 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 07:19:38.202 | 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 07:19:38.207 | 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 07:19:40.338 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:19:40.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:19:40.413 | + inc/python:pip_install:200 : result=0 2022-06-01 07:19:40.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:19:40.417 | + functions-common:time_stop:2322 : local name 2022-06-01 07:19:40.420 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:40.422 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:40.424 | + functions-common:time_stop:2325 : local total 2022-06-01 07:19:40.426 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:40.428 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:19:40.430 | + functions-common:time_stop:2329 : start_time=1654067976003 2022-06-01 07:19:40.432 | + functions-common:time_stop:2331 : [[ -z 1654067976003 ]] 2022-06-01 07:19:40.435 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:40.439 | + functions-common:time_stop:2334 : end_time=1654067980437 2022-06-01 07:19:40.441 | + functions-common:time_stop:2335 : elapsed_time=4434 2022-06-01 07:19:40.443 | + functions-common:time_stop:2336 : total=0 2022-06-01 07:19:40.445 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:40.448 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4434 2022-06-01 07:19:40.450 | + inc/python:pip_install:203 : return 0 2022-06-01 07:19:40.452 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 07:19:40.454 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 07:19:40.457 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:19:40.460 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 07:19:40.462 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 07:19:40.465 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:19:40.469 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:19:40.469 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:19:40.474 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 07:19:40.476 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 07:19:40.478 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 07:19:40.482 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 07:19:40.484 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 07:19:40.504 | Using python 3.8 to install systemd-python 2022-06-01 07:19:40.506 | + 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 07:19:42.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:19:42.308 | 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 07:19:42.313 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:42.313 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:42.315 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:19:42.316 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:42.316 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:42.317 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:42.317 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:42.317 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:42.333 | 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 07:19:44.590 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:19:44.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:19:44.661 | + inc/python:pip_install:200 : result=0 2022-06-01 07:19:44.663 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:19:44.666 | + functions-common:time_stop:2322 : local name 2022-06-01 07:19:44.668 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:44.670 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:44.673 | + functions-common:time_stop:2325 : local total 2022-06-01 07:19:44.675 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:44.677 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:19:44.679 | + functions-common:time_stop:2329 : start_time=1654067980499 2022-06-01 07:19:44.681 | + functions-common:time_stop:2331 : [[ -z 1654067980499 ]] 2022-06-01 07:19:44.684 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:44.688 | + functions-common:time_stop:2334 : end_time=1654067984686 2022-06-01 07:19:44.691 | + functions-common:time_stop:2335 : elapsed_time=4187 2022-06-01 07:19:44.693 | + functions-common:time_stop:2336 : total=4434 2022-06-01 07:19:44.695 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:44.697 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8621 2022-06-01 07:19:44.699 | + inc/python:pip_install:203 : return 0 2022-06-01 07:19:44.702 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 07:19:44.754 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 07:19:45.117 | + ./stack.sh:main:779 : install_infra 2022-06-01 07:19:45.119 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:19:45.122 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 07:19:45.125 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:19:45.128 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 07:19:45.150 | + 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 07:19:47.226 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:47.238 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:47.297 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:19:47.339 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:47.341 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:47.343 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:47.345 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:47.347 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:47.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:19:48.013 | 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 07:19:48.257 | + inc/python:pip_install:200 : result=0 2022-06-01 07:19:48.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:19:48.261 | + functions-common:time_stop:2322 : local name 2022-06-01 07:19:48.264 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:48.266 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:48.268 | + functions-common:time_stop:2325 : local total 2022-06-01 07:19:48.270 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:48.272 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:19:48.274 | + functions-common:time_stop:2329 : start_time=1654067985143 2022-06-01 07:19:48.276 | + functions-common:time_stop:2331 : [[ -z 1654067985143 ]] 2022-06-01 07:19:48.279 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:48.283 | + functions-common:time_stop:2334 : end_time=1654067988281 2022-06-01 07:19:48.285 | + functions-common:time_stop:2335 : elapsed_time=3138 2022-06-01 07:19:48.287 | + functions-common:time_stop:2336 : total=8621 2022-06-01 07:19:48.289 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:48.291 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11759 2022-06-01 07:19:48.293 | + inc/python:pip_install:203 : return 0 2022-06-01 07:19:48.295 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:19:48.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 07:19:48.320 | + 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 07:19:50.276 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:50.288 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:50.350 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:19:50.391 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:50.393 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:50.395 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:50.397 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:50.399 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:50.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:19:50.918 | Processing /opt/stack/requirements 2022-06-01 07:19:52.575 | 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 07:19:52.578 | 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 07:19:52.588 | 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 07:19:52.594 | 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 07:19:52.597 | 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 07:19:52.600 | 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 07:19:52.619 | 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 07:19:52.622 | 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 07:19:52.639 | 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 07:19:52.643 | 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 07:19:52.649 | 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 07:19:52.669 | 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 07:19:52.671 | 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 07:19:52.686 | 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 07:19:52.689 | 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 07:19:52.692 | 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 07:19:52.695 | 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 07:19:52.697 | 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 07:19:52.700 | 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 07:19:52.702 | 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 07:19:52.705 | 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 07:19:52.718 | 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 07:19:52.720 | 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 07:19:52.772 | 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 07:19:52.779 | 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 07:19:52.781 | 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 07:19:52.831 | 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 07:19:52.836 | 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 07:19:52.839 | 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 07:19:52.843 | Building wheels for collected packages: openstack-requirements 2022-06-01 07:19:52.844 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 07:19:53.612 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 07:19:53.612 | ERROR: Command errored out with exit status 1: 2022-06-01 07:19:53.612 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ultqi1os/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ultqi1os/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-4lsms9lb 2022-06-01 07:19:53.612 | cwd: /tmp/pip-req-build-ultqi1os/ 2022-06-01 07:19:53.612 | Complete output (6 lines): 2022-06-01 07:19:53.612 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 07:19:53.612 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 07:19:53.612 | or: setup.py --help-commands 2022-06-01 07:19:53.612 | or: setup.py cmd --help 2022-06-01 07:19:53.613 | 2022-06-01 07:19:53.613 | error: invalid command 'bdist_wheel' 2022-06-01 07:19:53.613 | ---------------------------------------- 2022-06-01 07:19:53.613 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 07:19:53.613 | Running setup.py clean for openstack-requirements 2022-06-01 07:19:54.378 | Failed to build openstack-requirements 2022-06-01 07:19:54.391 | Installing collected packages: openstack-requirements 2022-06-01 07:19:54.391 | Attempting uninstall: openstack-requirements 2022-06-01 07:19:54.393 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 07:19:54.428 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 07:19:54.447 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 07:19:54.450 | Running setup.py install for openstack-requirements: started 2022-06-01 07:19:56.651 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 07:19:56.679 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 07:19:56.811 | + inc/python:pip_install:200 : result=0 2022-06-01 07:19:56.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:19:56.815 | + functions-common:time_stop:2322 : local name 2022-06-01 07:19:56.817 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:19:56.819 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:19:56.821 | + functions-common:time_stop:2325 : local total 2022-06-01 07:19:56.824 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:19:56.826 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:19:56.828 | + functions-common:time_stop:2329 : start_time=1654067988313 2022-06-01 07:19:56.830 | + functions-common:time_stop:2331 : [[ -z 1654067988313 ]] 2022-06-01 07:19:56.833 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:19:56.837 | + functions-common:time_stop:2334 : end_time=1654067996834 2022-06-01 07:19:56.840 | + functions-common:time_stop:2335 : elapsed_time=8521 2022-06-01 07:19:56.842 | + functions-common:time_stop:2336 : total=11759 2022-06-01 07:19:56.844 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:19:56.846 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20280 2022-06-01 07:19:56.848 | + inc/python:pip_install:203 : return 0 2022-06-01 07:19:56.851 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 07:19:56.853 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 07:19:56.856 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 07:19:56.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:19:56.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:19:56.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 07:19:56.865 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:19:56.868 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 07:19:56.888 | Using python 3.8 to install pbr 2022-06-01 07:19:56.890 | + 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 07:19:58.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:19:58.680 | 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 07:19:58.685 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:58.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:58.687 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:19:58.689 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:58.689 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:58.689 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:58.690 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:19:58.690 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:19:58.835 | 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 07:20:01.158 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:01.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:01.238 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:01.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:01.242 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:01.245 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:01.247 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:01.249 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:01.251 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:01.253 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:01.255 | + functions-common:time_stop:2329 : start_time=1654067996883 2022-06-01 07:20:01.257 | + functions-common:time_stop:2331 : [[ -z 1654067996883 ]] 2022-06-01 07:20:01.260 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:01.264 | + functions-common:time_stop:2334 : end_time=1654068001262 2022-06-01 07:20:01.266 | + functions-common:time_stop:2335 : elapsed_time=4379 2022-06-01 07:20:01.268 | + functions-common:time_stop:2336 : total=20280 2022-06-01 07:20:01.271 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:01.273 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24659 2022-06-01 07:20:01.275 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:01.277 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 07:20:03.596 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 07:20:05.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:05.474 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 07:20:05.495 | 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 07:20:05.498 | 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 07:20:05.503 | 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 07:20:05.505 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 07:20:05.509 | 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 07:20:05.580 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 07:20:05.583 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 07:20:05.586 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 07:20:05.602 | + ./stack.sh:main:788 : pkgs= 2022-06-01 07:20:05.605 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 07:20:05.608 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 07:20:05.610 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 07:20:05.612 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 07:20:05.615 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:20:05.617 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:20:05.620 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:20:05.622 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:20:05.624 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:20:05.627 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:20:05.631 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:20:05.634 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:20:05.636 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:20:05.638 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 07:20:05.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:20:05.656 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:05.658 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:20:05.661 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:20:05.664 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 07:20:05.666 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:20:05.669 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 07:20:05.671 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:20:05.673 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 07:20:05.675 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:20:05.677 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 07:20:05.679 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:20:05.682 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 07:20:05.684 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 07:20:05.686 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 07:20:05.698 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:20:05.698 | + 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 07:20:05.698 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 07:20:05.699 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 07:20:05.699 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 07:20:05.700 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 07:20:05.702 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 07:20:05.704 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 07:20:05.707 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 07:20:05.709 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 07:20:05.712 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 07:20:05.714 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 07:20:05.766 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 07:20:05.766 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 07:20:05.768 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 07:20:06.143 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 07:20:06.145 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 07:20:06.162 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:06.165 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 07:20:06.168 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:20:06.170 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:20:06.172 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:20:06.175 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:20:06.177 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:06.179 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:20:06.182 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:06.184 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:06.186 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:20:06.189 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:06.191 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:20:06.193 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:20:06.195 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 07:20:06.198 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:20:06.201 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:06.203 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:06.205 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 07:20:06.226 | + 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 07:20:06.337 | Reading package lists... 2022-06-01 07:20:06.582 | Building dependency tree... 2022-06-01 07:20:06.584 | Reading state information... 2022-06-01 07:20:06.836 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 07:20:06.836 | The following packages were automatically installed and are no longer required: 2022-06-01 07:20:06.837 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:20:06.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:20:06.837 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:20:06.837 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:20:06.837 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:20:06.837 | python3-zope.interface 2022-06-01 07:20:06.837 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:20:06.952 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:20:06.956 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:20:06.959 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:20:06.961 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:06.964 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:06.966 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:06.968 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:06.970 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:06.973 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:20:06.975 | + functions-common:time_stop:2329 : start_time=1654068006224 2022-06-01 07:20:06.977 | + functions-common:time_stop:2331 : [[ -z 1654068006224 ]] 2022-06-01 07:20:06.980 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:06.984 | + functions-common:time_stop:2334 : end_time=1654068006981 2022-06-01 07:20:06.986 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-01 07:20:06.988 | + functions-common:time_stop:2336 : total=1531 2022-06-01 07:20:06.990 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:06.992 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2288 2022-06-01 07:20:06.995 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:20:06.997 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 07:20:06.999 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:20:07.002 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:20:07.004 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:20:07.006 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:20:07.008 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:20:07.011 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:20:07.014 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 07:20:07.016 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:20:07.018 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:20:07.020 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:20:07.023 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:20:07.026 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:20:07.028 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:20:07.030 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:20:07.032 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:20:07.035 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 07:20:07.037 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:20:07.039 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:20:07.042 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:20:07.044 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:20:07.046 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:20:07.048 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:20:07.051 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 07:20:07.053 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 07:20:07.069 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:07.072 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 07:20:07.075 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:20:07.077 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 07:20:07.079 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 07:20:07.082 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 07:20:07.086 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 07:20:07.089 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 07:20:07.092 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 07:20:07.094 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 07:20:07.096 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 07:20:07.099 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 07:20:07.101 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 07:20:07.786 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 07:20:07.786 | user tags 2022-06-01 07:20:07.786 | stackrabbit []' 2022-06-01 07:20:07.790 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 07:20:07.790 | user tags 2022-06-01 07:20:07.790 | stackrabbit []' 2022-06-01 07:20:07.790 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 07:20:07.796 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 07:20:07.798 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 07:20:07.801 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 07:20:08.453 | Changing password for user "stackrabbit" ... 2022-06-01 07:20:08.523 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 07:20:09.175 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 07:20:09.242 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 07:20:09.245 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 07:20:09.905 | Changing password for user "stackrabbit" ... 2022-06-01 07:20:09.971 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 07:20:09.974 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 07:20:09.976 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 07:20:10.628 | Deleting user "guest" ... 2022-06-01 07:20:10.643 | Error: 2022-06-01 07:20:10.644 | {:no_such_user, "guest"} 2022-06-01 07:20:10.655 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 07:20:10.658 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 07:20:10.675 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:10.677 | + ./stack.sh:main:805 : install_database 2022-06-01 07:20:10.680 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 07:20:10.683 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 07:20:10.685 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:10.688 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:10.690 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 07:20:11.022 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 07:20:11.025 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 07:20:11.027 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 07:20:11.030 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:20:11.032 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 07:20:11.035 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:20:11.037 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:20:11.039 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:20:11.042 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:20:11.044 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:20:11.046 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:20:11.049 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:20:11.051 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:20:11.053 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 07:20:11.056 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:20:11.059 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:20:11.061 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:20:11.063 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:20:11.065 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:20:11.068 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:20:11.070 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 07:20:11.073 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:11.075 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:11.077 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 07:20:11.080 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:20:11.082 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:20:11.084 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:20:11.087 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:20:11.089 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:11.091 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:20:11.094 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:11.097 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:11.099 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:20:11.101 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:11.103 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:20:11.106 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:20:11.108 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 07:20:11.110 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:20:11.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:11.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:11.117 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 07:20:11.139 | + 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 07:20:11.249 | Reading package lists... 2022-06-01 07:20:11.500 | Building dependency tree... 2022-06-01 07:20:11.502 | Reading state information... 2022-06-01 07:20:11.757 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 07:20:11.757 | The following packages were automatically installed and are no longer required: 2022-06-01 07:20:11.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:20:11.759 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:20:11.759 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:20:11.759 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:20:11.759 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:20:11.759 | python3-zope.interface 2022-06-01 07:20:11.759 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:20:11.872 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:20:11.877 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:20:11.879 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:20:11.881 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:11.883 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:11.885 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:11.888 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:11.890 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:11.892 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:20:11.894 | + functions-common:time_stop:2329 : start_time=1654068011136 2022-06-01 07:20:11.896 | + functions-common:time_stop:2331 : [[ -z 1654068011136 ]] 2022-06-01 07:20:11.899 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:11.903 | + functions-common:time_stop:2334 : end_time=1654068011901 2022-06-01 07:20:11.905 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-01 07:20:11.908 | + functions-common:time_stop:2336 : total=2288 2022-06-01 07:20:11.910 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:11.912 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3053 2022-06-01 07:20:11.914 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:20:11.917 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 07:20:11.919 | + ./stack.sh:main:808 : install_database_python 2022-06-01 07:20:11.921 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 07:20:11.924 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 07:20:11.926 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 07:20:11.929 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:20:11.932 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 07:20:11.934 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 07:20:11.937 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:20:11.940 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:20:11.941 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:20:11.947 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 07:20:11.949 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 07:20:11.951 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 07:20:11.954 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 07:20:11.956 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 07:20:11.979 | Using python 3.8 to install PyMySQL 2022-06-01 07:20:11.981 | + 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 07:20:13.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:13.811 | 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 07:20:13.815 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:13.816 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:13.818 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:13.819 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:13.819 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:13.820 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:13.820 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:13.820 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:13.835 | 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 07:20:16.149 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:16.149 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:16.236 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:16.239 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:16.241 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:16.244 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:16.247 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:16.249 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:16.251 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:16.254 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:16.256 | + functions-common:time_stop:2329 : start_time=1654068011973 2022-06-01 07:20:16.258 | + functions-common:time_stop:2331 : [[ -z 1654068011973 ]] 2022-06-01 07:20:16.261 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:16.265 | + functions-common:time_stop:2334 : end_time=1654068016263 2022-06-01 07:20:16.268 | + functions-common:time_stop:2335 : elapsed_time=4290 2022-06-01 07:20:16.270 | + functions-common:time_stop:2336 : total=24659 2022-06-01 07:20:16.272 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:16.275 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28949 2022-06-01 07:20:16.277 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:16.279 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 07:20:16.282 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 07:20:16.284 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 07:20:16.286 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 07:20:16.303 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:16.306 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 07:20:16.308 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 07:20:16.312 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:20:16.312 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 07:20:16.317 | + 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 07:20:16.320 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 07:20:16.322 | + 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 07:20:16.324 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 07:20:16.327 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 07:20:16.329 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 07:20:16.346 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:16.348 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 07:20:16.350 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:20:16.353 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:20:16.356 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:20:16.358 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:20:16.360 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:16.362 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:20:16.365 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:16.367 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:16.370 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:20:16.372 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:16.374 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:20:16.376 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:20:16.378 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 07:20:16.381 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:20:16.383 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:16.385 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:16.388 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 07:20:16.409 | + 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 07:20:16.518 | Reading package lists... 2022-06-01 07:20:16.762 | Building dependency tree... 2022-06-01 07:20:16.764 | Reading state information... 2022-06-01 07:20:17.015 | radvd is already the newest version (1:2.17-2). 2022-06-01 07:20:17.015 | The following packages were automatically installed and are no longer required: 2022-06-01 07:20:17.016 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:20:17.016 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:20:17.016 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:20:17.016 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:20:17.016 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:20:17.016 | python3-zope.interface 2022-06-01 07:20:17.016 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:20:17.129 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:20:17.134 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:20:17.136 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:20:17.138 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:17.141 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:17.143 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:17.145 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:17.147 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:17.150 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:20:17.152 | + functions-common:time_stop:2329 : start_time=1654068016406 2022-06-01 07:20:17.154 | + functions-common:time_stop:2331 : [[ -z 1654068016406 ]] 2022-06-01 07:20:17.157 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:17.161 | + functions-common:time_stop:2334 : end_time=1654068017158 2022-06-01 07:20:17.163 | + functions-common:time_stop:2335 : elapsed_time=752 2022-06-01 07:20:17.166 | + functions-common:time_stop:2336 : total=3053 2022-06-01 07:20:17.168 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:17.170 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3805 2022-06-01 07:20:17.173 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:20:17.175 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 07:20:17.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:17.194 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 07:20:17.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 07:20:17.199 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 07:20:17.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 07:20:17.222 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:20:17.224 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:20:17.226 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:20:17.229 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:20:17.232 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:17.234 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:20:17.236 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:17.238 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:17.241 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:20:17.243 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:17.245 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:20:17.247 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:20:17.250 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 07:20:17.252 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:20:17.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:17.257 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:17.259 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 07:20:17.280 | + 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 07:20:17.391 | Reading package lists... 2022-06-01 07:20:17.635 | Building dependency tree... 2022-06-01 07:20:17.637 | Reading state information... 2022-06-01 07:20:17.889 | fakeroot is already the newest version (1.24-1). 2022-06-01 07:20:17.889 | make is already the newest version (4.2.1-1.2). 2022-06-01 07:20:17.889 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 07:20:17.889 | The following packages were automatically installed and are no longer required: 2022-06-01 07:20:17.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:20:17.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:20:17.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:20:17.891 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:20:17.891 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:20:17.891 | python3-zope.interface 2022-06-01 07:20:17.891 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:20:18.002 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:20:18.006 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:20:18.009 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:20:18.012 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:18.014 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:18.016 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:18.018 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:18.020 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:18.022 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:20:18.024 | + functions-common:time_stop:2329 : start_time=1654068017278 2022-06-01 07:20:18.026 | + functions-common:time_stop:2331 : [[ -z 1654068017278 ]] 2022-06-01 07:20:18.029 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:18.033 | + functions-common:time_stop:2334 : end_time=1654068018031 2022-06-01 07:20:18.035 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-01 07:20:18.037 | + functions-common:time_stop:2336 : total=3805 2022-06-01 07:20:18.039 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:18.041 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4558 2022-06-01 07:20:18.043 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:20:18.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 07:20:18.048 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:18.050 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:18.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 07:20:18.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 07:20:18.059 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 07:20:18.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 07:20:18.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 07:20:18.068 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 07:20:18.069 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 07:20:18.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 07:20:18.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 07:20:18.078 | + functions:vercmp:652 : local v1=5.4 2022-06-01 07:20:18.081 | + functions:vercmp:653 : local 'op=<' 2022-06-01 07:20:18.083 | + functions:vercmp:654 : local v2=3.13 2022-06-01 07:20:18.086 | + functions:vercmp:655 : local result 2022-06-01 07:20:18.089 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 07:20:18.089 | ++ functions:vercmp:659 : sort -V 2022-06-01 07:20:18.090 | ++ functions:vercmp:659 : head -1 2022-06-01 07:20:18.095 | + functions:vercmp:659 : result=3.13 2022-06-01 07:20:18.097 | + functions:vercmp:661 : case $op in 2022-06-01 07:20:18.099 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 07:20:18.102 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 07:20:18.104 | + functions:vercmp:672 : return 2022-06-01 07:20:18.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 07:20:18.109 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:20:18.111 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 07:20:18.577 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 07:20:18.601 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:18.604 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 07:20:18.606 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 07:20:18.606 | Installing etcd 2022-06-01 07:20:18.609 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 07:20:18.621 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 07:20:18.634 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:18.636 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 07:20:18.650 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 07:20:18.653 | ++ 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 07:20:18.656 | ++ 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 07:20:18.659 | +++ 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 07:20:18.663 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:20:18.669 | ++ 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 07:20:18.672 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 07:20:18.674 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:20:18.677 | ++ functions:get_extra_file:73 : return 2022-06-01 07:20:18.680 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:20:18.682 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 07:20:18.685 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 07:20:18.687 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 07:20:18.703 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:18.706 | + ./stack.sh:main:835 : install_dstat 2022-06-01 07:20:18.708 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 07:20:18.725 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:18.728 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 07:20:18.730 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:20:18.732 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 07:20:18.735 | + ./stack.sh:main:844 : install_libs 2022-06-01 07:20:18.737 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 07:20:18.739 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 07:20:18.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 07:20:18.744 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 07:20:18.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 07:20:18.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.755 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 07:20:18.757 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 07:20:18.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 07:20:18.762 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 07:20:18.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 07:20:18.771 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.773 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 07:20:18.776 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 07:20:18.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 07:20:18.781 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 07:20:18.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 07:20:18.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.792 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 07:20:18.795 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 07:20:18.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 07:20:18.799 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 07:20:18.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 07:20:18.808 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.811 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 07:20:18.813 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 07:20:18.815 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 07:20:18.818 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 07:20:18.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 07:20:18.826 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.829 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 07:20:18.831 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 07:20:18.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 07:20:18.836 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 07:20:18.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 07:20:18.845 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.848 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 07:20:18.850 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 07:20:18.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 07:20:18.855 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 07:20:18.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 07:20:18.864 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.866 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 07:20:18.869 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 07:20:18.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 07:20:18.874 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 07:20:18.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 07:20:18.883 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.885 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 07:20:18.887 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 07:20:18.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 07:20:18.892 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 07:20:18.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 07:20:18.901 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.904 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 07:20:18.906 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 07:20:18.908 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 07:20:18.910 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 07:20:18.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 07:20:18.919 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.922 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 07:20:18.924 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 07:20:18.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 07:20:18.929 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 07:20:18.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 07:20:18.938 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.940 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 07:20:18.942 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 07:20:18.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 07:20:18.947 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 07:20:18.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 07:20:18.957 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.959 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 07:20:18.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 07:20:18.964 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 07:20:18.966 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 07:20:18.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 07:20:18.975 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.978 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 07:20:18.980 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 07:20:18.982 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 07:20:18.985 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 07:20:18.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:18.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:18.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 07:20:18.994 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:18.996 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 07:20:18.999 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 07:20:19.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 07:20:19.003 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 07:20:19.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 07:20:19.013 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.015 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 07:20:19.017 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 07:20:19.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 07:20:19.022 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 07:20:19.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 07:20:19.032 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.034 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 07:20:19.036 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 07:20:19.038 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 07:20:19.041 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 07:20:19.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 07:20:19.050 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.052 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 07:20:19.054 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 07:20:19.057 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 07:20:19.060 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 07:20:19.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 07:20:19.069 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.072 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 07:20:19.074 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 07:20:19.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 07:20:19.078 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 07:20:19.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 07:20:19.088 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.091 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 07:20:19.093 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 07:20:19.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 07:20:19.097 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 07:20:19.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 07:20:19.107 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.109 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 07:20:19.111 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 07:20:19.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 07:20:19.116 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 07:20:19.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 07:20:19.125 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.127 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 07:20:19.130 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 07:20:19.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 07:20:19.135 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 07:20:19.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 07:20:19.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.146 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 07:20:19.149 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 07:20:19.152 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 07:20:19.154 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 07:20:19.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 07:20:19.163 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.166 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 07:20:19.168 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 07:20:19.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 07:20:19.173 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 07:20:19.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 07:20:19.182 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.184 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 07:20:19.187 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 07:20:19.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 07:20:19.191 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 07:20:19.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 07:20:19.201 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.203 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 07:20:19.206 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 07:20:19.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 07:20:19.210 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 07:20:19.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 07:20:19.220 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.223 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 07:20:19.225 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 07:20:19.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 07:20:19.230 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 07:20:19.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 07:20:19.239 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.241 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 07:20:19.243 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 07:20:19.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 07:20:19.248 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 07:20:19.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 07:20:19.257 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.260 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 07:20:19.262 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 07:20:19.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 07:20:19.267 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 07:20:19.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 07:20:19.276 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.279 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 07:20:19.281 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 07:20:19.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 07:20:19.286 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 07:20:19.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 07:20:19.295 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.298 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 07:20:19.300 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 07:20:19.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 07:20:19.305 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 07:20:19.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 07:20:19.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.317 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 07:20:19.319 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 07:20:19.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 07:20:19.324 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 07:20:19.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 07:20:19.333 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.336 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 07:20:19.338 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 07:20:19.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 07:20:19.343 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 07:20:19.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 07:20:19.353 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.355 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 07:20:19.358 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 07:20:19.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 07:20:19.362 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 07:20:19.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 07:20:19.371 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.374 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 07:20:19.376 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 07:20:19.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 07:20:19.381 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 07:20:19.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 07:20:19.390 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.393 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 07:20:19.395 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 07:20:19.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 07:20:19.400 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 07:20:19.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:19.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:19.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 07:20:19.409 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:19.412 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 07:20:19.433 | Using python 3.8 to install etcd3 2022-06-01 07:20:19.435 | + 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 07:20:21.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:21.228 | 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 07:20:21.242 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:21.242 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:21.252 | 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 07:20:21.261 | 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 07:20:21.285 | 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 07:20:21.291 | 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 07:20:21.294 | 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 07:20:21.309 | 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 07:20:23.499 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:23.499 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:23.578 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:23.580 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:23.582 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:23.584 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:23.587 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:23.589 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:23.591 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:23.594 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:23.596 | + functions-common:time_stop:2329 : start_time=1654068019427 2022-06-01 07:20:23.598 | + functions-common:time_stop:2331 : [[ -z 1654068019427 ]] 2022-06-01 07:20:23.601 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:23.605 | + functions-common:time_stop:2334 : end_time=1654068023602 2022-06-01 07:20:23.607 | + functions-common:time_stop:2335 : elapsed_time=4175 2022-06-01 07:20:23.609 | + functions-common:time_stop:2336 : total=28949 2022-06-01 07:20:23.611 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:23.613 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33124 2022-06-01 07:20:23.616 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:23.618 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 07:20:23.639 | Using python 3.8 to install etcd3gw 2022-06-01 07:20:23.641 | + 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 07:20:25.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:25.451 | 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 07:20:25.455 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:25.456 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:25.458 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:25.459 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:25.459 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:25.460 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:25.460 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:25.461 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:25.477 | 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 07:20:25.503 | 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 07:20:25.510 | 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 07:20:25.513 | 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 07:20:25.534 | 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 07:20:25.537 | 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 07:20:25.559 | 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 07:20:25.561 | 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 07:20:25.565 | 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 07:20:27.784 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:27.784 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:27.860 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:27.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:27.864 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:27.866 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:27.869 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:27.871 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:27.873 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:27.875 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:27.877 | + functions-common:time_stop:2329 : start_time=1654068023634 2022-06-01 07:20:27.880 | + functions-common:time_stop:2331 : [[ -z 1654068023634 ]] 2022-06-01 07:20:27.882 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:27.886 | + functions-common:time_stop:2334 : end_time=1654068027884 2022-06-01 07:20:27.889 | + functions-common:time_stop:2335 : elapsed_time=4250 2022-06-01 07:20:27.891 | + functions-common:time_stop:2336 : total=33124 2022-06-01 07:20:27.893 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:27.895 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37374 2022-06-01 07:20:27.898 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:27.901 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 07:20:27.903 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 07:20:27.905 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 07:20:27.908 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:20:27.910 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:20:27.912 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:20:27.915 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:20:27.917 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:20:27.920 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:20:27.922 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:20:27.924 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:20:27.927 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 07:20:27.929 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 07:20:27.932 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:27.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:27.936 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 07:20:27.938 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 07:20:27.941 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:20:27.943 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:20:27.948 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:20:27.950 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:20:27.952 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:20:27.954 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:27.957 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:20:27.959 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:27.962 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:27.964 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:20:27.967 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:20:27.969 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:20:27.971 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:20:27.973 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:20:27.976 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:20:27.978 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:27.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:27.983 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:20:28.004 | + 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 07:20:28.115 | Reading package lists... 2022-06-01 07:20:28.361 | Building dependency tree... 2022-06-01 07:20:28.362 | Reading state information... 2022-06-01 07:20:28.623 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 07:20:28.623 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 07:20:28.623 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:20:28.623 | The following packages were automatically installed and are no longer required: 2022-06-01 07:20:28.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:20:28.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:20:28.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:20:28.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:20:28.624 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:20:28.624 | python3-zope.interface 2022-06-01 07:20:28.624 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:20:28.741 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:20:28.746 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:20:28.748 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:20:28.750 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:28.752 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:28.754 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:28.757 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:28.759 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:28.761 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:20:28.763 | + functions-common:time_stop:2329 : start_time=1654068028001 2022-06-01 07:20:28.765 | + functions-common:time_stop:2331 : [[ -z 1654068028001 ]] 2022-06-01 07:20:28.768 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:28.772 | + functions-common:time_stop:2334 : end_time=1654068028770 2022-06-01 07:20:28.774 | + functions-common:time_stop:2335 : elapsed_time=769 2022-06-01 07:20:28.777 | + functions-common:time_stop:2336 : total=4558 2022-06-01 07:20:28.779 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:28.781 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5327 2022-06-01 07:20:28.783 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:20:28.785 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 07:20:28.788 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:28.791 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:28.793 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 07:20:28.855 | Module proxy already enabled 2022-06-01 07:20:28.859 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 07:20:28.920 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 07:20:28.920 | Module proxy already enabled 2022-06-01 07:20:28.920 | Module proxy_uwsgi already enabled 2022-06-01 07:20:28.924 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 07:20:28.927 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:20:28.930 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:20:28.932 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:20:29.076 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 07:20:29.078 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 07:20:29.080 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 07:20:29.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 07:20:29.091 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.093 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 07:20:29.096 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 07:20:29.098 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 07:20:29.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 07:20:29.109 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.112 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 07:20:29.114 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 07:20:29.117 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 07:20:29.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 07:20:29.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.129 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 07:20:29.132 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 07:20:29.134 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 07:20:29.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 07:20:29.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.146 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 07:20:29.149 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 07:20:29.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 07:20:29.159 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.161 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 07:20:29.165 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 07:20:29.167 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 07:20:29.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 07:20:29.177 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.179 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 07:20:29.197 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:29.199 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 07:20:29.201 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 07:20:29.204 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 07:20:29.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 07:20:29.214 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.216 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 07:20:29.233 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:29.235 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 07:20:29.238 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 07:20:29.240 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 07:20:29.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 07:20:29.250 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.253 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 07:20:29.255 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 07:20:29.257 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 07:20:29.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:29.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:29.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 07:20:29.267 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:29.270 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 07:20:29.273 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 07:20:29.275 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:20:29.278 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 07:20:29.280 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 07:20:29.283 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:20:29.286 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:20:29.287 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:20:29.292 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 07:20:29.294 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 07:20:29.297 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 07:20:29.300 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 07:20:29.302 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 07:20:29.323 | Using python 3.8 to install keystonemiddleware 2022-06-01 07:20:29.325 | + 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 07:20:31.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:31.115 | 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 07:20:31.120 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:31.120 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:31.122 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:31.123 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:31.123 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:31.124 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:31.124 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:31.124 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:31.139 | 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 07:20:31.211 | 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 07:20:31.247 | 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 07:20:31.262 | 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 07:20:31.269 | 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 07:20:31.275 | 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 07:20:31.315 | 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 07:20:31.324 | 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 07:20:31.342 | 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 07:20:31.348 | 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 07:20:31.351 | 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 07:20:31.362 | 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 07:20:31.365 | 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 07:20:31.369 | 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 07:20:31.374 | 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 07:20:31.393 | 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 07:20:31.398 | 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 07:20:31.418 | 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 07:20:31.422 | 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 07:20:31.426 | 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 07:20:31.433 | 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 07:20:31.453 | 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 07:20:31.517 | 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 07:20:31.531 | 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 07:20:31.537 | 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 07:20:31.545 | 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 07:20:31.549 | 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 07:20:31.553 | 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 07:20:31.557 | 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 07:20:31.560 | 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 07:20:31.563 | 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 07:20:31.567 | 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 07:20:31.570 | 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 07:20:31.572 | 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 07:20:31.577 | 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 07:20:31.580 | 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 07:20:33.546 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:33.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:33.630 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:33.633 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:33.635 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:33.637 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:33.640 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:33.642 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:33.644 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:33.646 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:33.649 | + functions-common:time_stop:2329 : start_time=1654068029317 2022-06-01 07:20:33.651 | + functions-common:time_stop:2331 : [[ -z 1654068029317 ]] 2022-06-01 07:20:33.654 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:33.658 | + functions-common:time_stop:2334 : end_time=1654068033656 2022-06-01 07:20:33.660 | + functions-common:time_stop:2335 : elapsed_time=4339 2022-06-01 07:20:33.663 | + functions-common:time_stop:2336 : total=37374 2022-06-01 07:20:33.665 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:33.667 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41713 2022-06-01 07:20:33.670 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:33.672 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 07:20:33.674 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 07:20:33.677 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:20:33.680 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 07:20:33.683 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 07:20:33.685 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:20:33.689 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:20:33.689 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:20:33.694 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 07:20:33.696 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 07:20:33.699 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 07:20:33.701 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 07:20:33.704 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 07:20:33.726 | Using python 3.8 to install python-memcached 2022-06-01 07:20:33.728 | + 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 07:20:35.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:35.516 | 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 07:20:35.520 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:35.521 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:35.523 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:35.525 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:35.525 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:35.525 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:35.526 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:35.526 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:35.541 | 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 07:20:35.545 | 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 07:20:37.806 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:37.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:37.878 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:37.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:37.884 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:37.886 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:37.889 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:37.891 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:37.893 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:37.895 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:37.898 | + functions-common:time_stop:2329 : start_time=1654068033719 2022-06-01 07:20:37.901 | + functions-common:time_stop:2331 : [[ -z 1654068033719 ]] 2022-06-01 07:20:37.903 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:37.907 | + functions-common:time_stop:2334 : end_time=1654068037905 2022-06-01 07:20:37.910 | + functions-common:time_stop:2335 : elapsed_time=4186 2022-06-01 07:20:37.912 | + functions-common:time_stop:2336 : total=41713 2022-06-01 07:20:37.914 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:37.916 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45899 2022-06-01 07:20:37.919 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:37.921 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 07:20:37.938 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:37.940 | + ./stack.sh:main:866 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-06-01 07:20:37.942 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 07:20:37.945 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 07:20:37.948 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 07:20:37.950 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:20:37.952 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 07:20:37.955 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 07:20:37.970 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:37.973 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 07:20:37.975 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 07:20:37.977 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 07:20:37.979 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:20:37.981 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:20:37.984 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:20:37.986 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:20:37.989 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:20:37.991 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:20:38.006 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:20:38.009 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:20:38.011 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:38.013 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:20:38.014 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:20:38.018 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 07:20:38.021 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:38.023 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 07:20:38.036 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 07:20:38.039 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:20:38.039 | + functions-common:git_clone:607 : head -1 2022-06-01 07:20:38.042 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 07:20:38.044 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:20:38.047 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 07:20:38.049 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:20:38.051 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:20:38.054 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 07:20:38.056 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:20:38.058 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 07:20:38.061 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:20:38.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:20:38.065 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 07:20:38.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:20:38.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:20:38.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 07:20:38.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:20:38.078 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 07:20:38.081 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:20:38.083 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:20:38.087 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 07:20:38.092 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 07:20:38.095 | + 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 07:20:38.704 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 07:20:38.706 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:20:38.709 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:20:38.711 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:20:38.714 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:20:38.716 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 07:20:38.718 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:20:38.720 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:20:38.722 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:20:38.725 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:20:38.727 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:20:38.729 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:20:38.731 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:20:38.733 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 07:20:38.753 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 07:20:38.756 | + 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 07:20:40.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:40.562 | 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 07:20:40.566 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:40.567 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:40.568 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:40.570 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:40.570 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:40.570 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:40.571 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:40.571 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:40.584 | Obtaining file:///opt/stack/keystone 2022-06-01 07:20:42.296 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:20:44.195 | 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 07:20:44.223 | 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 07:20:44.233 | 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 07:20:44.240 | 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 07:20:44.244 | 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 07:20:44.251 | 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 07:20:44.272 | 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 07:20:44.286 | 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 07:20:44.301 | 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 07:20:44.305 | 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 07:20:44.315 | 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 07:20:44.318 | 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 07:20:44.322 | 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 07:20:44.361 | 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 07:20:44.367 | 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 07:20:44.370 | 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 07:20:44.382 | 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 07:20:44.437 | 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 07:20:44.441 | 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 07:20:44.447 | 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 07:20:44.482 | 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 07:20:44.496 | 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 07:20:44.503 | 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 07:20:44.550 | 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 07:20:44.557 | 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 07:20:44.595 | 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 07:20:44.647 | 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 07:20:44.665 | 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 07:20:44.682 | 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 07:20:44.691 | 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 07:20:44.714 | 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 07:20:44.722 | 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 07:20:44.740 | 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 07:20:44.784 | 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 07:20:44.792 | 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 07:20:44.805 | 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 07:20:44.808 | 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 07:20:44.811 | 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 07:20:44.821 | 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 07:20:44.824 | 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 07:20:44.827 | 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 07:20:44.830 | 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 07:20:44.846 | 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 07:20:44.852 | 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 07:20:44.870 | 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 07:20:44.874 | 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 07:20:44.894 | 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 07:20:44.899 | 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 07:20:44.902 | 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 07:20:44.905 | 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 07:20:44.917 | 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 07:20:44.920 | 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 07:20:44.922 | 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 07:20:44.930 | 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 07:20:44.939 | 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 07:20:44.944 | 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 07:20:44.962 | 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 07:20:44.965 | 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 07:20:44.972 | 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 07:20:44.992 | 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 07:20:44.997 | 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 07:20:45.000 | 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 07:20:45.062 | 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 07:20:45.069 | 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 07:20:45.076 | 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 07:20:45.079 | 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 07:20:45.088 | 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 07:20:45.092 | 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 07:20:45.098 | 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 07:20:45.138 | 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 07:20:45.141 | 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 07:20:45.153 | 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 07:20:45.160 | 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 07:20:45.170 | 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 07:20:45.181 | 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 07:20:45.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 07:20:45.197 | 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 07:20:45.200 | 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 07:20:45.203 | 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 07:20:45.208 | 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 07:20:45.221 | 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 07:20:45.226 | 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 07:20:45.233 | 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 07:20:45.233 | 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 07:20:45.235 | 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 07:20:45.238 | 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 07:20:45.241 | 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 07:20:45.244 | 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 07:20:45.246 | 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 07:20:45.249 | 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 07:20:45.254 | 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 07:20:45.257 | 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 07:20:45.264 | 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 07:20:45.267 | 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 07:20:45.270 | 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 07:20:45.276 | 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 07:20:45.278 | 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 07:20:45.287 | 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 07:20:46.659 | Installing collected packages: keystone 2022-06-01 07:20:46.660 | Attempting uninstall: keystone 2022-06-01 07:20:46.662 | Found existing installation: keystone 18.1.0 2022-06-01 07:20:46.664 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 07:20:46.666 | Running setup.py develop for keystone 2022-06-01 07:20:48.543 | Successfully installed keystone 2022-06-01 07:20:48.687 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:20:48.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:20:48.774 | + inc/python:pip_install:200 : result=0 2022-06-01 07:20:48.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:20:48.778 | + functions-common:time_stop:2322 : local name 2022-06-01 07:20:48.780 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:20:48.782 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:20:48.784 | + functions-common:time_stop:2325 : local total 2022-06-01 07:20:48.787 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:20:48.789 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:20:48.791 | + functions-common:time_stop:2329 : start_time=1654068038748 2022-06-01 07:20:48.793 | + functions-common:time_stop:2331 : [[ -z 1654068038748 ]] 2022-06-01 07:20:48.796 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:20:48.800 | + functions-common:time_stop:2334 : end_time=1654068048798 2022-06-01 07:20:48.802 | + functions-common:time_stop:2335 : elapsed_time=10050 2022-06-01 07:20:48.805 | + functions-common:time_stop:2336 : total=45899 2022-06-01 07:20:48.807 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:20:48.809 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55949 2022-06-01 07:20:48.811 | + inc/python:pip_install:203 : return 0 2022-06-01 07:20:48.813 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:20:48.816 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:20:48.818 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:20:48.837 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:20:48.849 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 07:20:48.851 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 07:20:48.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:20:48.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:20:48.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 07:20:48.861 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:20:48.863 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 07:20:48.880 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:48.882 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 07:20:48.884 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:20:48.887 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 07:20:48.889 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 07:20:48.902 | + 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 07:20:48.904 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 07:20:48.909 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 07:20:48.924 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:48.927 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 07:20:48.957 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 07:20:48.984 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 07:20:49.014 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 07:20:49.044 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 07:20:49.074 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 07:20:49.105 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 07:20:49.132 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 07:20:49.159 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 07:20:49.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 07:20:49.164 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 07:20:49.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 07:20:49.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:20:49.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:20:49.187 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:49.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:20:49.193 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:20:49.196 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:20:49.210 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:49.213 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:20:49.215 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:20:49.246 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:20:49.248 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:20:49.250 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 07:20:49.253 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 07:20:49.255 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 07:20:49.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:49.273 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-06-01 07:20:49.304 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.58/identity 2022-06-01 07:20:49.331 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 07:20:49.334 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 07:20:49.366 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 07:20:49.369 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 07:20:49.373 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 07:20:49.376 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 07:20:49.378 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 07:20:49.382 | + 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 07:20:49.418 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 07:20:49.420 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 07:20:49.423 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 07:20:49.425 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 07:20:49.428 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:20:49.446 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:20:49.448 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:20:49.451 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:20:49.453 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:20:49.455 | + 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 07:20:49.484 | + 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 07:20:49.512 | + 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 07:20:49.543 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:20:49.571 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 07:20:49.601 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 07:20:49.603 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 07:20:49.605 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 07:20:49.608 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 07:20:49.610 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 07:20:49.612 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:20:49.615 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:20:49.618 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 07:20:49.622 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 07:20:49.626 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:20:49.630 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:20:49.642 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:20:49.642 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:20:49.651 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:20:49.654 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:20:49.670 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 07:20:49.672 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 07:20:49.677 | + 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 07:20:49.705 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 07:20:49.732 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 07:20:49.759 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 07:20:49.786 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 07:20:49.813 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 07:20:49.840 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 07:20:49.867 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 07:20:49.894 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 07:20:49.921 | + 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 07:20:49.949 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 07:20:49.976 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 07:20:50.003 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 07:20:50.030 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:20:50.032 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:20:50.035 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 07:20:50.038 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 07:20:50.040 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:20:50.043 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.045 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.047 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:20:50.050 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:20:50.052 | + 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 07:20:50.079 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 07:20:50.107 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:20:50.107 | + 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 07:20:50.116 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 07:20:50.119 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 07:20:50.122 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 07:20:50.124 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:20:50.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:20:50.128 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:20:50.131 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.133 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.135 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:20:50.137 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:20:50.140 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.142 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.144 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 07:20:50.206 | Site keystone-wsgi-public already enabled 2022-06-01 07:20:50.210 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:20:50.213 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:20:50.215 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:20:50.217 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:20:50.353 | + 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 07:20:50.356 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 07:20:50.358 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 07:20:50.360 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 07:20:50.363 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:20:50.366 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:20:50.369 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 07:20:50.373 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 07:20:50.375 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:20:50.378 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:20:50.392 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:20:50.392 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:20:50.401 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:20:50.404 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:20:50.420 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 07:20:50.423 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 07:20:50.427 | + 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 07:20:50.458 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 07:20:50.484 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 07:20:50.514 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 07:20:50.541 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 07:20:50.569 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 07:20:50.596 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 07:20:50.623 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 07:20:50.650 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 07:20:50.678 | + 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 07:20:50.705 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 07:20:50.732 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 07:20:50.759 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 07:20:50.787 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:20:50.789 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:20:50.792 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 07:20:50.794 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 07:20:50.797 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:20:50.799 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.802 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.805 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:20:50.807 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:20:50.809 | + 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 07:20:50.837 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 07:20:50.866 | + 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 07:20:50.867 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:20:50.875 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 07:20:50.879 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 07:20:50.882 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 07:20:50.884 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:20:50.887 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:20:50.889 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:20:50.891 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.894 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.896 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:20:50.898 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:20:50.901 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:20:50.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:20:50.905 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 07:20:50.968 | Site keystone-wsgi-admin already enabled 2022-06-01 07:20:50.972 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:20:50.974 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:20:50.977 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:20:50.979 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:20:51.111 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 07:20:51.143 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 07:20:51.176 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 07:20:51.208 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 07:20:51.210 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 07:20:51.242 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 07:20:51.269 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 07:20:51.297 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 07:20:51.315 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:20:51.317 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 07:20:51.334 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:20:51.337 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 07:20:51.339 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 07:20:51.341 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 07:20:51.344 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:20:51.346 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 07:20:51.349 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 07:20:51.352 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 07:20:51.354 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 07:20:51.356 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:20:51.358 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:20:51.361 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:20:51.364 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:20:51.366 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:20:51.369 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:20:51.385 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:20:51.388 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:20:51.390 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:51.393 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:20:51.393 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:20:51.398 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 07:20:51.400 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:20:51.402 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 07:20:51.416 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 07:20:51.419 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:20:51.419 | + functions-common:git_clone:607 : head -1 2022-06-01 07:20:51.425 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 07:20:51.428 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:20:51.431 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 07:20:51.433 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:20:51.436 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:20:51.438 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 07:20:51.440 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 07:20:51.443 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 07:20:51.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:20:51.448 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:20:51.450 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 07:20:51.452 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:20:51.455 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 07:20:51.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 07:20:51.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:20:51.463 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 07:20:51.465 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:20:51.468 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:20:51.470 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 07:20:51.477 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 07:20:51.479 | + 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 07:20:52.080 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 07:20:52.084 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:20:52.086 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:20:52.088 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:20:52.091 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:20:52.093 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 07:20:52.095 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:20:52.097 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 07:20:52.100 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:20:52.102 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 07:20:52.105 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 07:20:52.107 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 07:20:52.109 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:20:52.111 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 07:20:52.132 | Using python 3.8 to install /opt/stack/swift 2022-06-01 07:20:52.134 | + 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 07:20:53.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:20:53.910 | 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 07:20:53.915 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:53.916 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:53.917 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:20:53.919 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:53.919 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:53.919 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:53.919 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:20:53.920 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:20:53.933 | Obtaining file:///opt/stack/swift 2022-06-01 07:20:55.185 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:20:56.422 | 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 07:20:56.430 | 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 07:20:56.470 | 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 07:20:56.479 | 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 07:20:56.482 | 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 07:20:56.539 | 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 07:20:56.550 | 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 07:20:56.553 | 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 07:20:56.556 | 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 07:20:56.592 | 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 07:20:56.607 | 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 07:20:56.614 | 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 07:20:56.620 | 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 07:20:56.660 | 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 07:20:56.669 | 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 07:20:56.687 | 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 07:20:56.694 | 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 07:20:56.697 | 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 07:20:56.709 | 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 07:20:56.711 | 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 07:20:56.714 | 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 07:20:56.717 | 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 07:20:56.723 | 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 07:20:56.741 | 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 07:20:56.745 | 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 07:20:56.766 | 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 07:20:56.771 | 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 07:20:56.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 506)) (3.2.2) 2022-06-01 07:20:56.781 | 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 07:20:56.802 | 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 07:20:56.807 | 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 07:20:56.810 | 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 07:20:56.819 | 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 07:20:56.832 | 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 07:20:56.898 | 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 07:20:56.903 | 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 07:20:56.908 | 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 07:20:56.912 | 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 07:20:56.919 | 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 07:20:56.923 | 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 07:20:56.926 | 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 07:20:56.930 | 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 07:20:56.933 | 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 07:20:56.936 | 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 07:20:56.939 | 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 07:20:56.944 | 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 07:20:56.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 07:20:58.634 | Installing collected packages: swift 2022-06-01 07:20:58.634 | Attempting uninstall: swift 2022-06-01 07:20:58.636 | Found existing installation: swift 2.26.1.dev35 2022-06-01 07:20:58.639 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 07:20:58.640 | Running setup.py develop for swift 2022-06-01 07:21:00.347 | Successfully installed swift 2022-06-01 07:21:00.519 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:21:00.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:21:00.594 | + inc/python:pip_install:200 : result=0 2022-06-01 07:21:00.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:21:00.599 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:00.601 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:00.604 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:00.606 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:00.608 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:00.610 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:21:00.612 | + functions-common:time_stop:2329 : start_time=1654068052126 2022-06-01 07:21:00.615 | + functions-common:time_stop:2331 : [[ -z 1654068052126 ]] 2022-06-01 07:21:00.617 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:00.621 | + functions-common:time_stop:2334 : end_time=1654068060619 2022-06-01 07:21:00.624 | + functions-common:time_stop:2335 : elapsed_time=8493 2022-06-01 07:21:00.626 | + functions-common:time_stop:2336 : total=55949 2022-06-01 07:21:00.628 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:00.630 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64442 2022-06-01 07:21:00.633 | + inc/python:pip_install:203 : return 0 2022-06-01 07:21:00.635 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:21:00.637 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:21:00.640 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:21:00.658 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:21:00.670 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 07:21:00.673 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 07:21:00.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:00.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:00.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 07:21:00.682 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:00.685 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 07:21:00.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:21:00.691 | + ./stack.sh:main:877 : configure_swift 2022-06-01 07:21:00.694 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 07:21:00.696 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 07:21:00.698 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 07:21:00.700 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 07:21:00.702 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 07:21:00.704 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 07:21:01.592 | No object-auditor running 2022-06-01 07:21:01.592 | No proxy-server running 2022-06-01 07:21:01.592 | No account-reaper running 2022-06-01 07:21:01.592 | No account-server running 2022-06-01 07:21:01.592 | No container-reconciler running 2022-06-01 07:21:01.592 | No container-replicator running 2022-06-01 07:21:01.593 | No object-expirer running 2022-06-01 07:21:01.593 | No object-replicator running 2022-06-01 07:21:01.593 | No container-auditor running 2022-06-01 07:21:01.593 | No container-updater running 2022-06-01 07:21:01.593 | No container-sharder running 2022-06-01 07:21:01.593 | No container-server running 2022-06-01 07:21:01.593 | No object-reconstructor running 2022-06-01 07:21:01.593 | No object-updater running 2022-06-01 07:21:01.593 | No container-sync running 2022-06-01 07:21:01.593 | No account-replicator running 2022-06-01 07:21:01.593 | No account-auditor running 2022-06-01 07:21:01.593 | No object-server running 2022-06-01 07:21:01.640 | + lib/swift:configure_swift:341 : true 2022-06-01 07:21:01.642 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 07:21:01.657 | + 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 07:21:01.670 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 07:21:01.672 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 07:21:01.672 | s/%GROUP%//; 2022-06-01 07:21:01.672 | s/%USER%/ubuntu/; 2022-06-01 07:21:01.672 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 07:21:01.672 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 07:21:01.672 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 07:21:01.682 | uid = ubuntu 2022-06-01 07:21:01.682 | gid = 2022-06-01 07:21:01.682 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 07:21:01.682 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 07:21:01.682 | address = 127.0.0.1 2022-06-01 07:21:01.682 | 2022-06-01 07:21:01.682 | [account6612] 2022-06-01 07:21:01.682 | max connections = 25 2022-06-01 07:21:01.682 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:21:01.682 | read only = false 2022-06-01 07:21:01.682 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 07:21:01.682 | 2022-06-01 07:21:01.682 | [account6622] 2022-06-01 07:21:01.682 | max connections = 25 2022-06-01 07:21:01.682 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:21:01.682 | read only = false 2022-06-01 07:21:01.682 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 07:21:01.682 | 2022-06-01 07:21:01.682 | [account6632] 2022-06-01 07:21:01.682 | max connections = 25 2022-06-01 07:21:01.682 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:21:01.682 | read only = false 2022-06-01 07:21:01.682 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 07:21:01.682 | 2022-06-01 07:21:01.682 | [account6642] 2022-06-01 07:21:01.682 | max connections = 25 2022-06-01 07:21:01.682 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:21:01.682 | read only = false 2022-06-01 07:21:01.682 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 07:21:01.682 | 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [container6611] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.683 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:21:01.683 | read only = false 2022-06-01 07:21:01.683 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [container6621] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.683 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:21:01.683 | read only = false 2022-06-01 07:21:01.683 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [container6631] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.683 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:21:01.683 | read only = false 2022-06-01 07:21:01.683 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [container6641] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.683 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:21:01.683 | read only = false 2022-06-01 07:21:01.683 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [object6613] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.683 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:21:01.683 | read only = false 2022-06-01 07:21:01.683 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 07:21:01.683 | 2022-06-01 07:21:01.683 | [object6623] 2022-06-01 07:21:01.683 | max connections = 25 2022-06-01 07:21:01.684 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:21:01.684 | read only = false 2022-06-01 07:21:01.684 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 07:21:01.684 | 2022-06-01 07:21:01.684 | [object6633] 2022-06-01 07:21:01.684 | max connections = 25 2022-06-01 07:21:01.684 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:21:01.684 | read only = false 2022-06-01 07:21:01.684 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 07:21:01.684 | 2022-06-01 07:21:01.684 | [object6643] 2022-06-01 07:21:01.684 | max connections = 25 2022-06-01 07:21:01.684 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:21:01.684 | read only = false 2022-06-01 07:21:01.684 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 07:21:01.685 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 07:21:01.687 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:01.689 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:01.691 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 07:21:01.703 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 07:21:01.705 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 07:21:01.709 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 07:21:01.713 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 07:21:01.715 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 07:21:01.719 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 07:21:01.748 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-06-01 07:21:01.773 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 07:21:01.790 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 07:21:01.819 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 07:21:01.836 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:21:01.865 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 07:21:01.882 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 07:21:01.911 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 07:21:01.929 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 07:21:01.958 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 07:21:01.976 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:21:02.004 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 07:21:02.021 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 07:21:02.037 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:02.039 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 07:21:02.067 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 07:21:02.093 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 07:21:02.121 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 07:21:02.148 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 07:21:02.163 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:02.165 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 07:21:02.192 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 07:21:02.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:02.209 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 07:21:02.224 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:02.226 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 07:21:02.228 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 07:21:02.242 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:02.244 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 07:21:02.246 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 07:21:02.249 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 07:21:02.254 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 07:21:02.260 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 07:21:02.287 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 07:21:02.313 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 07:21:02.342 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 07:21:02.371 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 07:21:02.398 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 07:21:02.400 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 07:21:02.402 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 07:21:02.404 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 07:21:02.406 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 07:21:02.433 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 07:21:02.461 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:21:02.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 07:21:02.514 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 07:21:02.541 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 07:21:02.568 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 07:21:02.595 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 07:21:02.621 | + 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 07:21:02.649 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 07:21:02.675 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 07:21:02.702 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 07:21:02.730 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 07:21:02.758 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 07:21:02.787 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 07:21:02.815 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 07:21:02.833 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 07:21:02.861 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 07:21:02.887 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 07:21:02.892 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 07:21:02.920 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 07:21:02.946 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 07:21:02.973 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 07:21:02.975 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 07:21:02.977 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 07:21:02.980 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 07:21:02.984 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 07:21:02.986 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 07:21:02.989 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:21:02.991 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 07:21:02.993 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 07:21:02.995 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:21:02.997 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:21:02.999 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 07:21:03.017 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 07:21:03.047 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 07:21:03.066 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 07:21:03.093 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 07:21:03.111 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:21:03.139 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 07:21:03.157 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:21:03.186 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 07:21:03.204 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:21:03.232 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 07:21:03.250 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 07:21:03.277 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:21:03.295 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:21:03.323 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 07:21:03.341 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 07:21:03.370 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 07:21:03.387 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 07:21:03.414 | + 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 07:21:03.419 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 07:21:03.438 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:21:03.465 | + 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 07:21:03.494 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 07:21:03.497 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 07:21:03.501 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 07:21:03.503 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 07:21:03.505 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:21:03.508 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 07:21:03.510 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 07:21:03.513 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:21:03.515 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:21:03.518 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 07:21:03.537 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 07:21:03.565 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 07:21:03.583 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 07:21:03.611 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 07:21:03.629 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:21:03.658 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 07:21:03.676 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:21:03.704 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 07:21:03.723 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:21:03.751 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 07:21:03.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 07:21:03.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:21:03.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:21:03.844 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 07:21:03.863 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 07:21:03.890 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 07:21:03.908 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 07:21:03.935 | + 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 07:21:03.948 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 07:21:03.966 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:21:03.995 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 07:21:03.997 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 07:21:04.001 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 07:21:04.004 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 07:21:04.007 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:21:04.009 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 07:21:04.011 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 07:21:04.013 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:21:04.015 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:21:04.017 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 07:21:04.036 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 07:21:04.065 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 07:21:04.084 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 07:21:04.113 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 07:21:04.130 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:21:04.158 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 07:21:04.176 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:21:04.204 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 07:21:04.222 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:21:04.251 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 07:21:04.268 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 07:21:04.297 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:21:04.315 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:21:04.343 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 07:21:04.361 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 07:21:04.388 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 07:21:04.406 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 07:21:04.433 | + 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 07:21:04.438 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 07:21:04.456 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:21:04.484 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 07:21:04.513 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 07:21:04.541 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 07:21:04.569 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 07:21:04.571 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 07:21:04.575 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 07:21:04.604 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 07:21:04.631 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 07:21:04.660 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 07:21:04.689 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 07:21:04.719 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 07:21:04.745 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 07:21:04.773 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 07:21:04.799 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 07:21:04.826 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 07:21:04.842 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:04.845 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 07:21:04.862 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 07:21:04.865 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 07:21:04.885 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 07:21:04.887 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-06-01 07:21:04.914 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 07:21:04.916 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 07:21:04.943 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-06-01 07:21:04.972 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 07:21:04.974 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 07:21:05.001 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 07:21:05.017 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:05.020 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 07:21:05.022 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 07:21:05.027 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 07:21:05.029 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 07:21:05.042 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 07:21:05.044 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 07:21:05.056 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 07:21:05.058 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 07:21:05.060 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:21:05.062 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:21:05.065 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:21:05.067 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:21:05.069 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:21:05.071 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:21:05.074 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 07:21:05.086 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 07:21:05.088 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 07:21:05.091 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 07:21:05.108 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:05.110 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 07:21:05.127 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:05.130 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 07:21:05.132 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 07:21:05.134 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 07:21:05.137 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:21:05.139 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 07:21:05.142 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 07:21:05.145 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 07:21:05.147 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 07:21:05.164 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:05.167 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 07:21:05.169 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 07:21:05.186 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:05.189 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 07:21:05.191 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 07:21:05.194 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 07:21:05.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:05.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:05.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 07:21:05.204 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:05.208 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 07:21:05.211 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 07:21:05.213 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 07:21:05.216 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 07:21:05.218 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 07:21:05.222 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 07:21:05.224 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 07:21:05.227 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 07:21:05.230 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 07:21:05.232 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 07:21:05.236 | +++ 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 07:21:05.236 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 07:21:05.242 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 07:21:05.244 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 07:21:05.247 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 07:21:05.250 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 07:21:05.252 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 07:21:05.274 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 07:21:05.276 | + 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 07:21:07.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:21:07.099 | 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 07:21:07.103 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:07.104 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:07.105 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:21:07.106 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:07.107 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:07.107 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:07.107 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:07.108 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:07.122 | 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 07:21:07.221 | 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 07:21:07.225 | 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 07:21:07.237 | 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 07:21:07.311 | 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 07:21:07.336 | 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 07:21:07.340 | 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 07:21:07.362 | 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 07:21:07.373 | 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 07:21:07.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 303)) (3.1.2) 2022-06-01 07:21:07.394 | 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 07:21:07.401 | 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 07:21:07.440 | 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 07:21:07.455 | 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 07:21:07.460 | 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 07:21:07.469 | 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 07:21:07.493 | 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 07:21:07.511 | 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 07:21:07.518 | 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 07:21:07.521 | 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 07:21:07.524 | 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 07:21:07.527 | 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 07:21:07.553 | 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 07:21:07.558 | 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 07:21:07.579 | 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 07:21:07.605 | 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 07:21:07.611 | 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 07:21:07.634 | 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 07:21:07.639 | 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 07:21:07.642 | 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 07:21:07.645 | 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 07:21:07.652 | 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 07:21:07.667 | 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 07:21:07.688 | 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 07:21:07.692 | 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 07:21:07.701 | 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 07:21:07.704 | 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 07:21:07.708 | 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 07:21:07.713 | 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 07:21:07.722 | 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 07:21:07.725 | 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 07:21:07.730 | 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 07:21:07.734 | 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 07:21:07.737 | 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 07:21:07.740 | 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 07:21:07.748 | 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 07:21:07.761 | 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 07:21:07.769 | 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 07:21:07.776 | 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 07:21:07.788 | 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 07:21:07.791 | 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 07:21:07.794 | 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 07:21:07.796 | 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 07:21:07.801 | 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 07:21:07.803 | 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 07:21:07.806 | 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 07:21:07.815 | 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 07:21:07.818 | 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 07:21:07.821 | 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 07:21:07.828 | 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 07:21:07.845 | 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 07:21:07.848 | 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 07:21:07.851 | 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 07:21:07.858 | 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 07:21:07.862 | 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 07:21:07.865 | 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 07:21:09.732 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:21:09.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:21:09.806 | + inc/python:pip_install:200 : result=0 2022-06-01 07:21:09.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:21:09.811 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:09.813 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:09.816 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:09.819 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:09.821 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:09.823 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:21:09.826 | + functions-common:time_stop:2329 : start_time=1654068065268 2022-06-01 07:21:09.828 | + functions-common:time_stop:2331 : [[ -z 1654068065268 ]] 2022-06-01 07:21:09.831 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:09.835 | + functions-common:time_stop:2334 : end_time=1654068069833 2022-06-01 07:21:09.838 | + functions-common:time_stop:2335 : elapsed_time=4565 2022-06-01 07:21:09.840 | + functions-common:time_stop:2336 : total=64442 2022-06-01 07:21:09.842 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:09.845 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69007 2022-06-01 07:21:09.848 | + inc/python:pip_install:203 : return 0 2022-06-01 07:21:09.850 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 07:21:09.853 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 07:21:09.855 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 07:21:09.869 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 07:21:09.874 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 07:21:09.876 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 07:21:09.879 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 07:21:09.881 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:21:09.883 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:21:09.886 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:21:09.889 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:21:09.891 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:21:09.894 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:21:09.911 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:21:09.913 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:21:09.916 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:09.918 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:21:09.919 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:21:09.925 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 07:21:09.927 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:09.929 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 07:21:09.942 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 07:21:09.945 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:21:09.945 | + functions-common:git_clone:607 : head -1 2022-06-01 07:21:09.948 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 07:21:09.951 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:21:09.954 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 07:21:09.956 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:21:09.959 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:21:09.961 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 07:21:09.964 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:21:09.966 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 07:21:09.969 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:21:09.972 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:21:09.974 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 07:21:09.977 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:21:09.979 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:21:09.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 07:21:09.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:21:09.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 07:21:09.991 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:21:09.993 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:21:09.996 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 07:21:10.002 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 07:21:10.004 | + 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 07:21:10.591 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 07:21:10.594 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:21:10.596 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:21:10.599 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:21:10.601 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:21:10.604 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 07:21:10.606 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:21:10.608 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:21:10.611 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:21:10.614 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:21:10.616 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:21:10.618 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:21:10.621 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:21:10.623 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 07:21:10.645 | Using python 3.8 to install /opt/stack/glance 2022-06-01 07:21:10.647 | + 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 07:21:12.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:21:12.444 | 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 07:21:12.458 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:12.458 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:12.466 | Obtaining file:///opt/stack/glance 2022-06-01 07:21:13.753 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:21:15.059 | 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 07:21:15.067 | 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 07:21:15.074 | 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 07:21:15.083 | 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 07:21:15.104 | 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 07:21:15.113 | 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 07:21:15.127 | 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 07:21:15.135 | 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 07:21:15.156 | 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 07:21:15.195 | 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 07:21:15.209 | 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 07:21:15.216 | 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 07:21:15.222 | 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 07:21:15.231 | 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 07:21:15.237 | 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 07:21:15.306 | 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 07:21:15.309 | 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 07:21:15.312 | 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 07:21:15.316 | 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 07:21:15.327 | 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 07:21:15.390 | 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 07:21:15.445 | 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 07:21:15.448 | 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 07:21:15.453 | 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 07:21:15.458 | 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 07:21:15.478 | 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 07:21:15.512 | 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 07:21:15.523 | 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 07:21:15.539 | 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 07:21:15.545 | 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 07:21:15.592 | 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 07:21:15.599 | 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 07:21:15.637 | 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 07:21:15.692 | 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 07:21:15.710 | 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 07:21:15.727 | 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 07:21:15.741 | 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 07:21:15.750 | 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 07:21:15.774 | 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 07:21:15.781 | 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 07:21:15.799 | 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 07:21:15.844 | 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 07:21:15.851 | 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 07:21:15.854 | 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 07:21:15.857 | 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 07:21:15.879 | 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 07:21:15.892 | 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 07:21:15.903 | 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 07:21:15.906 | 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 07:21:15.910 | 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 07:21:15.926 | 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 07:21:15.931 | 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 07:21:15.934 | 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 07:21:15.951 | 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 07:21:15.956 | 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 07:21:15.962 | 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 07:21:15.983 | 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 07:21:15.988 | 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 07:21:15.993 | 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 07:21:15.996 | 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 07:21:15.999 | 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 07:21:16.009 | 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 07:21:16.013 | 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 07:21:16.016 | 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 07:21:16.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 07:21:16.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 07:21:16.096 | 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 07:21:16.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 07:21:16.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 07:21:16.128 | 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 07:21:16.131 | 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 07:21:16.138 | 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 07:21:16.159 | 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 07:21:16.162 | 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 07:21:16.165 | 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 07:21:16.174 | 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 07:21:16.177 | 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 07:21:16.186 | 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 07:21:16.191 | 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 07:21:16.197 | 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 07:21:16.201 | 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 07:21:16.205 | 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 07:21:16.245 | 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 07:21:16.250 | 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 07:21:16.253 | 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 07:21:16.260 | 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 07:21:16.263 | 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 07:21:16.273 | 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 07:21:16.276 | 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 07:21:16.291 | 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 07:21:16.293 | 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 07:21:16.297 | 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 07:21:16.300 | 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 07:21:16.303 | 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 07:21:16.306 | 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 07:21:16.311 | 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 07:21:16.319 | 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 07:21:16.356 | 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 07:21:16.359 | 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 07:21:16.362 | 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 07:21:16.364 | 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 07:21:16.367 | 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 07:21:16.371 | 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 07:21:16.374 | 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 07:21:16.377 | 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 07:21:16.452 | 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 07:21:16.486 | 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 07:21:16.490 | 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 07:21:16.495 | 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 07:21:16.537 | 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 07:21:17.605 | Installing collected packages: glance 2022-06-01 07:21:17.605 | Attempting uninstall: glance 2022-06-01 07:21:17.617 | Found existing installation: glance 21.1.1.dev1 2022-06-01 07:21:17.617 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 07:21:17.617 | Running setup.py develop for glance 2022-06-01 07:21:19.213 | Successfully installed glance 2022-06-01 07:21:19.357 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:21:19.357 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:21:19.443 | + inc/python:pip_install:200 : result=0 2022-06-01 07:21:19.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:21:19.448 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:19.450 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:19.452 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:19.455 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:19.458 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:19.460 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:21:19.462 | + functions-common:time_stop:2329 : start_time=1654068070639 2022-06-01 07:21:19.464 | + functions-common:time_stop:2331 : [[ -z 1654068070639 ]] 2022-06-01 07:21:19.467 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:19.472 | + functions-common:time_stop:2334 : end_time=1654068079469 2022-06-01 07:21:19.474 | + functions-common:time_stop:2335 : elapsed_time=8830 2022-06-01 07:21:19.477 | + functions-common:time_stop:2336 : total=69007 2022-06-01 07:21:19.479 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:19.481 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77837 2022-06-01 07:21:19.483 | + inc/python:pip_install:203 : return 0 2022-06-01 07:21:19.486 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:21:19.488 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:21:19.491 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:21:19.509 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:21:19.522 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 07:21:19.524 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 07:21:19.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:19.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:19.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 07:21:19.534 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:19.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:21:19.539 | + ./stack.sh:main:889 : configure_glance 2022-06-01 07:21:19.542 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 07:21:19.554 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 07:21:19.557 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 07:21:19.560 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 07:21:19.562 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 07:21:19.565 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 07:21:19.567 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 07:21:19.570 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 07:21:19.572 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 07:21:19.602 | + 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 07:21:19.630 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 07:21:19.659 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 07:21:19.689 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 07:21:19.718 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 07:21:19.753 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 07:21:19.756 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 07:21:19.758 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 07:21:19.761 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:21:19.763 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 07:21:19.792 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 07:21:19.821 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:21:19.851 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 07:21:19.880 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 07:21:19.910 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 07:21:19.939 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 07:21:19.969 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 07:21:19.998 | + 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 07:21:20.028 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:21:20.057 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 07:21:20.088 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 07:21:20.090 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 07:21:20.093 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 07:21:20.095 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:21:20.097 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:21:20.100 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:21:20.116 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:20.119 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:21:20.122 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:21:20.124 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:21:20.141 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:20.143 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:21:20.146 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:21:20.176 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:21:20.179 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:21:20.181 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 07:21:20.184 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 07:21:20.186 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 07:21:20.189 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 07:21:20.191 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 07:21:20.194 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 07:21:20.196 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 07:21:20.198 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 07:21:20.201 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 07:21:20.203 | + 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 07:21:20.232 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 07:21:20.234 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-06-01 07:21:20.264 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 07:21:20.267 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 07:21:20.283 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:20.285 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 07:21:20.316 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 07:21:20.345 | + 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 07:21:20.375 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 07:21:20.405 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 07:21:20.436 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 07:21:20.453 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:20.456 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:21:20.486 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 07:21:20.515 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 07:21:20.544 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-06-01 07:21:20.574 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 07:21:20.603 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-06-01 07:21:20.633 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 07:21:20.650 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:20.652 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 07:21:20.654 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 07:21:20.658 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 07:21:20.661 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:21:20.678 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:21:20.681 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:21:20.683 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:21:20.685 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:21:20.688 | + 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 07:21:20.718 | + 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 07:21:20.748 | + 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 07:21:20.779 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:21:20.809 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 07:21:20.815 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 07:21:20.844 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 07:21:20.875 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 07:21:20.905 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-06-01 07:21:20.935 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 07:21:20.965 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 07:21:20.995 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 07:21:21.025 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 07:21:21.055 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 07:21:21.084 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 07:21:21.114 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 07:21:21.145 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 07:21:21.150 | + 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 07:21:21.158 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 07:21:21.175 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:21.178 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 07:21:21.180 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.58:19292 /image 2022-06-01 07:21:21.183 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 07:21:21.185 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.58:19292 2022-06-01 07:21:21.187 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 07:21:21.190 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 07:21:21.193 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 07:21:21.196 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 07:21:21.198 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:21:21.200 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:21.203 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:21.205 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 07:21:21.208 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 07:21:21.211 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 07:21:21.213 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 07:21:21.215 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:21:21.218 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:21.221 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:21.223 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 07:21:21.225 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 07:21:21.281 | proxy (enabled by site administrator) 2022-06-01 07:21:21.285 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 07:21:21.287 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 07:21:21.290 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:21:21.292 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:21.295 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:21.298 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 07:21:21.300 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 07:21:21.362 | proxy_http (enabled by site administrator) 2022-06-01 07:21:21.365 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 07:21:21.366 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 07:21:21.374 | KeepAlive Off 2022-06-01 07:21:21.379 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 07:21:21.379 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 07:21:21.387 | SetEnv proxy-sendchunked 1 2022-06-01 07:21:21.391 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.58:19292" retry=0 ' 2022-06-01 07:21:21.392 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 07:21:21.400 | ProxyPass "/image" "http://10.222.0.58:19292" retry=0 2022-06-01 07:21:21.403 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 07:21:21.406 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 07:21:21.409 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:21:21.411 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:21:21.414 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:21:21.416 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:21.418 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:21.421 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:21:21.424 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:21:21.426 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:21.429 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:21.431 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 07:21:21.493 | Site glance already enabled 2022-06-01 07:21:21.497 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 07:21:21.500 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:21:21.502 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:21:21.505 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:21:21.639 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 07:21:21.676 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 07:21:21.708 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 07:21:21.738 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 07:21:21.755 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:21.758 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 07:21:21.760 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 07:21:21.763 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 07:21:21.765 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:21:21.769 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 07:21:21.771 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 07:21:21.773 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 07:21:21.776 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 07:21:21.778 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:21:21.780 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:21:21.784 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:21:21.787 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:21:21.789 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:21:21.792 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:21:21.809 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:21:21.811 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:21:21.813 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:21.816 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:21:21.817 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:21:21.822 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 07:21:21.824 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:21.827 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 07:21:21.840 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 07:21:21.843 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:21:21.843 | + functions-common:git_clone:607 : head -1 2022-06-01 07:21:21.847 | 070a0effb Handle the case when tempest fails 2022-06-01 07:21:21.849 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:21:21.852 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 07:21:21.855 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:21:21.857 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:21:21.860 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 07:21:21.863 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:21:21.866 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 07:21:21.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:21:21.871 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:21:21.873 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 07:21:21.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:21:21.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:21:21.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 07:21:21.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:21:21.887 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 07:21:21.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:21:21.893 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:21:21.896 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 07:21:21.902 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 07:21:21.905 | + 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 07:21:22.488 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 07:21:22.491 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:21:22.493 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:21:22.495 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:21:22.498 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:21:22.500 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 07:21:22.502 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:21:22.505 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:21:22.507 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:21:22.509 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:21:22.512 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:21:22.514 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:21:22.517 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:21:22.520 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 07:21:22.541 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 07:21:22.543 | + 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 07:21:24.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:21:24.353 | 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 07:21:24.357 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:24.358 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:24.360 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:21:24.362 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:24.362 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:24.362 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:24.362 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:24.363 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:24.375 | Obtaining file:///opt/stack/cinder 2022-06-01 07:21:26.335 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:21:28.302 | 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 07:21:28.309 | 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 07:21:28.318 | 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 07:21:28.326 | 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 07:21:28.347 | 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 07:21:28.361 | 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 07:21:28.382 | 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 07:21:28.421 | 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 07:21:28.435 | 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 07:21:28.439 | 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 07:21:28.448 | 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 07:21:28.463 | 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 07:21:28.478 | 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 07:21:28.485 | 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 07:21:28.488 | 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 07:21:28.490 | 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 07:21:28.493 | 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 07:21:28.505 | 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 07:21:28.571 | 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 07:21:28.629 | 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 07:21:28.641 | 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 07:21:28.643 | 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 07:21:28.653 | 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 07:21:28.679 | 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 07:21:28.683 | 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 07:21:28.705 | 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 07:21:28.741 | 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 07:21:28.752 | 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 07:21:28.767 | 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 07:21:28.773 | 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 07:21:28.822 | 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 07:21:28.828 | 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 07:21:28.868 | 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 07:21:28.925 | 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 07:21:28.943 | 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 07:21:28.960 | 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 07:21:28.975 | 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 07:21:28.990 | 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 07:21:28.994 | 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 07:21:29.003 | 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 07:21:29.027 | 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 07:21:29.036 | 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 07:21:29.054 | 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 07:21:29.074 | 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 07:21:29.099 | 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 07:21:29.144 | 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 07:21:29.151 | 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 07:21:29.186 | 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 07:21:29.189 | 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 07:21:29.192 | 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 07:21:29.213 | 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 07:21:29.216 | 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 07:21:29.221 | 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 07:21:29.232 | 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 07:21:29.235 | 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 07:21:29.239 | 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 07:21:29.255 | 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 07:21:29.260 | 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 07:21:29.277 | 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 07:21:29.296 | 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 07:21:29.314 | 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 07:21:29.337 | 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 07:21:29.342 | 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 07:21:29.349 | 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 07:21:29.370 | 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 07:21:29.375 | 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 07:21:29.379 | 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 07:21:29.384 | 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 07:21:29.388 | 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 07:21:29.391 | 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 07:21:29.402 | 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 07:21:29.406 | 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 07:21:29.408 | 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 07:21:29.415 | 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 07:21:29.418 | 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 07:21:29.424 | 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 07:21:29.506 | 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 07:21:29.520 | 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 07:21:29.529 | 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 07:21:29.536 | 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 07:21:29.554 | 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 07:21:29.613 | 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 07:21:29.617 | 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 07:21:29.624 | 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 07:21:29.628 | 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 07:21:29.648 | 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 07:21:29.652 | 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 07:21:29.661 | 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 07:21:29.664 | 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 07:21:29.667 | 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 07:21:29.670 | 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 07:21:29.674 | 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 07:21:29.683 | 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 07:21:29.706 | 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 07:21:29.749 | 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 07:21:29.752 | 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 07:21:29.757 | 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 07:21:29.763 | 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 07:21:29.769 | 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 07:21:29.772 | 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 07:21:29.777 | 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 07:21:29.785 | 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 07:21:29.794 | 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 07:21:29.836 | 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 07:21:29.843 | 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 07:21:29.848 | 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 07:21:29.854 | 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 07:21:29.858 | 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 07:21:29.869 | 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 07:21:29.872 | 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 07:21:29.885 | 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 07:21:29.896 | 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 07:21:29.911 | 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 07:21:29.925 | 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 07:21:29.928 | 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 07:21:29.931 | 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 07:21:29.934 | 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 07:21:29.938 | 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 07:21:29.940 | 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 07:21:29.948 | 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 07:21:29.993 | 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 07:21:29.998 | 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 07:21:30.001 | 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 07:21:30.003 | 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 07:21:30.006 | 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 07:21:30.009 | 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 07:21:30.014 | 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 07:21:30.018 | 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 07:21:30.024 | 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 07:21:30.029 | 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 07:21:30.033 | 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 07:21:30.041 | 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 07:21:30.044 | 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 07:21:30.047 | 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 07:21:30.102 | 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 07:21:30.105 | 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 07:21:30.138 | 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 07:21:30.144 | 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 07:21:30.148 | 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 07:21:31.130 | Installing collected packages: cinder 2022-06-01 07:21:31.131 | Attempting uninstall: cinder 2022-06-01 07:21:31.133 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 07:21:31.136 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 07:21:31.138 | Running setup.py develop for cinder 2022-06-01 07:21:33.353 | Successfully installed cinder 2022-06-01 07:21:33.494 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:21:33.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:21:33.582 | + inc/python:pip_install:200 : result=0 2022-06-01 07:21:33.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:21:33.586 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:33.588 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:33.591 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:33.593 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:33.596 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:33.598 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:21:33.600 | + functions-common:time_stop:2329 : start_time=1654068082536 2022-06-01 07:21:33.602 | + functions-common:time_stop:2331 : [[ -z 1654068082536 ]] 2022-06-01 07:21:33.605 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:33.609 | + functions-common:time_stop:2334 : end_time=1654068093606 2022-06-01 07:21:33.612 | + functions-common:time_stop:2335 : elapsed_time=11070 2022-06-01 07:21:33.614 | + functions-common:time_stop:2336 : total=77837 2022-06-01 07:21:33.616 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:33.618 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88907 2022-06-01 07:21:33.620 | + inc/python:pip_install:203 : return 0 2022-06-01 07:21:33.623 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:21:33.625 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:21:33.628 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:21:33.647 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:21:33.659 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 07:21:33.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 07:21:33.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:33.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:33.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 07:21:33.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:33.675 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 07:21:33.677 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 07:21:33.680 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:21:33.682 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:21:33.685 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:21:33.687 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:21:33.690 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:33.692 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:21:33.695 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:33.697 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:33.700 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:21:33.703 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:21:33.705 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:21:33.707 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:21:33.710 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 07:21:33.712 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:21:33.715 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:33.718 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:33.721 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 07:21:33.743 | + 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 07:21:33.852 | Reading package lists... 2022-06-01 07:21:34.096 | Building dependency tree... 2022-06-01 07:21:34.098 | Reading state information... 2022-06-01 07:21:34.350 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 07:21:34.350 | The following packages were automatically installed and are no longer required: 2022-06-01 07:21:34.352 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:21:34.352 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:21:34.352 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:21:34.352 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:21:34.352 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:21:34.352 | python3-zope.interface 2022-06-01 07:21:34.352 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:21:34.462 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:21:34.467 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:21:34.470 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:21:34.473 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:34.475 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:34.478 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:34.480 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:34.482 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:34.486 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:21:34.488 | + functions-common:time_stop:2329 : start_time=1654068093740 2022-06-01 07:21:34.490 | + functions-common:time_stop:2331 : [[ -z 1654068093740 ]] 2022-06-01 07:21:34.494 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:34.498 | + functions-common:time_stop:2334 : end_time=1654068094495 2022-06-01 07:21:34.501 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-01 07:21:34.503 | + functions-common:time_stop:2336 : total=5327 2022-06-01 07:21:34.505 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:34.508 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6082 2022-06-01 07:21:34.510 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:21:34.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:21:34.516 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 07:21:34.519 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 07:21:34.532 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 07:21:34.536 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 07:21:34.538 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 07:21:34.540 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 07:21:34.543 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 07:21:34.544 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 07:21:34.549 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 07:21:34.551 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 07:21:34.553 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 07:21:34.555 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 07:21:34.557 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 07:21:34.559 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 07:21:34.561 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 07:21:34.563 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 07:21:34.575 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 07:21:34.587 | + 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 07:21:34.600 | + 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 07:21:34.612 | + 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 07:21:34.624 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 07:21:34.626 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 07:21:34.630 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XqF55uX9zl 2022-06-01 07:21:34.632 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 07:21:34.635 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 07:21:34.637 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 07:21:34.639 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XqF55uX9zl 2022-06-01 07:21:34.643 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XqF55uX9zl 2022-06-01 07:21:34.655 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XqF55uX9zl /etc/sudoers.d/cinder-rootwrap 2022-06-01 07:21:34.668 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 07:21:34.672 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 07:21:34.674 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 07:21:34.677 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 07:21:34.679 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 07:21:34.681 | + 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 07:21:34.683 | + 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 07:21:34.685 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 07:21:34.689 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 07:21:34.693 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 07:21:34.698 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 07:21:34.717 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 07:21:34.736 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 07:21:34.754 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 07:21:34.772 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 07:21:34.791 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 07:21:34.810 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 07:21:34.829 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 07:21:34.848 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 07:21:34.850 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:21:34.852 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 07:21:34.855 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:21:34.857 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 07:21:34.886 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 07:21:34.913 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:21:34.941 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 07:21:34.969 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 07:21:34.997 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 07:21:35.024 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 07:21:35.052 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 07:21:35.080 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:21:35.107 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:21:35.134 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 07:21:35.165 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 07:21:35.194 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 07:21:35.196 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 07:21:35.199 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 07:21:35.202 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 07:21:35.205 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 07:21:35.207 | + 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 07:21:35.238 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 07:21:35.266 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 07:21:35.294 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 07:21:35.324 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 07:21:35.351 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 07:21:35.380 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 07:21:35.411 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 07:21:35.413 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-06-01 07:21:35.441 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 07:21:35.472 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 07:21:35.480 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key e39170557bf2cea23cc61b3a13569b6f 2022-06-01 07:21:35.508 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 07:21:35.525 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:35.527 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 07:21:35.529 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 07:21:35.533 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 07:21:35.535 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 07:21:35.537 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 07:21:35.540 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 07:21:35.542 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 07:21:35.544 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 07:21:35.547 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 07:21:35.550 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 07:21:35.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 07:21:35.582 | + 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 07:21:35.612 | + 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 07:21:35.639 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 07:21:35.668 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 07:21:35.697 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 07:21:35.699 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 07:21:35.702 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 07:21:35.704 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 07:21:35.732 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 07:21:35.761 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 07:21:35.763 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 07:21:35.791 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 07:21:35.794 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 07:21:35.796 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 07:21:35.799 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 07:21:35.826 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 07:21:35.829 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 07:21:35.832 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 07:21:35.848 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:35.851 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-06-01 07:21:35.878 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 07:21:35.895 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:35.898 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 07:21:35.914 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:35.916 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 07:21:35.919 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 07:21:35.922 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 07:21:35.924 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 07:21:35.927 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:21:35.929 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:21:35.931 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:21:35.947 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:35.950 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:21:35.953 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:21:35.955 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:21:35.971 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:35.973 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:21:35.976 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:21:36.005 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:21:36.007 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:21:36.009 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 07:21:36.012 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 07:21:36.014 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:21:36.017 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:21:36.035 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:21:36.037 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:21:36.039 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:21:36.042 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:21:36.044 | + 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 07:21:36.074 | + 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 07:21:36.102 | + 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 07:21:36.131 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:21:36.159 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 07:21:36.162 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 07:21:36.164 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 07:21:36.166 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 07:21:36.169 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:21:36.171 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:21:36.175 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 07:21:36.179 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 07:21:36.181 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:21:36.184 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:21:36.196 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:21:36.196 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:21:36.205 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:21:36.208 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:21:36.224 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 07:21:36.226 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 07:21:36.230 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 07:21:36.260 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 07:21:36.288 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 07:21:36.317 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:21:36.344 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:21:36.371 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:21:36.399 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:21:36.428 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:21:36.455 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:21:36.483 | + 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 07:21:36.511 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:21:36.538 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:21:36.566 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:21:36.594 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:21:36.596 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:21:36.599 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 07:21:36.601 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 07:21:36.604 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:21:36.606 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:36.609 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:36.611 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:21:36.614 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:21:36.617 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 07:21:36.644 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:21:36.673 | + 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 07:21:36.673 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:21:36.682 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 07:21:36.685 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 07:21:36.688 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 07:21:36.690 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:21:36.692 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:21:36.695 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:21:36.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:36.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:36.702 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:21:36.705 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:21:36.707 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:21:36.709 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:21:36.712 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 07:21:36.773 | Enabling site cinder-wsgi. 2022-06-01 07:21:36.778 | To activate the new configuration, you need to run: 2022-06-01 07:21:36.778 | systemctl reload apache2 2022-06-01 07:21:36.783 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:21:36.786 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:21:36.788 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:21:36.790 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:21:36.925 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 07:21:36.929 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 07:21:36.959 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-06-01 07:21:36.990 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 07:21:37.007 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:37.009 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 07:21:37.011 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:21:37.014 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 07:21:37.017 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 07:21:37.019 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 07:21:37.051 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 07:21:37.080 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-06-01 07:21:37.109 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 07:21:37.136 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 07:21:37.164 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 07:21:37.192 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 07:21:37.220 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 07:21:37.247 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:21:37.275 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 07:21:37.305 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 07:21:37.333 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:21:37.362 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 07:21:37.365 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 07:21:37.382 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:37.385 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-06-01 07:21:37.416 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 07:21:37.435 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:37.437 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 07:21:37.440 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 07:21:37.442 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 07:21:37.445 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:21:37.447 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 07:21:37.449 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 07:21:37.453 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:21:37.454 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 07:21:37.459 | + 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 07:21:37.462 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 07:21:37.464 | + 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 07:21:37.467 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 07:21:37.470 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 07:21:37.473 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 07:21:37.475 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 07:21:37.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:37.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:37.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 07:21:37.486 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:37.488 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 07:21:37.491 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 07:21:37.493 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 07:21:37.495 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:21:37.497 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:21:37.500 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:21:37.503 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:21:37.505 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:21:37.508 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:21:37.524 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:21:37.526 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:21:37.528 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:37.532 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:21:37.533 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:21:37.538 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 07:21:37.540 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:37.542 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 07:21:37.555 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 07:21:37.558 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:21:37.558 | + functions-common:git_clone:607 : head -1 2022-06-01 07:21:37.562 | 41a3bf7f0f Refactor the OVN revision module to access the DB correctly 2022-06-01 07:21:37.565 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:21:37.567 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 07:21:37.570 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:21:37.572 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:21:37.575 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 07:21:37.577 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:21:37.580 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 07:21:37.582 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:21:37.585 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:21:37.587 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 07:21:37.589 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:21:37.592 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:21:37.596 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 07:21:37.598 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:21:37.601 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 07:21:37.603 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:21:37.606 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:21:37.609 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 07:21:37.615 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 07:21:37.618 | + 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 07:21:38.211 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 07:21:38.214 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:21:38.221 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:21:38.221 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:21:38.221 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:21:38.224 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 07:21:38.226 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:21:38.228 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:21:38.231 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:21:38.233 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:21:38.236 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:21:38.238 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:21:38.240 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:21:38.243 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 07:21:38.263 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 07:21:38.266 | + 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 07:21:40.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:21:40.101 | 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 07:21:40.105 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:40.106 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:40.108 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:21:40.109 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:40.109 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:40.110 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:40.110 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:40.110 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:40.123 | Obtaining file:///opt/stack/neutron 2022-06-01 07:21:42.195 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:21:44.260 | 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 07:21:44.268 | 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 07:21:44.271 | 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 07:21:44.279 | 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 07:21:44.287 | 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 07:21:44.295 | 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 07:21:44.317 | 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 07:21:44.332 | 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 07:21:44.340 | 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 07:21:44.348 | 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 07:21:44.352 | 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 07:21:44.362 | 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 07:21:44.368 | 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 07:21:44.371 | 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 07:21:44.375 | 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 07:21:44.441 | 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 07:21:44.499 | 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 07:21:44.502 | 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 07:21:44.507 | 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 07:21:44.510 | 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 07:21:44.551 | 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 07:21:44.583 | 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 07:21:44.602 | 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 07:21:44.606 | 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 07:21:44.612 | 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 07:21:44.636 | 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 07:21:44.653 | 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 07:21:44.690 | 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 07:21:44.701 | 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 07:21:44.717 | 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 07:21:44.723 | 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 07:21:44.771 | 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 07:21:44.778 | 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 07:21:44.818 | 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 07:21:44.872 | 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 07:21:44.891 | 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 07:21:44.909 | 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 07:21:44.924 | 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 07:21:44.938 | 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 07:21:44.943 | 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 07:21:44.952 | 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 07:21:44.977 | 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 07:21:44.985 | 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 07:21:45.003 | 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 07:21:45.024 | 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 07:21:45.071 | 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 07:21:45.076 | 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 07:21:45.086 | 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 07:21:45.093 | 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 07:21:45.129 | 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 07:21:45.132 | 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 07:21:45.142 | 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 07:21:45.147 | 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 07:21:45.173 | 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 07:21:45.187 | 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 07:21:45.198 | 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 07:21:45.202 | 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 07:21:45.205 | 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 07:21:45.212 | 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 07:21:45.218 | 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 07:21:45.237 | 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 07:21:45.240 | 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 07:21:45.259 | 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 07:21:45.287 | 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 07:21:45.304 | 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 07:21:45.309 | 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 07:21:45.316 | 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 07:21:45.337 | 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 07:21:45.340 | 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 07:21:45.345 | 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 07:21:45.348 | 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 07:21:45.352 | 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 07:21:45.355 | 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 07:21:45.359 | 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 07:21:45.369 | 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 07:21:45.373 | 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 07:21:45.376 | 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 07:21:45.384 | 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 07:21:45.398 | 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 07:21:45.407 | 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 07:21:45.413 | 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 07:21:45.433 | 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 07:21:45.458 | 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 07:21:45.517 | 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 07:21:45.520 | 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 07:21:45.528 | 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 07:21:45.549 | 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 07:21:45.553 | 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 07:21:45.557 | 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 07:21:45.560 | 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 07:21:45.569 | 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 07:21:45.577 | 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 07:21:45.580 | 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 07:21:45.585 | 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 07:21:45.592 | 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 07:21:45.595 | 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 07:21:45.599 | 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 07:21:45.602 | 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 07:21:45.671 | 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 07:21:45.693 | 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 07:21:45.696 | 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 07:21:45.701 | 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 07:21:45.707 | 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 07:21:45.710 | 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 07:21:45.715 | 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 07:21:45.767 | 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 07:21:45.771 | 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 07:21:45.782 | 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 07:21:45.795 | 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 07:21:45.806 | 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 07:21:45.809 | 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 07:21:45.832 | 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 07:21:45.844 | 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 07:21:45.858 | 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 07:21:45.874 | 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 07:21:45.878 | 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 07:21:45.881 | 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 07:21:45.885 | 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 07:21:45.889 | 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 07:21:45.892 | 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 07:21:45.894 | 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 07:21:45.897 | 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 07:21:45.900 | 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 07:21:45.903 | 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 07:21:45.906 | 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 07:21:45.909 | 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 07:21:45.912 | 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 07:21:45.927 | 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 07:21:45.936 | 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 07:21:45.991 | 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 07:21:45.996 | 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 07:21:46.030 | 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 07:21:46.075 | 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 07:21:46.079 | 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 07:21:46.088 | 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 07:21:47.095 | Installing collected packages: neutron 2022-06-01 07:21:47.095 | Attempting uninstall: neutron 2022-06-01 07:21:47.097 | Found existing installation: neutron 17.4.2.dev9 2022-06-01 07:21:47.107 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 07:21:47.108 | Running setup.py develop for neutron 2022-06-01 07:21:49.505 | Successfully installed neutron 2022-06-01 07:21:49.648 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:21:49.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:21:49.744 | + inc/python:pip_install:200 : result=0 2022-06-01 07:21:49.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:21:49.749 | + functions-common:time_stop:2322 : local name 2022-06-01 07:21:49.752 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:21:49.754 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:21:49.756 | + functions-common:time_stop:2325 : local total 2022-06-01 07:21:49.758 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:21:49.760 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:21:49.763 | + functions-common:time_stop:2329 : start_time=1654068098258 2022-06-01 07:21:49.765 | + functions-common:time_stop:2331 : [[ -z 1654068098258 ]] 2022-06-01 07:21:49.768 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:21:49.772 | + functions-common:time_stop:2334 : end_time=1654068109769 2022-06-01 07:21:49.774 | + functions-common:time_stop:2335 : elapsed_time=11511 2022-06-01 07:21:49.776 | + functions-common:time_stop:2336 : total=88907 2022-06-01 07:21:49.779 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:21:49.781 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100418 2022-06-01 07:21:49.783 | + inc/python:pip_install:203 : return 0 2022-06-01 07:21:49.786 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:21:49.788 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:21:49.791 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:21:49.811 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:21:49.823 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 07:21:49.826 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 07:21:49.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:49.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:49.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 07:21:49.837 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:49.839 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 07:21:49.842 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:21:49.844 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 07:21:49.862 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:21:49.864 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 07:21:49.867 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 07:21:49.869 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 07:21:49.873 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:21:49.875 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 07:21:49.878 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 07:21:49.880 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 07:21:49.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:21:49.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:21:49.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 07:21:49.889 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:21:49.892 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 07:21:49.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:49.910 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 07:21:49.927 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:49.929 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 07:21:49.945 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:21:49.948 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 07:21:49.951 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 07:21:49.953 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 07:21:49.955 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:21:49.957 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:21:49.960 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:21:49.962 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:21:49.964 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:21:49.967 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:21:49.983 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:21:49.985 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:21:49.988 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:49.990 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:21:49.991 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:21:49.996 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 07:21:49.999 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:21:50.001 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 07:21:50.014 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 07:21:50.016 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:21:50.017 | + functions-common:git_clone:607 : head -1 2022-06-01 07:21:50.020 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-01 07:21:50.023 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:21:50.025 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 07:21:50.027 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:21:50.030 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:21:50.032 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 07:21:50.034 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:21:50.037 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 07:21:50.039 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:21:50.042 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:21:50.045 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 07:21:50.048 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:21:50.050 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:21:50.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 07:21:50.056 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:21:50.059 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 07:21:50.062 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:21:50.064 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:21:50.067 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 07:21:50.073 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 07:21:50.075 | + 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 07:21:50.671 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 07:21:50.673 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:21:50.676 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:21:50.678 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:21:50.680 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:21:50.683 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 07:21:50.685 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:21:50.688 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:21:50.690 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:21:50.692 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:21:50.694 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:21:50.697 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:21:50.699 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:21:50.702 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 07:21:50.723 | Using python 3.8 to install /opt/stack/nova 2022-06-01 07:21:50.725 | + 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 07:21:52.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:21:52.516 | 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 07:21:52.520 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:52.521 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:52.523 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:21:52.524 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:52.524 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:52.525 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:52.525 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:21:52.525 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:21:52.538 | Obtaining file:///opt/stack/nova 2022-06-01 07:21:55.601 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:21:58.619 | 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 07:21:58.627 | 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 07:21:58.630 | 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 07:21:58.639 | 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 07:21:58.647 | 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 07:21:58.650 | 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 07:21:58.658 | 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 07:21:58.680 | 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 07:21:58.694 | 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 07:21:58.715 | 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 07:21:58.755 | 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 07:21:58.769 | 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 07:21:58.772 | 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 07:21:58.782 | 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 07:21:58.788 | 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 07:21:58.791 | 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 07:21:58.795 | 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 07:21:58.807 | 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 07:21:58.872 | 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 07:21:58.929 | 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 07:21:58.940 | 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 07:21:58.945 | 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 07:21:58.947 | 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 07:21:58.953 | 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 07:21:58.956 | 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 07:21:58.983 | 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 07:21:59.008 | 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 07:21:59.013 | 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 07:21:59.018 | 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 07:21:59.022 | 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 07:21:59.047 | 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 07:21:59.068 | 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 07:21:59.087 | 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 07:21:59.122 | 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 07:21:59.134 | 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 07:21:59.152 | 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 07:21:59.159 | 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 07:21:59.207 | 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 07:21:59.213 | 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 07:21:59.254 | 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 07:21:59.308 | 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 07:21:59.327 | 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 07:21:59.344 | 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 07:21:59.360 | 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 07:21:59.374 | 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 07:21:59.379 | 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 07:21:59.389 | 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 07:21:59.413 | 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 07:21:59.421 | 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 07:21:59.440 | 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 07:21:59.460 | 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 07:21:59.469 | 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 07:21:59.476 | 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 07:21:59.512 | 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 07:21:59.515 | 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 07:21:59.517 | 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 07:21:59.539 | 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 07:21:59.550 | 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 07:21:59.553 | 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 07:21:59.557 | 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 07:21:59.583 | 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 07:21:59.590 | 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 07:21:59.606 | 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 07:21:59.624 | 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 07:21:59.629 | 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 07:21:59.648 | 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 07:21:59.667 | 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 07:21:59.694 | 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 07:21:59.698 | 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 07:21:59.706 | 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 07:21:59.728 | 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 07:21:59.731 | 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 07:21:59.735 | 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 07:21:59.740 | 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 07:21:59.743 | 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 07:21:59.746 | 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 07:21:59.757 | 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 07:21:59.761 | 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 07:21:59.764 | 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 07:21:59.771 | 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 07:21:59.831 | 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 07:21:59.846 | 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 07:21:59.856 | 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 07:21:59.862 | 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 07:21:59.879 | 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 07:21:59.960 | 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 07:21:59.965 | 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 07:21:59.972 | 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 07:21:59.993 | 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 07:21:59.997 | 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 07:22:00.005 | 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 07:22:00.009 | 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 07:22:00.014 | 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 07:22:00.017 | 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 07:22:00.031 | 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 07:22:00.035 | 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 07:22:00.043 | 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 07:22:00.046 | 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 07:22:00.053 | 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 07:22:00.056 | 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 07:22:00.062 | 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 07:22:00.084 | 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 07:22:00.092 | 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 07:22:00.097 | 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 07:22:00.102 | 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 07:22:00.111 | 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 07:22:00.115 | 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 07:22:00.157 | 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 07:22:00.161 | 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 07:22:00.164 | 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 07:22:00.176 | 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 07:22:00.181 | 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 07:22:00.192 | 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 07:22:00.208 | 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 07:22:00.213 | 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 07:22:00.215 | 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 07:22:00.230 | 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 07:22:00.244 | 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 07:22:00.249 | 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 07:22:00.265 | 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 07:22:00.267 | 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 07:22:00.270 | 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 07:22:00.274 | 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 07:22:00.276 | 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 07:22:00.316 | 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 07:22:00.321 | 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 07:22:00.329 | 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 07:22:00.332 | 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 07:22:00.335 | 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 07:22:00.337 | 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 07:22:00.340 | 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 07:22:00.344 | 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 07:22:00.351 | 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 07:22:00.354 | 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 07:22:00.358 | 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 07:22:00.366 | 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 07:22:00.369 | 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 07:22:00.372 | 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 07:22:00.375 | 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 07:22:00.431 | 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 07:22:00.434 | 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 07:22:00.468 | 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 07:22:00.473 | 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 07:22:00.477 | 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 07:22:01.519 | Installing collected packages: nova 2022-06-01 07:22:01.519 | Attempting uninstall: nova 2022-06-01 07:22:01.521 | Found existing installation: nova 22.4.1.dev3 2022-06-01 07:22:01.525 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 07:22:01.527 | Running setup.py develop for nova 2022-06-01 07:22:04.839 | Successfully installed nova 2022-06-01 07:22:04.981 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:22:04.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:22:05.083 | + inc/python:pip_install:200 : result=0 2022-06-01 07:22:05.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:22:05.087 | + functions-common:time_stop:2322 : local name 2022-06-01 07:22:05.090 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:05.093 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:05.095 | + functions-common:time_stop:2325 : local total 2022-06-01 07:22:05.097 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:05.099 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:22:05.101 | + functions-common:time_stop:2329 : start_time=1654068110718 2022-06-01 07:22:05.104 | + functions-common:time_stop:2331 : [[ -z 1654068110718 ]] 2022-06-01 07:22:05.107 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:05.111 | + functions-common:time_stop:2334 : end_time=1654068125109 2022-06-01 07:22:05.113 | + functions-common:time_stop:2335 : elapsed_time=14391 2022-06-01 07:22:05.116 | + functions-common:time_stop:2336 : total=100418 2022-06-01 07:22:05.118 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:05.120 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114809 2022-06-01 07:22:05.122 | + inc/python:pip_install:203 : return 0 2022-06-01 07:22:05.125 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:22:05.127 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:22:05.129 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:22:05.148 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:22:05.160 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 07:22:05.163 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 07:22:05.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:22:05.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:22:05.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 07:22:05.174 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:22:05.177 | + 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 07:22:05.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:22:05.194 | + ./stack.sh:main:906 : configure_nova 2022-06-01 07:22:05.197 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 07:22:05.209 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 07:22:05.212 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 07:22:05.215 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 07:22:05.218 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 07:22:05.219 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 07:22:05.223 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 07:22:05.226 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 07:22:05.228 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 07:22:05.231 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 07:22:05.234 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 07:22:05.236 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 07:22:05.238 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 07:22:05.241 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 07:22:05.252 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 07:22:05.265 | + 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 07:22:05.277 | + 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 07:22:05.289 | + 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 07:22:05.303 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 07:22:05.306 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 07:22:05.310 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.k0iInfsW8D 2022-06-01 07:22:05.313 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 07:22:05.315 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 07:22:05.318 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 07:22:05.320 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 07:22:05.322 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 07:22:05.325 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.k0iInfsW8D 2022-06-01 07:22:05.329 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.k0iInfsW8D 2022-06-01 07:22:05.341 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.k0iInfsW8D /etc/sudoers.d/nova-rootwrap 2022-06-01 07:22:05.354 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 07:22:05.359 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 07:22:05.361 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 07:22:05.364 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 07:22:05.366 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 07:22:05.369 | + 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 07:22:05.372 | + 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 07:22:05.375 | + 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 07:22:05.377 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 07:22:05.382 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 07:22:05.398 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:05.400 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 07:22:05.403 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 07:22:05.407 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 07:22:05.410 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 07:22:05.439 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 07:22:05.441 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 07:22:05.468 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 07:22:05.496 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 07:22:05.523 | + 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 07:22:05.552 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 07:22:05.582 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 07:22:05.611 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 07:22:05.613 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-06-01 07:22:05.639 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 07:22:05.666 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 07:22:05.693 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 07:22:05.720 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 07:22:05.746 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 07:22:05.775 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 07:22:05.778 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:22:05.780 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:22:05.782 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:22:05.784 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:22:05.787 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:22:05.789 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:22:05.791 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:22:05.793 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:22:05.795 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 07:22:05.797 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:22:05.800 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:22:05.802 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:22:05.804 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:22:05.806 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:22:05.809 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:22:05.811 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 07:22:05.827 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:05.829 | + 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 07:22:05.831 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 07:22:05.833 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 07:22:05.860 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 07:22:05.862 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 07:22:05.864 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 07:22:05.866 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 07:22:05.869 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 07:22:05.872 | + 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 07:22:05.902 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 07:22:05.904 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 07:22:05.906 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 07:22:05.908 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 07:22:05.911 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 07:22:05.913 | + 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 07:22:05.943 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 07:22:05.972 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 07:22:05.998 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 07:22:06.025 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 07:22:06.041 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:06.043 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 07:22:06.059 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:06.062 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 07:22:06.063 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 07:22:06.067 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 07:22:06.070 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 07:22:06.097 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 07:22:06.112 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:06.115 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 07:22:06.117 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 07:22:06.119 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 07:22:06.122 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:22:06.124 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 07:22:06.153 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 07:22:06.180 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:22:06.207 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 07:22:06.235 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 07:22:06.262 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 07:22:06.289 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 07:22:06.316 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 07:22:06.343 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:22:06.370 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:22:06.397 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 07:22:06.413 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:06.415 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 07:22:06.417 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 07:22:06.447 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 07:22:06.475 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-06-01 07:22:06.502 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 07:22:06.530 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 07:22:06.557 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 07:22:06.584 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 07:22:06.611 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 07:22:06.638 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 07:22:06.654 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:06.656 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 07:22:06.659 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 07:22:06.686 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 07:22:06.716 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 07:22:06.718 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 07:22:06.747 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 07:22:06.749 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 07:22:06.752 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 07:22:06.754 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:22:06.756 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:22:06.758 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:22:06.761 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:22:06.763 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:22:06.766 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:22:06.768 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 07:22:06.770 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 07:22:06.772 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 07:22:06.775 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:22:06.791 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:22:06.793 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:22:06.796 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:22:06.798 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:22:06.800 | + 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 07:22:06.828 | + 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 07:22:06.855 | + 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 07:22:06.882 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:22:06.909 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 07:22:06.939 | + 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 07:22:06.942 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 07:22:06.944 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 07:22:06.946 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 07:22:06.948 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:22:06.951 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:22:06.953 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 07:22:06.957 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 07:22:06.960 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:22:06.962 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:22:06.974 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:22:06.974 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:06.983 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:22:06.986 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:07.002 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 07:22:07.004 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 07:22:07.008 | + 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 07:22:07.037 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 07:22:07.064 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 07:22:07.091 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:22:07.132 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:22:07.172 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:22:07.199 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:22:07.227 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:22:07.254 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:22:07.281 | + 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 07:22:07.309 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:22:07.335 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:22:07.363 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:22:07.389 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:22:07.391 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:22:07.394 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 07:22:07.396 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 07:22:07.398 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:22:07.400 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:07.403 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:07.405 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:22:07.408 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:22:07.410 | + 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 07:22:07.437 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:22:07.465 | + 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 07:22:07.467 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:22:07.475 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 07:22:07.479 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 07:22:07.481 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 07:22:07.484 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:22:07.486 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:22:07.488 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:22:07.490 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:07.493 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:07.495 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:22:07.497 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:22:07.500 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:07.502 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:07.504 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 07:22:07.566 | Enabling site nova-api-wsgi. 2022-06-01 07:22:07.571 | To activate the new configuration, you need to run: 2022-06-01 07:22:07.572 | systemctl reload apache2 2022-06-01 07:22:07.576 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:22:07.578 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:22:07.581 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:22:07.583 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:22:07.721 | + 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 07:22:07.723 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 07:22:07.725 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 07:22:07.728 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 07:22:07.730 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 07:22:07.732 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:22:07.735 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 07:22:07.740 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 07:22:07.742 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:22:07.744 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:22:07.759 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:07.759 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:22:07.766 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:22:07.770 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:07.786 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 07:22:07.789 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 07:22:07.793 | + 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 07:22:07.822 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 07:22:07.850 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 07:22:07.877 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:22:07.904 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:22:07.937 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:22:07.964 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:22:07.991 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:22:08.018 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:22:08.045 | + 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 07:22:08.072 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:22:08.099 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:22:08.126 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:22:08.154 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 07:22:08.156 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 07:22:08.183 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 07:22:08.199 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:08.201 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 07:22:08.234 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 07:22:08.236 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 07:22:08.238 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 07:22:08.254 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:08.257 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:22:08.259 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:22:08.288 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 07:22:08.318 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 07:22:08.320 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 07:22:08.323 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 07:22:08.325 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:22:08.328 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:22:08.330 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:22:08.345 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:08.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:22:08.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:22:08.353 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:22:08.368 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:08.371 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:22:08.374 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:22:08.401 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:22:08.403 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:22:08.406 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 07:22:08.434 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 07:22:08.460 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 07:22:08.491 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 07:22:08.507 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:08.510 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:22:08.537 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 07:22:08.539 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 07:22:08.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:08.560 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 07:22:08.564 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 07:22:08.566 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 07:22:08.568 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 07:22:08.571 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 07:22:08.574 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 07:22:08.576 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 07:22:08.579 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 07:22:08.581 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 07:22:08.584 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 07:22:08.588 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 07:22:08.591 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 07:22:08.593 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 07:22:08.596 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 07:22:08.599 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 07:22:08.602 | + 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 07:22:08.632 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 07:22:08.662 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 07:22:08.692 | + 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 07:22:08.695 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 07:22:08.697 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 07:22:08.699 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 07:22:08.715 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:08.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 07:22:08.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 07:22:09.399 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 07:22:09.402 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 07:22:09.404 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 07:22:09.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 07:22:09.409 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:22:09.411 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 07:22:09.414 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:22:09.430 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:09.433 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 07:22:09.435 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 07:22:09.437 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:22:09.453 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:09.456 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-06-01 07:22:09.458 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-06-01 07:22:09.486 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:22:09.488 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:22:09.490 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 07:22:09.507 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:09.509 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 07:22:09.512 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 07:22:09.514 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 07:22:09.545 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-06-01 07:22:09.574 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 07:22:09.604 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 07:22:09.631 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 07:22:09.659 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 07:22:09.686 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 07:22:09.714 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 07:22:09.741 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 07:22:09.744 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 07:22:09.746 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 07:22:09.749 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:22:09.765 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:22:09.767 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:22:09.770 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:22:09.772 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:22:09.774 | + 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 07:22:09.802 | + 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 07:22:09.829 | + 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 07:22:09.857 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:22:09.885 | + 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 07:22:09.888 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 07:22:09.892 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 07:22:09.894 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 07:22:09.896 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 07:22:09.899 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 07:22:09.902 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 07:22:09.904 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 07:22:09.907 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 07:22:09.909 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 07:22:09.912 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 07:22:09.914 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 07:22:09.917 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 07:22:09.920 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 07:22:09.922 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 07:22:09.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:09.939 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 07:22:09.955 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:09.958 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 07:22:09.960 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 07:22:09.976 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:09.978 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 07:22:09.993 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:09.996 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 07:22:10.013 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:10.015 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 07:22:10.032 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:10.035 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 07:22:10.037 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 07:22:10.040 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 07:22:10.043 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:22:10.046 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 07:22:10.048 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 07:22:10.051 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 07:22:10.053 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:10.056 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:10.058 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 07:22:10.061 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:22:10.063 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:22:10.066 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:22:10.068 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:22:10.070 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:10.073 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:22:10.076 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:10.078 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:10.081 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:22:10.083 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:22:10.085 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:22:10.088 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:22:10.091 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 07:22:10.093 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:22:10.096 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:10.098 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:10.100 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 07:22:10.122 | + 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 07:22:10.234 | Reading package lists... 2022-06-01 07:22:10.485 | Building dependency tree... 2022-06-01 07:22:10.486 | Reading state information... 2022-06-01 07:22:10.746 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:22:10.746 | The following packages were automatically installed and are no longer required: 2022-06-01 07:22:10.747 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:22:10.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:22:10.747 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:22:10.747 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:22:10.747 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:22:10.747 | python3-zope.interface 2022-06-01 07:22:10.747 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:22:10.859 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:22:10.863 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:22:10.866 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:22:10.868 | + functions-common:time_stop:2322 : local name 2022-06-01 07:22:10.870 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:10.873 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:10.875 | + functions-common:time_stop:2325 : local total 2022-06-01 07:22:10.877 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:10.880 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:22:10.882 | + functions-common:time_stop:2329 : start_time=1654068130119 2022-06-01 07:22:10.884 | + functions-common:time_stop:2331 : [[ -z 1654068130119 ]] 2022-06-01 07:22:10.888 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:10.892 | + functions-common:time_stop:2334 : end_time=1654068130889 2022-06-01 07:22:10.894 | + functions-common:time_stop:2335 : elapsed_time=770 2022-06-01 07:22:10.897 | + functions-common:time_stop:2336 : total=6082 2022-06-01 07:22:10.899 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:10.902 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6852 2022-06-01 07:22:10.904 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:22:10.907 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 07:22:10.909 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 07:22:10.912 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 07:22:10.914 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 07:22:10.917 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 07:22:10.939 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 07:22:10.942 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:22:10.944 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:22:10.946 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:22:10.949 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:22:10.952 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:10.954 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:22:10.957 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:10.959 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:10.962 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:22:10.965 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:22:10.967 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:22:10.970 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:22:10.972 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 07:22:10.975 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:22:10.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:10.979 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:10.982 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 07:22:11.004 | + 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 07:22:11.113 | Reading package lists... 2022-06-01 07:22:11.359 | Building dependency tree... 2022-06-01 07:22:11.360 | Reading state information... 2022-06-01 07:22:11.608 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 07:22:11.608 | The following packages were automatically installed and are no longer required: 2022-06-01 07:22:11.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:22:11.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:22:11.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:22:11.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:22:11.609 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:22:11.610 | python3-zope.interface 2022-06-01 07:22:11.610 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:22:11.722 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:22:11.727 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:22:11.729 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:22:11.732 | + functions-common:time_stop:2322 : local name 2022-06-01 07:22:11.734 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:11.737 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:11.739 | + functions-common:time_stop:2325 : local total 2022-06-01 07:22:11.741 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:11.744 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:22:11.746 | + functions-common:time_stop:2329 : start_time=1654068131001 2022-06-01 07:22:11.748 | + functions-common:time_stop:2331 : [[ -z 1654068131001 ]] 2022-06-01 07:22:11.751 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:11.756 | + functions-common:time_stop:2334 : end_time=1654068131753 2022-06-01 07:22:11.758 | + functions-common:time_stop:2335 : elapsed_time=752 2022-06-01 07:22:11.761 | + functions-common:time_stop:2336 : total=6852 2022-06-01 07:22:11.763 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:11.766 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7604 2022-06-01 07:22:11.768 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:22:11.771 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 07:22:11.773 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 07:22:11.776 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:22:11.779 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:11.781 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:11.784 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 07:22:11.786 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 07:22:11.842 | wsgi (enabled by maintainer script) 2022-06-01 07:22:11.846 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 07:22:11.848 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 07:22:11.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:22:11.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 07:22:11.856 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 07:22:11.859 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:22:11.863 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:22:11.863 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:22:11.868 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 07:22:11.871 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 07:22:11.874 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 07:22:11.876 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 07:22:11.879 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 07:22:11.902 | Using python 3.8 to install osc-placement 2022-06-01 07:22:11.904 | + 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 07:22:13.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:22:13.733 | 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 07:22:13.737 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:13.738 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:13.740 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:22:13.741 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:13.741 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:13.742 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:13.742 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:13.742 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:13.757 | 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 07:22:13.786 | 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 07:22:13.805 | 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 07:22:13.812 | 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 07:22:13.815 | 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 07:22:13.818 | 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 07:22:13.824 | 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 07:22:13.827 | 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 07:22:13.830 | 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 07:22:13.846 | 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 07:22:13.914 | 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 07:22:13.917 | 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 07:22:13.922 | 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 07:22:13.929 | 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 07:22:13.937 | 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 07:22:13.940 | 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 07:22:13.955 | 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 07:22:13.984 | 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 07:22:13.991 | 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 07:22:14.013 | 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 07:22:14.018 | 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 07:22:14.021 | 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 07:22:14.078 | 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 07:22:14.081 | 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 07:22:14.084 | 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 07:22:14.107 | 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 07:22:14.112 | 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 07:22:14.116 | 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 07:22:14.118 | 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 07:22:14.160 | 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 07:22:14.168 | 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 07:22:14.171 | 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 07:22:14.175 | 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 07:22:14.195 | 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 07:22:14.199 | 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 07:22:14.201 | 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 07:22:14.205 | 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 07:22:14.209 | 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 07:22:14.253 | 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 07:22:14.287 | 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 07:22:14.290 | 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 07:22:14.297 | 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 07:22:14.300 | 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 07:22:14.303 | 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 07:22:16.296 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:22:16.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:22:16.372 | + inc/python:pip_install:200 : result=0 2022-06-01 07:22:16.375 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:22:16.377 | + functions-common:time_stop:2322 : local name 2022-06-01 07:22:16.380 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:16.382 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:16.385 | + functions-common:time_stop:2325 : local total 2022-06-01 07:22:16.387 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:16.389 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:22:16.392 | + functions-common:time_stop:2329 : start_time=1654068131896 2022-06-01 07:22:16.394 | + functions-common:time_stop:2331 : [[ -z 1654068131896 ]] 2022-06-01 07:22:16.397 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:16.403 | + functions-common:time_stop:2334 : end_time=1654068136399 2022-06-01 07:22:16.405 | + functions-common:time_stop:2335 : elapsed_time=4503 2022-06-01 07:22:16.408 | + functions-common:time_stop:2336 : total=114809 2022-06-01 07:22:16.410 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:16.413 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119312 2022-06-01 07:22:16.415 | + inc/python:pip_install:203 : return 0 2022-06-01 07:22:16.419 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 07:22:16.421 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 07:22:16.424 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 07:22:16.426 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:22:16.429 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:22:16.432 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:22:16.435 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:22:16.438 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:22:16.441 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:22:16.457 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:22:16.460 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:22:16.463 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:16.466 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:22:16.466 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:22:16.472 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 07:22:16.474 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:16.477 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 07:22:16.490 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 07:22:16.493 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:22:16.493 | + functions-common:git_clone:607 : head -1 2022-06-01 07:22:16.497 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 07:22:16.500 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:22:16.503 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 07:22:16.505 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:22:16.508 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:22:16.511 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 07:22:16.513 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:22:16.515 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 07:22:16.518 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:22:16.520 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:22:16.523 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 07:22:16.526 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:22:16.528 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:22:16.531 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 07:22:16.534 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:22:16.537 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 07:22:16.539 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:22:16.542 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:22:16.546 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 07:22:16.551 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 07:22:16.554 | + 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 07:22:17.145 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 07:22:17.148 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:22:17.151 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:22:17.154 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:22:17.156 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:22:17.159 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 07:22:17.161 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:22:17.163 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:22:17.166 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:22:17.169 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:22:17.172 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:22:17.174 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:22:17.177 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:22:17.179 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 07:22:17.200 | Using python 3.8 to install /opt/stack/placement 2022-06-01 07:22:17.202 | + 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 07:22:19.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:22:19.001 | 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 07:22:19.005 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:19.006 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:19.007 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:22:19.009 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:19.010 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:19.010 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:19.010 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:19.010 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:19.023 | Obtaining file:///opt/stack/placement 2022-06-01 07:22:20.254 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:22:21.486 | 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 07:22:21.496 | 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 07:22:21.516 | 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 07:22:21.530 | 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 07:22:21.542 | 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 07:22:21.599 | 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 07:22:21.604 | 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 07:22:21.609 | 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 07:22:21.613 | 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 07:22:21.647 | 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 07:22:21.658 | 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 07:22:21.675 | 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 07:22:21.681 | 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 07:22:21.729 | 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 07:22:21.735 | 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 07:22:21.774 | 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 07:22:21.792 | 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 07:22:21.810 | 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 07:22:21.819 | 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 07:22:21.827 | 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 07:22:21.845 | 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 07:22:21.851 | 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 07:22:21.854 | 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 07:22:21.857 | 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 07:22:21.868 | 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 07:22:21.871 | 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 07:22:21.874 | 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 07:22:21.879 | 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 07:22:21.897 | 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 07:22:21.902 | 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 07:22:21.909 | 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 07:22:21.931 | 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 07:22:21.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 07:22:21.938 | 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 07:22:21.949 | 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 07:22:21.953 | 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 07:22:21.955 | 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 07:22:21.962 | 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 07:22:21.971 | 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 07:22:21.977 | 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 07:22:21.995 | 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 07:22:21.998 | 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 07:22:22.005 | 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 07:22:22.027 | 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 07:22:22.068 | 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 07:22:22.132 | 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 07:22:22.139 | 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 07:22:22.144 | 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 07:22:22.149 | 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 07:22:22.157 | 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 07:22:22.160 | 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 07:22:22.169 | 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 07:22:22.176 | 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 07:22:22.179 | 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 07:22:22.182 | 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 07:22:22.185 | 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 07:22:22.188 | 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 07:22:22.192 | 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 07:22:22.194 | 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 07:22:22.198 | 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 07:22:22.201 | 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 07:22:22.211 | 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 07:22:22.214 | 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 07:22:22.217 | 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 07:22:22.220 | 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 07:22:22.222 | 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 07:22:22.227 | 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 07:22:22.230 | 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 07:22:22.233 | 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 07:22:22.235 | 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 07:22:22.243 | 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 07:22:23.848 | Installing collected packages: openstack-placement 2022-06-01 07:22:23.848 | Attempting uninstall: openstack-placement 2022-06-01 07:22:23.850 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 07:22:23.852 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 07:22:23.854 | Running setup.py develop for openstack-placement 2022-06-01 07:22:25.451 | Successfully installed openstack-placement 2022-06-01 07:22:25.591 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:22:25.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:22:25.678 | + inc/python:pip_install:200 : result=0 2022-06-01 07:22:25.681 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:22:25.683 | + functions-common:time_stop:2322 : local name 2022-06-01 07:22:25.686 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:25.688 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:25.690 | + functions-common:time_stop:2325 : local total 2022-06-01 07:22:25.693 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:25.695 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:22:25.697 | + functions-common:time_stop:2329 : start_time=1654068137195 2022-06-01 07:22:25.700 | + functions-common:time_stop:2331 : [[ -z 1654068137195 ]] 2022-06-01 07:22:25.702 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:25.706 | + functions-common:time_stop:2334 : end_time=1654068145704 2022-06-01 07:22:25.709 | + functions-common:time_stop:2335 : elapsed_time=8509 2022-06-01 07:22:25.711 | + functions-common:time_stop:2336 : total=119312 2022-06-01 07:22:25.713 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:25.716 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127821 2022-06-01 07:22:25.718 | + inc/python:pip_install:203 : return 0 2022-06-01 07:22:25.720 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:22:25.723 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:22:25.726 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:22:25.745 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:22:25.757 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 07:22:25.760 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 07:22:25.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:22:25.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:22:25.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 07:22:25.770 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:22:25.772 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:22:25.775 | + ./stack.sh:main:912 : configure_placement 2022-06-01 07:22:25.778 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 07:22:25.790 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 07:22:25.793 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 07:22:25.798 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 07:22:25.801 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 07:22:25.803 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 07:22:25.806 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 07:22:25.809 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 07:22:25.812 | + 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 07:22:25.844 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 07:22:25.876 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 07:22:25.908 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 07:22:25.911 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 07:22:25.913 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 07:22:25.916 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:22:25.918 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 07:22:25.951 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 07:22:25.979 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:22:26.008 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 07:22:26.037 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 07:22:26.067 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 07:22:26.096 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 07:22:26.125 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 07:22:26.154 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:22:26.184 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:22:26.213 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 07:22:26.216 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 07:22:26.218 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 07:22:26.221 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:22:26.239 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:22:26.242 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:22:26.244 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:22:26.247 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:22:26.250 | + 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 07:22:26.279 | + 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 07:22:26.308 | + 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 07:22:26.337 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:22:26.366 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 07:22:26.369 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 07:22:26.371 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 07:22:26.374 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 07:22:26.376 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 07:22:26.379 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:22:26.381 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:22:26.384 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 07:22:26.388 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 07:22:26.391 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:22:26.397 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:22:26.406 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:22:26.407 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:26.416 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:22:26.420 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:22:26.436 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 07:22:26.439 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 07:22:26.443 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 07:22:26.474 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 07:22:26.504 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 07:22:26.533 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:22:26.562 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:22:26.590 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:22:26.619 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:22:26.649 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:22:26.678 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:22:26.708 | + 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 07:22:26.738 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:22:26.768 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:22:26.798 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:22:26.827 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:22:26.830 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:22:26.833 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 07:22:26.835 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 07:22:26.838 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:22:26.840 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:26.843 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:26.845 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 07:22:26.848 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 07:22:26.850 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 07:22:26.880 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:22:26.910 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 07:22:26.910 | + 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 07:22:26.918 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 07:22:26.922 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 07:22:26.925 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 07:22:26.927 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:22:26.930 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:22:26.932 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:22:26.935 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:26.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:26.940 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:22:26.943 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:22:26.945 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:26.947 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:26.950 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 07:22:27.013 | Site placement-api already enabled 2022-06-01 07:22:27.018 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:22:27.020 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:22:27.023 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:22:27.025 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:22:27.165 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 07:22:27.186 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:27.188 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 07:22:27.210 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:27.212 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 07:22:27.230 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:27.233 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 07:22:27.235 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 07:22:27.238 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 07:22:27.270 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-06-01 07:22:27.299 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 07:22:27.328 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 07:22:27.357 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 07:22:27.388 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 07:22:27.417 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 07:22:27.446 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 07:22:27.475 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 07:22:27.493 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:27.495 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 07:22:27.513 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:27.516 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 07:22:27.518 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 07:22:27.521 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 07:22:27.523 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:22:27.526 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:22:27.529 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:22:27.531 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:22:27.534 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:22:27.537 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:22:27.541 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:22:27.545 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:22:27.548 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:22:27.550 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 07:22:27.553 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:22:27.569 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:27.571 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:22:27.573 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:22:27.576 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 07:22:27.578 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 07:22:27.581 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:22:27.583 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 07:22:27.586 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 07:22:27.588 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 07:22:27.591 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 07:22:27.593 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 07:22:27.596 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 07:22:27.598 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 07:22:27.600 | +++ functions-common:git_clone:529 : pwd 2022-06-01 07:22:27.603 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:22:27.605 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:22:27.608 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:22:27.623 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:22:27.625 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:22:27.628 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:27.630 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 07:22:27.631 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:22:27.636 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 07:22:27.638 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:27.640 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 07:22:27.653 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 07:22:27.656 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 07:22:27.656 | ++ functions-common:git_clone:607 : head -1 2022-06-01 07:22:27.659 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 07:22:27.662 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:22:27.664 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 07:22:27.686 | Using python 3.8 to install tox!=2.8.0 2022-06-01 07:22:27.689 | ++ 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 07:22:29.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:22:29.487 | 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 07:22:29.491 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:29.492 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:29.494 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:22:29.495 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:29.495 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:29.495 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:29.496 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:29.496 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:29.511 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 07:22:29.570 | 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 07:22:29.574 | 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 07:22:29.578 | 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 07:22:29.629 | 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 07:22:29.635 | 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 07:22:29.639 | 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 07:22:29.642 | 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 07:22:29.651 | 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 07:22:29.655 | 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 07:22:29.658 | 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 07:22:31.803 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:22:31.803 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:22:31.880 | ++ inc/python:pip_install:200 : result=0 2022-06-01 07:22:31.882 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:22:31.885 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:22:31.887 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:31.889 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:31.892 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:22:31.894 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:31.897 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:22:31.899 | ++ functions-common:time_stop:2329 : start_time=1654068147681 2022-06-01 07:22:31.901 | ++ functions-common:time_stop:2331 : [[ -z 1654068147681 ]] 2022-06-01 07:22:31.904 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:31.909 | ++ functions-common:time_stop:2334 : end_time=1654068151906 2022-06-01 07:22:31.911 | ++ functions-common:time_stop:2335 : elapsed_time=4225 2022-06-01 07:22:31.913 | ++ functions-common:time_stop:2336 : total=127821 2022-06-01 07:22:31.916 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:31.918 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132046 2022-06-01 07:22:31.921 | ++ inc/python:pip_install:203 : return 0 2022-06-01 07:22:31.924 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 07:22:31.924 | /opt/stack/tempest ~/devstack 2022-06-01 07:22:31.926 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 07:22:31.945 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 07:22:31.945 | HACKING.rst 2022-06-01 07:22:31.945 | doc/source/conf.py 2022-06-01 07:22:31.945 | doc/source/configuration.rst 2022-06-01 07:22:31.945 | doc/source/contributor/contributing.rst 2022-06-01 07:22:31.945 | doc/source/index.rst 2022-06-01 07:22:31.945 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 07:22:31.945 | doc/source/microversion_testing.rst 2022-06-01 07:22:31.945 | doc/source/plugins/plugin.rst 2022-06-01 07:22:31.945 | doc/source/supported_version.rst 2022-06-01 07:22:31.945 | doc/source/test_removal.rst 2022-06-01 07:22:31.946 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 07:22:31.946 | playbooks/devstack-tempest.yaml 2022-06-01 07:22:31.946 | playbooks/enable-fips.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 07:22:31.946 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 07:22:31.947 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 07:22:31.947 | releasenotes/source/conf.py 2022-06-01 07:22:31.947 | releasenotes/source/index.rst 2022-06-01 07:22:31.947 | releasenotes/source/v26.1.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v27.0.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v28.0.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v28.1.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v29.0.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v29.1.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v29.2.0.rst 2022-06-01 07:22:31.947 | releasenotes/source/v30.0.0.rst 2022-06-01 07:22:31.947 | requirements.txt 2022-06-01 07:22:31.947 | roles/run-tempest/README.rst 2022-06-01 07:22:31.947 | roles/run-tempest/defaults/main.yaml 2022-06-01 07:22:31.947 | roles/run-tempest/tasks/main.yaml 2022-06-01 07:22:31.947 | roles/run-tempest-26/README.rst 2022-06-01 07:22:31.947 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 07:22:31.947 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 07:22:31.947 | setup.cfg 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_agents.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_create_server.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_flavors.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 07:22:31.947 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 07:22:31.948 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 07:22:31.948 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 07:22:31.948 | tempest/api/compute/admin/test_quotas. 2022-06-01 07:22:31.948 | Aborting 2022-06-01 07:22:31.948 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 07:22:31.951 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 07:22:31.954 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 07:22:31.957 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 07:22:31.959 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 07:22:31.962 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 07:22:31.964 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 07:22:31.967 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 07:22:31.970 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 07:22:31.972 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 07:22:31.972 | Error on exit 2022-06-01 07:22:31.974 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 07:22:31.977 | + ./stack.sh:exit_trap:517 : generate-subunit 1654067964 187 fail 2022-06-01 07:22:32.558 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 07:22:32.560 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 07:22:32.777 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 07:22:32.777 | 2022-06-01 07:22:33.039 | + ./stack.sh:exit_trap:531 : exit 1