2022-04-14 00:55:55.226 | + ./stack.sh:main:489 : exec 2022-04-14 00:55:55.226 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-005555' 2022-04-14 00:55:55.226 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-005555.summary.2022-04-14-005555 2022-04-14 00:55:55.226 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:55:55.226 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-005555 2022-04-14 00:55:55.226 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-005555 /opt/stack/logs/stack.sh.log 2022-04-14 00:55:55.226 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-005555.summary.2022-04-14-005555 /opt/stack/logs/stack.sh.log.summary 2022-04-14 00:55:55.226 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 00:55:55.226 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 00:55:55.226 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 00:55:55.226 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 00:55:55.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 00:55:55.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 00:55:55.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:55:55.226 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 00:55:55.226 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 00:55:55.226 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 00:55:55.226 | + ./stack.sh:main:578 : uname -a 2022-04-14 00:55:55.226 | Linux dv-cinder-837539-1-iscsi 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-04-14 00:55:55.226 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 00:55:55.227 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 00:55:55.231 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 00:55:55.267 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 00:55:55.283 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 00:55:55.285 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 00:55:55.286 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 00:55:55.288 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 00:55:55.290 | + functions-common:fetch_plugins:1783 : return 2022-04-14 00:55:55.292 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 00:55:55.294 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 00:55:55.295 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:55:55.297 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:55:55.299 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:55:55.301 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:55:55.302 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:55:55.304 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:55:55.306 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:55:55.309 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:55:55.311 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:55:55.313 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:55:55.315 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 00:55:55.317 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:55:55.330 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:55.331 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:55:55.333 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:55:55.335 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:55:55.337 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:55:55.338 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:55:55.340 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:55:55.343 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 00:55:55.344 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 00:55:55.346 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:55:55.348 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:55:55.350 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 00:55:55.352 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 00:55:55.353 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 00:55:55.355 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 00:55:55.357 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 00:55:55.359 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 00:55:55.376 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 00:55:55.378 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 00:55:55.390 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:55.392 | +++ lib/tls:source:43 : hostname -f 2022-04-14 00:55:55.396 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 00:55:55.397 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 00:55:55.399 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 00:55:55.401 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 00:55:55.403 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 00:55:55.405 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 00:55:55.407 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 00:55:55.409 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 00:55:55.411 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 00:55:55.413 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 00:55:55.417 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 00:55:55.429 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 00:55:55.445 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 00:55:55.457 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 00:55:55.470 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 00:55:55.509 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 00:55:55.568 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 00:55:55.657 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 00:55:55.677 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 00:55:55.721 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 00:55:55.773 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 00:55:55.920 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 00:55:55.933 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 00:55:55.947 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 00:55:55.960 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 00:55:56.053 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 00:55:56.055 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 00:55:56.058 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 00:55:56.061 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 00:55:56.063 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 00:55:56.065 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 00:55:56.067 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 00:55:56.068 | False' 2022-04-14 00:55:56.070 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 00:55:56.085 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 00:55:56.087 | + ./stack.sh:main:626 : run_phase source 2022-04-14 00:55:56.089 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 00:55:56.091 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:55:56.093 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:55:56.095 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:55:56.097 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:55:56.099 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:55:56.101 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:55:56.103 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:55:56.107 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:55:56.109 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:55:56.111 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:55:56.113 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 00:55:56.116 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:55:56.131 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:56.133 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:55:56.135 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 00:55:56.173 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 00:55:56.176 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 00:55:56.178 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:55:56.180 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 00:55:56.182 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 00:55:56.184 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 00:55:56.187 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 00:55:56.189 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 00:55:56.191 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 00:55:56.193 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 00:55:56.195 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.197 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 00:55:56.200 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.202 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 00:55:56.204 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.206 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 00:55:56.209 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.211 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 00:55:56.213 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.215 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 00:55:56.217 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.220 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 00:55:56.222 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.224 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 00:55:56.226 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.229 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 00:55:56.231 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.233 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 00:55:56.236 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.238 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 00:55:56.240 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.242 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 00:55:56.245 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.247 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 00:55:56.250 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.252 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 00:55:56.254 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.256 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 00:55:56.258 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.261 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 00:55:56.263 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.265 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 00:55:56.267 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.269 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 00:55:56.272 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.274 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 00:55:56.276 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.278 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 00:55:56.280 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.282 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 00:55:56.285 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.287 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 00:55:56.289 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.291 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 00:55:56.294 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.296 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 00:55:56.298 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.301 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 00:55:56.303 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.305 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 00:55:56.307 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.309 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 00:55:56.313 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.315 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 00:55:56.317 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.319 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 00:55:56.322 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.324 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 00:55:56.326 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.329 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 00:55:56.331 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.333 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 00:55:56.335 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.338 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 00:55:56.340 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.342 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 00:55:56.344 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.346 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 00:55:56.349 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.351 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 00:55:56.353 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.355 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 00:55:56.358 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.360 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 00:55:56.362 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.365 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 00:55:56.367 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.369 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 00:55:56.371 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.374 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 00:55:56.376 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.378 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 00:55:56.381 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.383 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 00:55:56.385 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.387 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 00:55:56.389 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.392 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 00:55:56.395 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:55:56.397 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 00:55:56.400 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 00:55:56.402 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:55:56.405 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 00:55:56.420 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:56.422 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 00:55:56.425 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:55:56.427 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 00:55:56.442 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:56.444 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 00:55:56.446 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 00:55:56.448 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 00:55:56.451 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 00:55:56.453 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 00:55:56.455 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 00:55:56.457 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 00:55:56.460 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 00:55:56.462 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 00:55:56.462 | Using mysql database backend 2022-04-14 00:55:56.464 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 00:55:56.480 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 00:55:56.484 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 00:55:56.486 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:55:56.488 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 00:55:56.491 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:55:56.494 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 00:55:56.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:56.517 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 00:55:56.533 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 00:55:56.550 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:56.552 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 00:55:56.568 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 00:55:56.584 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 00:55:56.600 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:56.602 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 00:55:56.619 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:56.621 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 00:55:56.637 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 00:55:56.639 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 00:55:56.642 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 00:55:56.644 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 00:55:56.647 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:55:56.651 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-005556 2022-04-14 00:55:56.653 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-005556 759' 2022-04-14 00:55:56.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.659 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:55:56.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.663 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:55:56.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.668 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:55:56.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.673 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 00:55:56.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.678 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-14 00:55:56.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.682 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-14 00:55:56.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.688 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-005555 2022-04-14 00:55:56.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.692 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:55:56.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.697 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-14 00:55:56.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.702 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:55:56.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.707 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:55:56.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.712 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:55:56.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:55:56.716 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:55:56.719 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 00:55:56.721 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 00:55:56.723 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 00:55:56.725 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 00:55:56.728 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:55:56.730 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:55:56.733 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:55:56.735 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:55:56.737 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:55:56.740 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:55:56.755 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:55:56.757 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:55:56.759 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:56.761 | + functions-common:git_clone:629 : echo master 2022-04-14 00:55:56.762 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:55:56.767 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 00:55:56.769 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:56.771 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 00:55:56.783 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 00:55:56.786 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:55:56.786 | + functions-common:git_clone:685 : head -1 2022-04-14 00:55:56.789 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-14 00:55:56.791 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:55:56.794 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 00:55:56.797 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:55:56.800 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 00:55:56.802 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 00:55:56.804 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 00:55:56.807 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 00:55:56.809 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:55:56.813 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 00:55:56.815 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 00:55:56.817 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 00:55:56.820 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 00:55:56.825 | ++ tools/install_prereqs.sh:source:47 : NOW=1649897756 2022-04-14 00:55:56.828 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 00:55:56.832 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649897132 2022-04-14 00:55:56.834 | ++ tools/install_prereqs.sh:source:49 : DELTA=624 2022-04-14 00:55:56.837 | ++ tools/install_prereqs.sh:source:50 : [[ 624 -lt 7200 ]] 2022-04-14 00:55:56.839 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 00:55:56.842 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 00:55:56.844 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 00:55:56.846 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 00:55:56.849 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 00:55:56.851 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 00:55:56.853 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 00:55:56.855 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 00:55:56.862 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 00:55:56.915 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 00:55:56.915 | apache2-dev 2022-04-14 00:55:56.915 | bc 2022-04-14 00:55:56.915 | bsdmainutils 2022-04-14 00:55:56.915 | curl 2022-04-14 00:55:56.915 | g++ 2022-04-14 00:55:56.915 | gawk 2022-04-14 00:55:56.915 | gcc 2022-04-14 00:55:56.915 | gettext 2022-04-14 00:55:56.915 | git 2022-04-14 00:55:56.915 | graphviz 2022-04-14 00:55:56.915 | iputils-ping 2022-04-14 00:55:56.915 | libapache2-mod-proxy-uwsgi 2022-04-14 00:55:56.915 | libffi-dev 2022-04-14 00:55:56.915 | libjpeg-dev 2022-04-14 00:55:56.915 | libpcre3-dev 2022-04-14 00:55:56.915 | libpq-dev 2022-04-14 00:55:56.915 | libssl-dev 2022-04-14 00:55:56.915 | libsystemd-dev 2022-04-14 00:55:56.915 | libxml2-dev 2022-04-14 00:55:56.915 | libxslt1-dev 2022-04-14 00:55:56.915 | libyaml-dev 2022-04-14 00:55:56.915 | lsof 2022-04-14 00:55:56.915 | openssh-server 2022-04-14 00:55:56.915 | openssl 2022-04-14 00:55:56.915 | pkg-config 2022-04-14 00:55:56.915 | psmisc 2022-04-14 00:55:56.915 | python3-dev 2022-04-14 00:55:56.915 | python3-pip 2022-04-14 00:55:56.915 | python3-systemd 2022-04-14 00:55:56.915 | python3-venv 2022-04-14 00:55:56.915 | tar 2022-04-14 00:55:56.915 | tcpdump 2022-04-14 00:55:56.915 | unzip 2022-04-14 00:55:56.915 | uuid-runtime 2022-04-14 00:55:56.916 | wget 2022-04-14 00:55:56.916 | wget 2022-04-14 00:55:56.916 | zlib1g-dev 2022-04-14 00:55:56.916 | libkrb5-dev 2022-04-14 00:55:56.916 | libldap2-dev 2022-04-14 00:55:56.916 | libsasl2-dev 2022-04-14 00:55:56.916 | memcached 2022-04-14 00:55:56.916 | python3-mysqldb 2022-04-14 00:55:56.916 | sqlite3 2022-04-14 00:55:56.916 | conntrack 2022-04-14 00:55:56.916 | curl 2022-04-14 00:55:56.916 | dnsmasq-base 2022-04-14 00:55:56.916 | dnsmasq-utils 2022-04-14 00:55:56.916 | ebtables 2022-04-14 00:55:56.916 | genisoimage 2022-04-14 00:55:56.916 | iptables 2022-04-14 00:55:56.916 | iputils-arping 2022-04-14 00:55:56.916 | kpartx 2022-04-14 00:55:56.916 | libjs-jquery-tablesorter 2022-04-14 00:55:56.916 | parted 2022-04-14 00:55:56.916 | pm-utils 2022-04-14 00:55:56.916 | python3-mysqldb 2022-04-14 00:55:56.916 | socat 2022-04-14 00:55:56.916 | sqlite3 2022-04-14 00:55:56.916 | sudo 2022-04-14 00:55:56.916 | vlan 2022-04-14 00:55:56.916 | lsscsi 2022-04-14 00:55:56.916 | open-iscsi 2022-04-14 00:55:56.916 | lvm2 2022-04-14 00:55:56.916 | qemu-utils 2022-04-14 00:55:56.916 | thin-provisioning-tools 2022-04-14 00:55:56.916 | acl 2022-04-14 00:55:56.916 | dnsmasq-base 2022-04-14 00:55:56.916 | dnsmasq-utils 2022-04-14 00:55:56.916 | ebtables 2022-04-14 00:55:56.916 | haproxy 2022-04-14 00:55:56.916 | iptables 2022-04-14 00:55:56.916 | iputils-arping 2022-04-14 00:55:56.917 | iputils-ping 2022-04-14 00:55:56.917 | postgresql-server-dev-all 2022-04-14 00:55:56.917 | python3-mysqldb 2022-04-14 00:55:56.917 | sqlite3 2022-04-14 00:55:56.917 | sudo 2022-04-14 00:55:56.917 | vlan 2022-04-14 00:55:56.917 | pcp 2022-04-14 00:55:56.917 | ipset 2022-04-14 00:55:56.917 | conntrack 2022-04-14 00:55:56.917 | conntrackd 2022-04-14 00:55:56.917 | keepalived 2022-04-14 00:55:56.917 | lvm2 2022-04-14 00:55:56.917 | qemu-utils 2022-04-14 00:55:56.917 | thin-provisioning-tools 2022-04-14 00:55:56.917 | curl 2022-04-14 00:55:56.917 | liberasurecode-dev 2022-04-14 00:55:56.917 | make 2022-04-14 00:55:56.917 | memcached 2022-04-14 00:55:56.917 | rsync 2022-04-14 00:55:56.917 | sqlite3 2022-04-14 00:55:56.917 | xfsprogs' 2022-04-14 00:55:56.918 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 00:55:56.937 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 00:55:56.937 | apache2-dev 2022-04-14 00:55:56.937 | bc 2022-04-14 00:55:56.937 | bsdmainutils 2022-04-14 00:55:56.937 | curl 2022-04-14 00:55:56.938 | g++ 2022-04-14 00:55:56.938 | gawk 2022-04-14 00:55:56.938 | gcc 2022-04-14 00:55:56.938 | gettext 2022-04-14 00:55:56.938 | git 2022-04-14 00:55:56.938 | graphviz 2022-04-14 00:55:56.938 | iputils-ping 2022-04-14 00:55:56.938 | libapache2-mod-proxy-uwsgi 2022-04-14 00:55:56.938 | libffi-dev 2022-04-14 00:55:56.938 | libjpeg-dev 2022-04-14 00:55:56.938 | libpcre3-dev 2022-04-14 00:55:56.938 | libpq-dev 2022-04-14 00:55:56.938 | libssl-dev 2022-04-14 00:55:56.938 | libsystemd-dev 2022-04-14 00:55:56.938 | libxml2-dev 2022-04-14 00:55:56.938 | libxslt1-dev 2022-04-14 00:55:56.938 | libyaml-dev 2022-04-14 00:55:56.938 | lsof 2022-04-14 00:55:56.938 | openssh-server 2022-04-14 00:55:56.938 | openssl 2022-04-14 00:55:56.938 | pkg-config 2022-04-14 00:55:56.938 | psmisc 2022-04-14 00:55:56.938 | python3-dev 2022-04-14 00:55:56.938 | python3-pip 2022-04-14 00:55:56.938 | python3-systemd 2022-04-14 00:55:56.938 | python3-venv 2022-04-14 00:55:56.938 | tar 2022-04-14 00:55:56.938 | tcpdump 2022-04-14 00:55:56.938 | unzip 2022-04-14 00:55:56.938 | uuid-runtime 2022-04-14 00:55:56.938 | wget 2022-04-14 00:55:56.938 | wget 2022-04-14 00:55:56.938 | zlib1g-dev 2022-04-14 00:55:56.938 | libkrb5-dev 2022-04-14 00:55:56.938 | libldap2-dev 2022-04-14 00:55:56.938 | libsasl2-dev 2022-04-14 00:55:56.938 | memcached 2022-04-14 00:55:56.938 | python3-mysqldb 2022-04-14 00:55:56.939 | sqlite3 2022-04-14 00:55:56.939 | conntrack 2022-04-14 00:55:56.939 | curl 2022-04-14 00:55:56.939 | dnsmasq-base 2022-04-14 00:55:56.939 | dnsmasq-utils 2022-04-14 00:55:56.939 | ebtables 2022-04-14 00:55:56.939 | genisoimage 2022-04-14 00:55:56.939 | iptables 2022-04-14 00:55:56.939 | iputils-arping 2022-04-14 00:55:56.939 | kpartx 2022-04-14 00:55:56.939 | libjs-jquery-tablesorter 2022-04-14 00:55:56.939 | parted 2022-04-14 00:55:56.939 | pm-utils 2022-04-14 00:55:56.939 | python3-mysqldb 2022-04-14 00:55:56.939 | socat 2022-04-14 00:55:56.939 | sqlite3 2022-04-14 00:55:56.939 | sudo 2022-04-14 00:55:56.939 | vlan 2022-04-14 00:55:56.939 | lsscsi 2022-04-14 00:55:56.939 | open-iscsi 2022-04-14 00:55:56.939 | lvm2 2022-04-14 00:55:56.939 | qemu-utils 2022-04-14 00:55:56.939 | thin-provisioning-tools 2022-04-14 00:55:56.939 | acl 2022-04-14 00:55:56.939 | dnsmasq-base 2022-04-14 00:55:56.939 | dnsmasq-utils 2022-04-14 00:55:56.939 | ebtables 2022-04-14 00:55:56.939 | haproxy 2022-04-14 00:55:56.939 | iptables 2022-04-14 00:55:56.939 | iputils-arping 2022-04-14 00:55:56.939 | iputils-ping 2022-04-14 00:55:56.939 | postgresql-server-dev-all 2022-04-14 00:55:56.939 | python3-mysqldb 2022-04-14 00:55:56.939 | sqlite3 2022-04-14 00:55:56.939 | sudo 2022-04-14 00:55:56.939 | vlan 2022-04-14 00:55:56.940 | pcp 2022-04-14 00:55:56.940 | ipset 2022-04-14 00:55:56.940 | conntrack 2022-04-14 00:55:56.940 | conntrackd 2022-04-14 00:55:56.940 | keepalived 2022-04-14 00:55:56.940 | lvm2 2022-04-14 00:55:56.940 | qemu-utils 2022-04-14 00:55:56.940 | thin-provisioning-tools 2022-04-14 00:55:56.940 | curl 2022-04-14 00:55:56.940 | liberasurecode-dev 2022-04-14 00:55:56.940 | make 2022-04-14 00:55:56.940 | memcached 2022-04-14 00:55:56.940 | rsync 2022-04-14 00:55:56.940 | sqlite3 2022-04-14 00:55:56.940 | xfsprogs ' 2022-04-14 00:55:56.940 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 00:55:56.942 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:56.944 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:56.948 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:55:56.948 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 00:55:56.952 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:55:56.955 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 00:55:56.957 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:55:56.959 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 00:55:56.961 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:55:56.963 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:56.965 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:55:56.967 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:56.969 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:56.971 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:55:56.973 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 00:55:56.976 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:56.977 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 00:55:56.980 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 00:55:56.985 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 00:55:56.987 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 00:55:56.989 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 00:55:56.991 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 00:55:56.993 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:55:56.995 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:55:57.000 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649897756997 2022-04-14 00:55:57.002 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 00:55:57.004 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 00:55:57.006 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 00:55:57.354 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 00:55:57.450 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 00:55:57.458 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 00:55:57.572 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 00:55:58.247 | Fetched 108 kB in 1s (119 kB/s) 2022-04-14 00:55:59.768 | Reading package lists... 2022-04-14 00:55:59.800 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 00:55:59.802 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 00:55:59.804 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:55:59.806 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:59.808 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:59.810 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:55:59.812 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:59.814 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 00:55:59.816 | ++ functions-common:time_stop:2439 : start_time=1649897756997 2022-04-14 00:55:59.818 | ++ functions-common:time_stop:2441 : [[ -z 1649897756997 ]] 2022-04-14 00:55:59.821 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:59.825 | ++ functions-common:time_stop:2444 : end_time=1649897759823 2022-04-14 00:55:59.828 | ++ functions-common:time_stop:2445 : elapsed_time=2826 2022-04-14 00:55:59.830 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 00:55:59.832 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:59.834 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2826 2022-04-14 00:55:59.836 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:55:59.838 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:55:59.840 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:59.843 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:59.846 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:55:59.866 | ++ functions-common:apt_get:1237 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:55:59.975 | Reading package lists... 2022-04-14 00:56:00.219 | Building dependency tree... 2022-04-14 00:56:00.220 | Reading state information... 2022-04-14 00:56:00.253 | acl is already the newest version (2.2.53-6). 2022-04-14 00:56:00.253 | bc is already the newest version (1.07.1-2build1). 2022-04-14 00:56:00.253 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 00:56:00.254 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 00:56:00.254 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 00:56:00.254 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:56:00.254 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 00:56:00.254 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:56:00.254 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 00:56:00.254 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 00:56:00.254 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 00:56:00.254 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 00:56:00.254 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 00:56:00.254 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 00:56:00.254 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 00:56:00.254 | libffi-dev is already the newest version (3.3-4). 2022-04-14 00:56:00.254 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 00:56:00.254 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 00:56:00.254 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 00:56:00.254 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 00:56:00.254 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 00:56:00.254 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 00:56:00.254 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:56:00.254 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 00:56:00.254 | psmisc is already the newest version (23.3-1). 2022-04-14 00:56:00.254 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:56:00.254 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 00:56:00.254 | python3-systemd is already the newest version (234-3build2). 2022-04-14 00:56:00.254 | socat is already the newest version (1.7.3.3-2). 2022-04-14 00:56:00.254 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 00:56:00.254 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 00:56:00.254 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 00:56:00.254 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 00:56:00.254 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 00:56:00.254 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 00:56:00.254 | pcp is already the newest version (5.0.3-1). 2022-04-14 00:56:00.254 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 00:56:00.255 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:56:00.255 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:56:00.255 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:56:00.255 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 00:56:00.255 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:56:00.255 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:56:00.255 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 00:56:00.255 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 00:56:00.255 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 00:56:00.255 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 00:56:00.255 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 00:56:00.255 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 00:56:00.255 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 00:56:00.255 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 00:56:00.255 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:56:00.255 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 00:56:00.255 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 00:56:00.255 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 00:56:00.255 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 00:56:00.255 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 00:56:00.255 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 00:56:00.255 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:56:00.255 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 00:56:00.255 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 00:56:00.255 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 00:56:00.255 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 00:56:00.255 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 00:56:00.255 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 00:56:00.255 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 00:56:00.255 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 00:56:00.255 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 00:56:00.255 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 00:56:00.470 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:56:00.470 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 00:56:00.470 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 00:56:00.470 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 00:56:00.470 | The following packages were automatically installed and are no longer required: 2022-04-14 00:56:00.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:56:00.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:56:00.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:56:00.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:56:00.471 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:56:00.472 | python3-zope.interface 2022-04-14 00:56:00.472 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:56:00.586 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:56:00.591 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 00:56:00.593 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:56:00.595 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:56:00.597 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:00.600 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:00.602 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:56:00.604 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:00.606 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:56:00.609 | ++ functions-common:time_stop:2439 : start_time=1649897759864 2022-04-14 00:56:00.611 | ++ functions-common:time_stop:2441 : [[ -z 1649897759864 ]] 2022-04-14 00:56:00.614 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:00.618 | ++ functions-common:time_stop:2444 : end_time=1649897760615 2022-04-14 00:56:00.620 | ++ functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 00:56:00.622 | ++ functions-common:time_stop:2446 : total=751 2022-04-14 00:56:00.625 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:00.627 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1502 2022-04-14 00:56:00.629 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 00:56:00.632 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 00:56:00.634 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:56:00.636 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 00:56:00.641 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 00:56:00.645 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 00:56:00.647 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 00:56:00.650 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 00:56:02.036 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 00:56:02.038 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 00:56:02.040 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 00:56:02.042 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 00:56:02.043 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 00:56:02.045 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 00:56:02.047 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 00:56:02.049 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 00:56:02.051 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 00:56:02.052 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 00:56:02.054 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 00:56:02.056 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 00:56:02.058 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 00:56:02.060 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 00:56:02.062 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 00:56:02.063 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 00:56:02.065 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 00:56:02.067 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 00:56:02.069 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 00:56:02.070 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 00:56:02.073 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 00:56:02.075 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 00:56:02.077 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 00:56:02.079 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 00:56:02.160 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 00:56:02.162 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 00:56:02.237 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 00:56:02.240 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 00:56:02.315 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 00:56:02.317 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 00:56:02.318 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 00:56:02.320 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 00:56:02.322 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 00:56:02.324 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 00:56:02.326 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 00:56:02.328 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 00:56:02.330 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 00:56:02.332 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 00:56:02.334 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 00:56:02.334 | Distro: focal 2022-04-14 00:56:02.336 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 00:56:02.339 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:56:02.343 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:56:02.345 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:56:02.347 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:56:02.347 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:56:03.052 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:56:03.054 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:56:03.054 | pip: 21.3.1 2022-04-14 00:56:03.056 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 00:56:03.057 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 00:56:03.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:56:03.061 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:56:03.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:56:03.065 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:56:03.066 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:56:03.068 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:56:03.070 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:56:03.071 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:56:03.073 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:56:03.075 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:56:03.077 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:56:03.079 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 00:56:03.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:03.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:03.084 | + tools/install_pip.sh:main:142 : : 2022-04-14 00:56:03.086 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 00:56:03.088 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 00:56:03.090 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 00:56:03.092 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:56:03.094 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 00:56:03.096 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 00:56:03.098 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:56:03.101 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:56:03.101 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:56:03.105 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2022-04-14 00:56:03.106 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 00:56:03.108 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2022-04-14 00:56:03.110 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2022-04-14 00:56:03.112 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2022-04-14 00:56:03.129 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2022-04-14 00:56:03.131 | + 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 '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,!=48.0.0,!=49.0.0' 2022-04-14 00:56:03.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:03.995 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:03.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:03.995 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:05.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:07.113 | Collecting 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,!=48.0.0,!=49.0.0 2022-04-14 00:56:07.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 00:56:09.695 | Installing collected packages: setuptools 2022-04-14 00:56:10.604 | Successfully installed setuptools-62.0.0 2022-04-14 00:56:10.604 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:10.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:10.787 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:10.927 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:10.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:10.930 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:10.932 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:10.934 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:10.936 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:10.938 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:10.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:10.941 | + functions-common:time_stop:2439 : start_time=1649897763125 2022-04-14 00:56:10.943 | + functions-common:time_stop:2441 : [[ -z 1649897763125 ]] 2022-04-14 00:56:10.945 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:10.948 | + functions-common:time_stop:2444 : end_time=1649897770946 2022-04-14 00:56:10.951 | + functions-common:time_stop:2445 : elapsed_time=7821 2022-04-14 00:56:10.952 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:56:10.954 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:10.956 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7821 2022-04-14 00:56:10.957 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:10.959 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 00:56:10.962 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:56:10.965 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:56:10.967 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:56:10.970 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:56:10.970 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:56:11.658 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:56:11.659 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:56:11.659 | pip: 21.3.1 2022-04-14 00:56:11.662 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 00:56:11.665 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:56:11.669 | + ./stack.sh:main:798 : fixup_all 2022-04-14 00:56:11.671 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 00:56:11.673 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 00:56:11.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:11.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:11.679 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 00:56:11.691 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 00:56:11.702 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 00:56:11.713 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 00:56:11.716 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 00:56:11.718 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:56:11.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:56:11.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:56:11.724 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:56:11.726 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:56:11.729 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:56:11.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:56:11.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:56:11.735 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:56:11.737 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:56:11.739 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:56:11.741 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 00:56:11.744 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 00:56:11.746 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 00:56:11.748 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:56:11.750 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:56:11.752 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:56:11.754 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:56:11.757 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:56:11.759 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:56:11.761 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 00:56:11.764 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 00:56:11.766 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 00:56:11.768 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 00:56:11.770 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 00:56:11.773 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 00:56:11.775 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 00:56:11.796 | Using python 3.8 to install os-testr 2022-04-14 00:56:11.798 | + 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-04-14 00:56:12.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:12.694 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:12.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:12.694 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:13.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:13.928 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:56:14.004 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 00:56:14.005 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 00:56:14.006 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 00:56:14.019 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 00:56:14.029 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 00:56:14.040 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 00:56:16.557 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:16.564 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:16.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:16.691 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:16.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:16.696 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:16.698 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:16.701 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:16.703 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:16.705 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:16.707 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:16.709 | + functions-common:time_stop:2439 : start_time=1649897771790 2022-04-14 00:56:16.711 | + functions-common:time_stop:2441 : [[ -z 1649897771790 ]] 2022-04-14 00:56:16.714 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:16.718 | + functions-common:time_stop:2444 : end_time=1649897776715 2022-04-14 00:56:16.720 | + functions-common:time_stop:2445 : elapsed_time=4925 2022-04-14 00:56:16.722 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:56:16.724 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:16.726 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4925 2022-04-14 00:56:16.728 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:16.731 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 00:56:16.782 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 00:56:17.088 | + ./stack.sh:main:812 : install_infra 2022-04-14 00:56:17.090 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:56:17.095 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 00:56:17.098 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:56:17.101 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 00:56:17.125 | + 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-04-14 00:56:19.037 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.045 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.049 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.054 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.058 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.065 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.069 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.095 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.174 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.193 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.197 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.202 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.217 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.225 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.227 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.244 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.262 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.271 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.276 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.294 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.316 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.334 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.343 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.348 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.369 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.398 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.400 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.414 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.419 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.423 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.428 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.443 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.450 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.500 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.518 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.522 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.554 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.617 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.624 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.631 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.682 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.696 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.705 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.808 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.834 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.838 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.849 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.854 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.873 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.880 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.898 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.928 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.958 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.970 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:19.983 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.001 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.010 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.024 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.035 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.039 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:20.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:20.186 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:56:20.486 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:20.488 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:20.490 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:20.492 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:20.494 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:20.497 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:20.499 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:20.501 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:20.503 | + functions-common:time_stop:2439 : start_time=1649897777117 2022-04-14 00:56:20.505 | + functions-common:time_stop:2441 : [[ -z 1649897777117 ]] 2022-04-14 00:56:20.507 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:20.511 | + functions-common:time_stop:2444 : end_time=1649897780509 2022-04-14 00:56:20.514 | + functions-common:time_stop:2445 : elapsed_time=3392 2022-04-14 00:56:20.516 | + functions-common:time_stop:2446 : total=4925 2022-04-14 00:56:20.518 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:20.520 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8317 2022-04-14 00:56:20.522 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:20.525 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:56:20.527 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 00:56:20.549 | + 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-04-14 00:56:22.341 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.349 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.353 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.358 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.362 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.369 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.373 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.398 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.477 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.496 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.500 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.505 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.520 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.530 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.532 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.548 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.566 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.575 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.580 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.598 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.620 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.643 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.651 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.656 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.676 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.706 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.708 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.722 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.726 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.730 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.736 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.751 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.757 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.814 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.833 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.837 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.868 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.931 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.938 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.945 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:22.996 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.009 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.018 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.121 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.150 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.155 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.165 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.170 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.190 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.197 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.214 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.245 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.273 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.286 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.299 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.316 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.325 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.339 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.351 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.355 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:56:23.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:23.363 | Processing /opt/stack/requirements 2022-04-14 00:56:25.088 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 00:56:25.091 | 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 191)) (3.0.0) 2022-04-14 00:56:25.103 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 00:56:25.108 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:56:25.111 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 00:56:25.117 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 00:56:25.143 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 00:56:25.145 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 00:56:25.156 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 00:56:25.206 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-14 00:56:25.209 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-14 00:56:25.224 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 00:56:25.227 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 00:56:25.231 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 00:56:25.236 | 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 186)) (1.0.0) 2022-04-14 00:56:25.238 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 00:56:25.250 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 00:56:25.257 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 00:56:25.268 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 00:56:25.271 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 00:56:25.319 | 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 636)) (0.2.5) 2022-04-14 00:56:25.324 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 00:56:25.385 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 00:56:25.387 | Building wheels for collected packages: openstack-requirements 2022-04-14 00:56:25.388 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 00:56:26.219 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 00:56:26.219 | ERROR: Command errored out with exit status 1: 2022-04-14 00:56:26.219 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vh_c1opi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vh_c1opi/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-1x1hxuoj 2022-04-14 00:56:26.219 | cwd: /tmp/pip-req-build-vh_c1opi/ 2022-04-14 00:56:26.219 | Complete output (6 lines): 2022-04-14 00:56:26.219 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 00:56:26.219 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 00:56:26.219 | or: setup.py --help-commands 2022-04-14 00:56:26.220 | or: setup.py cmd --help 2022-04-14 00:56:26.220 | 2022-04-14 00:56:26.220 | error: invalid command 'bdist_wheel' 2022-04-14 00:56:26.220 | ---------------------------------------- 2022-04-14 00:56:26.220 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 00:56:26.220 | Running setup.py clean for openstack-requirements 2022-04-14 00:56:27.049 | Failed to build openstack-requirements 2022-04-14 00:56:27.065 | Installing collected packages: openstack-requirements 2022-04-14 00:56:27.065 | Attempting uninstall: openstack-requirements 2022-04-14 00:56:27.066 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-14 00:56:27.103 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-14 00:56:27.121 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-14 00:56:27.124 | Running setup.py install for openstack-requirements: started 2022-04-14 00:56:29.568 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 00:56:29.591 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-14 00:56:29.715 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:29.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:29.719 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:29.721 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:29.723 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:29.725 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:29.727 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:29.730 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:29.732 | + functions-common:time_stop:2439 : start_time=1649897780542 2022-04-14 00:56:29.734 | + functions-common:time_stop:2441 : [[ -z 1649897780542 ]] 2022-04-14 00:56:29.737 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:29.741 | + functions-common:time_stop:2444 : end_time=1649897789739 2022-04-14 00:56:29.743 | + functions-common:time_stop:2445 : elapsed_time=9197 2022-04-14 00:56:29.745 | + functions-common:time_stop:2446 : total=8317 2022-04-14 00:56:29.747 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:29.749 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17514 2022-04-14 00:56:29.751 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:29.754 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 00:56:29.756 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 00:56:29.759 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 00:56:29.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:29.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:29.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 00:56:29.768 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:29.771 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 00:56:29.791 | Using python 3.8 to install pbr 2022-04-14 00:56:29.793 | + 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-04-14 00:56:30.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:30.703 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:30.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:30.703 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:31.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:31.981 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 00:56:34.661 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:34.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:34.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:34.789 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:34.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:34.794 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:34.796 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:34.798 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:34.800 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:34.802 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:34.804 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:34.806 | + functions-common:time_stop:2439 : start_time=1649897789786 2022-04-14 00:56:34.809 | + functions-common:time_stop:2441 : [[ -z 1649897789786 ]] 2022-04-14 00:56:34.811 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:34.815 | + functions-common:time_stop:2444 : end_time=1649897794813 2022-04-14 00:56:34.817 | + functions-common:time_stop:2445 : elapsed_time=5027 2022-04-14 00:56:34.819 | + functions-common:time_stop:2446 : total=17514 2022-04-14 00:56:34.821 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:34.824 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22541 2022-04-14 00:56:34.826 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:34.828 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 00:56:37.138 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 00:56:39.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:39.027 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 00:56:39.042 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 00:56:39.048 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 00:56:39.050 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 00:56:39.052 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 00:56:39.056 | 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.8) 2022-04-14 00:56:39.128 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:56:39.130 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:56:39.134 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 00:56:39.150 | + ./stack.sh:main:821 : pkgs= 2022-04-14 00:56:39.153 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 00:56:39.155 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 00:56:39.157 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:56:39.160 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 00:56:39.162 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:56:39.164 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:56:39.166 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:56:39.169 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:56:39.171 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:56:39.174 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:56:39.178 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:56:39.180 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:56:39.182 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:56:39.184 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 00:56:39.187 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:56:39.201 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:39.204 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:56:39.206 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:56:39.208 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 00:56:39.210 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:56:39.212 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:56:39.214 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:56:39.217 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 00:56:39.219 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:56:39.221 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 00:56:39.223 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:56:39.225 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:56:39.227 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:56:39.229 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:56:39.232 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:56:39.234 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:56:39.236 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 00:56:39.238 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:56:39.241 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 00:56:39.243 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:56:39.245 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:56:39.247 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 00:56:39.250 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 00:56:39.252 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 00:56:39.254 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 00:56:39.257 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 00:56:39.308 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 00:56:39.308 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 00:56:39.310 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 00:56:39.675 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 00:56:39.677 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 00:56:39.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:39.697 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 00:56:39.699 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:56:39.701 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:56:39.703 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:56:39.706 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:56:39.708 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:39.710 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:56:39.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:39.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:39.717 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:56:39.719 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:39.721 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:56:39.723 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:56:39.726 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 00:56:39.728 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:56:39.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:39.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:39.735 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 00:56:39.756 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 00:56:39.864 | Reading package lists... 2022-04-14 00:56:40.102 | Building dependency tree... 2022-04-14 00:56:40.104 | Reading state information... 2022-04-14 00:56:40.353 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 00:56:40.353 | The following packages were automatically installed and are no longer required: 2022-04-14 00:56:40.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:56:40.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:56:40.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:56:40.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:56:40.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:56:40.354 | python3-zope.interface 2022-04-14 00:56:40.354 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:56:40.470 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:56:40.474 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:56:40.477 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:56:40.479 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:40.482 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:40.484 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:40.486 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:40.488 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:40.490 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:56:40.492 | + functions-common:time_stop:2439 : start_time=1649897799753 2022-04-14 00:56:40.494 | + functions-common:time_stop:2441 : [[ -z 1649897799753 ]] 2022-04-14 00:56:40.498 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:40.502 | + functions-common:time_stop:2444 : end_time=1649897800499 2022-04-14 00:56:40.504 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-14 00:56:40.506 | + functions-common:time_stop:2446 : total=1502 2022-04-14 00:56:40.508 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:40.510 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2248 2022-04-14 00:56:40.513 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:56:40.515 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 00:56:40.518 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:56:40.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:56:40.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:56:40.524 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:56:40.527 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:56:40.530 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:56:40.532 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 00:56:40.534 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:56:40.536 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:56:40.539 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:56:40.541 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:56:40.543 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:56:40.545 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:56:40.548 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:56:40.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:56:40.552 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:56:40.554 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:56:40.557 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:56:40.559 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 00:56:40.561 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:56:40.564 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:56:40.566 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:56:40.568 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:56:40.570 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:56:40.573 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:56:40.575 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 00:56:40.578 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 00:56:40.594 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:40.596 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 00:56:40.598 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:56:40.601 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 00:56:40.603 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 00:56:40.606 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 00:56:40.610 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 00:56:40.612 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 00:56:40.614 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 00:56:40.617 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 00:56:40.619 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 00:56:40.622 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 00:56:40.624 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 00:56:41.341 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 00:56:41.341 | user tags 2022-04-14 00:56:41.341 | stackrabbit []' 2022-04-14 00:56:41.345 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 00:56:41.345 | user tags 2022-04-14 00:56:41.345 | stackrabbit []' 2022-04-14 00:56:41.345 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 00:56:41.351 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 00:56:41.354 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 00:56:41.357 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:56:42.011 | Changing password for user "stackrabbit" ... 2022-04-14 00:56:42.096 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 00:56:42.752 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 00:56:42.804 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 00:56:42.806 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:56:43.483 | Changing password for user "stackrabbit" ... 2022-04-14 00:56:43.553 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 00:56:43.555 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 00:56:43.558 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 00:56:44.230 | Deleting user "guest" ... 2022-04-14 00:56:44.246 | Error: 2022-04-14 00:56:44.246 | {:no_such_user, "guest"} 2022-04-14 00:56:44.259 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 00:56:44.262 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 00:56:44.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:44.281 | + ./stack.sh:main:838 : install_database 2022-04-14 00:56:44.284 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 00:56:44.286 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 00:56:44.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:44.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:44.293 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 00:56:44.592 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 00:56:44.594 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:44.596 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 00:56:44.598 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 00:56:44.601 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:56:44.603 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 00:56:44.605 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:56:44.608 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:56:44.610 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:56:44.612 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:56:44.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:56:44.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:56:44.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:56:44.621 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:56:44.624 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:56:44.626 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:56:44.628 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:56:44.631 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 00:56:44.633 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:56:44.635 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:56:44.638 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:56:44.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:56:44.643 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:56:44.645 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:56:44.647 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 00:56:44.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:44.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:44.654 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 00:56:44.657 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:56:44.659 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:56:44.661 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:56:44.663 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:56:44.666 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:44.668 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:56:44.670 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:44.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:44.675 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:56:44.677 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:44.679 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:56:44.681 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:56:44.683 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 00:56:44.686 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:56:44.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:44.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:44.693 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 00:56:44.715 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 00:56:44.825 | Reading package lists... 2022-04-14 00:56:45.065 | Building dependency tree... 2022-04-14 00:56:45.066 | Reading state information... 2022-04-14 00:56:45.321 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 00:56:45.321 | The following packages were automatically installed and are no longer required: 2022-04-14 00:56:45.322 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:56:45.322 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:56:45.322 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:56:45.322 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:56:45.322 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:56:45.322 | python3-zope.interface 2022-04-14 00:56:45.322 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:56:45.434 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:56:45.439 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:56:45.441 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:56:45.444 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:45.446 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:45.448 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:45.451 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:45.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:45.455 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:56:45.457 | + functions-common:time_stop:2439 : start_time=1649897804712 2022-04-14 00:56:45.459 | + functions-common:time_stop:2441 : [[ -z 1649897804712 ]] 2022-04-14 00:56:45.462 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:45.466 | + functions-common:time_stop:2444 : end_time=1649897805464 2022-04-14 00:56:45.468 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 00:56:45.470 | + functions-common:time_stop:2446 : total=2248 2022-04-14 00:56:45.473 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:45.475 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3000 2022-04-14 00:56:45.477 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:56:45.479 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 00:56:45.482 | + ./stack.sh:main:841 : install_database_python 2022-04-14 00:56:45.484 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 00:56:45.487 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 00:56:45.489 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 00:56:45.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:56:45.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 00:56:45.497 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 00:56:45.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:56:45.503 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:56:45.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:56:45.508 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 00:56:45.510 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 00:56:45.513 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 00:56:45.515 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 00:56:45.518 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 00:56:45.538 | Using python 3.8 to install PyMySQL 2022-04-14 00:56:45.541 | + 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-04-14 00:56:46.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:46.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:46.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:46.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:47.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:47.609 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 00:56:50.136 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:50.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:50.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:50.267 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:50.270 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:50.272 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:50.274 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:50.277 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:50.280 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:50.282 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:50.285 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:50.287 | + functions-common:time_stop:2439 : start_time=1649897805533 2022-04-14 00:56:50.289 | + functions-common:time_stop:2441 : [[ -z 1649897805533 ]] 2022-04-14 00:56:50.295 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:50.297 | + functions-common:time_stop:2444 : end_time=1649897810294 2022-04-14 00:56:50.299 | + functions-common:time_stop:2445 : elapsed_time=4761 2022-04-14 00:56:50.301 | + functions-common:time_stop:2446 : total=22541 2022-04-14 00:56:50.304 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:50.306 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27302 2022-04-14 00:56:50.308 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:50.310 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 00:56:50.313 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:56:50.315 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 00:56:50.317 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 00:56:50.334 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:50.336 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 00:56:50.339 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 00:56:50.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:56:50.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:56:50.348 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:56:50.350 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:56:50.353 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 00:56:50.355 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:56:50.357 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 00:56:50.360 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 00:56:50.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:50.378 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 00:56:50.380 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:56:50.382 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:56:50.385 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:56:50.387 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:56:50.390 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:50.392 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:56:50.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:50.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:50.399 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:56:50.401 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:50.403 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:56:50.405 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:56:50.408 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 00:56:50.410 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:56:50.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:50.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:50.417 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 00:56:50.437 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 00:56:50.546 | Reading package lists... 2022-04-14 00:56:50.785 | Building dependency tree... 2022-04-14 00:56:50.787 | Reading state information... 2022-04-14 00:56:51.038 | radvd is already the newest version (1:2.17-2). 2022-04-14 00:56:51.038 | The following packages were automatically installed and are no longer required: 2022-04-14 00:56:51.039 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:56:51.039 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:56:51.039 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:56:51.039 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:56:51.039 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:56:51.039 | python3-zope.interface 2022-04-14 00:56:51.039 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:56:51.151 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:56:51.156 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:56:51.161 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:56:51.163 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:51.166 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:51.169 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:51.172 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:51.174 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:51.178 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:56:51.180 | + functions-common:time_stop:2439 : start_time=1649897810434 2022-04-14 00:56:51.182 | + functions-common:time_stop:2441 : [[ -z 1649897810434 ]] 2022-04-14 00:56:51.186 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:51.193 | + functions-common:time_stop:2444 : end_time=1649897811188 2022-04-14 00:56:51.195 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 00:56:51.197 | + functions-common:time_stop:2446 : total=3000 2022-04-14 00:56:51.200 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:51.202 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3754 2022-04-14 00:56:51.204 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:56:51.206 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 00:56:51.223 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:51.225 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 00:56:51.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 00:56:51.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 00:56:51.233 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 00:56:51.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 00:56:51.254 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:56:51.257 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:56:51.259 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:56:51.261 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:56:51.263 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:51.266 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:56:51.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:51.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:51.272 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:56:51.274 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:51.277 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:56:51.279 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:56:51.281 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 00:56:51.284 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:56:51.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:51.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:51.290 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 00:56:51.310 | + functions-common:apt_get:1237 : 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-04-14 00:56:51.420 | Reading package lists... 2022-04-14 00:56:51.659 | Building dependency tree... 2022-04-14 00:56:51.660 | Reading state information... 2022-04-14 00:56:51.909 | fakeroot is already the newest version (1.24-1). 2022-04-14 00:56:51.909 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:56:51.909 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 00:56:51.909 | The following packages were automatically installed and are no longer required: 2022-04-14 00:56:51.911 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:56:51.911 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:56:51.911 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:56:51.911 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:56:51.911 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:56:51.911 | python3-zope.interface 2022-04-14 00:56:51.911 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:56:52.024 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:56:52.028 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:56:52.030 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:56:52.032 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:52.035 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:52.037 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:52.039 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:52.041 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:52.043 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:56:52.045 | + functions-common:time_stop:2439 : start_time=1649897811308 2022-04-14 00:56:52.047 | + functions-common:time_stop:2441 : [[ -z 1649897811308 ]] 2022-04-14 00:56:52.050 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:52.054 | + functions-common:time_stop:2444 : end_time=1649897812051 2022-04-14 00:56:52.056 | + functions-common:time_stop:2445 : elapsed_time=743 2022-04-14 00:56:52.058 | + functions-common:time_stop:2446 : total=3754 2022-04-14 00:56:52.060 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:52.062 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4497 2022-04-14 00:56:52.065 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:56:52.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 00:56:52.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:52.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:52.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 00:56:52.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 00:56:52.079 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 00:56:52.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 00:56:52.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 00:56:52.089 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 00:56:52.089 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 00:56:52.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 00:56:52.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 00:56:52.098 | + functions:vercmp:628 : local v1=5.4 2022-04-14 00:56:52.100 | + functions:vercmp:629 : local 'op=<' 2022-04-14 00:56:52.102 | + functions:vercmp:630 : local v2=3.13 2022-04-14 00:56:52.105 | + functions:vercmp:631 : local result 2022-04-14 00:56:52.108 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 00:56:52.109 | ++ functions:vercmp:635 : head -1 2022-04-14 00:56:52.109 | ++ functions:vercmp:635 : sort -V 2022-04-14 00:56:52.114 | + functions:vercmp:635 : result=3.13 2022-04-14 00:56:52.116 | + functions:vercmp:637 : case $op in 2022-04-14 00:56:52.118 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 00:56:52.120 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 00:56:52.122 | + functions:vercmp:648 : return 2022-04-14 00:56:52.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 00:56:52.127 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:56:52.130 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 00:56:52.592 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 00:56:52.594 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 00:56:52.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 00:56:52.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.606 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 00:56:52.625 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:52.627 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 00:56:52.629 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 00:56:52.630 | Installing etcd 2022-04-14 00:56:52.632 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 00:56:52.644 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 00:56:52.656 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 00:56:52.658 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 00:56:52.671 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 00:56:52.676 | ++ 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-04-14 00:56:52.678 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:56:52.683 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:56:52.687 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:56:52.690 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 00:56:52.692 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 00:56:52.695 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:56:52.698 | ++ functions:get_extra_file:74 : return 2022-04-14 00:56:52.701 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:56:52.703 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 00:56:52.705 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 00:56:52.708 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 00:56:52.724 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:52.727 | + ./stack.sh:main:868 : install_dstat 2022-04-14 00:56:52.729 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 00:56:52.749 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:52.751 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 00:56:52.753 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:56:52.756 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 00:56:52.758 | + ./stack.sh:main:877 : install_libs 2022-04-14 00:56:52.760 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 00:56:52.763 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 00:56:52.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 00:56:52.767 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 00:56:52.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 00:56:52.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.778 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 00:56:52.781 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 00:56:52.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 00:56:52.786 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 00:56:52.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 00:56:52.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.797 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 00:56:52.799 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 00:56:52.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 00:56:52.804 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 00:56:52.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 00:56:52.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.817 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 00:56:52.820 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 00:56:52.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 00:56:52.824 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 00:56:52.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 00:56:52.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.835 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 00:56:52.838 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 00:56:52.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 00:56:52.843 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 00:56:52.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 00:56:52.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.854 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 00:56:52.857 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 00:56:52.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 00:56:52.862 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 00:56:52.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 00:56:52.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.875 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 00:56:52.877 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 00:56:52.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 00:56:52.882 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 00:56:52.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 00:56:52.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.893 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 00:56:52.895 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 00:56:52.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 00:56:52.900 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 00:56:52.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 00:56:52.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.912 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 00:56:52.914 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 00:56:52.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 00:56:52.918 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 00:56:52.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 00:56:52.928 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.930 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 00:56:52.932 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 00:56:52.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 00:56:52.937 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 00:56:52.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 00:56:52.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.948 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 00:56:52.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 00:56:52.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 00:56:52.955 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 00:56:52.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.959 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 00:56:52.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.966 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 00:56:52.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 00:56:52.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 00:56:52.974 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 00:56:52.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 00:56:52.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:52.985 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 00:56:52.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 00:56:52.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 00:56:52.992 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 00:56:52.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:52.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:52.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 00:56:53.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.003 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 00:56:53.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 00:56:53.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 00:56:53.010 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 00:56:53.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 00:56:53.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.022 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 00:56:53.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 00:56:53.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 00:56:53.028 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 00:56:53.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.036 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 00:56:53.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.040 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 00:56:53.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 00:56:53.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 00:56:53.048 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 00:56:53.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 00:56:53.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.059 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 00:56:53.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 00:56:53.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 00:56:53.067 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 00:56:53.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 00:56:53.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.078 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 00:56:53.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 00:56:53.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 00:56:53.085 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 00:56:53.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 00:56:53.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.097 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 00:56:53.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 00:56:53.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 00:56:53.104 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 00:56:53.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 00:56:53.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.115 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 00:56:53.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 00:56:53.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 00:56:53.122 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 00:56:53.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 00:56:53.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.134 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 00:56:53.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 00:56:53.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 00:56:53.141 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 00:56:53.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 00:56:53.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.152 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 00:56:53.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 00:56:53.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 00:56:53.160 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 00:56:53.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 00:56:53.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.173 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 00:56:53.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 00:56:53.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 00:56:53.179 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 00:56:53.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 00:56:53.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.192 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 00:56:53.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 00:56:53.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 00:56:53.198 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 00:56:53.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 00:56:53.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.210 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 00:56:53.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 00:56:53.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 00:56:53.216 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 00:56:53.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 00:56:53.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.228 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 00:56:53.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 00:56:53.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 00:56:53.235 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 00:56:53.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 00:56:53.244 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.246 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 00:56:53.249 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 00:56:53.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 00:56:53.253 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 00:56:53.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 00:56:53.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.265 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 00:56:53.267 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 00:56:53.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 00:56:53.272 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 00:56:53.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 00:56:53.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.283 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 00:56:53.285 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 00:56:53.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 00:56:53.290 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 00:56:53.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 00:56:53.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.301 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 00:56:53.304 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 00:56:53.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 00:56:53.308 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 00:56:53.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 00:56:53.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.321 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 00:56:53.323 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 00:56:53.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 00:56:53.327 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 00:56:53.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 00:56:53.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.339 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 00:56:53.341 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 00:56:53.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 00:56:53.346 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 00:56:53.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 00:56:53.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.357 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 00:56:53.360 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 00:56:53.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 00:56:53.364 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 00:56:53.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 00:56:53.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.376 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 00:56:53.378 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 00:56:53.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 00:56:53.383 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 00:56:53.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 00:56:53.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.394 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 00:56:53.396 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 00:56:53.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 00:56:53.401 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 00:56:53.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 00:56:53.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.413 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 00:56:53.415 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 00:56:53.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 00:56:53.419 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 00:56:53.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 00:56:53.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.431 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 00:56:53.434 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 00:56:53.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 00:56:53.438 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 00:56:53.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 00:56:53.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.450 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 00:56:53.452 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 00:56:53.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 00:56:53.457 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 00:56:53.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:53.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:53.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 00:56:53.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:53.469 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 00:56:53.489 | Using python 3.8 to install etcd3 2022-04-14 00:56:53.492 | + 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-04-14 00:56:54.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:54.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:54.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:54.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:55.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:55.559 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 00:56:55.567 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 00:56:55.569 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 00:56:55.570 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 00:56:55.571 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 00:56:58.109 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:58.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:58.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:58.233 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:58.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:58.238 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:58.240 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:58.242 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:58.244 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:58.246 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:58.248 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:58.251 | + functions-common:time_stop:2439 : start_time=1649897813484 2022-04-14 00:56:58.253 | + functions-common:time_stop:2441 : [[ -z 1649897813484 ]] 2022-04-14 00:56:58.256 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:58.260 | + functions-common:time_stop:2444 : end_time=1649897818258 2022-04-14 00:56:58.262 | + functions-common:time_stop:2445 : elapsed_time=4774 2022-04-14 00:56:58.264 | + functions-common:time_stop:2446 : total=27302 2022-04-14 00:56:58.267 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:58.269 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32076 2022-04-14 00:56:58.271 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:58.273 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 00:56:58.294 | Using python 3.8 to install etcd3gw 2022-04-14 00:56:58.297 | + 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-04-14 00:56:59.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:59.154 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:59.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:59.154 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:00.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:00.357 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 00:57:00.365 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 00:57:00.367 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 00:57:00.368 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 00:57:00.369 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 00:57:00.400 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 00:57:00.401 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 00:57:00.403 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 00:57:00.406 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 00:57:02.917 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:02.924 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:02.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:03.044 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:03.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:03.048 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:03.051 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:03.053 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:03.055 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:03.057 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:03.059 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:03.061 | + functions-common:time_stop:2439 : start_time=1649897818289 2022-04-14 00:57:03.064 | + functions-common:time_stop:2441 : [[ -z 1649897818289 ]] 2022-04-14 00:57:03.066 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:03.070 | + functions-common:time_stop:2444 : end_time=1649897823068 2022-04-14 00:57:03.073 | + functions-common:time_stop:2445 : elapsed_time=4779 2022-04-14 00:57:03.075 | + functions-common:time_stop:2446 : total=32076 2022-04-14 00:57:03.077 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:03.080 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36855 2022-04-14 00:57:03.082 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:03.084 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 00:57:03.086 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 00:57:03.089 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 00:57:03.091 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:57:03.093 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:57:03.096 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:57:03.098 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:57:03.101 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:57:03.103 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:57:03.105 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:57:03.108 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:57:03.110 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:57:03.113 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:57:03.115 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:57:03.117 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 00:57:03.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.124 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 00:57:03.127 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:57:03.129 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:57:03.131 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:57:03.134 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:57:03.136 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:57:03.138 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:03.140 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:57:03.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.147 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:57:03.149 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:57:03.152 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:57:03.154 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:57:03.157 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:57:03.159 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:57:03.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.166 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:57:03.188 | + functions-common:apt_get:1237 : 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-04-14 00:57:03.301 | Reading package lists... 2022-04-14 00:57:03.545 | Building dependency tree... 2022-04-14 00:57:03.546 | Reading state information... 2022-04-14 00:57:03.799 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:57:03.799 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:57:03.799 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:57:03.799 | The following packages were automatically installed and are no longer required: 2022-04-14 00:57:03.800 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:57:03.800 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:57:03.800 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:57:03.800 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:57:03.800 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:57:03.801 | python3-zope.interface 2022-04-14 00:57:03.801 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:57:03.915 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:57:03.919 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:57:03.921 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:57:03.924 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:03.926 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:03.929 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:03.931 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:03.933 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:03.935 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:57:03.937 | + functions-common:time_stop:2439 : start_time=1649897823185 2022-04-14 00:57:03.940 | + functions-common:time_stop:2441 : [[ -z 1649897823185 ]] 2022-04-14 00:57:03.942 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:03.946 | + functions-common:time_stop:2444 : end_time=1649897823944 2022-04-14 00:57:03.949 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 00:57:03.951 | + functions-common:time_stop:2446 : total=4497 2022-04-14 00:57:03.953 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:03.955 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5256 2022-04-14 00:57:03.958 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:57:03.960 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 00:57:03.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.967 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 00:57:04.028 | Module proxy already enabled 2022-04-14 00:57:04.033 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 00:57:04.094 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 00:57:04.094 | Module proxy already enabled 2022-04-14 00:57:04.094 | Module proxy_uwsgi already enabled 2022-04-14 00:57:04.098 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 00:57:04.101 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:57:04.103 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:57:04.105 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:57:04.245 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 00:57:04.247 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 00:57:04.249 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 00:57:04.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.254 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 00:57:04.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.261 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 00:57:04.263 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 00:57:04.266 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 00:57:04.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 00:57:04.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.278 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 00:57:04.280 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 00:57:04.283 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 00:57:04.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 00:57:04.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.295 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 00:57:04.298 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 00:57:04.300 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 00:57:04.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 00:57:04.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.312 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 00:57:04.315 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 00:57:04.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 00:57:04.324 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.327 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 00:57:04.330 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 00:57:04.332 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 00:57:04.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 00:57:04.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.344 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 00:57:04.361 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:04.363 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 00:57:04.366 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 00:57:04.368 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 00:57:04.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 00:57:04.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.380 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 00:57:04.397 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:04.399 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 00:57:04.401 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 00:57:04.404 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 00:57:04.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 00:57:04.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.416 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 00:57:04.419 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 00:57:04.421 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 00:57:04.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.428 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 00:57:04.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.433 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 00:57:04.436 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 00:57:04.438 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:57:04.441 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 00:57:04.444 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 00:57:04.446 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:57:04.449 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:57:04.450 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:57:04.456 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 00:57:04.458 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 00:57:04.460 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 00:57:04.463 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 00:57:04.466 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 00:57:04.486 | Using python 3.8 to install keystonemiddleware 2022-04-14 00:57:04.489 | + 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-04-14 00:57:05.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:05.366 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:05.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:05.366 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:06.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:06.578 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 00:57:06.631 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 00:57:06.632 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 00:57:06.633 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 00:57:06.634 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 00:57:06.636 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 00:57:06.637 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 00:57:06.638 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 00:57:06.639 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 00:57:06.640 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 00:57:06.642 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 00:57:06.643 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 00:57:06.644 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 00:57:06.645 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 00:57:06.646 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 00:57:06.703 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 00:57:06.704 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 00:57:06.706 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 00:57:06.744 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 00:57:06.784 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 00:57:06.786 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 00:57:06.787 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 00:57:06.788 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 00:57:06.840 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 00:57:06.844 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 00:57:06.854 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 00:57:06.855 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 00:57:06.868 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 00:57:06.870 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 00:57:06.872 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 00:57:06.935 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 00:57:06.938 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 00:57:06.941 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 00:57:06.942 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 00:57:06.991 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 00:57:07.004 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 00:57:09.449 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:09.457 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:09.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:09.579 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:09.581 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:09.583 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:09.586 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:09.588 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:09.590 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:09.592 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:09.594 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:09.596 | + functions-common:time_stop:2439 : start_time=1649897824481 2022-04-14 00:57:09.598 | + functions-common:time_stop:2441 : [[ -z 1649897824481 ]] 2022-04-14 00:57:09.601 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:09.605 | + functions-common:time_stop:2444 : end_time=1649897829603 2022-04-14 00:57:09.607 | + functions-common:time_stop:2445 : elapsed_time=5122 2022-04-14 00:57:09.609 | + functions-common:time_stop:2446 : total=36855 2022-04-14 00:57:09.612 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:09.614 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41977 2022-04-14 00:57:09.617 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:09.619 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 00:57:09.622 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 00:57:09.624 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:57:09.628 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 00:57:09.630 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 00:57:09.633 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:57:09.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:57:09.637 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:57:09.642 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 00:57:09.644 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 00:57:09.646 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 00:57:09.649 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 00:57:09.651 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 00:57:09.672 | Using python 3.8 to install python-memcached 2022-04-14 00:57:09.675 | + 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-04-14 00:57:10.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:10.546 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:10.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:10.546 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:11.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:11.766 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 00:57:11.770 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 00:57:14.338 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:14.345 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:14.345 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:14.462 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:14.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:14.468 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:14.470 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:14.473 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:14.475 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:14.477 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:14.482 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:14.486 | + functions-common:time_stop:2439 : start_time=1649897829667 2022-04-14 00:57:14.489 | + functions-common:time_stop:2441 : [[ -z 1649897829667 ]] 2022-04-14 00:57:14.492 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:14.496 | + functions-common:time_stop:2444 : end_time=1649897834493 2022-04-14 00:57:14.498 | + functions-common:time_stop:2445 : elapsed_time=4826 2022-04-14 00:57:14.500 | + functions-common:time_stop:2446 : total=41977 2022-04-14 00:57:14.503 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:14.505 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46803 2022-04-14 00:57:14.507 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:14.510 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 00:57:14.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:14.529 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-14 00:57:14.531 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 00:57:14.533 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 00:57:14.536 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 00:57:14.538 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:14.540 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 00:57:14.543 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 00:57:14.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:14.560 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 00:57:14.562 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 00:57:14.565 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 00:57:14.567 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:57:14.569 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:57:14.572 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:57:14.574 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:57:14.576 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:57:14.579 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:57:14.594 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:57:14.596 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:57:14.598 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:14.601 | + functions-common:git_clone:629 : echo master 2022-04-14 00:57:14.601 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:57:14.606 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 00:57:14.608 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:14.610 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 00:57:14.623 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 00:57:14.626 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:57:14.626 | + functions-common:git_clone:685 : head -1 2022-04-14 00:57:14.630 | c141e6164 trivial: Fix typo 2022-04-14 00:57:14.632 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:57:14.634 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 00:57:14.637 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:57:14.639 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:57:14.641 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 00:57:14.644 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:57:14.646 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 00:57:14.649 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:57:14.651 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:57:14.653 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 00:57:14.656 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:57:14.658 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:57:14.661 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 00:57:14.663 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:57:14.666 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 00:57:14.668 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:57:14.671 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:57:14.674 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 00:57:14.679 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 00:57:14.682 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 00:57:15.376 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 00:57:15.378 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:57:15.380 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:57:15.383 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:57:15.385 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:57:15.387 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 00:57:15.389 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:57:15.391 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:57:15.393 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:57:15.396 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:57:15.398 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:57:15.400 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:57:15.402 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:57:15.404 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 00:57:15.425 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 00:57:15.427 | + 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-04-14 00:57:16.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:16.292 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:16.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:16.292 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:17.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:17.502 | Obtaining file:///opt/stack/keystone 2022-04-14 00:57:17.503 | Preparing metadata (setup.py): started 2022-04-14 00:57:22.663 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:57:22.739 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 00:57:22.741 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 00:57:22.742 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:57:22.743 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 00:57:22.744 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 00:57:22.745 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 00:57:22.746 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 00:57:22.747 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:57:22.748 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 00:57:22.749 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 00:57:22.750 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 00:57:22.751 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:57:22.752 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 00:57:22.754 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 00:57:22.755 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 00:57:22.756 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 00:57:22.757 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 00:57:22.758 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 00:57:22.759 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:57:22.760 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 00:57:22.762 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 00:57:22.763 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 00:57:22.764 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 00:57:22.765 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:57:22.766 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 00:57:22.767 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:57:22.769 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 00:57:22.770 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 00:57:22.771 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 00:57:22.772 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:57:22.773 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:57:22.774 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 00:57:22.775 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 00:57:22.776 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 00:57:22.788 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 00:57:22.789 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 00:57:22.832 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 00:57:22.851 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 00:57:22.852 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:57:22.853 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 00:57:22.854 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:57:22.855 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 00:57:22.868 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 00:57:22.935 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 00:57:22.937 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:57:23.035 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 00:57:23.036 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 00:57:23.038 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:57:23.039 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:57:23.094 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 00:57:23.096 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 00:57:23.098 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 00:57:23.149 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 00:57:23.152 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 00:57:23.234 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 00:57:23.237 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 00:57:23.238 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 00:57:23.240 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:57:23.242 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 00:57:23.244 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:57:23.269 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 00:57:23.318 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:57:23.338 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 00:57:23.340 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 00:57:23.341 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 00:57:23.343 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 00:57:23.395 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:57:23.512 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 00:57:23.513 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 00:57:23.514 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 00:57:23.515 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 00:57:23.516 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 00:57:23.741 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 00:57:23.762 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 00:57:23.764 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 00:57:23.834 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 00:57:23.853 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:57:23.912 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 00:57:23.953 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 00:57:24.061 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 00:57:24.119 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:57:24.194 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 00:57:24.327 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 00:57:24.357 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 00:57:24.396 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:57:24.398 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 00:57:24.400 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 00:57:24.401 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:57:24.403 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 00:57:24.404 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 00:57:24.459 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 00:57:24.606 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 00:57:24.608 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 00:57:24.609 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 00:57:24.611 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 00:57:24.766 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:57:24.849 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:57:25.103 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 00:57:25.373 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 00:57:25.409 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 00:57:27.294 | Installing collected packages: keystone 2022-04-14 00:57:27.294 | Attempting uninstall: keystone 2022-04-14 00:57:27.294 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 00:57:27.298 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 00:57:27.299 | Running setup.py develop for keystone 2022-04-14 00:57:33.497 | Successfully installed keystone 2022-04-14 00:57:33.497 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:33.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:33.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:33.636 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:33.638 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:33.640 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:33.642 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:33.645 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:33.647 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:33.649 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:33.651 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:33.653 | + functions-common:time_stop:2439 : start_time=1649897835419 2022-04-14 00:57:33.656 | + functions-common:time_stop:2441 : [[ -z 1649897835419 ]] 2022-04-14 00:57:33.658 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:33.663 | + functions-common:time_stop:2444 : end_time=1649897853660 2022-04-14 00:57:33.665 | + functions-common:time_stop:2445 : elapsed_time=18241 2022-04-14 00:57:33.667 | + functions-common:time_stop:2446 : total=46803 2022-04-14 00:57:33.669 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:33.671 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65044 2022-04-14 00:57:33.673 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:33.675 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:57:33.677 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:57:33.680 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:57:33.698 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:57:33.710 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 00:57:33.713 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 00:57:33.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:33.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:33.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 00:57:33.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:33.725 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 00:57:33.742 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:33.744 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:57:33.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:57:33.749 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 00:57:33.751 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 00:57:33.763 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 00:57:33.766 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 00:57:33.771 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 00:57:33.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:33.789 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 00:57:33.818 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 00:57:33.845 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 00:57:33.875 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 00:57:33.905 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 00:57:33.934 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 00:57:33.964 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 00:57:33.991 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 00:57:34.018 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 00:57:34.021 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 00:57:34.023 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 00:57:34.025 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 00:57:34.028 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:57:34.030 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:57:34.045 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:34.048 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:57:34.051 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:57:34.053 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:57:34.068 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:34.070 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:57:34.073 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:57:34.103 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:57:34.105 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:57:34.107 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 00:57:34.110 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 00:57:34.126 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:34.128 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2022-04-14 00:57:34.158 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 00:57:34.160 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 00:57:34.191 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 00:57:34.193 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 00:57:34.196 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 00:57:34.198 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 00:57:34.201 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:57:34.204 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:57:34.233 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 00:57:34.236 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 00:57:34.238 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 00:57:34.241 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 00:57:34.244 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:57:34.260 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:57:34.262 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:57:34.264 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:57:34.266 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:57:34.269 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:57:34.297 | + functions:setup_systemd_logging:704 : 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-04-14 00:57:34.325 | + functions:setup_systemd_logging:705 : 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-04-14 00:57:34.353 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:57:34.380 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 00:57:34.407 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:57:34.409 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 00:57:34.412 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:57:34.415 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 00:57:34.417 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 00:57:34.419 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:57:34.422 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:57:34.424 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 00:57:34.428 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 00:57:34.431 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:57:34.433 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:57:34.445 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:57:34.445 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:34.454 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:57:34.457 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:34.473 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:57:34.476 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:57:34.480 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 00:57:34.508 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 00:57:34.534 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 00:57:34.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 00:57:34.587 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 00:57:34.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 00:57:34.654 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 00:57:34.681 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 00:57:34.709 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 00:57:34.736 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:57:34.763 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 00:57:34.790 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 00:57:34.818 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 00:57:34.844 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:57:34.847 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:57:34.850 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 00:57:34.852 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 00:57:34.855 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:57:34.857 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:34.859 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:34.861 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:57:34.865 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:57:34.867 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:57:34.893 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 00:57:34.921 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:57:34.921 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 00:57:34.930 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 00:57:34.933 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 00:57:34.935 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 00:57:34.938 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:57:34.940 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:57:34.942 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:57:34.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:34.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:34.949 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:57:34.952 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:57:34.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:34.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:34.960 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 00:57:35.022 | Site keystone-wsgi-public already enabled 2022-04-14 00:57:35.026 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:57:35.028 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:57:35.030 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:57:35.032 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:57:35.169 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 00:57:35.199 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 00:57:35.231 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 00:57:35.261 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 00:57:35.263 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 00:57:35.295 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 00:57:35.322 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 00:57:35.350 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 00:57:35.353 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 00:57:35.370 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:35.372 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 00:57:35.389 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:35.391 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 00:57:35.394 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 00:57:35.397 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 00:57:35.399 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:35.402 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 00:57:35.404 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 00:57:35.406 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 00:57:35.408 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 00:57:35.411 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:57:35.413 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:57:35.416 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:57:35.418 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:57:35.420 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:57:35.423 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:57:35.438 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:57:35.441 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:57:35.443 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:35.446 | + functions-common:git_clone:629 : echo master 2022-04-14 00:57:35.447 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:57:35.452 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 00:57:35.454 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:35.456 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 00:57:35.469 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 00:57:35.472 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:57:35.472 | + functions-common:git_clone:685 : head -1 2022-04-14 00:57:35.475 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 00:57:35.478 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:57:35.480 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 00:57:35.483 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:57:35.485 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:57:35.488 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 00:57:35.490 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 00:57:35.492 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 00:57:35.495 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:57:35.497 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:57:35.499 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 00:57:35.502 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:57:35.504 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 00:57:35.507 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 00:57:35.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:57:35.513 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 00:57:35.515 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:57:35.517 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:57:35.521 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 00:57:35.526 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 00:57:35.529 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 00:57:36.201 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 00:57:36.204 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:57:36.206 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:57:36.208 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:57:36.210 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:57:36.213 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 00:57:36.215 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:57:36.217 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 00:57:36.219 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:57:36.222 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 00:57:36.224 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 00:57:36.226 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 00:57:36.229 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:57:36.231 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 00:57:36.252 | Using python 3.8 to install /opt/stack/swift 2022-04-14 00:57:36.254 | + 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-04-14 00:57:37.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:37.131 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:37.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:37.131 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:38.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:38.337 | Obtaining file:///opt/stack/swift 2022-04-14 00:57:38.338 | Preparing metadata (setup.py): started 2022-04-14 00:57:43.053 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:57:43.093 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 00:57:43.094 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 00:57:43.095 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 00:57:43.096 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 00:57:43.097 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 00:57:43.098 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 00:57:43.099 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 00:57:43.100 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 00:57:43.101 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 00:57:43.103 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 00:57:43.104 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 00:57:43.141 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 00:57:43.150 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 00:57:43.205 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 00:57:43.206 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 00:57:43.207 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 00:57:43.208 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 00:57:43.209 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 00:57:43.210 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 00:57:43.212 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 00:57:43.213 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 00:57:43.214 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 00:57:43.215 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 00:57:43.216 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 00:57:43.217 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 00:57:43.239 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 00:57:43.275 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 00:57:43.277 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 00:57:43.280 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 00:57:43.281 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 00:57:43.304 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 00:57:43.405 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 00:57:43.406 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 00:57:43.407 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 00:57:43.450 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 00:57:43.493 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 00:57:43.495 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 00:57:43.496 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 00:57:43.497 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 00:57:43.556 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 00:57:43.560 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 00:57:43.574 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 00:57:43.575 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 00:57:43.593 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 00:57:43.594 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 00:57:43.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 00:57:43.752 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 00:57:46.027 | Installing collected packages: swift 2022-04-14 00:57:46.027 | Attempting uninstall: swift 2022-04-14 00:57:46.028 | Found existing installation: swift 2.30.0.dev15 2022-04-14 00:57:46.031 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 00:57:46.032 | Running setup.py develop for swift 2022-04-14 00:57:51.838 | Successfully installed swift 2022-04-14 00:57:51.838 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:51.846 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:51.846 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:51.978 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:51.980 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:51.982 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:51.985 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:51.987 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:51.989 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:51.991 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:51.994 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:51.996 | + functions-common:time_stop:2439 : start_time=1649897856246 2022-04-14 00:57:51.998 | + functions-common:time_stop:2441 : [[ -z 1649897856246 ]] 2022-04-14 00:57:52.001 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:52.005 | + functions-common:time_stop:2444 : end_time=1649897872002 2022-04-14 00:57:52.007 | + functions-common:time_stop:2445 : elapsed_time=15756 2022-04-14 00:57:52.009 | + functions-common:time_stop:2446 : total=65044 2022-04-14 00:57:52.012 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:52.014 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80800 2022-04-14 00:57:52.016 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:52.018 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:57:52.021 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:57:52.023 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:57:52.041 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:57:52.053 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 00:57:52.056 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 00:57:52.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:52.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:52.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 00:57:52.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:52.067 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 00:57:52.070 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:57:52.072 | + ./stack.sh:main:910 : configure_swift 2022-04-14 00:57:52.075 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 00:57:52.077 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 00:57:52.079 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 00:57:52.081 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 00:57:52.083 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 00:57:53.306 | No account-reaper running 2022-04-14 00:57:53.306 | No object-reconstructor running 2022-04-14 00:57:53.306 | No object-expirer running 2022-04-14 00:57:53.306 | No object-updater running 2022-04-14 00:57:53.306 | No container-reconciler running 2022-04-14 00:57:53.306 | No proxy-server running 2022-04-14 00:57:53.306 | No container-sharder running 2022-04-14 00:57:53.306 | No container-updater running 2022-04-14 00:57:53.306 | No object-auditor running 2022-04-14 00:57:53.306 | No account-auditor running 2022-04-14 00:57:53.306 | No container-server running 2022-04-14 00:57:53.306 | No container-replicator running 2022-04-14 00:57:53.306 | No account-server running 2022-04-14 00:57:53.306 | No object-replicator running 2022-04-14 00:57:53.306 | No container-auditor running 2022-04-14 00:57:53.306 | No container-sync running 2022-04-14 00:57:53.306 | No account-replicator running 2022-04-14 00:57:53.306 | No object-server running 2022-04-14 00:57:53.405 | + lib/swift:configure_swift:337 : true 2022-04-14 00:57:53.407 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 00:57:53.420 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 00:57:53.435 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 00:57:53.438 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 00:57:53.439 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 00:57:53.443 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 00:57:53.444 | s/%GROUP%/ubuntu/; 2022-04-14 00:57:53.444 | s/%USER%/ubuntu/; 2022-04-14 00:57:53.444 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 00:57:53.444 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 00:57:53.447 | uid = ubuntu 2022-04-14 00:57:53.447 | gid = ubuntu 2022-04-14 00:57:53.447 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 00:57:53.447 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 00:57:53.447 | address = 127.0.0.1 2022-04-14 00:57:53.447 | 2022-04-14 00:57:53.448 | [account6612] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.448 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | [account6622] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.448 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | [account6632] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.448 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | [account6642] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.448 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | [container6611] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.448 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 00:57:53.448 | 2022-04-14 00:57:53.448 | [container6621] 2022-04-14 00:57:53.448 | max connections = 25 2022-04-14 00:57:53.448 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:57:53.448 | read only = false 2022-04-14 00:57:53.449 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.449 | [container6631] 2022-04-14 00:57:53.449 | max connections = 25 2022-04-14 00:57:53.449 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:57:53.449 | read only = false 2022-04-14 00:57:53.449 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.449 | [container6641] 2022-04-14 00:57:53.449 | max connections = 25 2022-04-14 00:57:53.449 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:57:53.449 | read only = false 2022-04-14 00:57:53.449 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.449 | [object6613] 2022-04-14 00:57:53.449 | max connections = 25 2022-04-14 00:57:53.449 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:57:53.449 | read only = false 2022-04-14 00:57:53.449 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.449 | [object6623] 2022-04-14 00:57:53.449 | max connections = 25 2022-04-14 00:57:53.449 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:57:53.449 | read only = false 2022-04-14 00:57:53.449 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 00:57:53.449 | 2022-04-14 00:57:53.450 | [object6633] 2022-04-14 00:57:53.450 | max connections = 25 2022-04-14 00:57:53.450 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:57:53.450 | read only = false 2022-04-14 00:57:53.450 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 00:57:53.450 | 2022-04-14 00:57:53.450 | [object6643] 2022-04-14 00:57:53.450 | max connections = 25 2022-04-14 00:57:53.450 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:57:53.450 | read only = false 2022-04-14 00:57:53.450 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 00:57:53.451 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 00:57:53.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:53.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:53.457 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 00:57:53.469 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 00:57:53.471 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 00:57:53.476 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 00:57:53.480 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 00:57:53.482 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 00:57:53.486 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 00:57:53.523 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2022-04-14 00:57:53.549 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 00:57:53.566 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 00:57:53.594 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 00:57:53.611 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:57:53.639 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 00:57:53.657 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 00:57:53.687 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 00:57:53.705 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 00:57:53.732 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 00:57:53.750 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:57:53.778 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 00:57:53.795 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 00:57:53.810 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:53.812 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 00:57:53.840 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 00:57:53.867 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 00:57:53.894 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 00:57:53.920 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 00:57:53.935 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:53.937 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 00:57:53.965 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 00:57:53.979 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:53.981 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 00:57:53.996 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:53.998 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 00:57:54.000 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 00:57:54.016 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:54.018 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 00:57:54.020 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 00:57:54.022 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 00:57:54.027 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 00:57:54.032 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 00:57:54.058 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 00:57:54.086 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 00:57:54.115 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 00:57:54.144 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 00:57:54.171 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 00:57:54.173 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 00:57:54.175 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 00:57:54.177 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 00:57:54.180 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 00:57:54.206 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 00:57:54.233 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:57:54.260 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 00:57:54.287 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 00:57:54.314 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 00:57:54.341 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 00:57:54.369 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 00:57:54.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:57:54.423 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 00:57:54.450 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 00:57:54.477 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 00:57:54.504 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 00:57:54.531 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 00:57:54.561 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 00:57:54.589 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 00:57:54.607 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 00:57:54.633 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 00:57:54.661 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 00:57:54.666 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 00:57:54.693 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 00:57:54.721 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 00:57:54.747 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 00:57:54.750 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 00:57:54.752 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:57:54.754 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 00:57:54.758 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 00:57:54.760 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:57:54.763 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:57:54.765 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 00:57:54.767 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 00:57:54.769 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:57:54.771 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:57:54.774 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 00:57:54.792 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 00:57:54.819 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 00:57:54.837 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 00:57:54.865 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 00:57:54.883 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:57:54.911 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 00:57:54.928 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:57:54.956 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 00:57:54.980 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:57:55.008 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 00:57:55.027 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 00:57:55.054 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:57:55.072 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:57:55.101 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 00:57:55.118 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 00:57:55.146 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 00:57:55.164 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 00:57:55.191 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 00:57:55.204 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 00:57:55.222 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:57:55.250 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 00:57:55.278 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:57:55.280 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 00:57:55.285 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 00:57:55.287 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:57:55.289 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:57:55.291 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 00:57:55.300 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 00:57:55.302 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:57:55.305 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:57:55.307 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 00:57:55.333 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 00:57:55.361 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 00:57:55.379 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 00:57:55.407 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 00:57:55.425 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:57:55.455 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 00:57:55.473 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:57:55.501 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 00:57:55.519 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:57:55.546 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 00:57:55.564 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 00:57:55.592 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:57:55.610 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:57:55.639 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 00:57:55.657 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 00:57:55.686 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 00:57:55.704 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 00:57:55.731 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 00:57:55.735 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 00:57:55.754 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:57:55.782 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:57:55.784 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 00:57:55.788 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 00:57:55.791 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:57:55.793 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:57:55.795 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 00:57:55.797 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 00:57:55.799 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:57:55.802 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:57:55.804 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 00:57:55.822 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 00:57:55.849 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 00:57:55.868 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 00:57:55.895 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 00:57:55.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:57:55.941 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 00:57:55.959 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:57:55.987 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 00:57:56.005 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:57:56.033 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 00:57:56.050 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 00:57:56.079 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:57:56.097 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:57:56.125 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 00:57:56.143 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 00:57:56.170 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 00:57:56.189 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 00:57:56.216 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 00:57:56.220 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 00:57:56.238 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:57:56.266 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 00:57:56.293 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 00:57:56.321 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 00:57:56.349 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 00:57:56.351 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 00:57:56.355 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 00:57:56.384 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 00:57:56.412 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 00:57:56.440 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 00:57:56.468 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 00:57:56.497 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 00:57:56.525 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 00:57:56.552 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 00:57:56.579 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 00:57:56.606 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 00:57:56.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:56.624 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 00:57:56.642 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 00:57:56.645 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 00:57:56.664 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 00:57:56.667 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2022-04-14 00:57:56.694 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 00:57:56.696 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 00:57:56.723 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2022-04-14 00:57:56.752 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 00:57:56.754 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 00:57:56.781 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 00:57:56.797 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:56.799 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 00:57:56.802 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 00:57:56.806 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 00:57:56.809 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 00:57:56.821 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 00:57:56.823 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 00:57:56.835 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 00:57:56.838 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 00:57:56.840 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:57:56.842 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:57:56.844 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:57:56.847 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:57:56.849 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:57:56.852 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:57:56.854 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 00:57:56.866 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:57:56.868 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 00:57:56.871 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 00:57:56.887 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:56.890 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 00:57:56.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:56.909 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 00:57:56.912 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 00:57:56.914 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 00:57:56.917 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:56.919 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 00:57:56.922 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 00:57:56.924 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 00:57:56.927 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 00:57:56.944 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:56.946 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 00:57:56.949 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 00:57:56.966 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:56.969 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 00:57:56.971 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 00:57:56.974 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 00:57:56.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:56.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:56.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 00:57:56.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:56.988 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 00:57:56.991 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 00:57:56.994 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 00:57:56.997 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 00:57:56.999 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 00:57:57.002 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 00:57:57.004 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 00:57:57.008 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 00:57:57.010 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 00:57:57.013 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 00:57:57.017 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:57:57.017 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 00:57:57.024 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 00:57:57.027 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 00:57:57.029 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 00:57:57.032 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 00:57:57.035 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:57:57.057 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 00:57:57.059 | + 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-04-14 00:57:57.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:57.916 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:57.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:57.916 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:59.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:59.148 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:57:59.233 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 00:57:59.234 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 00:57:59.235 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 00:57:59.236 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:57:59.237 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:57:59.238 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 00:57:59.239 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:57:59.240 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 00:57:59.241 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 00:57:59.243 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 00:57:59.244 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:57:59.245 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 00:57:59.247 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 00:57:59.249 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 00:57:59.252 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 00:57:59.254 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:57:59.257 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 00:57:59.259 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 00:57:59.269 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 00:57:59.270 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 00:57:59.283 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 00:57:59.353 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 00:57:59.355 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 00:57:59.356 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 00:57:59.380 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:57:59.382 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 00:57:59.384 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 00:57:59.385 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 00:57:59.388 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 00:57:59.398 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 00:57:59.440 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 00:57:59.442 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 00:57:59.443 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:57:59.444 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 00:57:59.469 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 00:57:59.470 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 00:57:59.486 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 00:57:59.503 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 00:57:59.505 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 00:57:59.524 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 00:57:59.527 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:57:59.608 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 00:57:59.609 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 00:57:59.612 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 00:57:59.614 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 00:57:59.663 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 00:57:59.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 00:57:59.930 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 00:57:59.935 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 00:57:59.968 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 00:57:59.972 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 00:57:59.973 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 00:57:59.976 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:57:59.977 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 00:57:59.978 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 00:58:00.038 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 00:58:00.221 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:58:00.245 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 00:58:00.335 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 00:58:00.483 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 00:58:02.635 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:02.642 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:02.642 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:02.766 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:02.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:02.771 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:02.773 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:02.776 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:02.778 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:02.780 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:02.782 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:02.785 | + functions-common:time_stop:2439 : start_time=1649897877051 2022-04-14 00:58:02.787 | + functions-common:time_stop:2441 : [[ -z 1649897877051 ]] 2022-04-14 00:58:02.790 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:02.794 | + functions-common:time_stop:2444 : end_time=1649897882792 2022-04-14 00:58:02.797 | + functions-common:time_stop:2445 : elapsed_time=5741 2022-04-14 00:58:02.799 | + functions-common:time_stop:2446 : total=80800 2022-04-14 00:58:02.801 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:02.803 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86541 2022-04-14 00:58:02.806 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:02.808 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 00:58:02.811 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 00:58:02.813 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 00:58:02.826 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 00:58:02.831 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 00:58:02.833 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 00:58:02.836 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 00:58:02.838 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:58:02.841 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:58:02.844 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:58:02.846 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:58:02.849 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:58:02.852 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:58:02.868 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:58:02.870 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:58:02.872 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:02.875 | + functions-common:git_clone:629 : echo master 2022-04-14 00:58:02.875 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:58:02.880 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 00:58:02.883 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:02.885 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 00:58:02.897 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 00:58:02.901 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:58:02.901 | + functions-common:git_clone:685 : head -1 2022-04-14 00:58:02.904 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-14 00:58:02.907 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:58:02.909 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 00:58:02.912 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:58:02.915 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:58:02.918 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 00:58:02.920 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:58:02.923 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 00:58:02.925 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:58:02.928 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:58:02.930 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 00:58:02.933 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:58:02.935 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:58:02.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 00:58:02.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:58:02.944 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 00:58:02.946 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:58:02.949 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:58:02.952 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 00:58:02.958 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 00:58:02.960 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 00:58:03.637 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 00:58:03.639 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:58:03.641 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:58:03.644 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:58:03.646 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:58:03.648 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 00:58:03.651 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:58:03.653 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:58:03.655 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:58:03.658 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:58:03.660 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:58:03.662 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:58:03.665 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:58:03.667 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 00:58:03.688 | Using python 3.8 to install /opt/stack/glance 2022-04-14 00:58:03.690 | + 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-04-14 00:58:04.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:04.560 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:04.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:04.561 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:05.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:05.787 | Obtaining file:///opt/stack/glance 2022-04-14 00:58:05.788 | Preparing metadata (setup.py): started 2022-04-14 00:58:10.511 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:58:10.583 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-14 00:58:10.584 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-14 00:58:10.585 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-14 00:58:10.586 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-14 00:58:10.587 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:58:10.589 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-14 00:58:10.590 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-14 00:58:10.590 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-14 00:58:10.591 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-14 00:58:10.592 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-14 00:58:10.594 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-14 00:58:10.595 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:58:10.596 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-14 00:58:10.597 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:58:10.598 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-14 00:58:10.599 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:58:10.600 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:58:10.601 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-14 00:58:10.603 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:58:10.604 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-14 00:58:10.605 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:58:10.606 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:58:10.607 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:58:10.608 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:58:10.610 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-14 00:58:10.611 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-14 00:58:10.612 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-14 00:58:10.613 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:58:10.614 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:58:10.615 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-14 00:58:10.616 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-14 00:58:10.617 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-14 00:58:10.618 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-14 00:58:10.619 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-14 00:58:10.620 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:58:10.621 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-14 00:58:10.622 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:58:10.624 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:58:10.625 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-14 00:58:10.626 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-14 00:58:10.627 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-14 00:58:10.628 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:58:10.629 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:58:10.646 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-14 00:58:10.648 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:58:10.649 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-14 00:58:10.674 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-14 00:58:10.676 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-14 00:58:10.715 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-14 00:58:10.730 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-14 00:58:10.739 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-14 00:58:10.753 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-14 00:58:10.755 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-14 00:58:10.756 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-14 00:58:10.849 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-14 00:58:10.926 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-14 00:58:10.980 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-14 00:58:10.982 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:58:11.017 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-14 00:58:11.086 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:58:11.090 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-14 00:58:11.092 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-14 00:58:11.156 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-14 00:58:11.157 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:58:11.159 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-14 00:58:11.186 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-14 00:58:11.231 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-14 00:58:11.237 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-14 00:58:11.295 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:58:11.297 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-14 00:58:11.299 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:58:11.300 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-14 00:58:11.301 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-14 00:58:11.327 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:58:11.329 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-14 00:58:11.332 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:58:11.375 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-14 00:58:11.418 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-14 00:58:11.419 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-14 00:58:11.420 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:58:11.501 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-14 00:58:11.560 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-14 00:58:11.663 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-14 00:58:11.937 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-14 00:58:11.938 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-14 00:58:11.942 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:58:11.944 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-14 00:58:12.000 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-14 00:58:12.023 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:58:12.118 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-14 00:58:12.235 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:58:12.450 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:58:12.452 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-14 00:58:12.454 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-14 00:58:12.455 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-14 00:58:12.456 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-14 00:58:12.457 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:58:12.459 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-14 00:58:12.579 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-14 00:58:12.610 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-14 00:58:12.655 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:58:12.658 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:58:12.899 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:58:13.085 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-14 00:58:13.086 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-14 00:58:13.088 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-14 00:58:13.090 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-14 00:58:13.200 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-14 00:58:13.355 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:58:13.488 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-14 00:58:13.816 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:58:13.817 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:58:14.050 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-14 00:58:14.337 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:58:14.700 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-14 00:58:14.701 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-14 00:58:16.169 | Installing collected packages: glance 2022-04-14 00:58:16.169 | Attempting uninstall: glance 2022-04-14 00:58:16.169 | Found existing installation: glance 24.1.0.dev5 2022-04-14 00:58:16.176 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 00:58:16.177 | Running setup.py develop for glance 2022-04-14 00:58:22.247 | Successfully installed glance 2022-04-14 00:58:22.247 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:22.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:22.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:22.388 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:22.391 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:22.393 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:22.395 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:22.397 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:22.400 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:22.402 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:22.404 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:22.406 | + functions-common:time_stop:2439 : start_time=1649897883683 2022-04-14 00:58:22.409 | + functions-common:time_stop:2441 : [[ -z 1649897883683 ]] 2022-04-14 00:58:22.412 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:22.416 | + functions-common:time_stop:2444 : end_time=1649897902413 2022-04-14 00:58:22.418 | + functions-common:time_stop:2445 : elapsed_time=18730 2022-04-14 00:58:22.420 | + functions-common:time_stop:2446 : total=86541 2022-04-14 00:58:22.423 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:22.425 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105271 2022-04-14 00:58:22.427 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:22.429 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:58:22.433 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:58:22.435 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:58:22.455 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:58:22.467 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 00:58:22.469 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 00:58:22.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:58:22.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:58:22.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 00:58:22.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:58:22.482 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:58:22.484 | + ./stack.sh:main:922 : configure_glance 2022-04-14 00:58:22.486 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 00:58:22.499 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 00:58:22.502 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 00:58:22.504 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 00:58:22.507 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 00:58:22.509 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 00:58:22.512 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:58:22.515 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:58:22.517 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 00:58:22.546 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:58:22.574 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 00:58:22.604 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:58:22.633 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 00:58:22.663 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 00:58:22.692 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 00:58:22.694 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:58:22.697 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 00:58:22.700 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:58:22.702 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 00:58:22.731 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 00:58:22.759 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:58:22.788 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 00:58:22.817 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 00:58:22.846 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 00:58:22.876 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 00:58:22.905 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 00:58:22.935 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:58:22.964 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:58:23.001 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:58:23.031 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 00:58:23.034 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 00:58:23.036 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 00:58:23.038 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:58:23.041 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:58:23.044 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:58:23.060 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:23.063 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:58:23.065 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:58:23.068 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:58:23.084 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:23.086 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:58:23.090 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:58:23.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:58:23.122 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:58:23.124 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 00:58:23.127 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 00:58:23.129 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 00:58:23.158 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 00:58:23.189 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 00:58:23.191 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 00:58:23.193 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 00:58:23.196 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 00:58:23.199 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:58:23.201 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 00:58:23.204 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:58:23.233 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 00:58:23.235 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2022-04-14 00:58:23.269 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:58:23.272 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 00:58:23.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:23.294 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 00:58:23.325 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 00:58:23.354 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 00:58:23.384 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 00:58:23.414 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 00:58:23.444 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 00:58:23.461 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:23.463 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:58:23.493 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 00:58:23.522 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 00:58:23.551 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2022-04-14 00:58:23.583 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 00:58:23.615 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2022-04-14 00:58:23.645 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 00:58:23.661 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:23.664 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 00:58:23.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 00:58:23.669 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:58:23.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:58:23.689 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:58:23.692 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:58:23.694 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:58:23.696 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:58:23.699 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:58:23.728 | + functions:setup_systemd_logging:704 : 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-04-14 00:58:23.758 | + functions:setup_systemd_logging:705 : 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-04-14 00:58:23.788 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:58:23.817 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 00:58:23.822 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 00:58:23.852 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 00:58:23.882 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:58:23.911 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2022-04-14 00:58:23.941 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 00:58:23.971 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 00:58:24.001 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 00:58:24.031 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:58:24.061 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 00:58:24.090 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 00:58:24.120 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 00:58:24.150 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 00:58:24.155 | + lib/glance:configure_glance:411 : 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-04-14 00:58:24.163 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 00:58:24.179 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:24.182 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 00:58:24.184 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 00:58:24.186 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 00:58:24.189 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 00:58:24.191 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 00:58:24.194 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 00:58:24.198 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 00:58:24.200 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 00:58:24.204 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 00:58:24.234 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 00:58:24.237 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 00:58:24.239 | ++ functions:get_random_port:837 : true 2022-04-14 00:58:24.241 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 00:58:24.243 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 00:58:24.246 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 00:58:24.294 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 00:58:24.296 | ++ functions:get_random_port:841 : break 2 2022-04-14 00:58:24.299 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 00:58:24.301 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 00:58:24.303 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 00:58:24.331 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 00:58:24.358 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 00:58:24.384 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:58:24.412 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:58:24.440 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:58:24.468 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:58:24.496 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:58:24.523 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:58:24.549 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:58:24.577 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:58:24.604 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:58:24.631 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:58:24.660 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:58:24.687 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 00:58:24.715 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 00:58:24.741 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 00:58:24.769 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 00:58:24.796 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 00:58:24.824 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 00:58:24.827 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 00:58:24.829 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:24.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:24.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:24.836 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:24.838 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 00:58:24.893 | proxy (enabled by site administrator) 2022-04-14 00:58:24.896 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 00:58:24.899 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 00:58:24.901 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:24.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:24.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:24.908 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:24.910 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 00:58:24.965 | proxy_http (enabled by site administrator) 2022-04-14 00:58:24.968 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 00:58:24.971 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 00:58:24.973 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 00:58:24.976 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:58:24.978 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:24.981 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:24.983 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:58:24.986 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:58:24.989 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 00:58:24.989 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:58:24.999 | KeepAlive Off 2022-04-14 00:58:25.003 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 00:58:25.003 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:58:25.011 | SetEnv proxy-sendchunked 1 2022-04-14 00:58:25.015 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:58:25.016 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 00:58:25.024 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 00:58:25.027 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 00:58:25.029 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 00:58:25.032 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:58:25.034 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:58:25.036 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:25.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:25.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:25.044 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:25.046 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:58:25.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:25.050 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:25.053 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 00:58:25.115 | Site glance-wsgi-api already enabled 2022-04-14 00:58:25.119 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 00:58:25.122 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:58:25.124 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:58:25.127 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:58:25.260 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 00:58:25.266 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 00:58:25.304 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 00:58:25.307 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 00:58:25.326 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:25.328 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 00:58:25.331 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 00:58:25.333 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 00:58:25.336 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:58:25.339 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 00:58:25.341 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 00:58:25.344 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 00:58:25.346 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 00:58:25.348 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:58:25.350 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:58:25.353 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:58:25.356 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:58:25.359 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:58:25.361 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:58:25.377 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:58:25.380 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:58:25.382 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:25.385 | + functions-common:git_clone:629 : echo master 2022-04-14 00:58:25.385 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:58:25.390 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 00:58:25.392 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:25.395 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 00:58:25.408 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 00:58:25.411 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:58:25.411 | + functions-common:git_clone:685 : head -1 2022-04-14 00:58:25.423 | 36c530676 db: Drop support for MySQL 5.5 2022-04-14 00:58:25.426 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:58:25.428 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 00:58:25.431 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:58:25.433 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:58:25.436 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 00:58:25.438 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:58:25.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 00:58:25.443 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:58:25.446 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:58:25.448 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 00:58:25.450 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:58:25.453 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:58:25.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 00:58:25.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:58:25.462 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 00:58:25.465 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:58:25.467 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:58:25.470 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 00:58:25.476 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 00:58:25.480 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 00:58:26.149 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 00:58:26.152 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:58:26.154 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:58:26.156 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:58:26.159 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:58:26.161 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 00:58:26.163 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:58:26.166 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:58:26.169 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:58:26.171 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:58:26.173 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:58:26.176 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:58:26.178 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:58:26.180 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 00:58:26.201 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 00:58:26.204 | + 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-04-14 00:58:27.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:27.087 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:27.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:27.087 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:28.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:28.309 | Obtaining file:///opt/stack/cinder 2022-04-14 00:58:28.309 | Preparing metadata (setup.py): started 2022-04-14 00:58:33.928 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:58:34.063 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-14 00:58:34.064 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-14 00:58:34.065 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-14 00:58:34.067 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-14 00:58:34.068 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-14 00:58:34.069 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-14 00:58:34.070 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:58:34.071 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 00:58:34.072 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-14 00:58:34.073 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-14 00:58:34.074 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-14 00:58:34.075 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-14 00:58:34.076 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 00:58:34.077 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-14 00:58:34.078 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-14 00:58:34.080 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-14 00:58:34.081 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-14 00:58:34.082 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-14 00:58:34.083 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-14 00:58:34.084 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-14 00:58:34.085 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-14 00:58:34.086 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 00:58:34.088 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-14 00:58:34.089 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-14 00:58:34.090 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:58:34.091 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-14 00:58:34.092 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-14 00:58:34.094 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-14 00:58:34.094 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-14 00:58:34.095 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-14 00:58:34.096 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 00:58:34.098 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-14 00:58:34.099 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-14 00:58:34.100 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-14 00:58:34.101 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-14 00:58:34.102 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-14 00:58:34.103 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-14 00:58:34.104 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-14 00:58:34.106 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-14 00:58:34.107 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-14 00:58:34.108 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-14 00:58:34.109 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-14 00:58:34.110 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-14 00:58:34.111 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-14 00:58:34.112 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-14 00:58:34.113 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-14 00:58:34.114 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-14 00:58:34.115 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 00:58:34.116 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-14 00:58:34.117 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 00:58:34.119 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-14 00:58:34.120 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-14 00:58:34.121 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-14 00:58:34.122 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-14 00:58:34.124 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-14 00:58:34.125 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-14 00:58:34.126 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-14 00:58:34.127 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-14 00:58:34.128 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-14 00:58:34.129 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-14 00:58:34.130 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-14 00:58:34.131 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-14 00:58:34.144 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 00:58:34.145 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-14 00:58:34.146 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 00:58:34.209 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-14 00:58:34.240 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-14 00:58:34.256 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-14 00:58:34.258 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-14 00:58:34.260 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-14 00:58:34.261 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-14 00:58:34.359 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-14 00:58:34.412 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-14 00:58:34.418 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 00:58:34.444 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-14 00:58:34.445 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-14 00:58:34.446 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-14 00:58:34.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-14 00:58:34.571 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:58:34.572 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-14 00:58:34.574 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-14 00:58:34.576 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:58:34.637 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-14 00:58:34.639 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 00:58:34.640 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-14 00:58:34.697 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-14 00:58:34.704 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-14 00:58:34.764 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-14 00:58:34.766 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 00:58:34.768 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-14 00:58:34.769 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-14 00:58:34.772 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 00:58:34.795 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 00:58:34.797 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-14 00:58:34.799 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:58:34.848 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-14 00:58:34.932 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-14 00:58:34.937 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 00:58:34.960 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:58:34.984 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-14 00:58:35.055 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-14 00:58:35.058 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-14 00:58:35.189 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:58:35.216 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-14 00:58:35.362 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-14 00:58:35.400 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-14 00:58:35.401 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 00:58:35.403 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-14 00:58:35.607 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-14 00:58:35.609 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-14 00:58:35.612 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-14 00:58:35.652 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-14 00:58:35.682 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-14 00:58:35.930 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-14 00:58:35.931 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 00:58:36.083 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-14 00:58:36.084 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:58:36.085 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-14 00:58:36.276 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-14 00:58:36.397 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-14 00:58:36.399 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-14 00:58:36.401 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-14 00:58:36.437 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 00:58:36.656 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-14 00:58:36.735 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 00:58:36.738 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 00:58:36.917 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:58:37.010 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-14 00:58:37.012 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-14 00:58:37.195 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-14 00:58:37.632 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-14 00:58:37.683 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-14 00:58:37.740 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-14 00:58:38.835 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-14 00:58:39.108 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-14 00:58:39.110 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-14 00:58:39.257 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-14 00:58:39.457 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 00:58:39.636 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-14 00:58:41.342 | Installing collected packages: cinder 2022-04-14 00:58:41.342 | Attempting uninstall: cinder 2022-04-14 00:58:41.343 | Found existing installation: cinder 20.1.0.dev49 2022-04-14 00:58:41.349 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 00:58:41.350 | Running setup.py develop for cinder 2022-04-14 00:58:48.974 | Successfully installed cinder 2022-04-14 00:58:48.974 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:48.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:48.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:49.131 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:49.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:49.143 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:49.143 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:49.143 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:49.143 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:49.145 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:49.147 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:49.149 | + functions-common:time_stop:2439 : start_time=1649897906195 2022-04-14 00:58:49.151 | + functions-common:time_stop:2441 : [[ -z 1649897906195 ]] 2022-04-14 00:58:49.154 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:49.158 | + functions-common:time_stop:2444 : end_time=1649897929156 2022-04-14 00:58:49.160 | + functions-common:time_stop:2445 : elapsed_time=22961 2022-04-14 00:58:49.162 | + functions-common:time_stop:2446 : total=105271 2022-04-14 00:58:49.165 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:49.167 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128232 2022-04-14 00:58:49.170 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:49.172 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:58:49.174 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:58:49.177 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:58:49.195 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:58:49.208 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 00:58:49.210 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 00:58:49.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:58:49.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:58:49.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 00:58:49.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:58:49.223 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 00:58:49.225 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 00:58:49.227 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 00:58:49.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:49.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:49.235 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 00:58:49.247 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 00:58:49.250 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:58:49.252 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:58:49.255 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:58:49.257 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:58:49.260 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:49.262 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:58:49.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:49.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:49.269 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:58:49.272 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:58:49.274 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:58:49.277 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:58:49.280 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 00:58:49.282 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:58:49.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:49.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:49.289 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 00:58:49.312 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 00:58:49.422 | Reading package lists... 2022-04-14 00:58:49.660 | Building dependency tree... 2022-04-14 00:58:49.661 | Reading state information... 2022-04-14 00:58:49.909 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 00:58:49.909 | The following packages were automatically installed and are no longer required: 2022-04-14 00:58:49.910 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:58:49.910 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:58:49.910 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:58:49.910 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:58:49.910 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:58:49.911 | python3-zope.interface 2022-04-14 00:58:49.911 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:58:50.023 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:58:50.028 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:58:50.031 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:58:50.033 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:50.036 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:50.038 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:50.041 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:50.043 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:50.046 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:58:50.049 | + functions-common:time_stop:2439 : start_time=1649897929309 2022-04-14 00:58:50.051 | + functions-common:time_stop:2441 : [[ -z 1649897929309 ]] 2022-04-14 00:58:50.054 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:50.059 | + functions-common:time_stop:2444 : end_time=1649897930056 2022-04-14 00:58:50.061 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 00:58:50.064 | + functions-common:time_stop:2446 : total=5256 2022-04-14 00:58:50.066 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:50.068 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6003 2022-04-14 00:58:50.071 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:58:50.073 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:58:50.076 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 00:58:50.078 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 00:58:50.091 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 00:58:50.095 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 00:58:50.097 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 00:58:50.099 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:58:50.102 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 00:58:50.103 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:58:50.108 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 00:58:50.110 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 00:58:50.112 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:58:50.114 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 00:58:50.116 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 00:58:50.118 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 00:58:50.120 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 00:58:50.123 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 00:58:50.134 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 00:58:50.146 | + 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-04-14 00:58:50.158 | + 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-04-14 00:58:50.171 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 00:58:50.182 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:58:50.185 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:58:50.189 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qITn1bQEOU 2022-04-14 00:58:50.192 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:58:50.194 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:58:50.196 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 00:58:50.198 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qITn1bQEOU 2022-04-14 00:58:50.202 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qITn1bQEOU 2022-04-14 00:58:50.214 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qITn1bQEOU /etc/sudoers.d/cinder-rootwrap 2022-04-14 00:58:50.226 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 00:58:50.230 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:58:50.233 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:58:50.235 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:58:50.237 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:58:50.239 | + 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-04-14 00:58:50.241 | + 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-04-14 00:58:50.244 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 00:58:50.246 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 00:58:50.250 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 00:58:50.255 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 00:58:50.273 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 00:58:50.291 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 00:58:50.310 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 00:58:50.328 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 00:58:50.347 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 00:58:50.365 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 00:58:50.383 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 00:58:50.402 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 00:58:50.405 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:58:50.407 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 00:58:50.409 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:58:50.411 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 00:58:50.440 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 00:58:50.468 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:58:50.494 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 00:58:50.521 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 00:58:50.548 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 00:58:50.576 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 00:58:50.603 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 00:58:50.630 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:58:50.658 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:58:50.685 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 00:58:50.715 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 00:58:50.743 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 00:58:50.746 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 00:58:50.748 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 00:58:50.751 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 00:58:50.753 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:58:50.756 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:58:50.786 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 00:58:50.814 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 00:58:50.842 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 00:58:50.870 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 00:58:50.897 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 00:58:50.925 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 00:58:50.954 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 00:58:50.957 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.26 2022-04-14 00:58:50.985 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:58:51.015 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 00:58:51.022 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 74b8715428d2a48f2989a8ceb367cd0f 2022-04-14 00:58:51.053 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 00:58:51.055 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 00:58:51.093 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 00:58:51.121 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 00:58:51.149 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 00:58:51.176 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 00:58:51.192 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:51.195 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 00:58:51.211 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:51.213 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 00:58:51.230 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:51.232 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 00:58:51.248 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:51.250 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 00:58:51.253 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 00:58:51.255 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 00:58:51.257 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 00:58:51.259 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:58:51.262 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:58:51.264 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:58:51.281 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:51.284 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:58:51.286 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:58:51.289 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:58:51.304 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:51.306 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:58:51.309 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:58:51.337 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:58:51.339 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:58:51.342 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 00:58:51.344 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 00:58:51.347 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:58:51.350 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:58:51.366 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:58:51.368 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:58:51.371 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:58:51.373 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:58:51.375 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:58:51.403 | + functions:setup_systemd_logging:704 : 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-04-14 00:58:51.432 | + functions:setup_systemd_logging:705 : 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-04-14 00:58:51.461 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:58:51.488 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 00:58:51.505 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:51.507 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 00:58:51.509 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:58:51.512 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 00:58:51.515 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 00:58:51.517 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:58:51.519 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:58:51.522 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 00:58:51.526 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 00:58:51.528 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:58:51.530 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:58:51.543 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:58:51.543 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:58:51.551 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:58:51.555 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:58:51.571 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:58:51.573 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:58:51.577 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 00:58:51.606 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:58:51.633 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 00:58:51.660 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:58:51.687 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:58:51.717 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:58:51.746 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:58:51.774 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:58:51.804 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:58:51.830 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:58:51.859 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:58:51.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:58:51.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:58:51.940 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:58:51.942 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:58:51.945 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 00:58:51.947 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 00:58:51.950 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:58:51.953 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:51.955 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:51.958 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:58:51.960 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:58:51.962 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:58:51.990 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:58:52.018 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 00:58:52.018 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:58:52.027 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 00:58:52.031 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 00:58:52.033 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 00:58:52.035 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:58:52.037 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:58:52.040 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:52.042 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:52.044 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:52.047 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:52.049 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:58:52.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:52.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:52.056 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 00:58:52.117 | Enabling site cinder-wsgi. 2022-04-14 00:58:52.122 | To activate the new configuration, you need to run: 2022-04-14 00:58:52.123 | systemctl reload apache2 2022-04-14 00:58:52.127 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:58:52.129 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:58:52.131 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:58:52.134 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:58:52.269 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 00:58:52.272 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 00:58:52.310 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.26/image 2022-04-14 00:58:52.340 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 00:58:52.356 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:52.358 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 00:58:52.361 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:58:52.363 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:58:52.365 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:58:52.368 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 00:58:52.399 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 00:58:52.426 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.26/identity 2022-04-14 00:58:52.454 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 00:58:52.482 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 00:58:52.509 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 00:58:52.537 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 00:58:52.564 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 00:58:52.592 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:58:52.620 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 00:58:52.648 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 00:58:52.675 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:58:52.704 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 00:58:52.706 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 00:58:52.723 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:52.726 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.26:2379 2022-04-14 00:58:52.755 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 00:58:52.758 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 00:58:52.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:52.779 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 00:58:52.782 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 00:58:52.784 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 00:58:52.786 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:58:52.789 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 00:58:52.791 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 00:58:52.795 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:58:52.796 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:58:52.801 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:58:52.804 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:58:52.806 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 00:58:52.809 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:58:52.811 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 00:58:52.814 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 00:58:52.817 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 00:58:52.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:58:52.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:58:52.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 00:58:52.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:58:52.830 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 00:58:52.832 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 00:58:52.835 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 00:58:52.837 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:58:52.839 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:58:52.842 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:58:52.845 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:58:52.847 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:58:52.850 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:58:52.867 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:58:52.869 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:58:52.871 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:52.874 | + functions-common:git_clone:629 : echo master 2022-04-14 00:58:52.874 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:58:52.879 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 00:58:52.882 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:52.884 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 00:58:52.897 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 00:58:52.900 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:58:52.900 | + functions-common:git_clone:685 : head -1 2022-04-14 00:58:52.904 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 00:58:52.907 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:58:52.909 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 00:58:52.912 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:58:52.914 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:58:52.917 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 00:58:52.919 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:58:52.922 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 00:58:52.924 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:58:52.927 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:58:52.929 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 00:58:52.932 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:58:52.934 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:58:52.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 00:58:52.940 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:58:52.943 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 00:58:52.946 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:58:52.948 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:58:52.952 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 00:58:52.958 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 00:58:52.961 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 00:58:53.630 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 00:58:53.632 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:58:53.634 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:58:53.637 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:58:53.639 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:58:53.641 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 00:58:53.643 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:58:53.646 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:58:53.648 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:58:53.650 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:58:53.653 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:58:53.655 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:58:53.658 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:58:53.660 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 00:58:53.681 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 00:58:53.683 | + 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-04-14 00:58:54.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:54.567 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:54.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:54.567 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:55.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:55.771 | Obtaining file:///opt/stack/neutron 2022-04-14 00:58:55.772 | Preparing metadata (setup.py): started 2022-04-14 00:59:01.484 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:59:01.573 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-14 00:59:01.575 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 00:59:01.576 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:59:01.577 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-14 00:59:01.578 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:59:01.579 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-14 00:59:01.580 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-14 00:59:01.581 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-14 00:59:01.582 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-14 00:59:01.584 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-14 00:59:01.585 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-14 00:59:01.586 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-14 00:59:01.587 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-14 00:59:01.588 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-14 00:59:01.589 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-14 00:59:01.590 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-14 00:59:01.591 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 00:59:01.592 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-14 00:59:01.593 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-14 00:59:01.594 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:59:01.596 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-14 00:59:01.597 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 00:59:01.598 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-14 00:59:01.599 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:59:01.600 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-14 00:59:01.601 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-14 00:59:01.602 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-14 00:59:01.603 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-14 00:59:01.604 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-14 00:59:01.605 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-14 00:59:01.606 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-14 00:59:01.607 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-14 00:59:01.608 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-14 00:59:01.610 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-14 00:59:01.611 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 00:59:01.612 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-14 00:59:01.613 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-14 00:59:01.614 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-14 00:59:01.615 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-14 00:59:01.616 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-14 00:59:01.617 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-14 00:59:01.618 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-14 00:59:01.619 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-14 00:59:01.620 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-14 00:59:01.621 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-14 00:59:01.622 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 00:59:01.624 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-14 00:59:01.625 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:01.626 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-14 00:59:01.627 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-14 00:59:01.628 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-14 00:59:01.629 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:59:01.631 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-14 00:59:01.632 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:59:01.633 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-14 00:59:01.649 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-14 00:59:01.650 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-14 00:59:01.652 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-14 00:59:01.659 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-14 00:59:01.671 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-14 00:59:01.672 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-14 00:59:01.673 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-14 00:59:01.693 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-14 00:59:01.701 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:59:01.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-14 00:59:01.764 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-14 00:59:01.817 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-14 00:59:01.820 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-14 00:59:01.863 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-14 00:59:01.867 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-14 00:59:01.898 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-14 00:59:01.899 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-14 00:59:01.901 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-14 00:59:01.902 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-14 00:59:01.904 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-14 00:59:01.905 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:59:01.906 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-14 00:59:01.907 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 00:59:01.924 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-14 00:59:02.016 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-14 00:59:02.086 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-14 00:59:02.149 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-14 00:59:02.150 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 00:59:02.153 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-14 00:59:02.210 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-14 00:59:02.213 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-14 00:59:02.271 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 00:59:02.275 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-14 00:59:02.276 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-14 00:59:02.277 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-14 00:59:02.301 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:59:02.302 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-14 00:59:02.352 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-14 00:59:02.406 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-14 00:59:02.439 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-14 00:59:02.442 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 00:59:02.464 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:59:02.606 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:59:02.677 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-14 00:59:02.752 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-14 00:59:02.753 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 00:59:02.863 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.865 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.866 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.867 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.868 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.870 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:02.871 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:59:03.074 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-14 00:59:03.076 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:59:03.078 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:59:03.123 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-14 00:59:03.125 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-14 00:59:03.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-14 00:59:03.220 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-14 00:59:03.223 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-14 00:59:03.224 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-14 00:59:03.261 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-14 00:59:03.602 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-14 00:59:03.677 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 00:59:03.836 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-14 00:59:03.913 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:59:03.915 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 00:59:04.147 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:59:04.321 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-14 00:59:04.870 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-14 00:59:04.916 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-14 00:59:05.515 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-14 00:59:05.519 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-14 00:59:05.827 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:59:05.828 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-14 00:59:05.999 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-14 00:59:06.238 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-14 00:59:06.239 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-14 00:59:06.422 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 00:59:06.723 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-14 00:59:08.328 | Installing collected packages: neutron 2022-04-14 00:59:08.328 | Attempting uninstall: neutron 2022-04-14 00:59:08.329 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 00:59:08.348 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 00:59:08.349 | Running setup.py develop for neutron 2022-04-14 00:59:16.009 | Successfully installed neutron 2022-04-14 00:59:16.009 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:59:16.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:59:16.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:59:16.166 | + inc/python:pip_install:200 : result=0 2022-04-14 00:59:16.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:59:16.170 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:16.173 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:16.175 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:16.177 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:16.180 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:16.182 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:59:16.184 | + functions-common:time_stop:2439 : start_time=1649897933676 2022-04-14 00:59:16.186 | + functions-common:time_stop:2441 : [[ -z 1649897933676 ]] 2022-04-14 00:59:16.189 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:16.194 | + functions-common:time_stop:2444 : end_time=1649897956191 2022-04-14 00:59:16.196 | + functions-common:time_stop:2445 : elapsed_time=22515 2022-04-14 00:59:16.198 | + functions-common:time_stop:2446 : total=128232 2022-04-14 00:59:16.200 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:16.202 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150747 2022-04-14 00:59:16.205 | + inc/python:pip_install:203 : return 0 2022-04-14 00:59:16.207 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:59:16.210 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:59:16.212 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:59:16.231 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:59:16.243 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 00:59:16.246 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 00:59:16.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:59:16.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:59:16.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 00:59:16.256 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:59:16.259 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 00:59:16.261 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:59:16.264 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 00:59:16.281 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:16.284 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 00:59:16.286 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 00:59:16.289 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 00:59:16.291 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:59:16.294 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 00:59:16.297 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 00:59:16.299 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 00:59:16.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:59:16.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:59:16.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 00:59:16.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:59:16.312 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 00:59:16.327 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:16.329 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 00:59:16.346 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:16.349 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 00:59:16.365 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:16.368 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 00:59:16.370 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 00:59:16.372 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 00:59:16.374 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:59:16.377 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:59:16.379 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:59:16.382 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:59:16.385 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:59:16.389 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:59:16.408 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:59:16.411 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:59:16.413 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:16.416 | + functions-common:git_clone:629 : echo master 2022-04-14 00:59:16.416 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:59:16.422 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 00:59:16.424 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:16.426 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 00:59:16.439 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 00:59:16.442 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:59:16.442 | + functions-common:git_clone:685 : head -1 2022-04-14 00:59:16.446 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 00:59:16.448 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:59:16.451 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 00:59:16.453 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:59:16.456 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:59:16.458 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 00:59:16.461 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:59:16.463 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 00:59:16.465 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:59:16.468 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:59:16.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 00:59:16.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:59:16.476 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:59:16.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 00:59:16.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:59:16.485 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 00:59:16.487 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:59:16.490 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:59:16.493 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 00:59:16.499 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 00:59:16.501 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 00:59:17.180 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 00:59:17.182 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:59:17.185 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:59:17.187 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:59:17.190 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:59:17.192 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 00:59:17.194 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:59:17.196 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:59:17.199 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:59:17.201 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:59:17.204 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:59:17.206 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:59:17.208 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:59:17.211 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 00:59:17.231 | Using python 3.8 to install /opt/stack/nova 2022-04-14 00:59:17.234 | + 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-04-14 00:59:18.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:18.097 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:18.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:18.097 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:19.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:59:19.304 | Obtaining file:///opt/stack/nova 2022-04-14 00:59:19.305 | Preparing metadata (setup.py): started 2022-04-14 00:59:25.934 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:59:26.065 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 00:59:26.066 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 00:59:26.066 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 00:59:26.067 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 00:59:26.069 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:59:26.070 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 00:59:26.071 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 00:59:26.072 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 00:59:26.073 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 00:59:26.074 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 00:59:26.075 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 00:59:26.076 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:59:26.077 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:59:26.078 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:59:26.079 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 00:59:26.080 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 00:59:26.081 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 00:59:26.082 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 00:59:26.083 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 00:59:26.084 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 00:59:26.086 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:59:26.087 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 00:59:26.088 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:59:26.089 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 00:59:26.090 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 00:59:26.091 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 00:59:26.092 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:59:26.094 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 00:59:26.095 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 00:59:26.096 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:59:26.097 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 00:59:26.098 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 00:59:26.099 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 00:59:26.101 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:59:26.102 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 00:59:26.103 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 00:59:26.104 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:59:26.105 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 00:59:26.106 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 00:59:26.107 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:59:26.108 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 00:59:26.110 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 00:59:26.111 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:59:26.112 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:59:26.113 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 00:59:26.114 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:59:26.116 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 00:59:26.117 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 00:59:26.118 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 00:59:26.119 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 00:59:26.120 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 00:59:26.121 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:59:26.122 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 00:59:26.123 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:59:26.124 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 00:59:26.126 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 00:59:26.127 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 00:59:26.128 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:59:26.129 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 00:59:26.130 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 00:59:26.131 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 00:59:26.132 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:59:26.133 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 00:59:26.134 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 00:59:26.150 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 00:59:26.151 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:59:26.153 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 00:59:26.177 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 00:59:26.217 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 00:59:26.249 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:59:26.250 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 00:59:26.273 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:59:26.400 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:59:26.403 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 00:59:26.459 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 00:59:26.460 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 00:59:26.487 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 00:59:26.489 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:59:26.490 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 00:59:26.492 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:59:26.512 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:59:26.513 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:59:26.567 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:59:26.569 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:59:26.571 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:26.633 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 00:59:26.742 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:59:26.744 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 00:59:26.825 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 00:59:26.889 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:59:26.890 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:59:26.891 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 00:59:26.892 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 00:59:26.921 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 00:59:26.922 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:59:26.971 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 00:59:27.030 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 00:59:27.063 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:59:27.068 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 00:59:27.120 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 00:59:27.123 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 00:59:27.212 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:59:27.238 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 00:59:27.319 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 00:59:27.395 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 00:59:27.460 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 00:59:27.465 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:59:27.466 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 00:59:27.508 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 00:59:27.512 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:59:27.515 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:59:27.595 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 00:59:27.597 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 00:59:27.599 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 00:59:27.600 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 00:59:27.700 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 00:59:27.913 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 00:59:27.914 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 00:59:28.025 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 00:59:28.027 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:59:28.029 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 00:59:28.126 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 00:59:28.202 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 00:59:28.266 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:59:28.475 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 00:59:28.551 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:59:28.554 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:59:28.771 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:59:28.883 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 00:59:29.356 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 00:59:29.401 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 00:59:29.768 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.769 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.770 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.771 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.772 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.773 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:29.774 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:59:31.013 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 00:59:31.424 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 00:59:31.425 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 00:59:31.524 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:59:31.633 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:59:33.301 | Installing collected packages: nova 2022-04-14 00:59:33.301 | Attempting uninstall: nova 2022-04-14 00:59:33.302 | Found existing installation: nova 25.1.0.dev32 2022-04-14 00:59:33.310 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 00:59:33.311 | Running setup.py develop for nova 2022-04-14 00:59:41.616 | Successfully installed nova 2022-04-14 00:59:41.616 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:59:41.625 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:59:41.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:59:41.774 | + inc/python:pip_install:200 : result=0 2022-04-14 00:59:41.777 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:59:41.779 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:41.781 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:41.784 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:41.786 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:41.788 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:41.790 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:59:41.792 | + functions-common:time_stop:2439 : start_time=1649897957226 2022-04-14 00:59:41.795 | + functions-common:time_stop:2441 : [[ -z 1649897957226 ]] 2022-04-14 00:59:41.797 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:41.802 | + functions-common:time_stop:2444 : end_time=1649897981800 2022-04-14 00:59:41.804 | + functions-common:time_stop:2445 : elapsed_time=24574 2022-04-14 00:59:41.806 | + functions-common:time_stop:2446 : total=150747 2022-04-14 00:59:41.808 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:41.811 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175321 2022-04-14 00:59:41.813 | + inc/python:pip_install:203 : return 0 2022-04-14 00:59:41.815 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:59:41.817 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:59:41.820 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:59:41.838 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:59:41.851 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 00:59:41.853 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 00:59:41.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:59:41.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:59:41.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 00:59:41.864 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:59:41.866 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 00:59:41.878 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:59:41.881 | + ./stack.sh:main:939 : configure_nova 2022-04-14 00:59:41.883 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 00:59:41.895 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 00:59:41.898 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 00:59:41.900 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:59:41.904 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 00:59:41.904 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:59:41.909 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 00:59:41.912 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 00:59:41.914 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:59:41.916 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 00:59:41.919 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 00:59:41.921 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 00:59:41.924 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 00:59:41.926 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 00:59:41.938 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 00:59:41.950 | + 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-04-14 00:59:41.962 | + 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-04-14 00:59:41.975 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 00:59:41.987 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:59:41.990 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:59:41.995 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jA19Z3ErIT 2022-04-14 00:59:41.997 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:59:42.000 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:59:42.002 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 00:59:42.005 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:59:42.007 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:59:42.010 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jA19Z3ErIT 2022-04-14 00:59:42.014 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jA19Z3ErIT 2022-04-14 00:59:42.025 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jA19Z3ErIT /etc/sudoers.d/nova-rootwrap 2022-04-14 00:59:42.038 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 00:59:42.042 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:59:42.045 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:59:42.047 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:59:42.050 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:59:42.052 | + 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-04-14 00:59:42.055 | + 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-04-14 00:59:42.057 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 00:59:42.060 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 00:59:42.064 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 00:59:42.081 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:42.083 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 00:59:42.086 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 00:59:42.089 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 00:59:42.093 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 00:59:42.122 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 00:59:42.124 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 00:59:42.151 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 00:59:42.179 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 00:59:42.206 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 00:59:42.235 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 00:59:42.263 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 00:59:42.293 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 00:59:42.295 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.26 2022-04-14 00:59:42.321 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 00:59:42.349 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 00:59:42.375 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 00:59:42.401 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 00:59:42.428 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:59:42.457 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 00:59:42.459 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:59:42.462 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:59:42.464 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:59:42.466 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:59:42.468 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:59:42.471 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:59:42.473 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:59:42.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:59:42.478 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:59:42.480 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:59:42.482 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:59:42.484 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 00:59:42.487 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:59:42.489 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:59:42.491 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:59:42.493 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:59:42.495 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:59:42.497 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:59:42.500 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 00:59:42.516 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:42.518 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:59:42.520 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 00:59:42.522 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 00:59:42.550 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 00:59:42.552 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 00:59:42.554 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 00:59:42.557 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 00:59:42.559 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:59:42.561 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:59:42.591 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 00:59:42.593 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 00:59:42.596 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 00:59:42.598 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 00:59:42.600 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:59:42.603 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:59:42.632 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 00:59:42.662 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 00:59:42.689 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 00:59:42.715 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 00:59:42.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:42.733 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 00:59:42.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:42.753 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 00:59:42.754 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 00:59:42.759 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 00:59:42.761 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 00:59:42.789 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 00:59:42.807 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:42.809 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 00:59:42.811 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:59:42.813 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:59:42.816 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:59:42.818 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 00:59:42.847 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 00:59:42.874 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:59:42.901 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 00:59:42.928 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 00:59:42.955 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 00:59:42.982 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 00:59:43.009 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 00:59:43.037 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:59:43.064 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:59:43.091 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 00:59:43.106 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:43.109 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 00:59:43.111 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 00:59:43.141 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 00:59:43.167 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.26/identity 2022-04-14 00:59:43.195 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 00:59:43.222 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 00:59:43.249 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 00:59:43.276 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 00:59:43.303 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 00:59:43.330 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 00:59:43.346 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:43.348 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 00:59:43.351 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 00:59:43.378 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 00:59:43.407 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 00:59:43.410 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 00:59:43.439 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 00:59:43.441 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 00:59:43.443 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 00:59:43.446 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:59:43.448 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:59:43.450 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:59:43.452 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:59:43.455 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:59:43.457 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:59:43.459 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 00:59:43.461 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:59:43.464 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:59:43.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:59:43.468 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:59:43.471 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:59:43.473 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:59:43.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:59:43.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:59:43.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:59:43.482 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:59:43.484 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:59:43.487 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 00:59:43.489 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 00:59:43.492 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:59:43.494 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:59:43.510 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:59:43.513 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:59:43.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:59:43.517 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:59:43.519 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:59:43.547 | + functions:setup_systemd_logging:704 : 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-04-14 00:59:43.574 | + functions:setup_systemd_logging:705 : 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-04-14 00:59:43.601 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:59:43.628 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 00:59:43.659 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 00:59:43.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:43.677 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 00:59:43.680 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 00:59:43.682 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 00:59:43.684 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 00:59:43.686 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:59:43.689 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:59:43.691 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 00:59:43.695 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 00:59:43.697 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:59:43.700 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:59:43.713 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:59:43.713 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:59:43.723 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:59:43.727 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:59:43.749 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:59:43.751 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 00:59:43.755 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 00:59:43.787 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:59:43.813 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 00:59:43.840 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:59:43.867 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:59:43.894 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:59:43.922 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:59:43.948 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:59:43.976 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:59:44.003 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:59:44.030 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:59:44.056 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:59:44.086 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:59:44.113 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:59:44.115 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:59:44.118 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 00:59:44.120 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 00:59:44.122 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:59:44.125 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:44.127 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:44.130 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:59:44.133 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:59:44.135 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:59:44.164 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:59:44.192 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 00:59:44.192 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:59:44.201 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 00:59:44.205 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 00:59:44.208 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 00:59:44.210 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:59:44.212 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:59:44.215 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:59:44.217 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:44.219 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:44.221 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:59:44.224 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:59:44.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:44.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:44.230 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 00:59:44.291 | Enabling site nova-api-wsgi. 2022-04-14 00:59:44.297 | To activate the new configuration, you need to run: 2022-04-14 00:59:44.297 | systemctl reload apache2 2022-04-14 00:59:44.301 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:59:44.303 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:59:44.306 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:59:44.308 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:59:44.443 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 00:59:44.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:44.468 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 00:59:44.471 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:59:44.473 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 00:59:44.475 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 00:59:44.478 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 00:59:44.480 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:59:44.485 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:59:44.487 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 00:59:44.490 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:59:44.492 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:59:44.506 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:59:44.506 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:59:44.515 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:59:44.518 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:59:44.534 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 00:59:44.536 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:59:44.540 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:59:44.570 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 00:59:44.597 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 00:59:44.624 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:59:44.651 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:59:44.678 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:59:44.705 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:59:44.732 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:59:44.760 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:59:44.786 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:59:44.814 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:59:44.841 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:59:44.870 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:59:44.896 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 00:59:44.899 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 00:59:44.926 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 00:59:44.942 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:44.944 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:59:44.975 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 00:59:44.978 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 00:59:44.980 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 00:59:44.996 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:44.999 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:59:45.001 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:59:45.028 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 00:59:45.059 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 00:59:45.062 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:59:45.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 00:59:45.066 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:59:45.068 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:59:45.071 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:59:45.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:45.090 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:59:45.092 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:59:45.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:59:45.111 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:45.113 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:59:45.116 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:59:45.143 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:59:45.146 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:59:45.148 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 00:59:45.176 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 00:59:45.203 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 00:59:45.234 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 00:59:45.250 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:45.252 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:59:45.279 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 00:59:45.281 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 00:59:45.284 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 00:59:45.314 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 00:59:45.342 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.26/identity 2022-04-14 00:59:45.370 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 00:59:45.399 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 00:59:45.427 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 00:59:45.454 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 00:59:45.482 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 00:59:45.510 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 00:59:45.538 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 00:59:45.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:45.557 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 00:59:45.561 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:59:45.564 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 00:59:45.566 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 00:59:45.569 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 00:59:45.571 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:59:45.573 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:59:45.576 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:59:45.578 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 00:59:45.581 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 00:59:45.585 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 00:59:45.588 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 00:59:45.590 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 00:59:45.592 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 00:59:45.595 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:59:45.598 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:59:45.628 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 00:59:45.658 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 00:59:45.689 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:59:45.691 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 00:59:45.694 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 00:59:45.696 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 00:59:45.712 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:45.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 00:59:45.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 00:59:46.405 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 00:59:46.408 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 00:59:46.411 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:59:46.413 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 00:59:46.415 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:59:46.418 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 00:59:46.420 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:59:46.436 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:46.439 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 00:59:46.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 00:59:46.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:59:46.460 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:46.462 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-04-14 00:59:46.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-04-14 00:59:46.493 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:59:46.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:59:46.498 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 00:59:46.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:46.516 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 00:59:46.519 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:59:46.521 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 00:59:46.551 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.26/identity 2022-04-14 00:59:46.578 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 00:59:46.606 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 00:59:46.633 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 00:59:46.661 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 00:59:46.688 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 00:59:46.717 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 00:59:46.746 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 00:59:46.748 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 00:59:46.751 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 00:59:46.754 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:59:46.771 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:59:46.773 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:59:46.775 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:59:46.777 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:59:46.780 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:59:46.808 | + functions:setup_systemd_logging:704 : 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-04-14 00:59:46.835 | + functions:setup_systemd_logging:705 : 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-04-14 00:59:46.863 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:59:46.890 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:59:46.894 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 00:59:46.898 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:59:46.900 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 00:59:46.903 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 00:59:46.906 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 00:59:46.909 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:59:46.911 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:59:46.914 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:59:46.916 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 00:59:46.918 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 00:59:46.921 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:59:46.923 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 00:59:46.925 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 00:59:46.927 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 00:59:46.943 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:46.945 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 00:59:46.947 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 00:59:46.964 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:46.966 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 00:59:46.982 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:46.984 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 00:59:47.001 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:47.004 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 00:59:47.021 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:47.024 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 00:59:47.026 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 00:59:47.029 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 00:59:47.031 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:59:47.034 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 00:59:47.036 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 00:59:47.039 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 00:59:47.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:47.044 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:47.046 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 00:59:47.049 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:59:47.051 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:59:47.054 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:59:47.056 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:59:47.059 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:47.061 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:59:47.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:47.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:47.069 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:59:47.071 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:59:47.074 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:59:47.076 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:59:47.078 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 00:59:47.082 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:59:47.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:47.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:47.089 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 00:59:47.112 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 00:59:47.222 | Reading package lists... 2022-04-14 00:59:47.468 | Building dependency tree... 2022-04-14 00:59:47.469 | Reading state information... 2022-04-14 00:59:47.723 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:59:47.723 | The following packages were automatically installed and are no longer required: 2022-04-14 00:59:47.726 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:59:47.726 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:59:47.726 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:59:47.726 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:59:47.726 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:59:47.726 | python3-zope.interface 2022-04-14 00:59:47.726 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:59:47.840 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:59:47.844 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:59:47.847 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:59:47.849 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:47.852 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:47.854 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:47.857 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:47.859 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:47.862 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:59:47.865 | + functions-common:time_stop:2439 : start_time=1649897987109 2022-04-14 00:59:47.867 | + functions-common:time_stop:2441 : [[ -z 1649897987109 ]] 2022-04-14 00:59:47.870 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:47.874 | + functions-common:time_stop:2444 : end_time=1649897987872 2022-04-14 00:59:47.877 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 00:59:47.879 | + functions-common:time_stop:2446 : total=6003 2022-04-14 00:59:47.881 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:47.884 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6766 2022-04-14 00:59:47.886 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:59:47.889 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 00:59:47.891 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 00:59:47.893 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 00:59:47.896 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 00:59:47.898 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 00:59:47.921 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 00:59:47.924 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:59:47.926 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:59:47.929 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:59:47.931 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:59:47.934 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:47.936 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:59:47.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:47.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:47.944 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:59:47.947 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:59:47.949 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:59:47.951 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:59:47.955 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 00:59:47.957 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:59:47.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:47.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:47.965 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 00:59:47.986 | + functions-common:apt_get:1237 : 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-04-14 00:59:48.101 | Reading package lists... 2022-04-14 00:59:48.351 | Building dependency tree... 2022-04-14 00:59:48.352 | Reading state information... 2022-04-14 00:59:48.605 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 00:59:48.605 | The following packages were automatically installed and are no longer required: 2022-04-14 00:59:48.606 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:59:48.606 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:59:48.606 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:59:48.606 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:59:48.606 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:59:48.606 | python3-zope.interface 2022-04-14 00:59:48.606 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:59:48.718 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:59:48.723 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:59:48.725 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:59:48.728 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:48.730 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:48.733 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:48.735 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:48.738 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:48.740 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:59:48.742 | + functions-common:time_stop:2439 : start_time=1649897987984 2022-04-14 00:59:48.745 | + functions-common:time_stop:2441 : [[ -z 1649897987984 ]] 2022-04-14 00:59:48.748 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:48.752 | + functions-common:time_stop:2444 : end_time=1649897988750 2022-04-14 00:59:48.754 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-14 00:59:48.757 | + functions-common:time_stop:2446 : total=6766 2022-04-14 00:59:48.759 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:48.762 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7532 2022-04-14 00:59:48.764 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:59:48.767 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 00:59:48.769 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 00:59:48.772 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:59:48.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:59:48.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:59:48.779 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 00:59:48.782 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 00:59:48.837 | wsgi (enabled by maintainer script) 2022-04-14 00:59:48.841 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 00:59:48.843 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 00:59:48.846 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:59:48.849 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 00:59:48.852 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 00:59:48.854 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:59:48.858 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:59:48.859 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:59:48.865 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 00:59:48.867 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 00:59:48.870 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 00:59:48.873 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 00:59:48.875 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 00:59:48.898 | Using python 3.8 to install osc-placement 2022-04-14 00:59:48.901 | + 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-04-14 00:59:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:49.766 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:49.766 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:50.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:59:50.974 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 00:59:50.985 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 00:59:50.986 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 00:59:50.987 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 00:59:50.988 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 00:59:50.989 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 00:59:50.990 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 00:59:51.050 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 00:59:51.051 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 00:59:51.052 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 00:59:51.053 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 00:59:51.066 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 00:59:51.068 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 00:59:51.069 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 00:59:51.083 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 00:59:51.085 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 00:59:51.086 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 00:59:51.087 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 00:59:51.089 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 00:59:51.090 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 00:59:51.109 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 00:59:51.111 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 00:59:51.112 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 00:59:51.113 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 00:59:51.122 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 00:59:51.160 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 00:59:51.161 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 00:59:51.163 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 00:59:51.165 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 00:59:51.166 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 00:59:51.167 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 00:59:51.168 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 00:59:51.170 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 00:59:51.235 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 00:59:51.237 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 00:59:51.240 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 00:59:51.241 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 00:59:51.330 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 00:59:51.331 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 00:59:51.332 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 00:59:51.374 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 00:59:51.418 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 00:59:51.592 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 00:59:53.843 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:59:53.850 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:59:53.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:59:53.970 | + inc/python:pip_install:200 : result=0 2022-04-14 00:59:53.972 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:59:53.975 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:53.977 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:53.980 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:53.982 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:53.985 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:53.987 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:59:53.990 | + functions-common:time_stop:2439 : start_time=1649897988892 2022-04-14 00:59:53.992 | + functions-common:time_stop:2441 : [[ -z 1649897988892 ]] 2022-04-14 00:59:53.995 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:54.000 | + functions-common:time_stop:2444 : end_time=1649897993997 2022-04-14 00:59:54.003 | + functions-common:time_stop:2445 : elapsed_time=5105 2022-04-14 00:59:54.005 | + functions-common:time_stop:2446 : total=175321 2022-04-14 00:59:54.007 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:54.010 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180426 2022-04-14 00:59:54.012 | + inc/python:pip_install:203 : return 0 2022-04-14 00:59:54.015 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 00:59:54.018 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 00:59:54.020 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 00:59:54.023 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:59:54.025 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:59:54.028 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:59:54.031 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:59:54.034 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:59:54.037 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:59:54.053 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:59:54.056 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:59:54.058 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:54.061 | + functions-common:git_clone:629 : echo master 2022-04-14 00:59:54.061 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:59:54.067 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 00:59:54.070 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:59:54.072 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 00:59:54.085 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 00:59:54.089 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:59:54.089 | + functions-common:git_clone:685 : head -1 2022-04-14 00:59:54.093 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 00:59:54.095 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:59:54.098 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 00:59:54.101 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:59:54.103 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:59:54.105 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 00:59:54.108 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:59:54.110 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 00:59:54.113 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:59:54.115 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:59:54.118 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 00:59:54.120 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:59:54.123 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:59:54.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 00:59:54.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:59:54.132 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 00:59:54.135 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:59:54.137 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:59:54.140 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 00:59:54.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 00:59:54.149 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 00:59:54.814 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 00:59:54.817 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:59:54.819 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:59:54.822 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:59:54.824 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:59:54.827 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 00:59:54.829 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:59:54.832 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:59:54.835 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:59:54.837 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:59:54.840 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:59:54.842 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:59:54.845 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:59:54.847 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 00:59:54.869 | Using python 3.8 to install /opt/stack/placement 2022-04-14 00:59:54.871 | + 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-04-14 00:59:55.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:55.741 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:55.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:55.741 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:56.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:59:56.935 | Obtaining file:///opt/stack/placement 2022-04-14 00:59:56.935 | Preparing metadata (setup.py): started 2022-04-14 01:00:01.582 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 01:00:01.627 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 01:00:01.628 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 01:00:01.629 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 01:00:01.630 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 01:00:01.631 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 01:00:01.632 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 01:00:01.633 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 01:00:01.635 | 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==7.1.0.dev8) (62.0.0) 2022-04-14 01:00:01.636 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 01:00:01.637 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 01:00:01.638 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 01:00:01.639 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 01:00:01.640 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 01:00:01.641 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 01:00:01.643 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 01:00:01.644 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 01:00:01.645 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 01:00:01.646 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 01:00:01.647 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 01:00:01.648 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 01:00:01.649 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 01:00:01.713 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 01:00:01.715 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 01:00:01.716 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 01:00:01.717 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 01:00:01.718 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 01:00:01.720 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 01:00:01.741 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 01:00:01.780 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 01:00:01.781 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 01:00:01.782 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 01:00:01.784 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 01:00:01.786 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 01:00:01.840 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 01:00:01.841 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 01:00:01.843 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 01:00:01.844 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 01:00:01.885 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 01:00:01.888 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 01:00:01.905 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 01:00:01.906 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 01:00:01.908 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 01:00:01.936 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 01:00:01.937 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 01:00:01.950 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 01:00:01.969 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 01:00:01.970 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 01:00:01.971 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 01:00:01.972 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 01:00:02.013 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 01:00:02.014 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 01:00:02.017 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 01:00:02.019 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 01:00:02.036 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 01:00:02.231 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 01:00:02.270 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 01:00:02.272 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 01:00:02.273 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 01:00:02.290 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 01:00:02.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 01:00:02.381 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 01:00:02.452 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 01:00:02.536 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 01:00:02.586 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 01:00:02.783 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 01:00:02.784 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 01:00:02.785 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 01:00:02.865 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 01:00:02.928 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 01:00:03.095 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 01:00:03.204 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 01:00:03.207 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 01:00:05.109 | Installing collected packages: openstack-placement 2022-04-14 01:00:05.109 | Attempting uninstall: openstack-placement 2022-04-14 01:00:05.110 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 01:00:05.112 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 01:00:05.114 | Running setup.py develop for openstack-placement 2022-04-14 01:00:11.029 | Successfully installed openstack-placement 2022-04-14 01:00:11.029 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 01:00:11.037 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 01:00:11.037 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 01:00:11.165 | + inc/python:pip_install:200 : result=0 2022-04-14 01:00:11.167 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 01:00:11.169 | + functions-common:time_stop:2432 : local name 2022-04-14 01:00:11.172 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:00:11.174 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:00:11.176 | + functions-common:time_stop:2435 : local total 2022-04-14 01:00:11.178 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:00:11.181 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 01:00:11.183 | + functions-common:time_stop:2439 : start_time=1649897994863 2022-04-14 01:00:11.185 | + functions-common:time_stop:2441 : [[ -z 1649897994863 ]] 2022-04-14 01:00:11.188 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:00:11.193 | + functions-common:time_stop:2444 : end_time=1649898011190 2022-04-14 01:00:11.195 | + functions-common:time_stop:2445 : elapsed_time=16327 2022-04-14 01:00:11.197 | + functions-common:time_stop:2446 : total=180426 2022-04-14 01:00:11.199 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:00:11.202 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196753 2022-04-14 01:00:11.204 | + inc/python:pip_install:203 : return 0 2022-04-14 01:00:11.207 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 01:00:11.210 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 01:00:11.212 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 01:00:11.232 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 01:00:11.243 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 01:00:11.246 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 01:00:11.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 01:00:11.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 01:00:11.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 01:00:11.256 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 01:00:11.259 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 01:00:11.261 | + ./stack.sh:main:945 : configure_placement 2022-04-14 01:00:11.264 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 01:00:11.276 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 01:00:11.279 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 01:00:11.283 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 01:00:11.286 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 01:00:11.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 01:00:11.291 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 01:00:11.293 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 01:00:11.296 | + 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-04-14 01:00:11.328 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 01:00:11.360 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 01:00:11.391 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 01:00:11.395 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 01:00:11.397 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 01:00:11.400 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 01:00:11.402 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 01:00:11.434 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 01:00:11.463 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 01:00:11.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 01:00:11.522 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 01:00:11.551 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 01:00:11.579 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 01:00:11.608 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 01:00:11.638 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 01:00:11.667 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 01:00:11.696 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 01:00:11.699 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 01:00:11.701 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 01:00:11.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 01:00:11.723 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 01:00:11.725 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 01:00:11.728 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 01:00:11.730 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 01:00:11.733 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 01:00:11.762 | + functions:setup_systemd_logging:704 : 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-04-14 01:00:11.792 | + functions:setup_systemd_logging:705 : 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-04-14 01:00:11.821 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 01:00:11.850 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 01:00:11.853 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 01:00:11.855 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 01:00:11.858 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 01:00:11.860 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 01:00:11.863 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 01:00:11.866 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 01:00:11.869 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 01:00:11.873 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 01:00:11.875 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 01:00:11.878 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 01:00:11.892 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 01:00:11.893 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 01:00:11.901 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 01:00:11.904 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 01:00:11.920 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 01:00:11.923 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 01:00:11.927 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 01:00:11.959 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 01:00:11.988 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 01:00:12.017 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 01:00:12.046 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 01:00:12.075 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 01:00:12.104 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 01:00:12.133 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 01:00:12.162 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 01:00:12.190 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 01:00:12.219 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 01:00:12.248 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 01:00:12.277 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 01:00:12.306 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 01:00:12.308 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 01:00:12.312 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 01:00:12.314 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 01:00:12.317 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 01:00:12.319 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:12.322 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:12.324 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 01:00:12.327 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 01:00:12.330 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 01:00:12.359 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 01:00:12.388 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 01:00:12.388 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 01:00:12.397 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 01:00:12.401 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 01:00:12.403 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 01:00:12.406 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 01:00:12.409 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 01:00:12.412 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 01:00:12.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:12.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:12.419 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 01:00:12.422 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 01:00:12.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:12.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:12.430 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 01:00:12.491 | Site placement-api already enabled 2022-04-14 01:00:12.495 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 01:00:12.498 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 01:00:12.500 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 01:00:12.503 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 01:00:12.639 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 01:00:12.667 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:12.670 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 01:00:12.693 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:12.695 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 01:00:12.713 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:12.716 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 01:00:12.719 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 01:00:12.722 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 01:00:12.754 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2022-04-14 01:00:12.782 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 01:00:12.812 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 01:00:12.840 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 01:00:12.870 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 01:00:12.899 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 01:00:12.928 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 01:00:12.957 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 01:00:12.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:12.978 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 01:00:12.995 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:12.997 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 01:00:13.000 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 01:00:13.002 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 01:00:13.005 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 01:00:13.007 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 01:00:13.010 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 01:00:13.012 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 01:00:13.014 | + functions-common:run_phase:1870 : local extra 2022-04-14 01:00:13.018 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 01:00:13.022 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 01:00:13.025 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 01:00:13.028 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 01:00:13.030 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 01:00:13.033 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 01:00:13.049 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:13.051 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 01:00:13.054 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 01:00:13.056 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 01:00:13.058 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 01:00:13.061 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:00:13.063 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 01:00:13.065 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 01:00:13.068 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 01:00:13.124 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 01:00:13.161 | [195308 Async install_tempest:220409]: running: install_tempest 2022-04-14 01:00:13.164 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 01:00:13.166 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 01:00:13.169 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 01:00:13.172 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 01:00:13.174 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 01:00:13.177 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 01:00:13.180 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 01:00:13.182 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 01:00:13.185 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 01:00:13.188 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 01:00:13.190 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 01:00:13.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 01:00:13.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 01:00:13.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 01:00:13.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 01:00:13.204 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 01:00:13.207 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 01:00:13.210 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 01:00:13.213 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 01:00:13.216 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 01:00:13.219 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 01:00:13.224 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 01:00:13.224 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 01:00:13.230 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 01:00:13.233 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 01:00:13.236 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 01:00:13.239 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 01:00:13.241 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 01:00:13.264 | Using python 3.8 to install python-openstackclient 2022-04-14 01:00:13.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 python-openstackclient 2022-04-14 01:00:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:14.135 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:14.135 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:15.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 01:00:15.344 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 01:00:15.363 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 01:00:15.364 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 01:00:15.365 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 01:00:15.366 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 01:00:15.368 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 01:00:15.369 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 01:00:15.370 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 01:00:15.371 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 01:00:15.372 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 01:00:15.373 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 01:00:15.374 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 01:00:15.385 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 01:00:15.386 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 01:00:15.387 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 01:00:15.388 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 01:00:15.389 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 01:00:15.416 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 01:00:15.417 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 01:00:15.419 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 01:00:15.420 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 01:00:15.421 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 01:00:15.422 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 01:00:15.423 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 01:00:15.424 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 01:00:15.425 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 01:00:15.426 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 01:00:15.428 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 01:00:15.441 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 01:00:15.459 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 01:00:15.460 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 01:00:15.463 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 01:00:15.464 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 01:00:15.484 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 01:00:15.504 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 01:00:15.507 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 01:00:15.509 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 01:00:15.599 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 01:00:15.600 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 01:00:15.602 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 01:00:15.645 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 01:00:15.655 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 01:00:15.689 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 01:00:15.854 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 01:00:15.869 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 01:00:15.977 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 01:00:15.980 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 01:00:15.982 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 01:00:15.983 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 01:00:16.136 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 01:00:18.453 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 01:00:18.461 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 01:00:18.461 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 01:00:18.586 | + inc/python:pip_install:200 : result=0 2022-04-14 01:00:18.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 01:00:18.592 | + functions-common:time_stop:2432 : local name 2022-04-14 01:00:18.594 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:00:18.597 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:00:18.599 | + functions-common:time_stop:2435 : local total 2022-04-14 01:00:18.601 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:00:18.604 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 01:00:18.606 | + functions-common:time_stop:2439 : start_time=1649898013258 2022-04-14 01:00:18.608 | + functions-common:time_stop:2441 : [[ -z 1649898013258 ]] 2022-04-14 01:00:18.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:00:18.616 | + functions-common:time_stop:2444 : end_time=1649898018614 2022-04-14 01:00:18.619 | + functions-common:time_stop:2445 : elapsed_time=5356 2022-04-14 01:00:18.621 | + functions-common:time_stop:2446 : total=196753 2022-04-14 01:00:18.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:00:18.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202109 2022-04-14 01:00:18.628 | + inc/python:pip_install:203 : return 0 2022-04-14 01:00:18.631 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 01:00:18.634 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 01:00:18.639 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.tWOJKA9Yfp 2022-04-14 01:00:18.641 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 01:00:18.644 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 01:00:18.646 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 01:00:18.649 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 01:00:18.652 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 01:00:18.654 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 01:00:18.673 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:18.677 | + ./stack.sh:main:1037 : configure_database 2022-04-14 01:00:18.679 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 01:00:18.682 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 01:00:18.684 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 01:00:18.687 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:00:18.689 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 01:00:18.691 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 01:00:18.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:18.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:18.698 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 01:00:18.701 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 01:00:18.705 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 01:00:18.705 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 01:00:18.710 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 01:00:18.763 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 01:00:18.766 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 01:00:18.768 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 01:00:18.770 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 01:00:18.773 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 01:00:18.775 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 01:00:18.778 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 01:00:18.780 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 01:00:18.783 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 01:00:18.785 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 01:00:18.788 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 01:00:18.790 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 01:00:18.793 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 01:00:18.795 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 01:00:18.797 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 01:00:18.800 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 01:00:18.803 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 01:00:18.805 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 01:00:18.807 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 01:00:18.810 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 01:00:18.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:18.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:18.817 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 01:00:18.819 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 01:00:18.822 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 01:00:21.649 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 01:00:21.664 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 01:00:21.664 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 01:00:21.668 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 01:00:21.671 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 01:00:21.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:21.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:21.678 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 01:00:21.680 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 01:00:21.682 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 01:00:21.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 01:00:21.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 01:00:21.690 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 01:00:21.693 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 01:00:21.695 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 01:00:21.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 01:00:21.784 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 01:00:21.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 01:00:21.846 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 01:00:21.907 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 01:00:21.966 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 01:00:22.020 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 01:00:22.023 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 01:00:22.025 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 01:00:22.027 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 01:00:24.952 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 01:00:24.955 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 01:00:24.958 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 01:00:24.962 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-010024 2022-04-14 01:00:24.965 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-010024 1041' 2022-04-14 01:00:24.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.970 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 01:00:24.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.975 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 01:00:24.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.980 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 01:00:24.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.985 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 01:00:24.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.994 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-14 01:00:24.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:24.999 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-14 01:00:25.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.005 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-005555 2022-04-14 01:00:25.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.009 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 01:00:25.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.014 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-14 01:00:25.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.020 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 01:00:25.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.024 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 01:00:25.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.029 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 01:00:25.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 01:00:25.035 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 01:00:25.037 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 01:00:25.040 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 01:00:25.042 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 01:00:25.054 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 01:00:25.057 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.060 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 01:00:25.062 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.064 | + functions-common:run_process:1689 : local group= 2022-04-14 01:00:25.067 | + functions-common:run_process:1690 : local user= 2022-04-14 01:00:25.070 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 01:00:25.072 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 01:00:25.075 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 01:00:25.077 | + functions-common:time_start:2419 : local start_time= 2022-04-14 01:00:25.080 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 01:00:25.083 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 01:00:25.087 | + functions-common:time_start:2423 : _TIME_START[$name]=1649898025085 2022-04-14 01:00:25.090 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 01:00:25.107 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:25.109 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 01:00:25.112 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 01:00:25.115 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.118 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.120 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.123 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.125 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 01:00:25.129 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 01:00:25.131 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 01:00:25.134 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 01:00:25.137 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 01:00:25.140 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 01:00:25.142 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 01:00:25.145 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 01:00:25.147 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.150 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 01:00:25.153 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 01:00:25.155 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 01:00:25.157 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 01:00:25.160 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 01:00:25.162 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 01:00:25.167 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 01:00:25.220 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 01:00:25.272 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 01:00:25.326 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 01:00:25.380 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 01:00:25.432 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 01:00:25.484 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 01:00:25.486 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 01:00:25.539 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 01:00:25.935 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 01:00:25.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 01:00:26.320 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 01:00:26.340 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 01:00:26.344 | + functions-common:time_stop:2432 : local name 2022-04-14 01:00:26.347 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:00:26.350 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:00:26.352 | + functions-common:time_stop:2435 : local total 2022-04-14 01:00:26.355 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:00:26.357 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 01:00:26.360 | + functions-common:time_stop:2439 : start_time=1649898025085 2022-04-14 01:00:26.362 | + functions-common:time_stop:2441 : [[ -z 1649898025085 ]] 2022-04-14 01:00:26.366 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:00:26.370 | + functions-common:time_stop:2444 : end_time=1649898026368 2022-04-14 01:00:26.373 | + functions-common:time_stop:2445 : elapsed_time=1283 2022-04-14 01:00:26.376 | + functions-common:time_stop:2446 : total=0 2022-04-14 01:00:26.378 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:00:26.380 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1283 2022-04-14 01:00:26.383 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 01:00:26.385 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 01:00:26.388 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 01:00:26.390 | + functions-common:run_process:1689 : local group= 2022-04-14 01:00:26.393 | + functions-common:run_process:1690 : local user=root 2022-04-14 01:00:26.396 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 01:00:26.398 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 01:00:26.401 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 01:00:26.403 | + functions-common:time_start:2419 : local start_time= 2022-04-14 01:00:26.406 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 01:00:26.409 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 01:00:26.414 | + functions-common:time_start:2423 : _TIME_START[$name]=1649898026411 2022-04-14 01:00:26.417 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 01:00:26.436 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:26.438 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 01:00:26.441 | + functions-common:time_stop:2432 : local name 2022-04-14 01:00:26.443 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:00:26.446 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:00:26.448 | + functions-common:time_stop:2435 : local total 2022-04-14 01:00:26.451 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:00:26.453 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 01:00:26.456 | + functions-common:time_stop:2439 : start_time=1649898026411 2022-04-14 01:00:26.459 | + functions-common:time_stop:2441 : [[ -z 1649898026411 ]] 2022-04-14 01:00:26.464 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:00:26.466 | + functions-common:time_stop:2444 : end_time=1649898026463 2022-04-14 01:00:26.469 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 01:00:26.471 | + functions-common:time_stop:2446 : total=1283 2022-04-14 01:00:26.474 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:00:26.477 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1335 2022-04-14 01:00:26.480 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 01:00:26.502 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:26.505 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 01:00:26.524 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:26.527 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 01:00:26.548 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:26.552 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 01:00:26.554 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 01:00:26.557 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-14 01:00:26.559 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 01:00:26.562 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380' 2022-04-14 01:00:26.564 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.26:2380' 2022-04-14 01:00:26.567 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.26:2379' 2022-04-14 01:00:26.570 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 01:00:26.572 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 01:00:26.575 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.26:2379' 2022-04-14 01:00:26.578 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 01:00:26.580 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 01:00:26.583 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 01:00:26.586 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' '' root 2022-04-14 01:00:26.588 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 01:00:26.591 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-04-14 01:00:26.594 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 01:00:26.596 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 01:00:26.598 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 01:00:26.601 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 01:00:26.603 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 01:00:26.605 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 01:00:26.614 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 01:00:26.697 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 01:00:26.768 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-04-14 01:00:26.819 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 01:00:26.871 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 01:00:26.922 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 01:00:26.974 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 01:00:26.976 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 01:00:27.038 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 01:00:27.439 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 01:00:27.493 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 01:00:27.546 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 01:00:27.600 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 01:00:27.654 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 01:00:27.657 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 01:00:27.662 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 01:00:27.664 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 01:00:28.059 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 01:00:28.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 01:00:28.470 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 01:00:28.746 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 01:00:28.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:28.767 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 01:00:28.770 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 01:00:28.773 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 01:00:28.777 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 01:00:28.789 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 01:00:28.801 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 01:00:28.804 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 01:00:28.806 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 01:00:28.945 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 01:00:29.089 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 01:00:29.228 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 01:00:29.370 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 01:00:29.507 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 01:00:29.644 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 01:00:29.785 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 01:00:29.921 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 01:00:30.061 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 01:00:30.199 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 01:00:30.204 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 01:00:30.207 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 01:00:30.210 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 01:00:30.214 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 01:00:30.217 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 01:00:30.220 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 01:00:30.236 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.239 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 01:00:30.242 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:00:30.244 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 01:00:30.247 | + ./stack.sh:main:1097 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-14 01:00:30.249 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 01:00:30.252 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 01:00:30.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:30.271 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 01:00:30.273 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 01:00:30.276 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 01:00:30.278 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 01:00:30.280 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 01:00:30.283 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 01:00:30.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 01:00:37.389 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 01:00:37.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 01:00:37.524 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 01:00:37.526 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 01:00:37.529 | + functions-common:time_start:2419 : local start_time= 2022-04-14 01:00:37.531 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 01:00:37.534 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 01:00:37.539 | + functions-common:time_start:2423 : _TIME_START[$name]=1649898037537 2022-04-14 01:00:37.542 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 01:00:42.232 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=222352) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 01:00:42.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:00:42.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:00:42.242 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:00:42.268 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:00:42.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.271 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:00:42.271 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:00:42.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:00:42.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:00:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:00:42.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:00:42.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:00:42.769 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 01:00:59.553 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 01:00:59.578 | [220409 Async install_tempest:220409]: finished successfully 2022-04-14 01:01:10.681 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:10.681 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 01:01:10.744 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:10.744 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 01:01:10.818 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:10.818 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 01:01:10.877 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:10.877 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 01:01:10.932 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:10.932 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 01:01:11.003 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:11.003 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 01:01:12.035 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.035 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.038 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.043 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.043 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.050 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.053 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.053 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.412 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.495 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.498 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.498 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.505 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 01:01:12.614 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.614 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 01:01:12.654 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.654 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 01:01:12.706 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.706 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 01:01:12.755 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.755 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 01:01:12.824 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.824 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 01:01:12.881 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.881 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 01:01:12.950 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:12.950 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.953 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:12.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:12.967 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:12.967 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:13.272 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:13.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:13.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:13.392 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 01:01:13.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 01:01:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 01:01:13.395 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 01:01:13.395 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222352) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 01:01:13.401 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 01:01:13.489 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.489 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 01:01:13.580 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.580 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 01:01:13.643 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.643 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 01:01:13.718 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.718 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 01:01:13.780 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.781 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 01:01:13.847 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:13.847 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 01:01:13.982 | INFO migrate.versioning.api [-] done 2022-04-14 01:01:14.365 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 01:01:14.368 | + functions-common:time_stop:2432 : local name 2022-04-14 01:01:14.370 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:01:14.373 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:01:14.375 | + functions-common:time_stop:2435 : local total 2022-04-14 01:01:14.377 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:01:14.380 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 01:01:14.382 | + functions-common:time_stop:2439 : start_time=1649898037537 2022-04-14 01:01:14.385 | + functions-common:time_stop:2441 : [[ -z 1649898037537 ]] 2022-04-14 01:01:14.388 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:01:14.392 | + functions-common:time_stop:2444 : end_time=1649898074390 2022-04-14 01:01:14.395 | + functions-common:time_stop:2445 : elapsed_time=36853 2022-04-14 01:01:14.397 | + functions-common:time_stop:2446 : total=0 2022-04-14 01:01:14.400 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:01:14.402 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36853 2022-04-14 01:01:14.405 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 01:01:14.407 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 01:01:14.411 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 01:01:18.911 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 01:01:18.911 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 01:01:18.911 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 01:01:18.912 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 01:01:18.912 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 01:01:18.912 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 01:01:18.912 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 01:01:18.913 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 01:01:18.913 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 01:01:19.272 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 01:01:19.276 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 01:01:23.816 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 01:01:23.816 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 01:01:23.816 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 01:01:23.817 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 01:01:23.817 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 01:01:23.817 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 01:01:23.817 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 01:01:23.818 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 01:01:23.818 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 01:01:24.175 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 01:01:24.178 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 01:01:24.180 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 01:01:24.182 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 01:01:24.200 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:01:24.202 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 01:01:24.205 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 01:01:24.210 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 01:01:24.212 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 01:01:24.215 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.217 | + functions-common:run_process:1689 : local group= 2022-04-14 01:01:24.220 | + functions-common:run_process:1690 : local user= 2022-04-14 01:01:24.222 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 01:01:24.225 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 01:01:24.227 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 01:01:24.230 | + functions-common:time_start:2419 : local start_time= 2022-04-14 01:01:24.233 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 01:01:24.236 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 01:01:24.240 | + functions-common:time_start:2423 : _TIME_START[$name]=1649898084237 2022-04-14 01:01:24.242 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 01:01:24.258 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:24.261 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 01:01:24.264 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 01:01:24.266 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.268 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.271 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.273 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.275 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 01:01:24.278 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 01:01:24.280 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 01:01:24.283 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 01:01:24.285 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 01:01:24.287 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 01:01:24.290 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 01:01:24.292 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 01:01:24.295 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.298 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 01:01:24.299 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 01:01:24.301 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 01:01:24.303 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 01:01:24.307 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 01:01:24.358 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 01:01:24.416 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 01:01:24.469 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 01:01:24.524 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 01:01:24.589 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 01:01:24.643 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 01:01:24.694 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 01:01:24.751 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 01:01:24.802 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 01:01:24.854 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 01:01:24.857 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 01:01:24.914 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 01:01:25.306 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 01:01:25.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 01:01:25.680 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 01:01:25.758 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 01:01:25.760 | + functions-common:time_stop:2432 : local name 2022-04-14 01:01:25.763 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:01:25.766 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:01:25.772 | + functions-common:time_stop:2435 : local total 2022-04-14 01:01:25.775 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:01:25.777 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 01:01:25.779 | + functions-common:time_stop:2439 : start_time=1649898084237 2022-04-14 01:01:25.782 | + functions-common:time_stop:2441 : [[ -z 1649898084237 ]] 2022-04-14 01:01:25.785 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:01:25.789 | + functions-common:time_stop:2444 : end_time=1649898085787 2022-04-14 01:01:25.791 | + functions-common:time_stop:2445 : elapsed_time=1550 2022-04-14 01:01:25.794 | + functions-common:time_stop:2446 : total=1335 2022-04-14 01:01:25.797 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:01:25.799 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2885 2022-04-14 01:01:25.801 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 01:01:25.802 | Waiting for keystone to start... 2022-04-14 01:01:25.804 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.26/identity/v3/ 2022-04-14 01:01:25.806 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.26/identity/v3/ 2022-04-14 01:01:25.809 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 01:01:25.812 | + functions:wait_for_service:458 : local url=http://10.222.0.26/identity/v3/ 2022-04-14 01:01:25.814 | + functions:wait_for_service:459 : local rval=0 2022-04-14 01:01:25.816 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 01:01:25.819 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 01:01:25.821 | + functions-common:time_start:2419 : local start_time= 2022-04-14 01:01:25.824 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 01:01:25.827 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 01:01:25.831 | + functions-common:time_start:2423 : _TIME_START[$name]=1649898085828 2022-04-14 01:01:25.834 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 01:01:25.839 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/identity/v3/ 2022-04-14 01:01:32.363 | + :: : [[ 200 == 503 ]] 2022-04-14 01:01:32.364 | + :: : [[ 0 -eq 7 ]] 2022-04-14 01:01:32.367 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 01:01:32.370 | + functions-common:time_stop:2432 : local name 2022-04-14 01:01:32.373 | + functions-common:time_stop:2433 : local end_time 2022-04-14 01:01:32.375 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 01:01:32.378 | + functions-common:time_stop:2435 : local total 2022-04-14 01:01:32.380 | + functions-common:time_stop:2436 : local start_time 2022-04-14 01:01:32.383 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 01:01:32.385 | + functions-common:time_stop:2439 : start_time=1649898085828 2022-04-14 01:01:32.388 | + functions-common:time_stop:2441 : [[ -z 1649898085828 ]] 2022-04-14 01:01:32.391 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 01:01:32.395 | + functions-common:time_stop:2444 : end_time=1649898092393 2022-04-14 01:01:32.398 | + functions-common:time_stop:2445 : elapsed_time=6565 2022-04-14 01:01:32.400 | + functions-common:time_stop:2446 : total=0 2022-04-14 01:01:32.403 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 01:01:32.405 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6565 2022-04-14 01:01:32.407 | + functions:wait_for_service:467 : return 0 2022-04-14 01:01:32.410 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 01:01:32.426 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:01:32.429 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 01:01:32.431 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 01:01:32.434 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 01:01:32.462 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 01:01:32.465 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.26/identity 2022-04-14 01:01:37.074 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.074 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.075 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.082 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.099 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.099 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.130 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.163 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.163 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.252 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.252 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.252 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.274 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.277 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.277 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.277 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.277 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.278 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.278 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.278 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=223192) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 01:01:37.310 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=223192) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 01:01:37.703 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created domain default 2022-04-14 01:01:37.831 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created project admin 2022-04-14 01:01:37.858 | DEBUG passlib.handlers.bcrypt [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=223192) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 01:01:37.858 | DEBUG passlib.handlers.bcrypt [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=223192) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 01:01:37.977 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created user admin 2022-04-14 01:01:38.068 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created role reader 2022-04-14 01:01:38.158 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created role member 2022-04-14 01:01:38.235 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created implied role where 056aa2f6460c41ccb394b4ff5bdc24df implies 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:01:38.320 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created role admin 2022-04-14 01:01:38.406 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created implied role where af1955946878401299edf0f3b0299bfd implies 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:01:38.486 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Granted role admin on project admin to user admin. 2022-04-14 01:01:38.556 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Granted role admin on the system to user admin. 2022-04-14 01:01:38.642 | WARNING py.warnings [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 01:01:38.642 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 01:01:38.642 |  2022-04-14 01:01:38.646 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created region RegionOne 2022-04-14 01:01:38.828 | INFO keystone.cmd.bootstrap [None req-4eced153-b378-469d-aae4-a8b6ce7b2b4b None None] Created public endpoint http://10.222.0.26/identity 2022-04-14 01:01:39.274 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 01:01:39.277 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 01:01:39.279 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 01:01:39.282 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 01:01:42.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:42.274 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:42.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:42.275 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:42.442 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:42.445 | + lib/keystone:create_keystone_accounts:310 : admin_project=7336448155974e1a80bf4ae323dcbfb3 2022-04-14 01:01:42.447 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 01:01:42.450 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 01:01:44.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:44.680 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:44.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:44.680 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:44.846 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:44.849 | + lib/keystone:create_keystone_accounts:312 : admin_user=159e32f1b8114e23951337a256f8a8d7 2022-04-14 01:01:44.851 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 01:01:44.854 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 01:01:44.856 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 01:01:44.858 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 159e32f1b8114e23951337a256f8a8d7 default 2022-04-14 01:01:44.914 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 159e32f1b8114e23951337a256f8a8d7 default 2022-04-14 01:01:44.952 | [195308 Async ks-domain-role:223314]: running: get_or_add_user_domain_role admin 159e32f1b8114e23951337a256f8a8d7 default 2022-04-14 01:01:44.954 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 01:01:44.957 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 01:01:44.960 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 01:01:48.100 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 01:01:48.102 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 01:01:48.102 | default 2022-04-14 01:01:48.105 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 01:01:48.162 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 01:01:48.201 | [195308 Async ks-project:223454]: running: get_or_create_project service Default 2022-04-14 01:01:48.203 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 01:01:48.274 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 01:01:48.322 | [195308 Async ks-service:223540]: running: get_or_create_role service 2022-04-14 01:01:48.324 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 01:01:48.397 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 01:01:48.462 | [195308 Async ks-reseller:223626]: running: get_or_create_role ResellerAdmin 2022-04-14 01:01:48.465 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 01:01:48.467 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 01:01:48.850 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 01:01:49.035 | [195308 Async ks-anotherrole:223716]: running: get_or_create_role anotherrole 2022-04-14 01:01:49.057 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 01:01:49.093 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 01:01:49.113 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:01:49.145 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 01:01:52.101 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:52.133 | [223540 Async ks-service:223540]: finished successfully 2022-04-14 01:01:52.354 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:52.436 | [223454 Async ks-project:223454]: finished successfully 2022-04-14 01:01:52.805 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:52.839 | [223626 Async ks-reseller:223626]: finished successfully 2022-04-14 01:01:52.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:52.854 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:52.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:52.854 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:52.987 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:53.016 | [223716 Async ks-anotherrole:223716]: finished successfully 2022-04-14 01:01:53.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:53.044 | ++ functions-common:get_or_create_project:945 : project_id=a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:53.047 | ++ functions-common:get_or_create_project:946 : echo a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:53.053 | + lib/keystone:create_keystone_accounts:340 : invis_project=a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:53.056 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 01:01:53.059 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 01:01:53.062 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:01:53.065 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 01:01:55.643 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:55.668 | [223314 Async ks-domain-role:223314]: finished successfully 2022-04-14 01:01:55.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:55.686 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:55.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:55.686 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:55.852 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:55.854 | ++ functions-common:get_or_create_project:945 : project_id=08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:55.857 | ++ functions-common:get_or_create_project:946 : echo 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:55.860 | + lib/keystone:create_keystone_accounts:344 : demo_project=08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:55.862 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 01:01:55.865 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 01:01:55.867 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:55.870 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 01:01:55.872 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 01:01:55.875 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 01:01:58.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.456 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.456 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.623 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:58.626 | ++ functions-common:get_or_create_user:932 : user_id=48ceafb90ce44c2187ebbbd643382a87 2022-04-14 01:01:58.629 | ++ functions-common:get_or_create_user:933 : echo 48ceafb90ce44c2187ebbbd643382a87 2022-04-14 01:01:58.632 | + lib/keystone:create_keystone_accounts:347 : demo_user=48ceafb90ce44c2187ebbbd643382a87 2022-04-14 01:01:58.634 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 01:01:58.683 | [195308 Async ks-domain-role:223314]: Waiting for completion of get_or_add_user_domain_role admin 159e32f1b8114e23951337a256f8a8d7 default running on PID 223314 (6 other jobs running) 2022-04-14 01:01:58.707 | [195308 Async ks-domain-role:223314]: Signaling child to exit 2022-04-14 01:01:58.707 | WAKEUP 2022-04-14 01:01:58.731 | [195308 Async ks-domain-role:223314]: Signaled 2022-04-14 01:01:58.733 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 159e32f1b8114e23951337a256f8a8d7 --domain default 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 01:01:58.733 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:58.733 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:58.733 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 01:01:58.733 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 01:01:58.733 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 159e32f1b8114e23951337a256f8a8d7 --domain default 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:58.733 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 159e32f1b8114e23951337a256f8a8d7 --domain default 2022-04-14 01:01:58.733 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:58.733 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.733 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:58.733 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:58.734 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:58.734 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 159e32f1b8114e23951337a256f8a8d7 | | | default | | False |' 2022-04-14 01:01:58.734 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:58.734 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:58.734 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:01:58.734 | + functions-common:get_or_add_user_domain_role:1028 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:01:58.734 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:01:58.775 | [195308 Async ks-domain-role:223314]: finished get_or_add_user_domain_role admin 159e32f1b8114e23951337a256f8a8d7 default with result 0 in 10 seconds 2022-04-14 01:01:58.783 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 01:01:58.818 | [195308 Async ks-project:223454]: Waiting for completion of get_or_create_project service Default running on PID 223454 (5 other jobs running) 2022-04-14 01:01:58.843 | [195308 Async ks-project:223454]: Signaling child to exit 2022-04-14 01:01:58.843 | WAKEUP 2022-04-14 01:01:58.866 | [195308 Async ks-project:223454]: Signaled 2022-04-14 01:01:58.867 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:01:58.867 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 01:01:58.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.867 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.867 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:58.867 | + functions-common:get_or_create_project:945 : project_id=b0668c64d399459fab6b73484f276f51 2022-04-14 01:01:58.867 | + functions-common:get_or_create_project:946 : echo b0668c64d399459fab6b73484f276f51 2022-04-14 01:01:58.867 | b0668c64d399459fab6b73484f276f51 2022-04-14 01:01:58.910 | [195308 Async ks-project:223454]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 01:01:58.946 | [195308 Async ks-service:223540]: Waiting for completion of get_or_create_role service running on PID 223540 (4 other jobs running) 2022-04-14 01:01:58.970 | [195308 Async ks-service:223540]: Signaling child to exit 2022-04-14 01:01:58.970 | WAKEUP 2022-04-14 01:01:58.992 | [195308 Async ks-service:223540]: Signaled 2022-04-14 01:01:58.994 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 01:01:58.994 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 01:01:58.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.994 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:58.994 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:58.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:58.994 | + functions-common:get_or_create_role:957 : role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:01:58.994 | + functions-common:get_or_create_role:958 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:01:58.994 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:01:59.037 | [195308 Async ks-service:223540]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 01:01:59.073 | [195308 Async ks-reseller:223626]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223626 (3 other jobs running) 2022-04-14 01:01:59.097 | [195308 Async ks-reseller:223626]: Signaling child to exit 2022-04-14 01:01:59.097 | WAKEUP 2022-04-14 01:01:59.119 | [195308 Async ks-reseller:223626]: Signaled 2022-04-14 01:01:59.120 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 01:01:59.120 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 01:01:59.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:59.120 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:59.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:59.121 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:59.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:59.121 | + functions-common:get_or_create_role:957 : role_id=a2979efc76554875a9e3c3c34332a615 2022-04-14 01:01:59.121 | + functions-common:get_or_create_role:958 : echo a2979efc76554875a9e3c3c34332a615 2022-04-14 01:01:59.121 | a2979efc76554875a9e3c3c34332a615 2022-04-14 01:01:59.163 | [195308 Async ks-reseller:223626]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 01:01:59.200 | [195308 Async ks-anotherrole:223716]: Waiting for completion of get_or_create_role anotherrole running on PID 223716 (2 other jobs running) 2022-04-14 01:01:59.224 | [195308 Async ks-anotherrole:223716]: Signaling child to exit 2022-04-14 01:01:59.224 | WAKEUP 2022-04-14 01:01:59.246 | [195308 Async ks-anotherrole:223716]: Signaled 2022-04-14 01:01:59.248 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 01:01:59.248 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 01:01:59.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:59.248 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:59.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:59.248 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:59.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:59.248 | + functions-common:get_or_create_role:957 : role_id=9c293426c17e49de99a845c75790de7c 2022-04-14 01:01:59.248 | + functions-common:get_or_create_role:958 : echo 9c293426c17e49de99a845c75790de7c 2022-04-14 01:01:59.248 | 9c293426c17e49de99a845c75790de7c 2022-04-14 01:01:59.290 | [195308 Async ks-anotherrole:223716]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 01:01:59.294 | + inc/async:async_wait:197 : return 0 2022-04-14 01:01:59.297 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.354 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.394 | [195308 Async ks-demo-member:224583]: running: get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.397 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 159e32f1b8114e23951337a256f8a8d7 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.465 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 159e32f1b8114e23951337a256f8a8d7 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.508 | [195308 Async ks-demo-admin:224695]: running: get_or_add_user_project_role admin 159e32f1b8114e23951337a256f8a8d7 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.510 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.579 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.628 | [195308 Async ks-demo-another:224807]: running: get_or_add_user_project_role anotherrole 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:01:59.630 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:59.697 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:59.779 | [195308 Async ks-demo-invis:224919]: running: get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:01:59.784 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 01:01:59.798 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 01:01:59.805 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:59.807 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 01:01:59.833 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 01:01:59.869 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 01:02:03.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:03.769 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:03.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:03.769 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:03.950 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:03.956 | ++ functions-common:get_or_create_user:932 : user_id=360044c6c18c4a379de28ef8b8c3c6c5 2022-04-14 01:02:03.959 | ++ functions-common:get_or_create_user:933 : echo 360044c6c18c4a379de28ef8b8c3c6c5 2022-04-14 01:02:03.961 | + lib/keystone:create_keystone_accounts:360 : demo_reader=360044c6c18c4a379de28ef8b8c3c6c5 2022-04-14 01:02:03.964 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 360044c6c18c4a379de28ef8b8c3c6c5 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:04.051 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 360044c6c18c4a379de28ef8b8c3c6c5 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:04.119 | [195308 Async ks-demo-reader:225109]: running: get_or_add_user_project_role reader 360044c6c18c4a379de28ef8b8c3c6c5 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:04.122 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 01:02:04.125 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 01:02:04.129 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:02:04.134 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 01:02:08.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:08.344 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:08.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:08.344 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:08.542 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:08.546 | ++ functions-common:get_or_create_project:945 : project_id=35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:08.549 | ++ functions-common:get_or_create_project:946 : echo 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:08.553 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:08.557 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 01:02:08.561 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 01:02:08.566 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:08.569 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 01:02:08.586 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 01:02:08.601 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 01:02:11.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:11.880 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:11.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:11.880 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:12.305 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:12.325 | ++ functions-common:get_or_create_user:932 : user_id=7302f2bd18264c77940fbe4c43a3ee25 2022-04-14 01:02:12.341 | ++ functions-common:get_or_create_user:933 : echo 7302f2bd18264c77940fbe4c43a3ee25 2022-04-14 01:02:12.368 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=7302f2bd18264c77940fbe4c43a3ee25 2022-04-14 01:02:12.413 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:12.817 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:13.105 | [195308 Async ks-alt-admin:225481]: running: get_or_add_user_project_role admin 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:13.137 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:13.568 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:13.797 | [195308 Async ks-alt-another:225623]: running: get_or_add_user_project_role anotherrole 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:13.817 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 01:02:13.839 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 01:02:13.864 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:13.882 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 01:02:13.917 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 01:02:13.975 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 01:02:15.280 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:15.505 | [224583 Async ks-demo-member:224583]: finished successfully 2022-04-14 01:02:16.009 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:16.206 | [224807 Async ks-demo-another:224807]: finished successfully 2022-04-14 01:02:16.705 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:16.868 | [224695 Async ks-demo-admin:224695]: finished successfully 2022-04-14 01:02:16.925 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:17.113 | [224919 Async ks-demo-invis:224919]: finished successfully 2022-04-14 01:02:18.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:18.679 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:18.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:18.679 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:18.862 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:18.864 | ++ functions-common:get_or_create_user:932 : user_id=e2499be9b6624adbb99815cfd513f514 2022-04-14 01:02:18.867 | ++ functions-common:get_or_create_user:933 : echo e2499be9b6624adbb99815cfd513f514 2022-04-14 01:02:18.869 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e2499be9b6624adbb99815cfd513f514 2022-04-14 01:02:18.872 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e2499be9b6624adbb99815cfd513f514 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:18.948 | + inc/async:async_inner:63 : get_or_add_user_project_role member e2499be9b6624adbb99815cfd513f514 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:19.035 | [195308 Async ks-alt-member-user:225974]: running: get_or_add_user_project_role member e2499be9b6624adbb99815cfd513f514 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:19.044 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 01:02:19.059 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 01:02:19.071 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:19.077 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 01:02:19.087 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 01:02:19.099 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 01:02:19.305 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:19.434 | [225109 Async ks-demo-reader:225109]: finished successfully 2022-04-14 01:02:22.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:22.010 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:22.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:22.011 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:22.193 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:22.196 | ++ functions-common:get_or_create_user:932 : user_id=7a3830cbb15e4185b9aa97e897950d33 2022-04-14 01:02:22.199 | ++ functions-common:get_or_create_user:933 : echo 7a3830cbb15e4185b9aa97e897950d33 2022-04-14 01:02:22.201 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7a3830cbb15e4185b9aa97e897950d33 2022-04-14 01:02:22.204 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7a3830cbb15e4185b9aa97e897950d33 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:22.272 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a3830cbb15e4185b9aa97e897950d33 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:22.319 | [195308 Async ks-alt-reader-user:226200]: running: get_or_add_user_project_role reader 7a3830cbb15e4185b9aa97e897950d33 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:22.324 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 01:02:22.328 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:22.330 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 01:02:22.333 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 01:02:22.337 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 01:02:25.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:25.276 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:25.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:25.276 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:25.625 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:25.646 | ++ functions-common:get_or_create_user:932 : user_id=1317e6a1e54642369b76efd8de8df46f 2022-04-14 01:02:25.652 | ++ functions-common:get_or_create_user:933 : echo 1317e6a1e54642369b76efd8de8df46f 2022-04-14 01:02:25.656 | + lib/keystone:create_keystone_accounts:392 : system_member_user=1317e6a1e54642369b76efd8de8df46f 2022-04-14 01:02:25.659 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 1317e6a1e54642369b76efd8de8df46f all 2022-04-14 01:02:26.005 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1317e6a1e54642369b76efd8de8df46f all 2022-04-14 01:02:26.131 | [195308 Async ks-system-member:226424]: running: get_or_add_user_system_role member 1317e6a1e54642369b76efd8de8df46f all 2022-04-14 01:02:26.156 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 01:02:26.167 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:26.178 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 01:02:26.201 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 01:02:26.231 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 01:02:28.849 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:28.985 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:29.022 | [225623 Async ks-alt-another:225623]: finished successfully 2022-04-14 01:02:29.152 | [225481 Async ks-alt-admin:225481]: finished successfully 2022-04-14 01:02:29.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:29.714 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:29.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:29.714 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:29.906 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:29.909 | ++ functions-common:get_or_create_user:932 : user_id=631d0c88fdae401fb3bcb734105e9b72 2022-04-14 01:02:29.912 | ++ functions-common:get_or_create_user:933 : echo 631d0c88fdae401fb3bcb734105e9b72 2022-04-14 01:02:29.915 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=631d0c88fdae401fb3bcb734105e9b72 2022-04-14 01:02:29.917 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 631d0c88fdae401fb3bcb734105e9b72 all 2022-04-14 01:02:29.986 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 631d0c88fdae401fb3bcb734105e9b72 all 2022-04-14 01:02:30.040 | [195308 Async ks-system-reader:226706]: running: get_or_add_user_system_role reader 631d0c88fdae401fb3bcb734105e9b72 all 2022-04-14 01:02:30.043 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 01:02:30.047 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 01:02:30.050 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 01:02:30.054 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 01:02:30.065 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 01:02:32.451 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:32.484 | [225974 Async ks-alt-member-user:225974]: finished successfully 2022-04-14 01:02:33.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:33.007 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:33.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:33.007 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:33.206 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:33.213 | ++ functions-common:get_or_create_group:909 : group_id=1894e20bc9ed45bd8ebbe05916a5e4e1 2022-04-14 01:02:33.216 | ++ functions-common:get_or_create_group:910 : echo 1894e20bc9ed45bd8ebbe05916a5e4e1 2022-04-14 01:02:33.221 | + lib/keystone:create_keystone_accounts:402 : admin_group=1894e20bc9ed45bd8ebbe05916a5e4e1 2022-04-14 01:02:33.224 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 01:02:33.228 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 01:02:33.232 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 01:02:33.237 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 01:02:33.241 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 01:02:35.119 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:35.149 | [226200 Async ks-alt-reader-user:226200]: finished successfully 2022-04-14 01:02:36.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:36.067 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:36.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:36.067 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:36.249 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:36.253 | ++ functions-common:get_or_create_group:909 : group_id=3b5f615882dc4ba693dd57d017948cad 2022-04-14 01:02:36.256 | ++ functions-common:get_or_create_group:910 : echo 3b5f615882dc4ba693dd57d017948cad 2022-04-14 01:02:36.259 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3b5f615882dc4ba693dd57d017948cad 2022-04-14 01:02:36.262 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.336 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.394 | [195308 Async ks-group-memberdemo:227059]: running: get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.402 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.490 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.582 | [195308 Async ks-group-anotherdemo:227145]: running: get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:36.609 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:36.887 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:37.118 | [195308 Async ks-group-memberalt:227250]: running: get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:37.138 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:37.551 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:37.798 | [195308 Async ks-group-anotheralt:227339]: running: get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:37.833 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 2022-04-14 01:02:38.245 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:38.284 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 2022-04-14 01:02:38.425 | [226424 Async ks-system-member:226424]: finished successfully 2022-04-14 01:02:38.509 | [195308 Async ks-group-admin:227436]: running: get_or_add_group_project_role admin 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 2022-04-14 01:02:38.537 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 01:02:38.949 | [195308 Async ks-demo-member:224583]: Waiting for completion of get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca running on PID 224583 (17 other jobs running) 2022-04-14 01:02:39.159 | [195308 Async ks-demo-member:224583]: Signaling child to exit 2022-04-14 01:02:39.159 | WAKEUP 2022-04-14 01:02:39.311 | [195308 Async ks-demo-member:224583]: Signaled 2022-04-14 01:02:39.344 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.344 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:39.344 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.345 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.345 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:39.345 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:39.345 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:39.345 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:39.345 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.345 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:39.345 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.345 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.345 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.345 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.345 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.345 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.345 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.345 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.345 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:39.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.345 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.345 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.345 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:39.346 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.346 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.346 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.346 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.346 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.346 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.346 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.346 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.346 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.346 | ++ functions-common:get_field:825 : echo '| 056aa2f6460c41ccb394b4ff5bdc24df | 48ceafb90ce44c2187ebbbd643382a87 | | 08e7b7f417044fcf86293db4c63104ca | | | False |' 2022-04-14 01:02:39.346 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.346 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.346 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:39.346 | + functions-common:get_or_add_user_project_role:1004 : echo 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:39.346 | 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:39.647 | [195308 Async ks-demo-member:224583]: finished get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca with result 0 in 16 seconds 2022-04-14 01:02:39.880 | [195308 Async ks-demo-admin:224695]: Waiting for completion of get_or_add_user_project_role admin 159e32f1b8114e23951337a256f8a8d7 08e7b7f417044fcf86293db4c63104ca running on PID 224695 (16 other jobs running) 2022-04-14 01:02:40.034 | [195308 Async ks-demo-admin:224695]: Signaling child to exit 2022-04-14 01:02:40.037 | WAKEUP 2022-04-14 01:02:40.225 | [195308 Async ks-demo-admin:224695]: Signaled 2022-04-14 01:02:40.240 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:40.240 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:40.240 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:40.240 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:40.240 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:40.240 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:40.240 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:40.240 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:40.240 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:40.240 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 159e32f1b8114e23951337a256f8a8d7 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:40.241 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:40.241 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:40.241 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:40.241 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:40.241 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:40.241 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 159e32f1b8114e23951337a256f8a8d7 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:40.241 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:40.241 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 159e32f1b8114e23951337a256f8a8d7 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:40.241 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:40.241 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:40.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:40.241 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:40.241 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:40.241 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 159e32f1b8114e23951337a256f8a8d7 | | 08e7b7f417044fcf86293db4c63104ca | | | False |' 2022-04-14 01:02:40.241 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:40.241 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:40.241 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:40.241 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:40.242 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:40.540 | [195308 Async ks-demo-admin:224695]: finished get_or_add_user_project_role admin 159e32f1b8114e23951337a256f8a8d7 08e7b7f417044fcf86293db4c63104ca with result 0 in 17 seconds 2022-04-14 01:02:40.777 | [195308 Async ks-demo-another:224807]: Waiting for completion of get_or_add_user_project_role anotherrole 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca running on PID 224807 (15 other jobs running) 2022-04-14 01:02:40.873 | [195308 Async ks-demo-another:224807]: Signaling child to exit 2022-04-14 01:02:40.875 | WAKEUP 2022-04-14 01:02:41.014 | [195308 Async ks-demo-another:224807]: Signaled 2022-04-14 01:02:41.028 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:41.029 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:41.029 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:41.029 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:41.029 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:41.029 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:41.029 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:41.029 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:41.029 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.029 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.029 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.029 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:41.029 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:41.029 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:41.029 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:41.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.029 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.029 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48ceafb90ce44c2187ebbbd643382a87 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:41.029 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:41.029 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:41.029 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.029 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.030 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.030 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:41.030 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:41.030 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:41.030 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:41.030 | ++ functions-common:get_field:825 : echo '| 9c293426c17e49de99a845c75790de7c | 48ceafb90ce44c2187ebbbd643382a87 | | 08e7b7f417044fcf86293db4c63104ca | | | False |' 2022-04-14 01:02:41.030 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.030 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:41.030 | + functions-common:get_or_add_user_project_role:1004 : echo 9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:41.030 | 9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:41.383 | [195308 Async ks-demo-another:224807]: finished get_or_add_user_project_role anotherrole 48ceafb90ce44c2187ebbbd643382a87 08e7b7f417044fcf86293db4c63104ca with result 0 in 16 seconds 2022-04-14 01:02:41.613 | [195308 Async ks-demo-invis:224919]: Waiting for completion of get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 a6eacbb1d7744583bbb894f817ab0771 running on PID 224919 (14 other jobs running) 2022-04-14 01:02:41.732 | [195308 Async ks-demo-invis:224919]: Signaling child to exit 2022-04-14 01:02:41.732 | WAKEUP 2022-04-14 01:02:41.864 | [195308 Async ks-demo-invis:224919]: Signaled 2022-04-14 01:02:41.865 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:41.865 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:41.865 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:41.865 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:41.865 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:41.865 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:41.865 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:41.865 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:41.865 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48ceafb90ce44c2187ebbbd643382a87 --project a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:02:41.865 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:41.865 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:41.865 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:41.865 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.865 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.865 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:41.866 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:41.866 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:41.866 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 48ceafb90ce44c2187ebbbd643382a87 --project a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:02:41.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.866 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.866 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.866 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48ceafb90ce44c2187ebbbd643382a87 --project a6eacbb1d7744583bbb894f817ab0771 2022-04-14 01:02:41.866 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:41.866 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:41.866 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:41.866 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.866 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:41.866 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:41.866 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:41.866 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:41.866 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:41.866 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:41.866 | ++ functions-common:get_field:825 : echo '| 056aa2f6460c41ccb394b4ff5bdc24df | 48ceafb90ce44c2187ebbbd643382a87 | | a6eacbb1d7744583bbb894f817ab0771 | | | False |' 2022-04-14 01:02:41.866 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:41.866 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:41.866 | + functions-common:get_or_add_user_project_role:1004 : echo 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:41.866 | 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:42.024 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:42.093 | [195308 Async ks-demo-invis:224919]: finished get_or_add_user_project_role member 48ceafb90ce44c2187ebbbd643382a87 a6eacbb1d7744583bbb894f817ab0771 with result 0 in 17 seconds 2022-04-14 01:02:42.166 | [226706 Async ks-system-reader:226706]: finished successfully 2022-04-14 01:02:42.316 | [195308 Async ks-demo-reader:225109]: Waiting for completion of get_or_add_user_project_role reader 360044c6c18c4a379de28ef8b8c3c6c5 08e7b7f417044fcf86293db4c63104ca running on PID 225109 (13 other jobs running) 2022-04-14 01:02:42.482 | [195308 Async ks-demo-reader:225109]: Signaling child to exit 2022-04-14 01:02:42.482 | WAKEUP 2022-04-14 01:02:42.637 | [195308 Async ks-demo-reader:225109]: Signaled 2022-04-14 01:02:42.648 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:42.649 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:42.649 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:42.649 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:42.649 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:42.649 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:42.649 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 360044c6c18c4a379de28ef8b8c3c6c5 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:42.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:42.649 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:42.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:42.649 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:42.649 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:42.649 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 360044c6c18c4a379de28ef8b8c3c6c5 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:42.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 360044c6c18c4a379de28ef8b8c3c6c5 --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:42.649 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:42.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:42.649 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:42.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.650 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:42.650 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:42.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:42.650 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:42.650 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:42.650 | ++ functions-common:get_field:825 : echo '| 71350b7bd9264dc0bb76196a128e39ee | 360044c6c18c4a379de28ef8b8c3c6c5 | | 08e7b7f417044fcf86293db4c63104ca | | | False |' 2022-04-14 01:02:42.650 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:42.650 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:42.650 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:42.650 | + functions-common:get_or_add_user_project_role:1004 : echo 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:42.650 | 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:42.848 | [195308 Async ks-demo-reader:225109]: finished get_or_add_user_project_role reader 360044c6c18c4a379de28ef8b8c3c6c5 08e7b7f417044fcf86293db4c63104ca with result 0 in 15 seconds 2022-04-14 01:02:42.889 | + inc/async:async_wait:197 : return 0 2022-04-14 01:02:42.916 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 01:02:43.258 | [195308 Async ks-alt-admin:225481]: Waiting for completion of get_or_add_user_project_role admin 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 running on PID 225481 (12 other jobs running) 2022-04-14 01:02:43.417 | [195308 Async ks-alt-admin:225481]: Signaling child to exit 2022-04-14 01:02:43.424 | WAKEUP 2022-04-14 01:02:43.582 | [195308 Async ks-alt-admin:225481]: Signaled 2022-04-14 01:02:43.593 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:43.593 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:43.593 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:43.594 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:43.594 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:43.594 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:43.594 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:43.594 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:43.594 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:43.594 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:43.594 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:43.594 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:43.594 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:43.594 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:43.594 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:43.594 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.594 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.594 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:43.595 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:43.595 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:43.595 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 7302f2bd18264c77940fbe4c43a3ee25 | | 35e30f943e464d1b85450c3d3e586fe6 | | | False |' 2022-04-14 01:02:43.595 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:43.595 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:43.595 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:43.595 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:43.595 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:02:43.872 | [195308 Async ks-alt-admin:225481]: finished get_or_add_user_project_role admin 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 16 seconds 2022-04-14 01:02:44.168 | [195308 Async ks-alt-another:225623]: Waiting for completion of get_or_add_user_project_role anotherrole 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 running on PID 225623 (11 other jobs running) 2022-04-14 01:02:44.335 | [195308 Async ks-alt-another:225623]: Signaling child to exit 2022-04-14 01:02:44.335 | WAKEUP 2022-04-14 01:02:44.485 | [195308 Async ks-alt-another:225623]: Signaled 2022-04-14 01:02:44.496 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:44.508 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:44.508 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:44.508 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:44.508 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:44.508 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:44.509 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:44.509 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:44.509 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:44.509 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:44.509 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:44.509 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:44.509 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:44.509 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7302f2bd18264c77940fbe4c43a3ee25 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:44.509 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:44.509 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:44.509 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:44.509 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:44.509 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:44.509 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:44.510 | ++ functions-common:get_field:825 : echo '| 9c293426c17e49de99a845c75790de7c | 7302f2bd18264c77940fbe4c43a3ee25 | | 35e30f943e464d1b85450c3d3e586fe6 | | | False |' 2022-04-14 01:02:44.510 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:44.510 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:44.510 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:44.510 | + functions-common:get_or_add_user_project_role:1004 : echo 9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:44.510 | 9c293426c17e49de99a845c75790de7c 2022-04-14 01:02:44.730 | [195308 Async ks-alt-another:225623]: finished get_or_add_user_project_role anotherrole 7302f2bd18264c77940fbe4c43a3ee25 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 15 seconds 2022-04-14 01:02:44.904 | [195308 Async ks-alt-member-user:225974]: Waiting for completion of get_or_add_user_project_role member e2499be9b6624adbb99815cfd513f514 35e30f943e464d1b85450c3d3e586fe6 running on PID 225974 (10 other jobs running) 2022-04-14 01:02:45.074 | [195308 Async ks-alt-member-user:225974]: Signaling child to exit 2022-04-14 01:02:45.074 | WAKEUP 2022-04-14 01:02:45.230 | [195308 Async ks-alt-member-user:225974]: Signaled 2022-04-14 01:02:45.240 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:45.240 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:45.240 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:45.240 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:45.241 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:45.241 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:45.241 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:45.241 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2499be9b6624adbb99815cfd513f514 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:45.241 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:45.241 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:45.241 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:45.241 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:45.241 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e2499be9b6624adbb99815cfd513f514 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2499be9b6624adbb99815cfd513f514 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:45.241 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:45.241 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:45.241 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.241 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:45.242 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:45.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:45.242 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:45.242 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:45.242 | ++ functions-common:get_field:825 : echo '| 056aa2f6460c41ccb394b4ff5bdc24df | e2499be9b6624adbb99815cfd513f514 | | 35e30f943e464d1b85450c3d3e586fe6 | | | False |' 2022-04-14 01:02:45.242 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:45.242 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:45.242 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:45.242 | + functions-common:get_or_add_user_project_role:1004 : echo 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:45.242 | 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:45.515 | [195308 Async ks-alt-member-user:225974]: finished get_or_add_user_project_role member e2499be9b6624adbb99815cfd513f514 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 13 seconds 2022-04-14 01:02:45.774 | [195308 Async ks-alt-reader-user:226200]: Waiting for completion of get_or_add_user_project_role reader 7a3830cbb15e4185b9aa97e897950d33 35e30f943e464d1b85450c3d3e586fe6 running on PID 226200 (9 other jobs running) 2022-04-14 01:02:45.932 | [195308 Async ks-alt-reader-user:226200]: Signaling child to exit 2022-04-14 01:02:45.932 | WAKEUP 2022-04-14 01:02:46.094 | [195308 Async ks-alt-reader-user:226200]: Signaled 2022-04-14 01:02:46.103 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:46.103 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:46.103 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:46.103 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:46.103 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:46.103 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:46.103 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:46.103 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:46.103 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:46.104 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a3830cbb15e4185b9aa97e897950d33 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:46.104 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:46.104 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:46.104 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:46.104 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:46.104 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:46.104 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7a3830cbb15e4185b9aa97e897950d33 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:46.104 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:46.104 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:46.104 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a3830cbb15e4185b9aa97e897950d33 --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:46.104 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.104 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:46.105 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:46.105 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:46.105 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:46.105 | ++ functions-common:get_field:825 : echo '| 71350b7bd9264dc0bb76196a128e39ee | 7a3830cbb15e4185b9aa97e897950d33 | | 35e30f943e464d1b85450c3d3e586fe6 | | | False |' 2022-04-14 01:02:46.105 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:46.105 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:46.105 | + functions-common:get_or_add_user_project_role:1004 : echo 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:46.105 | 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:46.370 | [195308 Async ks-alt-reader-user:226200]: finished get_or_add_user_project_role reader 7a3830cbb15e4185b9aa97e897950d33 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 12 seconds 2022-04-14 01:02:46.405 | + inc/async:async_wait:197 : return 0 2022-04-14 01:02:46.429 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 01:02:46.770 | [195308 Async ks-system-member:226424]: Waiting for completion of get_or_add_user_system_role member 1317e6a1e54642369b76efd8de8df46f all running on PID 226424 (8 other jobs running) 2022-04-14 01:02:46.914 | [195308 Async ks-system-member:226424]: Signaling child to exit 2022-04-14 01:02:46.914 | WAKEUP 2022-04-14 01:02:46.988 | [195308 Async ks-system-member:226424]: Signaled 2022-04-14 01:02:46.996 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 01:02:46.996 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 01:02:46.996 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 01:02:46.997 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:46.997 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:46.997 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:46.997 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:46.997 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 01:02:46.997 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1317e6a1e54642369b76efd8de8df46f --system all -f value -c Role 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 1317e6a1e54642369b76efd8de8df46f --system all 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1317e6a1e54642369b76efd8de8df46f --system all -f value -c Role 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:46.997 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:46.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:46.997 | + functions-common:get_or_add_user_system_role:1059 : echo 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:46.997 | 056aa2f6460c41ccb394b4ff5bdc24df 2022-04-14 01:02:47.179 | [195308 Async ks-system-member:226424]: finished get_or_add_user_system_role member 1317e6a1e54642369b76efd8de8df46f all with result 0 in 12 seconds 2022-04-14 01:02:47.411 | [195308 Async ks-system-reader:226706]: Waiting for completion of get_or_add_user_system_role reader 631d0c88fdae401fb3bcb734105e9b72 all running on PID 226706 (7 other jobs running) 2022-04-14 01:02:47.536 | [195308 Async ks-system-reader:226706]: Signaling child to exit 2022-04-14 01:02:47.537 | WAKEUP 2022-04-14 01:02:47.684 | [195308 Async ks-system-reader:226706]: Signaled 2022-04-14 01:02:47.695 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 01:02:47.695 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 01:02:47.695 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 01:02:47.695 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:47.695 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:47.695 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:47.695 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:47.695 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:47.695 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 01:02:47.695 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 631d0c88fdae401fb3bcb734105e9b72 --system all -f value -c Role 2022-04-14 01:02:47.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:47.696 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 01:02:47.696 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 01:02:47.696 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 631d0c88fdae401fb3bcb734105e9b72 --system all 2022-04-14 01:02:47.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 631d0c88fdae401fb3bcb734105e9b72 --system all -f value -c Role 2022-04-14 01:02:47.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.696 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:47.696 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:47.696 | + functions-common:get_or_add_user_system_role:1059 : echo 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:47.696 | 71350b7bd9264dc0bb76196a128e39ee 2022-04-14 01:02:47.979 | [195308 Async ks-system-reader:226706]: finished get_or_add_user_system_role reader 631d0c88fdae401fb3bcb734105e9b72 all with result 0 in 12 seconds 2022-04-14 01:02:48.017 | + inc/async:async_wait:197 : return 0 2022-04-14 01:02:48.037 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 01:02:48.330 | [195308 Async ks-group-memberdemo:227059]: Waiting for completion of get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca running on PID 227059 (6 other jobs running) 2022-04-14 01:02:48.491 | [195308 Async ks-group-memberdemo:227059]: Signaling child to exit 2022-04-14 01:02:50.480 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:50.572 | [227145 Async ks-group-anotherdemo:227145]: finished successfully 2022-04-14 01:02:50.708 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:50.748 | [227059 Async ks-group-memberdemo:227059]: finished successfully 2022-04-14 01:02:50.770 | WAKEUP 2022-04-14 01:02:50.811 | [195308 Async ks-group-memberdemo:227059]: Signaled 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:02:50.813 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca -f value 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca -f value 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:50.813 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False' 2022-04-14 01:02:50.813 | + functions-common:get_or_add_group_project_role:1083 : echo 056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False 2022-04-14 01:02:50.813 | 056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False 2022-04-14 01:02:50.887 | [195308 Async ks-group-memberdemo:227059]: finished get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca with result 0 in 14 seconds 2022-04-14 01:02:50.943 | [195308 Async ks-group-anotherdemo:227145]: Waiting for completion of get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca running on PID 227145 (5 other jobs running) 2022-04-14 01:02:50.984 | [195308 Async ks-group-anotherdemo:227145]: Signaling child to exit 2022-04-14 01:02:50.985 | WAKEUP 2022-04-14 01:02:51.020 | [195308 Async ks-group-anotherdemo:227145]: Signaled 2022-04-14 01:02:51.022 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:02:51.022 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca -f value 2022-04-14 01:02:51.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.022 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.023 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.023 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:51.023 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:02:51.023 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:02:51.023 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca 2022-04-14 01:02:51.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.023 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.023 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.023 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 08e7b7f417044fcf86293db4c63104ca -f value 2022-04-14 01:02:51.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.023 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.023 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.023 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:51.023 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False' 2022-04-14 01:02:51.023 | + functions-common:get_or_add_group_project_role:1083 : echo 9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False 2022-04-14 01:02:51.023 | 9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca False 2022-04-14 01:02:51.095 | [195308 Async ks-group-anotherdemo:227145]: finished get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 08e7b7f417044fcf86293db4c63104ca with result 0 in 14 seconds 2022-04-14 01:02:51.157 | [195308 Async ks-group-memberalt:227250]: Waiting for completion of get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 running on PID 227250 (4 other jobs running) 2022-04-14 01:02:51.199 | [195308 Async ks-group-memberalt:227250]: Signaling child to exit 2022-04-14 01:02:52.003 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:52.029 | [227339 Async ks-group-anotheralt:227339]: finished successfully 2022-04-14 01:02:52.296 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:52.323 | [227250 Async ks-group-memberalt:227250]: finished successfully 2022-04-14 01:02:52.344 | WAKEUP 2022-04-14 01:02:52.367 | [195308 Async ks-group-memberalt:227250]: Signaled 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:02:52.369 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 -f value 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 -f value 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False' 2022-04-14 01:02:52.369 | + functions-common:get_or_add_group_project_role:1083 : echo 056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False 2022-04-14 01:02:52.369 | 056aa2f6460c41ccb394b4ff5bdc24df 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False 2022-04-14 01:02:52.416 | [195308 Async ks-group-memberalt:227250]: finished get_or_add_group_project_role member 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 15 seconds 2022-04-14 01:02:52.463 | [195308 Async ks-group-anotheralt:227339]: Waiting for completion of get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 running on PID 227339 (3 other jobs running) 2022-04-14 01:02:52.489 | [195308 Async ks-group-anotheralt:227339]: Signaling child to exit 2022-04-14 01:02:52.489 | WAKEUP 2022-04-14 01:02:52.513 | [195308 Async ks-group-anotheralt:227339]: Signaled 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:02:52.515 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 -f value 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b5f615882dc4ba693dd57d017948cad --project 35e30f943e464d1b85450c3d3e586fe6 -f value 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False' 2022-04-14 01:02:52.515 | + functions-common:get_or_add_group_project_role:1083 : echo 9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False 2022-04-14 01:02:52.515 | 9c293426c17e49de99a845c75790de7c 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 False 2022-04-14 01:02:52.561 | [195308 Async ks-group-anotheralt:227339]: finished get_or_add_group_project_role anotherrole 3b5f615882dc4ba693dd57d017948cad 35e30f943e464d1b85450c3d3e586fe6 with result 0 in 14 seconds 2022-04-14 01:02:52.608 | [195308 Async ks-group-admin:227436]: Waiting for completion of get_or_add_group_project_role admin 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 running on PID 227436 (2 other jobs running) 2022-04-14 01:02:52.642 | [195308 Async ks-group-admin:227436]: Signaling child to exit 2022-04-14 01:02:52.919 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:52.945 | [227436 Async ks-group-admin:227436]: finished successfully 2022-04-14 01:02:52.964 | WAKEUP 2022-04-14 01:02:52.987 | [195308 Async ks-group-admin:227436]: Signaled 2022-04-14 01:02:52.988 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:02:52.988 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1894e20bc9ed45bd8ebbe05916a5e4e1 --project 7336448155974e1a80bf4ae323dcbfb3 -f value 2022-04-14 01:02:52.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.988 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.988 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.988 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:02:52.989 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:02:52.989 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 1894e20bc9ed45bd8ebbe05916a5e4e1 --project 7336448155974e1a80bf4ae323dcbfb3 2022-04-14 01:02:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.989 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.989 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.989 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1894e20bc9ed45bd8ebbe05916a5e4e1 --project 7336448155974e1a80bf4ae323dcbfb3 -f value 2022-04-14 01:02:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.989 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:52.989 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:52.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:52.989 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='af1955946878401299edf0f3b0299bfd 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 False' 2022-04-14 01:02:52.989 | + functions-common:get_or_add_group_project_role:1083 : echo af1955946878401299edf0f3b0299bfd 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 False 2022-04-14 01:02:52.989 | af1955946878401299edf0f3b0299bfd 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 False 2022-04-14 01:02:53.033 | [195308 Async ks-group-admin:227436]: finished get_or_add_group_project_role admin 1894e20bc9ed45bd8ebbe05916a5e4e1 7336448155974e1a80bf4ae323dcbfb3 with result 0 in 14 seconds 2022-04-14 01:02:53.036 | + inc/async:async_wait:197 : return 0 2022-04-14 01:02:53.039 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 01:02:53.056 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:02:53.058 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 01:02:53.076 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:53.078 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 01:02:53.081 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 01:02:53.140 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 01:02:53.178 | [195308 Async create_nova_accounts:229364]: running: create_nova_accounts 2022-04-14 01:02:53.180 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 01:02:53.201 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:53.204 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 01:02:53.206 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 01:02:53.267 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 01:02:53.307 | [195308 Async create_glance_accounts:229479]: running: create_glance_accounts 2022-04-14 01:02:53.309 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 01:02:53.331 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:53.334 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 01:02:53.336 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 01:02:53.409 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 01:02:53.453 | [195308 Async create_cinder_accounts:229609]: running: create_cinder_accounts 2022-04-14 01:02:53.456 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 01:02:53.476 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:53.478 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 01:02:53.481 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 01:02:53.553 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 01:02:53.639 | [195308 Async create_neutron_accounts:229724]: running: create_neutron_accounts 2022-04-14 01:02:53.642 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 01:02:53.680 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:53.683 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 01:02:53.687 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 01:02:54.109 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 01:02:54.343 | [195308 Async create_swift_accounts:229867]: running: create_swift_accounts 2022-04-14 01:02:54.369 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 01:02:54.517 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:02:54.533 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 01:02:54.934 | [195308 Async create_nova_accounts:229364]: Waiting for completion of create_nova_accounts running on PID 229364 (6 other jobs running) 2022-04-14 01:02:55.106 | [195308 Async create_nova_accounts:229364]: Signaling child to exit 2022-04-14 01:03:35.082 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:03:35.126 | [229724 Async create_neutron_accounts:229724]: finished successfully 2022-04-14 01:03:54.347 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:03:54.384 | [229609 Async create_cinder_accounts:229609]: finished successfully 2022-04-14 01:04:10.314 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:04:10.343 | [229479 Async create_glance_accounts:229479]: finished successfully 2022-04-14 01:04:13.350 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:04:13.377 | [229364 Async create_nova_accounts:229364]: finished successfully 2022-04-14 01:04:13.398 | WAKEUP 2022-04-14 01:04:13.422 | [195308 Async create_nova_accounts:229364]: Signaled 2022-04-14 01:04:13.423 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 01:04:13.423 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 01:04:13.423 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 01:04:13.423 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.423 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.423 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.423 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:04:13.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.423 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.423 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.424 | + functions-common:get_or_create_user:932 : user_id=5e88110f2cad442485a0278e69b43faf 2022-04-14 01:04:13.424 | + functions-common:get_or_create_user:933 : echo 5e88110f2cad442485a0278e69b43faf 2022-04-14 01:04:13.424 | 5e88110f2cad442485a0278e69b43faf 2022-04-14 01:04:13.424 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 01:04:13.424 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.424 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.424 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.424 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.424 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.424 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.424 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.424 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.424 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.424 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.424 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.424 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.424 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.424 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.425 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.425 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.425 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.425 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.425 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.425 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.425 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.425 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.425 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | 5e88110f2cad442485a0278e69b43faf | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.425 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.425 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.425 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.425 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.425 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.425 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 01:04:13.425 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 01:04:13.425 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.425 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.425 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.425 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.425 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.425 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.425 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.426 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.426 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.426 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.426 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.426 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.426 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.426 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.426 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.426 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.426 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.426 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.426 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.426 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 5e88110f2cad442485a0278e69b43faf | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.426 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.427 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.427 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:04:13.427 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:04:13.427 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:04:13.427 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 01:04:13.427 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:04:13.427 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.26/compute 2022-04-14 01:04:13.427 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 01:04:13.427 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.427 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 01:04:13.427 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 01:04:13.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.427 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.427 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.427 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.438 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.439 | cb3ba895957e406c895f23116f7930df' 2022-04-14 01:04:13.439 | + functions-common:get_or_create_service:1101 : echo cb3ba895957e406c895f23116f7930df 2022-04-14 01:04:13.439 | cb3ba895957e406c895f23116f7930df 2022-04-14 01:04:13.439 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.26/compute/v2/$(project_id)s' 2022-04-14 01:04:13.439 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.439 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' RegionOne 2022-04-14 01:04:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.439 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.439 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.439 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:04:13.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.440 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.440 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.440 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0e35909970f648bd9f17739b4193be1b 2022-04-14 01:04:13.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0e35909970f648bd9f17739b4193be1b 2022-04-14 01:04:13.440 | + functions-common:get_or_create_endpoint:1134 : public_id=0e35909970f648bd9f17739b4193be1b 2022-04-14 01:04:13.440 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.440 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.440 | + functions-common:get_or_create_endpoint:1143 : echo 0e35909970f648bd9f17739b4193be1b 2022-04-14 01:04:13.440 | 0e35909970f648bd9f17739b4193be1b 2022-04-14 01:04:13.440 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 01:04:13.440 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.440 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 01:04:13.440 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 01:04:13.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.440 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.440 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.440 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.440 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.440 | 913f7ef8586c4c63b16d5a511db97911' 2022-04-14 01:04:13.440 | + functions-common:get_or_create_service:1101 : echo 913f7ef8586c4c63b16d5a511db97911 2022-04-14 01:04:13.440 | 913f7ef8586c4c63b16d5a511db97911 2022-04-14 01:04:13.440 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.26/compute/v2.1 2022-04-14 01:04:13.440 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.440 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.26/compute/v2.1 RegionOne 2022-04-14 01:04:13.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.441 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.441 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.441 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.26/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 01:04:13.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.441 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.441 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.441 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=41869ee1a60f425086d3dd80504785ae 2022-04-14 01:04:13.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 41869ee1a60f425086d3dd80504785ae 2022-04-14 01:04:13.441 | + functions-common:get_or_create_endpoint:1134 : public_id=41869ee1a60f425086d3dd80504785ae 2022-04-14 01:04:13.441 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.441 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.441 | + functions-common:get_or_create_endpoint:1143 : echo 41869ee1a60f425086d3dd80504785ae 2022-04-14 01:04:13.441 | 41869ee1a60f425086d3dd80504785ae 2022-04-14 01:04:13.441 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 01:04:13.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:04:13.441 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 01:04:13.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:04:13.441 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 01:04:13.441 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.441 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.441 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.441 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.441 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.441 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.442 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.442 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.442 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.442 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.442 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.442 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.442 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.442 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.442 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.442 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.442 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.442 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.442 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.442 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.442 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.443 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.443 | ++ functions-common:get_field:825 : echo '| a2979efc76554875a9e3c3c34332a615 | 5e88110f2cad442485a0278e69b43faf | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.443 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.443 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.443 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.443 | + functions-common:get_or_add_user_project_role:1004 : echo a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.443 | a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.443 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 01:04:13.443 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:04:13.443 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 01:04:13.443 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:04:13.443 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 01:04:13.470 | [195308 Async create_nova_accounts:229364]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 01:04:13.509 | [195308 Async create_glance_accounts:229479]: Waiting for completion of create_glance_accounts running on PID 229479 (5 other jobs running) 2022-04-14 01:04:13.534 | [195308 Async create_glance_accounts:229479]: Signaling child to exit 2022-04-14 01:04:13.534 | WAKEUP 2022-04-14 01:04:13.558 | [195308 Async create_glance_accounts:229479]: Signaled 2022-04-14 01:04:13.560 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 01:04:13.560 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:04:13.560 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 01:04:13.560 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 01:04:13.560 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.560 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.560 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.560 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:04:13.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.560 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.560 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.560 | + functions-common:get_or_create_user:932 : user_id=abe1c469defb415b981da58694cc7843 2022-04-14 01:04:13.560 | + functions-common:get_or_create_user:933 : echo abe1c469defb415b981da58694cc7843 2022-04-14 01:04:13.560 | abe1c469defb415b981da58694cc7843 2022-04-14 01:04:13.560 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 01:04:13.560 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.560 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.560 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.560 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.560 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.561 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.561 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.561 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.561 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.561 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.561 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.561 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.561 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.561 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.561 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.561 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.561 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.562 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.562 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.562 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.562 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | abe1c469defb415b981da58694cc7843 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.562 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.562 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.562 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.562 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.562 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:04:13.562 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 01:04:13.562 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:04:13.562 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 01:04:13.562 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 01:04:13.562 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.562 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.562 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.562 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:04:13.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.562 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.562 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.562 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.562 | + functions-common:get_or_create_user:932 : user_id=f1819215e7ed44259a9b50e3d5dcce19 2022-04-14 01:04:13.562 | + functions-common:get_or_create_user:933 : echo f1819215e7ed44259a9b50e3d5dcce19 2022-04-14 01:04:13.562 | f1819215e7ed44259a9b50e3d5dcce19 2022-04-14 01:04:13.562 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 01:04:13.562 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.562 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.562 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.562 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.562 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.563 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.563 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.563 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.563 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.563 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.563 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.563 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.563 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.563 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.563 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.563 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.563 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.563 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.564 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.564 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.564 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.564 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.564 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | f1819215e7ed44259a9b50e3d5dcce19 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.564 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.564 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.564 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.564 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.564 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 01:04:13.564 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 01:04:13.564 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.564 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.564 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.565 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.565 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.565 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.565 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.565 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.565 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.565 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.565 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.565 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.565 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.565 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.565 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.565 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.565 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.565 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.566 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.566 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.566 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.566 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.566 | ++ functions-common:get_field:825 : echo '| a2979efc76554875a9e3c3c34332a615 | f1819215e7ed44259a9b50e3d5dcce19 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.566 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.566 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.566 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.566 | + functions-common:get_or_add_user_project_role:1004 : echo a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.566 | a2979efc76554875a9e3c3c34332a615 2022-04-14 01:04:13.566 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 01:04:13.566 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.566 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 01:04:13.566 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 01:04:13.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.566 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.566 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.566 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.566 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.566 | 4590450ef6bd4840b9b4466c984da08c' 2022-04-14 01:04:13.566 | + functions-common:get_or_create_service:1101 : echo 4590450ef6bd4840b9b4466c984da08c 2022-04-14 01:04:13.566 | 4590450ef6bd4840b9b4466c984da08c 2022-04-14 01:04:13.566 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.26/image 2022-04-14 01:04:13.566 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.566 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.26/image RegionOne 2022-04-14 01:04:13.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.566 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.567 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.567 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.567 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.26/image --region RegionOne -f value -c id 2022-04-14 01:04:13.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.567 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.567 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.567 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cd5315db0744456487b59f26022c4f09 2022-04-14 01:04:13.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cd5315db0744456487b59f26022c4f09 2022-04-14 01:04:13.567 | + functions-common:get_or_create_endpoint:1134 : public_id=cd5315db0744456487b59f26022c4f09 2022-04-14 01:04:13.567 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.567 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.567 | + functions-common:get_or_create_endpoint:1143 : echo cd5315db0744456487b59f26022c4f09 2022-04-14 01:04:13.567 | cd5315db0744456487b59f26022c4f09 2022-04-14 01:04:13.567 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 01:04:13.567 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 01:04:13.567 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 01:04:13.567 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 01:04:13.567 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 01:04:13.567 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 01:04:13.567 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 01:04:13.567 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 01:04:13.567 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 01:04:13.609 | [195308 Async create_glance_accounts:229479]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-14 01:04:13.649 | [195308 Async create_cinder_accounts:229609]: Waiting for completion of create_cinder_accounts running on PID 229609 (4 other jobs running) 2022-04-14 01:04:13.675 | [195308 Async create_cinder_accounts:229609]: Signaling child to exit 2022-04-14 01:04:13.675 | WAKEUP 2022-04-14 01:04:13.702 | [195308 Async create_cinder_accounts:229609]: Signaled 2022-04-14 01:04:13.704 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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 =~ c-api ]] 2022-04-14 01:04:13.704 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 01:04:13.704 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 01:04:13.704 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.704 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.704 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.704 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:04:13.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.704 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.704 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.704 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.704 | + functions-common:get_or_create_user:932 : user_id=3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.704 | + functions-common:get_or_create_user:933 : echo 3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.704 | 3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.704 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 01:04:13.704 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.704 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.704 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.705 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.705 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.705 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.705 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.705 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.705 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.705 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.705 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.706 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.706 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.706 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.706 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.706 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.706 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.706 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.706 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.706 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.706 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.706 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.706 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.706 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.706 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.706 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.706 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.706 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.706 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | 3ed854bb2a594ebe985e96ff0ba87f3b | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.706 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.706 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.706 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.706 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.706 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.707 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:04:13.707 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 01:04:13.707 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.707 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 01:04:13.707 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 01:04:13.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.707 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.707 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.707 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.707 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.707 | b751daa6473d474f933d5eb2172069fd' 2022-04-14 01:04:13.708 | + functions-common:get_or_create_service:1101 : echo b751daa6473d474f933d5eb2172069fd 2022-04-14 01:04:13.708 | b751daa6473d474f933d5eb2172069fd 2022-04-14 01:04:13.708 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 01:04:13.708 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-04-14 01:04:13.708 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.708 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-04-14 01:04:13.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.709 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.710 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.710 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.710 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.710 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:04:13.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.710 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.710 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.710 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ea4c488fb0424faf81ec1372e017150c 2022-04-14 01:04:13.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ea4c488fb0424faf81ec1372e017150c 2022-04-14 01:04:13.710 | + functions-common:get_or_create_endpoint:1134 : public_id=ea4c488fb0424faf81ec1372e017150c 2022-04-14 01:04:13.710 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.710 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.710 | + functions-common:get_or_create_endpoint:1143 : echo ea4c488fb0424faf81ec1372e017150c 2022-04-14 01:04:13.710 | ea4c488fb0424faf81ec1372e017150c 2022-04-14 01:04:13.710 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 01:04:13.710 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.710 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 01:04:13.710 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 01:04:13.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.711 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.711 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.711 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.711 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.711 | e4bb91f7c86541dcb50318b446166baf' 2022-04-14 01:04:13.711 | + functions-common:get_or_create_service:1101 : echo e4bb91f7c86541dcb50318b446166baf 2022-04-14 01:04:13.711 | e4bb91f7c86541dcb50318b446166baf 2022-04-14 01:04:13.712 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-04-14 01:04:13.712 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.712 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-04-14 01:04:13.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.712 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.712 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.712 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:04:13.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.712 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.712 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.712 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b0ad0358b59d49d48276ad8856464107 2022-04-14 01:04:13.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b0ad0358b59d49d48276ad8856464107 2022-04-14 01:04:13.712 | + functions-common:get_or_create_endpoint:1134 : public_id=b0ad0358b59d49d48276ad8856464107 2022-04-14 01:04:13.712 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.712 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.712 | + functions-common:get_or_create_endpoint:1143 : echo b0ad0358b59d49d48276ad8856464107 2022-04-14 01:04:13.712 | b0ad0358b59d49d48276ad8856464107 2022-04-14 01:04:13.712 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 01:04:13.712 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 01:04:13.712 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:04:13.712 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 01:04:13.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.713 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.713 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.713 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_project:945 : project_id=b0668c64d399459fab6b73484f276f51 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_project:946 : echo b0668c64d399459fab6b73484f276f51 2022-04-14 01:04:13.713 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b0668c64d399459fab6b73484f276f51 2022-04-14 01:04:13.713 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.713 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 01:04:13.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.713 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.713 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.713 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 01:04:13.713 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_user:932 : user_id=3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.713 | ++ functions-common:get_or_create_user:933 : echo 3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.713 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3ed854bb2a594ebe985e96ff0ba87f3b 2022-04-14 01:04:13.754 | [195308 Async create_cinder_accounts:229609]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-14 01:04:13.759 | + inc/async:async_wait:197 : return 0 2022-04-14 01:04:13.761 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 01:04:13.815 | [195308 Async create_neutron_accounts:229724]: Waiting for completion of create_neutron_accounts running on PID 229724 (3 other jobs running) 2022-04-14 01:04:13.841 | [195308 Async create_neutron_accounts:229724]: Signaling child to exit 2022-04-14 01:04:13.841 | WAKEUP 2022-04-14 01:04:13.866 | [195308 Async create_neutron_accounts:229724]: Signaled 2022-04-14 01:04:13.868 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 01:04:13.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 01:04:13.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 01:04:13.868 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 01:04:13.868 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 01:04:13.868 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 01:04:13.868 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 01:04:13.868 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 01:04:13.868 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 01:04:13.868 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 01:04:13.868 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.26:9696/ 2022-04-14 01:04:13.868 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-svc ]] 2022-04-14 01:04:13.868 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 01:04:13.868 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 01:04:13.868 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:04:13.868 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:04:13.868 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:04:13.869 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:04:13.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.869 | + functions-common:get_or_create_user:932 : user_id=ad1dc02103024fd9995ae144f7c059b6 2022-04-14 01:04:13.869 | + functions-common:get_or_create_user:933 : echo ad1dc02103024fd9995ae144f7c059b6 2022-04-14 01:04:13.869 | ad1dc02103024fd9995ae144f7c059b6 2022-04-14 01:04:13.869 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 01:04:13.869 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:04:13.869 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:04:13.869 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:04:13.869 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:04:13.869 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:04:13.869 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.869 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.869 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.869 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.869 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:04:13.870 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:04:13.870 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.870 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:04:13.870 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:04:13.870 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:04:13.870 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:04:13.870 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.870 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:04:13.870 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:04:13.870 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | ad1dc02103024fd9995ae144f7c059b6 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:04:13.870 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:04:13.870 | ++ functions-common:get_field:819 : read data 2022-04-14 01:04:13.870 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.870 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.870 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:04:13.870 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:04:13.870 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 01:04:13.870 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:04:13.870 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 01:04:13.870 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.871 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:04:13.871 | 8bc68c2fd1b84764a8f25ea55a1d31d9' 2022-04-14 01:04:13.871 | + functions-common:get_or_create_service:1101 : echo 8bc68c2fd1b84764a8f25ea55a1d31d9 2022-04-14 01:04:13.871 | 8bc68c2fd1b84764a8f25ea55a1d31d9 2022-04-14 01:04:13.871 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.26:9696/ 2022-04-14 01:04:13.871 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:04:13.871 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.26:9696/ RegionOne 2022-04-14 01:04:13.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:04:13.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 01:04:13.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.871 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:04:13.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:04:13.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.26:9696/ --region RegionOne -f value -c id 2022-04-14 01:04:13.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:04:13.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:04:13.871 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:04:13.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a4229a61dba240aa971011970ecb14d1 2022-04-14 01:04:13.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a4229a61dba240aa971011970ecb14d1 2022-04-14 01:04:13.871 | + functions-common:get_or_create_endpoint:1134 : public_id=a4229a61dba240aa971011970ecb14d1 2022-04-14 01:04:13.871 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:04:13.871 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:04:13.871 | + functions-common:get_or_create_endpoint:1143 : echo a4229a61dba240aa971011970ecb14d1 2022-04-14 01:04:13.871 | a4229a61dba240aa971011970ecb14d1 2022-04-14 01:04:13.915 | [195308 Async create_neutron_accounts:229724]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 01:04:13.961 | [195308 Async create_swift_accounts:229867]: Waiting for completion of create_swift_accounts running on PID 229867 (2 other jobs running) 2022-04-14 01:04:13.987 | [195308 Async create_swift_accounts:229867]: Signaling child to exit 2022-04-14 01:05:03.762 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:05:03.788 | [229867 Async create_swift_accounts:229867]: finished successfully 2022-04-14 01:05:03.808 | WAKEUP 2022-04-14 01:05:03.830 | [195308 Async create_swift_accounts:229867]: Signaled 2022-04-14 01:05:03.831 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 01:05:03.831 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 01:05:03.832 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 01:05:03.832 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 01:05:03.832 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 01:05:03.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.832 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.832 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.832 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.832 | ++ functions-common:get_or_create_role:957 : role_id=9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.832 | ++ functions-common:get_or_create_role:958 : echo 9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:614 : another_role=9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.832 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 01:05:03.832 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 01:05:03.832 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:05:03.832 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:05:03.832 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:05:03.832 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:05:03.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.832 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.832 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.832 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.832 | + functions-common:get_or_create_user:932 : user_id=a369725b617d43a192d4ee33c8c85556 2022-04-14 01:05:03.832 | + functions-common:get_or_create_user:933 : echo a369725b617d43a192d4ee33c8c85556 2022-04-14 01:05:03.833 | a369725b617d43a192d4ee33c8c85556 2022-04-14 01:05:03.833 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 01:05:03.833 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:05:03.833 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:05:03.833 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.833 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.833 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.833 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.833 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.833 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.833 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.833 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.833 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.833 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.833 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.834 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.834 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.834 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.834 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.834 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.834 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.834 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.834 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.834 | ++ functions-common:get_field:825 : echo '| f2e4575487f94704a3511f1966ddf007 | a369725b617d43a192d4ee33c8c85556 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:05:03.834 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.834 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2e4575487f94704a3511f1966ddf007 2022-04-14 01:05:03.834 | + functions-common:get_or_add_user_project_role:1004 : echo f2e4575487f94704a3511f1966ddf007 2022-04-14 01:05:03.834 | f2e4575487f94704a3511f1966ddf007 2022-04-14 01:05:03.834 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 01:05:03.834 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 01:05:03.834 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.834 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:05:03.834 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:05:03.834 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:05:03.834 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.834 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.834 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.834 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.834 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.835 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.835 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.835 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:05:03.835 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.835 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.835 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.835 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.835 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.835 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.835 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.835 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.835 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | a369725b617d43a192d4ee33c8c85556 | | b0668c64d399459fab6b73484f276f51 | | | False |' 2022-04-14 01:05:03.835 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.835 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.835 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.835 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.835 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.835 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 01:05:03.835 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:05:03.836 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 01:05:03.836 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.836 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:05:03.836 | 3e78ecd88181464a8c2f9c9d0e08da93' 2022-04-14 01:05:03.836 | + functions-common:get_or_create_service:1101 : echo 3e78ecd88181464a8c2f9c9d0e08da93 2022-04-14 01:05:03.836 | 3e78ecd88181464a8c2f9c9d0e08da93 2022-04-14 01:05:03.836 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' http://10.222.0.26:8080 2022-04-14 01:05:03.836 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:05:03.836 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 01:05:03.836 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:05:03.836 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.836 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:05:03.836 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:05:03.836 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.836 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.836 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.836 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f326c861366c46d6bdebfa99a1756422 2022-04-14 01:05:03.836 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f326c861366c46d6bdebfa99a1756422 2022-04-14 01:05:03.837 | + functions-common:get_or_create_endpoint:1134 : public_id=f326c861366c46d6bdebfa99a1756422 2022-04-14 01:05:03.837 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.26:8080 ]] 2022-04-14 01:05:03.837 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.26:8080 RegionOne 2022-04-14 01:05:03.837 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:05:03.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.837 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.837 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:05:03.837 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:05:03.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.26:8080 --region RegionOne -f value -c id 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.837 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.837 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c92c10cb752e4fa3af4d7b89b247b426 2022-04-14 01:05:03.837 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo c92c10cb752e4fa3af4d7b89b247b426 2022-04-14 01:05:03.837 | c92c10cb752e4fa3af4d7b89b247b426 2022-04-14 01:05:03.837 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:05:03.837 | + functions-common:get_or_create_endpoint:1143 : echo f326c861366c46d6bdebfa99a1756422 2022-04-14 01:05:03.837 | f326c861366c46d6bdebfa99a1756422 2022-04-14 01:05:03.837 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 01:05:03.837 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 01:05:03.837 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:05:03.837 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.837 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_project:945 : project_id=abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_project:946 : echo abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.838 | + lib/swift:create_swift_accounts:628 : swift_project_test1=abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.838 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 01:05:03.838 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.838 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 01:05:03.838 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 01:05:03.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.838 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.838 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_user:932 : user_id=8e9710f4124e4dde989432638b3c4119 2022-04-14 01:05:03.838 | ++ functions-common:get_or_create_user:933 : echo 8e9710f4124e4dde989432638b3c4119 2022-04-14 01:05:03.838 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=8e9710f4124e4dde989432638b3c4119 2022-04-14 01:05:03.838 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 01:05:03.838 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.838 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 8e9710f4124e4dde989432638b3c4119 abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.838 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.838 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:05:03.838 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.838 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.838 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:05:03.838 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:05:03.838 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:05:03.838 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:05:03.838 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.838 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e9710f4124e4dde989432638b3c4119 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.839 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.839 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.839 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.839 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.839 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.839 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8e9710f4124e4dde989432638b3c4119 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e9710f4124e4dde989432638b3c4119 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.839 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.839 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.839 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.839 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.839 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.839 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.839 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.839 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.839 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.839 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 8e9710f4124e4dde989432638b3c4119 | | abdaffa048b44482bd7c15a709a00d6d | | | False |' 2022-04-14 01:05:03.839 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.839 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.840 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.840 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.840 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 01:05:03.840 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 01:05:03.840 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:05:03.840 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 01:05:03.840 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 01:05:03.840 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 01:05:03.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.840 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.840 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.840 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.840 | ++ functions-common:get_or_create_user:932 : user_id=71aa541b63294e0bae5f67852d103122 2022-04-14 01:05:03.840 | ++ functions-common:get_or_create_user:933 : echo 71aa541b63294e0bae5f67852d103122 2022-04-14 01:05:03.840 | + lib/swift:create_swift_accounts:637 : swift_user_test3=71aa541b63294e0bae5f67852d103122 2022-04-14 01:05:03.840 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 01:05:03.840 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.840 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9c293426c17e49de99a845c75790de7c 71aa541b63294e0bae5f67852d103122 abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.840 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.840 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:05:03.840 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.840 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.840 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:05:03.840 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:05:03.840 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:05:03.840 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:05:03.840 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9c293426c17e49de99a845c75790de7c --user 71aa541b63294e0bae5f67852d103122 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.840 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.840 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.840 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.840 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.841 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.841 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.841 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9c293426c17e49de99a845c75790de7c --user 71aa541b63294e0bae5f67852d103122 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9c293426c17e49de99a845c75790de7c --user 71aa541b63294e0bae5f67852d103122 --project abdaffa048b44482bd7c15a709a00d6d 2022-04-14 01:05:03.841 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.841 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.841 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.841 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.841 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.841 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.841 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.841 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.841 | ++ functions-common:get_field:825 : echo '| 9c293426c17e49de99a845c75790de7c | 71aa541b63294e0bae5f67852d103122 | | abdaffa048b44482bd7c15a709a00d6d | | | False |' 2022-04-14 01:05:03.841 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.841 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.841 | + functions-common:get_or_add_user_project_role:1004 : echo 9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.841 | 9c293426c17e49de99a845c75790de7c 2022-04-14 01:05:03.841 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 01:05:03.841 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 01:05:03.841 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:05:03.842 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 01:05:03.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.842 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.842 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.842 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_project:945 : project_id=a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_project:946 : echo a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 01:05:03.842 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 01:05:03.842 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 01:05:03.842 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 01:05:03.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.842 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.842 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.842 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_user:932 : user_id=c4428342745245e282c593a35a037491 2022-04-14 01:05:03.842 | ++ functions-common:get_or_create_user:933 : echo c4428342745245e282c593a35a037491 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c4428342745245e282c593a35a037491 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 01:05:03.842 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.842 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c4428342745245e282c593a35a037491 a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.842 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.842 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:05:03.842 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.843 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.843 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:05:03.843 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:05:03.843 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:05:03.843 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4428342745245e282c593a35a037491 --project a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.843 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.843 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.843 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.843 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.843 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.843 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.843 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.843 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user c4428342745245e282c593a35a037491 --project a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.843 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.843 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4428342745245e282c593a35a037491 --project a92b978dbac046c8a11468615089513f 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.843 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.843 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.843 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.843 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.844 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.844 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.844 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.844 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.844 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | c4428342745245e282c593a35a037491 | | a92b978dbac046c8a11468615089513f | | | False |' 2022-04-14 01:05:03.844 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.844 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.844 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.844 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.844 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 01:05:03.844 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 01:05:03.844 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 01:05:03.844 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 01:05:03.844 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 01:05:03.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.844 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.844 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.844 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.844 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 01:05:03.844 | 1a2bd566ba91404491a93886f892e2f5' 2022-04-14 01:05:03.844 | ++ functions-common:get_or_create_domain:895 : echo 1a2bd566ba91404491a93886f892e2f5 2022-04-14 01:05:03.844 | + lib/swift:create_swift_accounts:652 : swift_domain=1a2bd566ba91404491a93886f892e2f5 2022-04-14 01:05:03.844 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 01:05:03.844 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.845 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 01:05:03.845 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 1a2bd566ba91404491a93886f892e2f5 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:05:03.845 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1a2bd566ba91404491a93886f892e2f5 --or-show -f value -c id 2022-04-14 01:05:03.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.845 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.845 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.845 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_project:945 : project_id=8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_project:946 : echo 8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.845 | + lib/swift:create_swift_accounts:656 : swift_project_test4=8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.845 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 01:05:03.845 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.845 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 01:05:03.845 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 1a2bd566ba91404491a93886f892e2f5 test4@example.com 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 01:05:03.845 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 01:05:03.846 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1a2bd566ba91404491a93886f892e2f5 --email=test4@example.com --or-show -f value -c id 2022-04-14 01:05:03.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.846 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.846 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.846 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.846 | ++ functions-common:get_or_create_user:932 : user_id=3608cf0785d945b58395656cafb568ba 2022-04-14 01:05:03.846 | ++ functions-common:get_or_create_user:933 : echo 3608cf0785d945b58395656cafb568ba 2022-04-14 01:05:03.846 | + lib/swift:create_swift_accounts:661 : swift_user_test4=3608cf0785d945b58395656cafb568ba 2022-04-14 01:05:03.846 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 01:05:03.846 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:05:03.846 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 3608cf0785d945b58395656cafb568ba 8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.846 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:05:03.846 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:05:03.846 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:05:03.846 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:05:03.846 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:05:03.846 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:05:03.846 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:05:03.846 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:05:03.846 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3608cf0785d945b58395656cafb568ba --project 8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.846 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.846 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:05:03.846 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.846 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.846 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.846 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.846 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.847 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:05:03.847 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:05:03.847 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 3608cf0785d945b58395656cafb568ba --project 8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.847 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.847 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.847 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3608cf0785d945b58395656cafb568ba --project 8d4fd08c4e274891b73983a9a7d924eb 2022-04-14 01:05:03.847 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:05:03.847 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:05:03.847 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:05:03.847 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.847 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:03.847 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:03.847 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:05:03.847 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:05:03.847 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:05:03.847 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:05:03.847 | ++ functions-common:get_field:825 : echo '| af1955946878401299edf0f3b0299bfd | 3608cf0785d945b58395656cafb568ba | | 8d4fd08c4e274891b73983a9a7d924eb | | | False |' 2022-04-14 01:05:03.847 | ++ functions-common:get_field:819 : read data 2022-04-14 01:05:03.847 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.847 | + functions-common:get_or_add_user_project_role:1004 : echo af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.847 | af1955946878401299edf0f3b0299bfd 2022-04-14 01:05:03.877 | [195308 Async create_swift_accounts:229867]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 01:05:03.884 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 01:05:03.887 | + inc/async:async_wait:197 : return 0 2022-04-14 01:05:03.889 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 01:05:03.908 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:03.910 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 01:05:03.928 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:03.931 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 01:05:03.933 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:05:03.936 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 01:05:03.938 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 01:05:03.941 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 01:05:03.999 | + inc/async:async_inner:63 : init_glance 2022-04-14 01:05:04.040 | [195308 Async init_glance:234122]: running: init_glance 2022-04-14 01:05:04.043 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 01:05:04.061 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:04.063 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 01:05:04.066 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:05:04.069 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 01:05:04.071 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 01:05:04.074 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 01:05:04.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 01:05:04.078 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 01:05:04.084 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 01:05:04.087 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 01:05:04.089 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-14 01:05:04.092 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 01:05:04.095 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 01:05:04.098 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 01:05:04.100 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 01:05:04.103 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 01:05:04.116 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 01:05:04.118 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 01:05:07.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:07.622 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:07.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:07.622 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:11.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:11.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:11.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:11.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:14.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:14.671 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:14.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:14.671 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:18.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:18.156 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:18.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:18.156 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:21.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:21.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:21.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:21.649 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:25.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:25.142 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:25.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:25.142 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:28.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:28.645 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:28.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:28.646 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:32.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:32.361 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:32.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:32.361 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:37.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:37.085 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:37.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:37.085 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:37.085 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 01:05:43.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:43.221 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:43.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:43.222 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:43.542 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 01:05:43.547 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 01:05:43.550 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 01:05:43.552 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 01:05:43.554 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 01:05:43.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 01:05:43.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 01:05:43.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 01:05:43.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 01:05:43.565 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 01:05:43.568 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 01:05:43.570 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 01:05:43.572 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 01:05:43.574 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 01:05:43.577 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 01:05:43.579 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 01:05:43.583 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:43.585 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 01:05:43.588 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:43.593 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 01:05:43.596 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 01:05:43.598 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 01:05:43.600 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 01:05:43.602 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 01:05:43.605 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 01:05:43.634 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 01:05:43.663 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 01:05:43.698 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 01:05:43.729 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 01:05:43.761 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 01:05:43.792 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 01:05:43.795 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 01:05:43.797 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 01:05:43.800 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:05:43.803 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 01:05:43.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 01:05:43.822 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 01:05:43.825 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 01:05:43.827 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 01:05:43.830 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 01:05:43.861 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-04-14 01:05:43.891 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 01:05:43.922 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 01:05:43.958 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 01:05:43.974 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:05:43.976 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 01:05:43.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:05:43.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 01:05:43.984 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 01:05:43.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 01:05:43.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 01:05:44.000 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:05:44.003 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 01:05:44.005 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 01:05:44.022 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 01:05:44.035 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 01:05:44.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 01:05:44.057 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 01:05:44.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 01:05:44.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 01:05:44.084 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:44.087 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 01:05:44.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.bKp6m90trd 2022-04-14 01:05:44.094 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 01:05:44.097 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:44.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.bKp6m90trd 2022-04-14 01:05:44.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.bKp6m90trd 2022-04-14 01:05:44.115 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.bKp6m90trd /etc/sudoers.d/neutron-rootwrap 2022-04-14 01:05:44.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:05:44.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:44.159 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:44.187 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 01:05:44.191 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 01:05:44.197 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 01:05:44.197 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 01:05:44.199 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 01:05:44.201 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 01:05:44.219 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:44.222 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 01:05:44.225 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 01:05:44.227 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 01:05:44.245 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:44.248 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 01:05:44.250 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 01:05:44.281 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 01:05:44.284 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 01:05:44.286 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 01:05:44.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:44.306 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 01:05:44.308 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 01:05:44.310 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:05:44.313 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:05:44.316 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 01:05:44.318 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 01:05:44.321 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:05:44.323 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 01:05:44.328 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 01:05:44.329 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 01:05:44.334 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 01:05:44.336 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 01:05:44.341 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 01:05:44.359 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:44.361 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 01:05:44.364 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 01:05:44.366 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 01:05:44.371 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 01:05:44.401 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 01:05:44.432 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 01:05:44.466 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 01:05:44.496 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 01:05:44.530 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 01:05:44.533 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:05:44.535 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 01:05:44.538 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 01:05:44.540 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 01:05:44.571 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 01:05:44.600 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 01:05:44.636 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 01:05:44.667 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 01:05:44.701 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 01:05:44.732 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 01:05:44.765 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 01:05:44.800 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 01:05:44.830 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 01:05:44.859 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 01:05:44.891 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 01:05:44.925 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 01:05:44.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:05:44.930 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 01:05:44.932 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 01:05:44.935 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 01:05:44.970 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 01:05:45.000 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.26/identity 2022-04-14 01:05:45.032 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 01:05:45.063 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 01:05:45.098 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 01:05:45.129 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 01:05:45.158 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 01:05:45.188 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 01:05:45.221 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 01:05:45.251 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 01:05:45.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 01:05:45.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 01:05:45.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 01:05:45.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 01:05:45.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 01:05:45.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 01:05:45.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 01:05:45.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 01:05:45.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 01:05:45.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 01:05:45.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 01:05:45.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 01:05:45.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 01:05:45.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 01:05:45.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 01:05:45.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 01:05:45.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 01:05:45.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:45.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 01:05:45.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 01:05:45.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.331 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:05:45.334 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 01:05:45.344 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 01:05:45.344 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 01:05:45.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 01:05:45.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 01:05:45.375 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.378 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:05:45.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 01:05:45.382 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 01:05:45.385 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.387 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 01:05:45.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 01:05:45.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:05:45.425 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 01:05:45.426 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 01:05:45.429 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.431 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 01:05:45.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 01:05:45.465 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.465 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 01:05:45.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 01:05:45.469 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 01:05:45.472 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.474 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 01:05:45.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 01:05:45.510 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.512 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 01:05:45.515 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 01:05:45.518 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 01:05:45.520 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.522 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 01:05:45.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 01:05:45.555 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.557 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 01:05:45.561 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 01:05:45.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 01:05:45.564 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.567 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 01:05:45.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-14 01:05:45.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 01:05:45.604 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 01:05:45.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 01:05:45.608 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-14 01:05:45.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 01:05:45.642 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:05:45.644 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 01:05:45.647 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 01:05:45.649 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 01:05:45.652 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:05:45.654 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 01:05:45.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 01:05:45.685 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 01:05:45.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:45.706 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 01:05:45.708 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:05:45.741 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:45.743 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:45.777 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 01:05:45.808 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 01:05:45.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 01:05:45.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 01:05:45.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 01:05:48.832 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 01:05:48.832 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 01:05:48.833 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236038) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 01:05:48.882 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:05:48.882 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:05:48.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:48.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:48.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:48.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236038) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:48.936 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 01:05:48.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:48.937 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:48.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:48.937 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:49.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 01:05:49.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 01:05:49.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 01:05:49.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:05:49.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 01:05:49.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 01:05:49.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 01:05:49.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:49.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 01:05:49.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 01:05:49.416 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 01:05:49.425 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 01:05:49.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 01:05:49.431 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 01:05:49.443 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 01:05:49.456 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 01:05:49.458 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 01:05:49.467 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 01:05:49.471 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 01:05:49.473 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 01:05:49.482 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 01:05:49.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 01:05:49.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 01:05:49.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 01:05:49.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 01:05:49.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 01:05:49.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 01:05:49.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 01:05:49.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:05:49.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 01:05:49.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 01:05:49.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 01:05:49.569 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 01:05:49.572 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 01:05:49.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 01:05:49.637 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 01:05:49.655 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:49.658 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 01:05:49.660 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.665 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 01:05:49.698 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 01:05:49.729 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:05:49.761 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:49.764 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:49.800 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 01:05:49.817 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:49.820 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.822 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 01:05:49.852 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 01:05:49.886 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 01:05:49.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 01:05:49.894 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 01:05:49.911 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:05:49.914 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 01:05:49.916 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 01:05:49.921 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 01:05:49.950 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:05:49.988 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:49.991 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:05:50.027 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 01:05:50.030 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 01:05:50.059 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 01:05:50.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 01:05:50.064 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 01:05:50.093 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 01:05:50.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 01:05:50.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 01:05:50.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 01:05:53.147 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 01:05:53.148 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 01:05:53.148 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236568) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 01:05:53.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:05:53.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:05:53.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:53.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:53.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:53.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236568) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:05:53.260 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 01:05:53.260 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236568) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 01:05:53.261 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236568) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 01:05:53.261 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 01:05:53.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:53.261 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:53.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:05:53.261 | from cryptography.utils import int_from_bytes 2022-04-14 01:05:53.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 01:05:53.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 01:05:53.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 01:05:53.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 01:05:53.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 01:05:53.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:05:53.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 01:05:53.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 01:05:53.678 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 01:05:53.680 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 01:05:53.683 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 01:05:53.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 01:05:53.714 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 01:05:53.717 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 01:05:53.721 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 01:05:53.723 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 01:05:53.728 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 01:05:53.730 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 01:05:53.733 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 01:05:53.736 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 01:05:53.738 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 01:05:53.741 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 01:05:53.744 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 01:05:53.746 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 01:05:53.749 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 01:05:53.752 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 01:05:53.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 01:05:53.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 01:05:53.762 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 01:05:53.764 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 01:05:53.767 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 01:05:53.770 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 01:05:53.774 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 01:05:53.775 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 01:05:53.775 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 01:05:53.781 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-04-14 01:05:53.785 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 01:05:53.788 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:53.791 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 01:05:53.793 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 01:05:53.796 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-04-14 01:05:53.801 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-04-14 01:05:53.802 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-04-14 01:05:53.804 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 01:05:53.807 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 01:05:53.811 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.52/22 brd 192.168.3.255 2022-04-14 01:05:53.812 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 01:05:53.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 01:05:53.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 01:05:53.820 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.52 2022-04-14 01:05:53.822 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-04-14 01:05:53.830 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-04-14 01:05:53.837 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-04-14 01:05:53.850 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 01:05:53.865 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 01:05:53.885 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.52 2022-04-14 01:05:56.894 | ARPING 192.168.0.52 from 192.168.0.52 br-data 2022-04-14 01:05:56.894 | Sent 3 probes (3 broadcast(s)) 2022-04-14 01:05:56.894 | Received 0 response(s) 2022-04-14 01:05:56.919 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 01:05:56.921 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 01:05:56.924 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 01:05:56.927 | + ./stack.sh:exit_trap:524 : jobs='220409 2022-04-14 01:05:56.927 | 234122' 2022-04-14 01:05:56.929 | + ./stack.sh:exit_trap:527 : [[ -n 220409 2022-04-14 01:05:56.929 | 234122 ]] 2022-04-14 01:05:56.932 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-005555 ]] 2022-04-14 01:05:56.934 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 01:05:56.938 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 01:05:56.938 | exit_trap: cleaning up child processes 2022-04-14 01:05:56.939 | + ./stack.sh:exit_trap:529 : kill 220409 234122 2022-04-14 01:05:56.942 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.tWOJKA9Yfp ']' 2022-04-14 01:05:56.944 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.tWOJKA9Yfp 2022-04-14 01:05:56.948 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 01:05:56.950 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 01:05:56.952 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 01:05:56.955 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 01:05:56.955 | Error on exit 2022-04-14 01:05:56.957 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 01:05:56.960 | + ./stack.sh:exit_trap:544 : generate-subunit 1649897751 605 fail 2022-04-14 01:05:57.627 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 01:05:57.629 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 01:05:58.790 | + ./stack.sh:exit_trap:558 : exit 1