2022-04-14 07:21:14.327 | + ./stack.sh:main:487 : exec 2022-04-14 07:21:14.327 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-072114.summary.2022-04-14-072114 2022-04-14 07:21:14.327 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072114' 2022-04-14 07:21:14.327 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:21:14.327 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072114 2022-04-14 07:21:14.327 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072114 /opt/stack/logs/stack.sh.log 2022-04-14 07:21:14.327 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072114.summary.2022-04-14-072114 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:21:14.327 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:21:14.327 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:21:14.327 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:21:14.327 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:21:14.327 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:21:14.327 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:21:14.327 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:21:14.327 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:21:14.328 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:21:14.330 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:21:14.332 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:21:14.333 | Linux dv-neutron-837328-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 07:21:14.335 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:21:14.337 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:21:14.340 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:21:14.377 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:21:14.392 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:21:14.394 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:21:14.396 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:21:14.398 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:21:14.400 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:21:14.402 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:21:14.404 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:21:14.406 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:21:14.407 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:21:14.409 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:21:14.411 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:21:14.413 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:21:14.415 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:21:14.417 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:21:14.420 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:21:14.422 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:21:14.424 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:21:14.426 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:21:14.428 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:21:14.440 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:14.442 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:21:14.444 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:21:14.446 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:21:14.448 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:21:14.449 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:21:14.451 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:21:14.453 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:21:14.455 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:21:14.456 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:21:14.458 | + 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 07:21:14.460 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:21:14.462 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:21:14.464 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:21:14.466 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:21:14.467 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:21:14.469 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:21:14.487 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:21:14.489 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:21:14.501 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:14.504 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:21:14.507 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:21:14.509 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:21:14.511 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:21:14.513 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:21:14.515 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:21:14.517 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:21:14.519 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:21:14.521 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:21:14.523 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:21:14.525 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:21:14.529 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:21:14.542 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:21:14.559 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:21:14.571 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:21:14.583 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:21:14.619 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:21:14.677 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:21:14.767 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:21:14.788 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:21:14.840 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:21:14.893 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:21:15.040 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:21:15.054 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:21:15.067 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:21:15.080 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:21:15.173 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:21:15.176 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:21:15.179 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:21:15.181 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:21:15.183 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:21:15.185 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:21:15.188 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:21:15.188 | False' 2022-04-14 07:21:15.191 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:21:15.205 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:21:15.208 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:21:15.210 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:21:15.212 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:21:15.214 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:21:15.216 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:21:15.218 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:21:15.220 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:21:15.222 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:21:15.225 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:21:15.229 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:21:15.231 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:21:15.233 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:21:15.236 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:21:15.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:21:15.253 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:15.255 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:21:15.257 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:21:15.296 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:21:15.299 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:21:15.301 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:21:15.303 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:21:15.306 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:21:15.308 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:21:15.310 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:21:15.312 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:21:15.314 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:21:15.316 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:21:15.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.321 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:21:15.323 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.325 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:21:15.328 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.330 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:21:15.332 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.334 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:21:15.337 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.339 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:21:15.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.344 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:21:15.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.348 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:21:15.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.353 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:21:15.356 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.358 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:21:15.360 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.362 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:21:15.364 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.367 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:21:15.369 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.371 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:21:15.374 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.376 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:21:15.378 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.380 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:21:15.383 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.385 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:21:15.387 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.389 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:21:15.392 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.394 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:21:15.396 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.398 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:21:15.402 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.404 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:21:15.406 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.408 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:21:15.410 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.413 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:21:15.415 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.417 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:21:15.419 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.422 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:21:15.424 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.426 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:21:15.428 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.431 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:21:15.434 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.436 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:21:15.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.440 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:21:15.443 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.445 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:21:15.448 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.450 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:21:15.452 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.454 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:21:15.457 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.459 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:21:15.461 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.463 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:21:15.466 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.468 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:21:15.470 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.472 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:21:15.475 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.477 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:21:15.479 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.482 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:21:15.484 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.486 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:21:15.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.491 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:21:15.494 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.496 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:21:15.498 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.500 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:21:15.503 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.505 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:21:15.507 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.510 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:21:15.512 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.515 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:21:15.517 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.519 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:21:15.521 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.524 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:21:15.526 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.529 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:21:15.531 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:21:15.533 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:21:15.536 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:21:15.538 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:21:15.541 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:21:15.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:15.558 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:21:15.561 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:21:15.563 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:21:15.579 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:15.581 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:21:15.584 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:21:15.586 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:21:15.588 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:21:15.591 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:21:15.593 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:21:15.595 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:21:15.598 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:21:15.600 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:21:15.600 | Using mysql database backend 2022-04-14 07:21:15.602 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:21:15.618 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:21:15.622 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:21:15.624 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:21:15.626 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:21:15.629 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:21:15.632 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:21:15.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:15.651 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:21:15.667 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:21:15.683 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:15.686 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:21:15.702 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:21:15.718 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:21:15.735 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:15.737 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:21:15.753 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:15.756 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:21:15.772 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:21:15.775 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:21:15.777 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:21:15.780 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:21:15.783 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:21:15.787 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072115 2022-04-14 07:21:15.790 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072115 757' 2022-04-14 07:21:15.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.795 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:21:15.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.799 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:21:15.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.804 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:21:15.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.810 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:21:15.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.814 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:21:15.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.819 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:21:15.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.824 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072114 2022-04-14 07:21:15.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.829 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:21:15.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.833 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:21:15.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.838 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:21:15.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.843 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:21:15.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.848 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:21:15.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:21:15.853 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:21:15.855 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:21:15.858 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:21:15.860 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:21:15.862 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:21:15.864 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:21:15.866 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:21:15.869 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:21:15.872 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:21:15.874 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:21:15.877 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:21:15.891 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:21:15.893 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:21:15.896 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:15.898 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:21:15.899 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:21:15.904 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:21:15.906 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:15.908 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:21:15.921 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:21:15.924 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:21:15.924 | + functions-common:git_clone:685 : head -1 2022-04-14 07:21:15.927 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:21:15.930 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:21:15.933 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:21:15.935 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:21:15.938 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:21:15.940 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:21:15.943 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:21:15.945 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:21:15.948 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:21:15.950 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:21:15.953 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:21:15.955 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:21:15.958 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:21:15.963 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920875 2022-04-14 07:21:15.966 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:21:15.970 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920314 2022-04-14 07:21:15.973 | ++ tools/install_prereqs.sh:source:49 : DELTA=561 2022-04-14 07:21:15.975 | ++ tools/install_prereqs.sh:source:50 : [[ 561 -lt 7200 ]] 2022-04-14 07:21:15.978 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:21:15.980 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:21:15.983 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:21:15.985 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:21:15.988 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:21:15.990 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:21:15.992 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:21:15.995 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:21:15.998 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:21:16.045 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:21:16.045 | apache2-dev 2022-04-14 07:21:16.045 | bc 2022-04-14 07:21:16.045 | bsdmainutils 2022-04-14 07:21:16.045 | curl 2022-04-14 07:21:16.045 | g++ 2022-04-14 07:21:16.045 | gawk 2022-04-14 07:21:16.045 | gcc 2022-04-14 07:21:16.045 | gettext 2022-04-14 07:21:16.045 | git 2022-04-14 07:21:16.045 | graphviz 2022-04-14 07:21:16.045 | iputils-ping 2022-04-14 07:21:16.045 | libapache2-mod-proxy-uwsgi 2022-04-14 07:21:16.045 | libffi-dev 2022-04-14 07:21:16.045 | libjpeg-dev 2022-04-14 07:21:16.045 | libpcre3-dev 2022-04-14 07:21:16.045 | libpq-dev 2022-04-14 07:21:16.045 | libssl-dev 2022-04-14 07:21:16.045 | libsystemd-dev 2022-04-14 07:21:16.045 | libxml2-dev 2022-04-14 07:21:16.045 | libxslt1-dev 2022-04-14 07:21:16.045 | libyaml-dev 2022-04-14 07:21:16.045 | lsof 2022-04-14 07:21:16.045 | openssh-server 2022-04-14 07:21:16.045 | openssl 2022-04-14 07:21:16.045 | pkg-config 2022-04-14 07:21:16.045 | psmisc 2022-04-14 07:21:16.045 | python3-dev 2022-04-14 07:21:16.045 | python3-pip 2022-04-14 07:21:16.045 | python3-systemd 2022-04-14 07:21:16.045 | python3-venv 2022-04-14 07:21:16.045 | tar 2022-04-14 07:21:16.045 | tcpdump 2022-04-14 07:21:16.045 | unzip 2022-04-14 07:21:16.045 | uuid-runtime 2022-04-14 07:21:16.046 | wget 2022-04-14 07:21:16.046 | wget 2022-04-14 07:21:16.046 | zlib1g-dev 2022-04-14 07:21:16.046 | libkrb5-dev 2022-04-14 07:21:16.046 | libldap2-dev 2022-04-14 07:21:16.046 | libsasl2-dev 2022-04-14 07:21:16.046 | memcached 2022-04-14 07:21:16.046 | python3-mysqldb 2022-04-14 07:21:16.046 | sqlite3 2022-04-14 07:21:16.046 | conntrack 2022-04-14 07:21:16.046 | curl 2022-04-14 07:21:16.046 | dnsmasq-base 2022-04-14 07:21:16.046 | dnsmasq-utils 2022-04-14 07:21:16.046 | ebtables 2022-04-14 07:21:16.046 | genisoimage 2022-04-14 07:21:16.046 | iptables 2022-04-14 07:21:16.046 | iputils-arping 2022-04-14 07:21:16.046 | kpartx 2022-04-14 07:21:16.046 | libjs-jquery-tablesorter 2022-04-14 07:21:16.046 | parted 2022-04-14 07:21:16.046 | pm-utils 2022-04-14 07:21:16.046 | python3-mysqldb 2022-04-14 07:21:16.046 | socat 2022-04-14 07:21:16.046 | sqlite3 2022-04-14 07:21:16.046 | sudo 2022-04-14 07:21:16.046 | vlan 2022-04-14 07:21:16.046 | lsscsi 2022-04-14 07:21:16.046 | open-iscsi 2022-04-14 07:21:16.046 | lvm2 2022-04-14 07:21:16.046 | qemu-utils 2022-04-14 07:21:16.046 | thin-provisioning-tools 2022-04-14 07:21:16.046 | acl 2022-04-14 07:21:16.046 | dnsmasq-base 2022-04-14 07:21:16.046 | dnsmasq-utils 2022-04-14 07:21:16.046 | ebtables 2022-04-14 07:21:16.046 | haproxy 2022-04-14 07:21:16.047 | iptables 2022-04-14 07:21:16.047 | iputils-arping 2022-04-14 07:21:16.047 | iputils-ping 2022-04-14 07:21:16.047 | postgresql-server-dev-all 2022-04-14 07:21:16.047 | python3-mysqldb 2022-04-14 07:21:16.047 | sqlite3 2022-04-14 07:21:16.047 | sudo 2022-04-14 07:21:16.047 | vlan 2022-04-14 07:21:16.047 | pcp 2022-04-14 07:21:16.047 | ipset 2022-04-14 07:21:16.047 | conntrack 2022-04-14 07:21:16.047 | conntrackd 2022-04-14 07:21:16.047 | keepalived 2022-04-14 07:21:16.047 | lvm2 2022-04-14 07:21:16.047 | qemu-utils 2022-04-14 07:21:16.047 | thin-provisioning-tools 2022-04-14 07:21:16.047 | curl 2022-04-14 07:21:16.047 | liberasurecode-dev 2022-04-14 07:21:16.047 | make 2022-04-14 07:21:16.047 | memcached 2022-04-14 07:21:16.047 | rsync 2022-04-14 07:21:16.047 | sqlite3 2022-04-14 07:21:16.047 | xfsprogs' 2022-04-14 07:21:16.048 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:21:16.066 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:21:16.066 | apache2-dev 2022-04-14 07:21:16.066 | bc 2022-04-14 07:21:16.066 | bsdmainutils 2022-04-14 07:21:16.066 | curl 2022-04-14 07:21:16.066 | g++ 2022-04-14 07:21:16.066 | gawk 2022-04-14 07:21:16.066 | gcc 2022-04-14 07:21:16.067 | gettext 2022-04-14 07:21:16.067 | git 2022-04-14 07:21:16.067 | graphviz 2022-04-14 07:21:16.067 | iputils-ping 2022-04-14 07:21:16.067 | libapache2-mod-proxy-uwsgi 2022-04-14 07:21:16.067 | libffi-dev 2022-04-14 07:21:16.067 | libjpeg-dev 2022-04-14 07:21:16.067 | libpcre3-dev 2022-04-14 07:21:16.067 | libpq-dev 2022-04-14 07:21:16.067 | libssl-dev 2022-04-14 07:21:16.067 | libsystemd-dev 2022-04-14 07:21:16.067 | libxml2-dev 2022-04-14 07:21:16.067 | libxslt1-dev 2022-04-14 07:21:16.067 | libyaml-dev 2022-04-14 07:21:16.067 | lsof 2022-04-14 07:21:16.067 | openssh-server 2022-04-14 07:21:16.067 | openssl 2022-04-14 07:21:16.067 | pkg-config 2022-04-14 07:21:16.067 | psmisc 2022-04-14 07:21:16.067 | python3-dev 2022-04-14 07:21:16.067 | python3-pip 2022-04-14 07:21:16.067 | python3-systemd 2022-04-14 07:21:16.067 | python3-venv 2022-04-14 07:21:16.067 | tar 2022-04-14 07:21:16.067 | tcpdump 2022-04-14 07:21:16.067 | unzip 2022-04-14 07:21:16.067 | uuid-runtime 2022-04-14 07:21:16.067 | wget 2022-04-14 07:21:16.067 | wget 2022-04-14 07:21:16.067 | zlib1g-dev 2022-04-14 07:21:16.067 | libkrb5-dev 2022-04-14 07:21:16.067 | libldap2-dev 2022-04-14 07:21:16.067 | libsasl2-dev 2022-04-14 07:21:16.067 | memcached 2022-04-14 07:21:16.067 | python3-mysqldb 2022-04-14 07:21:16.067 | sqlite3 2022-04-14 07:21:16.067 | conntrack 2022-04-14 07:21:16.067 | curl 2022-04-14 07:21:16.068 | dnsmasq-base 2022-04-14 07:21:16.068 | dnsmasq-utils 2022-04-14 07:21:16.068 | ebtables 2022-04-14 07:21:16.068 | genisoimage 2022-04-14 07:21:16.068 | iptables 2022-04-14 07:21:16.068 | iputils-arping 2022-04-14 07:21:16.068 | kpartx 2022-04-14 07:21:16.068 | libjs-jquery-tablesorter 2022-04-14 07:21:16.068 | parted 2022-04-14 07:21:16.068 | pm-utils 2022-04-14 07:21:16.068 | python3-mysqldb 2022-04-14 07:21:16.068 | socat 2022-04-14 07:21:16.068 | sqlite3 2022-04-14 07:21:16.068 | sudo 2022-04-14 07:21:16.068 | vlan 2022-04-14 07:21:16.068 | lsscsi 2022-04-14 07:21:16.068 | open-iscsi 2022-04-14 07:21:16.068 | lvm2 2022-04-14 07:21:16.068 | qemu-utils 2022-04-14 07:21:16.068 | thin-provisioning-tools 2022-04-14 07:21:16.068 | acl 2022-04-14 07:21:16.068 | dnsmasq-base 2022-04-14 07:21:16.068 | dnsmasq-utils 2022-04-14 07:21:16.068 | ebtables 2022-04-14 07:21:16.068 | haproxy 2022-04-14 07:21:16.068 | iptables 2022-04-14 07:21:16.068 | iputils-arping 2022-04-14 07:21:16.068 | iputils-ping 2022-04-14 07:21:16.068 | postgresql-server-dev-all 2022-04-14 07:21:16.068 | python3-mysqldb 2022-04-14 07:21:16.068 | sqlite3 2022-04-14 07:21:16.068 | sudo 2022-04-14 07:21:16.068 | vlan 2022-04-14 07:21:16.068 | pcp 2022-04-14 07:21:16.068 | ipset 2022-04-14 07:21:16.068 | conntrack 2022-04-14 07:21:16.068 | conntrackd 2022-04-14 07:21:16.068 | keepalived 2022-04-14 07:21:16.069 | lvm2 2022-04-14 07:21:16.069 | qemu-utils 2022-04-14 07:21:16.069 | thin-provisioning-tools 2022-04-14 07:21:16.069 | curl 2022-04-14 07:21:16.069 | liberasurecode-dev 2022-04-14 07:21:16.069 | make 2022-04-14 07:21:16.069 | memcached 2022-04-14 07:21:16.069 | rsync 2022-04-14 07:21:16.069 | sqlite3 2022-04-14 07:21:16.069 | xfsprogs ' 2022-04-14 07:21:16.069 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:21:16.071 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:16.074 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:16.077 | ++ 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 07:21:16.077 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:21:16.082 | ++ 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 07:21:16.084 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:16.086 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:16.089 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:21:16.091 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:16.093 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:16.095 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:16.097 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:16.099 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:16.101 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:16.103 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:21:16.105 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:16.107 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:21:16.110 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:21:16.114 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:21:16.116 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:21:16.119 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:21:16.121 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:21:16.123 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:21:16.125 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:21:16.129 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920876127 2022-04-14 07:21:16.131 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:21:16.134 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:21:16.136 | ++ 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 07:21:16.343 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:21:16.376 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:21:16.418 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:21:16.511 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:21:18.624 | Reading package lists... 2022-04-14 07:21:18.656 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:21:18.659 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:21:18.661 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:21:18.663 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:18.665 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:18.667 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:21:18.669 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:18.671 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:21:18.673 | ++ functions-common:time_stop:2439 : start_time=1649920876127 2022-04-14 07:21:18.676 | ++ functions-common:time_stop:2441 : [[ -z 1649920876127 ]] 2022-04-14 07:21:18.678 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:18.683 | ++ functions-common:time_stop:2444 : end_time=1649920878680 2022-04-14 07:21:18.685 | ++ functions-common:time_stop:2445 : elapsed_time=2553 2022-04-14 07:21:18.687 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:21:18.689 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:18.691 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2553 2022-04-14 07:21:18.693 | ++ 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 07:21:18.696 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:18.698 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:18.700 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:18.703 | ++ 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 07:21:18.723 | ++ 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 07:21:18.837 | Reading package lists... 2022-04-14 07:21:19.077 | Building dependency tree... 2022-04-14 07:21:19.078 | Reading state information... 2022-04-14 07:21:19.111 | acl is already the newest version (2.2.53-6). 2022-04-14 07:21:19.111 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:21:19.111 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:21:19.111 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:21:19.111 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:21:19.112 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:21:19.112 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:21:19.112 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:21:19.112 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:21:19.112 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:21:19.112 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:21:19.112 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:21:19.112 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:21:19.112 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:21:19.112 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:21:19.112 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:21:19.112 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:21:19.112 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:21:19.112 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:21:19.112 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:21:19.112 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:21:19.112 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:21:19.112 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:21:19.112 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:21:19.112 | psmisc is already the newest version (23.3-1). 2022-04-14 07:21:19.112 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:21:19.112 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:21:19.112 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:21:19.112 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:21:19.112 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:21:19.112 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:21:19.112 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:21:19.112 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:21:19.112 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:21:19.112 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:21:19.112 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:21:19.112 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:21:19.112 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:21:19.112 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:21:19.112 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:21:19.113 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:21:19.113 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:21:19.113 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:21:19.113 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:21:19.113 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:21:19.113 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:21:19.113 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:21:19.113 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:21:19.113 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:21:19.113 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:21:19.113 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:21:19.113 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:21:19.113 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:21:19.113 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:21:19.113 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:21:19.113 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:21:19.113 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:21:19.113 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:21:19.113 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:21:19.113 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:21:19.113 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:21:19.113 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:21:19.113 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:21:19.113 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:21:19.113 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:21:19.113 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:21:19.113 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:21:19.113 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:21:19.113 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:21:19.327 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:21:19.327 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:21:19.327 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:21:19.327 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:21:19.327 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:19.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:19.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:19.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:19.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:19.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:19.329 | python3-zope.interface 2022-04-14 07:21:19.329 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:19.442 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:19.447 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:21:19.450 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:19.452 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:21:19.454 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:19.456 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:19.459 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:21:19.461 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:19.464 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:19.466 | ++ functions-common:time_stop:2439 : start_time=1649920878720 2022-04-14 07:21:19.468 | ++ functions-common:time_stop:2441 : [[ -z 1649920878720 ]] 2022-04-14 07:21:19.471 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:19.475 | ++ functions-common:time_stop:2444 : end_time=1649920879472 2022-04-14 07:21:19.477 | ++ functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 07:21:19.479 | ++ functions-common:time_stop:2446 : total=752 2022-04-14 07:21:19.482 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:19.484 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1504 2022-04-14 07:21:19.486 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:21:19.489 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:21:19.491 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:21:19.494 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:21:19.498 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:21:19.502 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:19.505 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:21:19.507 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:21:20.923 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:21:20.925 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:21:20.927 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:21:20.929 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:21:20.931 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:21:20.933 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:21:20.935 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:21:20.936 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:21:20.938 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:21:20.940 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:21:20.941 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:21:20.943 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:21:20.945 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:21:20.947 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:21:20.949 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:21:20.951 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:21:20.952 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:21:20.954 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:21:20.956 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:21:20.958 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:21:20.960 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:21:20.962 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:21:20.964 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:21:20.966 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:21:21.043 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:21:21.045 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:21:21.121 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:21:21.123 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:21:21.198 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:21:21.200 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:21:21.202 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:21:21.204 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:21:21.206 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:21:21.207 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:21:21.209 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:21:21.212 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:21:21.214 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:21:21.216 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:21:21.218 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:21:21.218 | Distro: focal 2022-04-14 07:21:21.220 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:21:21.222 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:21:21.226 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:21:21.228 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:21:21.231 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:21:21.231 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:21:21.914 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:21:21.916 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:21:21.917 | pip: 21.3.1 2022-04-14 07:21:21.918 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:21:21.920 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:21:21.922 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:21.924 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:21.926 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:21.927 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:21.929 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:21.931 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:21.933 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:21.935 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:21.936 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:21.938 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:21.940 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:21.941 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:21:21.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:21.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:21.947 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:21:21.949 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:21:21.951 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:21:21.953 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:21:21.955 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:21:21.957 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:21:21.959 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:21:21.960 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:21:21.964 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:21:21.964 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:21:21.968 | ++ 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 07:21:21.970 | ++ 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 07:21:21.972 | ++ 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 07:21:21.974 | + 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 07:21:21.976 | + 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 07:21:21.992 | 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 07:21:21.994 | + 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 07:21:22.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:22.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:22.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:22.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:24.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:25.155 | 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 07:21:25.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:21:27.701 | Installing collected packages: setuptools 2022-04-14 07:21:28.462 | Successfully installed setuptools-60.9.3 2022-04-14 07:21:28.462 | 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 07:21:28.636 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:28.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:28.774 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:28.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:28.778 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:28.780 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:28.782 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:28.783 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:28.785 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:28.787 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:28.788 | + functions-common:time_stop:2439 : start_time=1649920881988 2022-04-14 07:21:28.791 | + functions-common:time_stop:2441 : [[ -z 1649920881988 ]] 2022-04-14 07:21:28.793 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:28.796 | + functions-common:time_stop:2444 : end_time=1649920888794 2022-04-14 07:21:28.798 | + functions-common:time_stop:2445 : elapsed_time=6806 2022-04-14 07:21:28.800 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:21:28.801 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:28.803 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6806 2022-04-14 07:21:28.805 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:28.807 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:21:28.810 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:21:28.814 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:21:28.815 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:21:28.819 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:21:28.819 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:21:29.507 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:21:29.510 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:21:29.510 | pip: 21.3.1 2022-04-14 07:21:29.513 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:21:29.516 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:21:29.519 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:21:29.521 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:21:29.524 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:21:29.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:29.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:29.531 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:21:29.543 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:21:29.554 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:21:29.566 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:21:29.568 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:21:29.571 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:29.573 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:29.575 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:29.577 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:29.580 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:29.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:29.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:29.586 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:29.588 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:29.590 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:29.593 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:29.595 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:21:29.597 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:21:29.599 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:21:29.602 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:29.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:29.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:29.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:29.610 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:29.612 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:29.615 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:21:29.618 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:21:29.620 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:21:29.622 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:21:29.625 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:29.627 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:21:29.629 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:21:29.651 | Using python 3.8 to install os-testr 2022-04-14 07:21:29.653 | + 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 07:21:30.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:30.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:30.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:30.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:31.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:31.684 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:21:31.760 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:21:31.761 | 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 07:21:31.762 | 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 07:21:31.763 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:21:31.777 | 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 07:21:31.803 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:21:31.804 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:21:31.806 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:21:31.807 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:21:31.809 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 07:21:31.832 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:21:31.833 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 07:21:31.834 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:21:31.835 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 07:21:31.837 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 07:21:31.849 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 07:21:31.915 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 07:21:31.916 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 07:21:31.917 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 07:21:34.390 | 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 07:21:34.397 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:34.398 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:34.520 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:34.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:34.525 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:34.527 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:34.529 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:34.531 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:34.533 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:34.535 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:34.538 | + functions-common:time_stop:2439 : start_time=1649920889645 2022-04-14 07:21:34.540 | + functions-common:time_stop:2441 : [[ -z 1649920889645 ]] 2022-04-14 07:21:34.543 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:34.547 | + functions-common:time_stop:2444 : end_time=1649920894545 2022-04-14 07:21:34.549 | + functions-common:time_stop:2445 : elapsed_time=4900 2022-04-14 07:21:34.552 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:21:34.554 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:34.557 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4900 2022-04-14 07:21:34.559 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:34.561 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:21:34.613 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:21:34.720 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:21:34.723 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:21:34.725 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:21:34.729 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:21:34.732 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:21:34.756 | + 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 07:21:36.668 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.678 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.685 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.689 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.793 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.812 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.817 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.821 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.835 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.844 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.846 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.877 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.887 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.892 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.911 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.949 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.956 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:36.962 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.010 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.024 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.028 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.048 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.055 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.103 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.122 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.126 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.219 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.226 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.282 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.405 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.430 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.434 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.444 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.450 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.470 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.477 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.494 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.551 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.564 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.580 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.624 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.628 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:37.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:37.772 | 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 357)) (5.8.1) 2022-04-14 07:21:38.054 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:38.057 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:38.059 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:38.061 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:38.063 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:38.065 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:38.067 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:38.070 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:38.072 | + functions-common:time_stop:2439 : start_time=1649920894748 2022-04-14 07:21:38.075 | + functions-common:time_stop:2441 : [[ -z 1649920894748 ]] 2022-04-14 07:21:38.077 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:38.081 | + functions-common:time_stop:2444 : end_time=1649920898079 2022-04-14 07:21:38.084 | + functions-common:time_stop:2445 : elapsed_time=3331 2022-04-14 07:21:38.086 | + functions-common:time_stop:2446 : total=4900 2022-04-14 07:21:38.088 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:38.090 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8231 2022-04-14 07:21:38.092 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:38.095 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:21:38.097 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:21:38.120 | + 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 07:21:39.900 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:39.911 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:39.918 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:39.922 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.025 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.045 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.049 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.053 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.068 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.076 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.078 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.111 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.120 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.125 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.143 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.182 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.190 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.195 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.244 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.257 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.261 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.282 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.288 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.337 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.356 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.359 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.455 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.462 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.518 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.641 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.667 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.671 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.682 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.687 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.707 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.732 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.790 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.803 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.819 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.863 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.868 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:40.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:40.876 | Processing /opt/stack/requirements 2022-04-14 07:21:42.603 | 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 26)) (6.0) 2022-04-14 07:21:42.606 | 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 184)) (3.0.0) 2022-04-14 07:21:42.618 | 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 353)) (21.3) 2022-04-14 07:21:42.623 | 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 357)) (5.8.1) 2022-04-14 07:21:42.626 | 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 395)) (3.0.7) 2022-04-14 07:21:42.632 | 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 481)) (2.27.1) 2022-04-14 07:21:42.660 | 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 523)) (1.16.0) 2022-04-14 07:21:42.682 | 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 579)) (2.5.0) 2022-04-14 07:21:42.692 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:21:42.713 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:21:42.715 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:21:42.732 | 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 481)) (2021.10.8) 2022-04-14 07:21:42.735 | 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 123)) (2.0.12) 2022-04-14 07:21:42.739 | 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 218)) (3.3) 2022-04-14 07:21:42.744 | 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 179)) (1.0.0) 2022-04-14 07:21:42.747 | 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 125)) (3.10.1) 2022-04-14 07:21:42.763 | 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 100)) (0.5.0) 2022-04-14 07:21:42.767 | 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 126)) (2.4.0) 2022-04-14 07:21:42.821 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:21:42.832 | 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 559)) (3.5.0) 2022-04-14 07:21:42.839 | 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 620)) (0.2.5) 2022-04-14 07:21:42.844 | 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 96)) (21.4.0) 2022-04-14 07:21:42.907 | 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 396)) (1.8.2) 2022-04-14 07:21:42.909 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:21:42.910 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:21:43.738 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:21:43.739 | ERROR: Command errored out with exit status 1: 2022-04-14 07:21:43.739 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-aereot2v/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-aereot2v/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-uek4qge3 2022-04-14 07:21:43.739 | cwd: /tmp/pip-req-build-aereot2v/ 2022-04-14 07:21:43.739 | Complete output (6 lines): 2022-04-14 07:21:43.739 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:21:43.739 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:21:43.739 | or: setup.py --help-commands 2022-04-14 07:21:43.739 | or: setup.py cmd --help 2022-04-14 07:21:43.739 | 2022-04-14 07:21:43.739 | error: invalid command 'bdist_wheel' 2022-04-14 07:21:43.739 | ---------------------------------------- 2022-04-14 07:21:43.739 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:21:43.739 | Running setup.py clean for openstack-requirements 2022-04-14 07:21:44.575 | Failed to build openstack-requirements 2022-04-14 07:21:44.592 | Installing collected packages: openstack-requirements 2022-04-14 07:21:44.592 | Attempting uninstall: openstack-requirements 2022-04-14 07:21:44.593 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:21:44.629 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:21:44.647 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:21:44.651 | Running setup.py install for openstack-requirements: started 2022-04-14 07:21:47.017 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:21:47.041 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:21:47.168 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:47.170 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:47.172 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:47.174 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:47.176 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:47.179 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:47.181 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:47.183 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:47.185 | + functions-common:time_stop:2439 : start_time=1649920898112 2022-04-14 07:21:47.187 | + functions-common:time_stop:2441 : [[ -z 1649920898112 ]] 2022-04-14 07:21:47.190 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:47.194 | + functions-common:time_stop:2444 : end_time=1649920907192 2022-04-14 07:21:47.197 | + functions-common:time_stop:2445 : elapsed_time=9080 2022-04-14 07:21:47.199 | + functions-common:time_stop:2446 : total=8231 2022-04-14 07:21:47.201 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:47.203 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17311 2022-04-14 07:21:47.205 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:47.208 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:21:47.210 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:21:47.213 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:21:47.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:47.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:47.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:21:47.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:47.225 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:21:47.245 | Using python 3.8 to install pbr 2022-04-14 07:21:47.247 | + 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 07:21:48.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:48.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:48.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:48.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:49.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:49.298 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:21:51.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 07:21:51.981 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:51.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:52.104 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:52.106 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:52.108 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:52.110 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:52.112 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:52.114 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:52.116 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:52.119 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:52.121 | + functions-common:time_stop:2439 : start_time=1649920907240 2022-04-14 07:21:52.123 | + functions-common:time_stop:2441 : [[ -z 1649920907240 ]] 2022-04-14 07:21:52.126 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:52.130 | + functions-common:time_stop:2444 : end_time=1649920912127 2022-04-14 07:21:52.132 | + functions-common:time_stop:2445 : elapsed_time=4887 2022-04-14 07:21:52.135 | + functions-common:time_stop:2446 : total=17311 2022-04-14 07:21:52.137 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:52.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22198 2022-04-14 07:21:52.141 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:52.144 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:21:54.410 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:21:56.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:56.302 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:21:56.317 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:21:56.320 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:21:56.323 | 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 07:21:56.328 | 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 07:21:56.331 | 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 07:21:56.405 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:21:56.408 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:21:56.411 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:21:56.428 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:21:56.431 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:21:56.434 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:21:56.436 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:21:56.438 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:21:56.441 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:21:56.443 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:21:56.445 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:21:56.448 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:21:56.450 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:21:56.453 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:21:56.456 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:21:56.459 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:21:56.461 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:21:56.463 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:21:56.466 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:21:56.481 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:56.483 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:21:56.485 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:56.487 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:21:56.489 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:56.491 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:21:56.494 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:56.496 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:21:56.498 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:56.500 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:21:56.503 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:56.505 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:21:56.507 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:21:56.509 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:21:56.511 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:21:56.513 | + 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 07:21:56.516 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:21:56.518 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:21:56.520 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:21:56.522 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:21:56.525 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:21:56.527 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:21:56.530 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:21:56.532 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:21:56.535 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:21:56.537 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:21:56.590 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:21:56.590 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:21:56.592 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:21:56.953 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:21:56.956 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:21:56.972 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:56.975 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:21:56.978 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:56.980 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:56.982 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:56.985 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:56.987 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:56.989 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:56.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:56.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:56.997 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:56.999 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:57.001 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:57.004 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:57.006 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:21:57.008 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:57.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:57.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:57.015 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:21:57.037 | + 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 07:21:57.147 | Reading package lists... 2022-04-14 07:21:57.388 | Building dependency tree... 2022-04-14 07:21:57.390 | Reading state information... 2022-04-14 07:21:57.644 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:21:57.644 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:57.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:57.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:57.645 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:57.645 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:57.645 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:57.645 | python3-zope.interface 2022-04-14 07:21:57.645 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:57.761 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:57.765 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:57.768 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:57.770 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:57.772 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:57.775 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:57.777 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:57.779 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:57.781 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:57.784 | + functions-common:time_stop:2439 : start_time=1649920917034 2022-04-14 07:21:57.786 | + functions-common:time_stop:2441 : [[ -z 1649920917034 ]] 2022-04-14 07:21:57.789 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:57.793 | + functions-common:time_stop:2444 : end_time=1649920917791 2022-04-14 07:21:57.795 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 07:21:57.797 | + functions-common:time_stop:2446 : total=1504 2022-04-14 07:21:57.800 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:57.802 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2261 2022-04-14 07:21:57.805 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:57.807 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:21:57.809 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:57.812 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:57.814 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:57.816 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:57.819 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:57.821 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:57.823 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:21:57.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:57.828 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:57.830 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:57.832 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:57.835 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:57.837 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:57.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:57.841 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:57.844 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:57.846 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:57.848 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:57.851 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:21:57.853 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:57.856 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:57.858 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:57.860 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:57.863 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:57.865 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:57.867 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:21:57.870 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:21:57.886 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:57.888 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:21:57.891 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:21:57.893 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:21:57.895 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:21:57.899 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:21:57.903 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:21:57.905 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:21:57.908 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:21:57.910 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:21:57.912 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:21:57.915 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:21:57.918 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:21:58.609 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:21:58.609 | user tags 2022-04-14 07:21:58.609 | stackrabbit []' 2022-04-14 07:21:58.612 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:21:58.612 | user tags 2022-04-14 07:21:58.612 | stackrabbit []' 2022-04-14 07:21:58.613 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:21:58.619 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:21:58.621 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:21:58.623 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:21:59.279 | Changing password for user "stackrabbit" ... 2022-04-14 07:21:59.302 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:21:59.964 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:21:59.987 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:21:59.990 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:22:00.656 | Changing password for user "stackrabbit" ... 2022-04-14 07:22:00.678 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:22:00.681 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:22:00.684 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:22:01.353 | Deleting user "guest" ... 2022-04-14 07:22:01.368 | Error: 2022-04-14 07:22:01.368 | {:no_such_user, "guest"} 2022-04-14 07:22:01.381 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:22:01.384 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:22:01.401 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:01.404 | + ./stack.sh:main:836 : install_database 2022-04-14 07:22:01.406 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:22:01.408 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:22:01.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:01.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:01.416 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:22:01.628 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:22:01.631 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:01.634 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:22:01.636 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:22:01.639 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:01.641 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:22:01.644 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:01.646 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:01.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:01.651 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:01.654 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:01.656 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:01.659 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:01.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:01.664 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:01.666 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:01.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:01.671 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:22:01.673 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:01.675 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:01.678 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:01.680 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:01.683 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:01.685 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:01.687 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:22:01.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:01.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:01.695 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:22:01.697 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:01.700 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:01.702 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:01.704 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:01.707 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:01.709 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:01.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:01.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:01.717 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:01.719 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:01.721 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:01.723 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:01.726 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:22:01.728 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:01.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:01.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:01.735 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:22:01.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 mysql-server 2022-04-14 07:22:01.867 | Reading package lists... 2022-04-14 07:22:02.137 | Building dependency tree... 2022-04-14 07:22:02.139 | Reading state information... 2022-04-14 07:22:02.407 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:22:02.407 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:02.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:02.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:02.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:02.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:02.409 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:02.409 | python3-zope.interface 2022-04-14 07:22:02.409 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:02.524 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:02.529 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:02.531 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:02.533 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:02.535 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:02.538 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:02.540 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:02.542 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:02.544 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:02.546 | + functions-common:time_stop:2439 : start_time=1649920921754 2022-04-14 07:22:02.548 | + functions-common:time_stop:2441 : [[ -z 1649920921754 ]] 2022-04-14 07:22:02.551 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:02.556 | + functions-common:time_stop:2444 : end_time=1649920922553 2022-04-14 07:22:02.558 | + functions-common:time_stop:2445 : elapsed_time=799 2022-04-14 07:22:02.560 | + functions-common:time_stop:2446 : total=2261 2022-04-14 07:22:02.562 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:02.565 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3060 2022-04-14 07:22:02.567 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:02.569 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:22:02.572 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:22:02.574 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:22:02.577 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:22:02.579 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:22:02.581 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:02.584 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:22:02.587 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:22:02.589 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:02.593 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:02.593 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:02.598 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:22:02.600 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:22:02.602 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:22:02.605 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:22:02.607 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:22:02.629 | Using python 3.8 to install PyMySQL 2022-04-14 07:22:02.632 | + 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 07:22:03.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:03.522 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:03.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:03.522 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:04.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:04.674 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:22:07.171 | 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 07:22:07.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:07.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:07.297 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:07.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:07.302 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:07.305 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:07.307 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:07.309 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:07.312 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:07.314 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:07.316 | + functions-common:time_stop:2439 : start_time=1649920922624 2022-04-14 07:22:07.319 | + functions-common:time_stop:2441 : [[ -z 1649920922624 ]] 2022-04-14 07:22:07.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:07.326 | + functions-common:time_stop:2444 : end_time=1649920927324 2022-04-14 07:22:07.329 | + functions-common:time_stop:2445 : elapsed_time=4700 2022-04-14 07:22:07.331 | + functions-common:time_stop:2446 : total=22198 2022-04-14 07:22:07.333 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:07.336 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26898 2022-04-14 07:22:07.339 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:07.341 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:22:07.343 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:22:07.346 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:22:07.348 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:22:07.365 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:07.368 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:22:07.370 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:22:07.373 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:22:07.374 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:22:07.379 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:22:07.381 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:22:07.384 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:22:07.387 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:22:07.389 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:22:07.392 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:22:07.408 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:07.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:22:07.413 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:07.415 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:07.417 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:07.420 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:07.422 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:07.425 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:07.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:07.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:07.432 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:07.435 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:07.437 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:07.439 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:07.441 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:22:07.444 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:07.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:07.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:07.452 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:22:07.472 | + 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 07:22:07.582 | Reading package lists... 2022-04-14 07:22:07.825 | Building dependency tree... 2022-04-14 07:22:07.826 | Reading state information... 2022-04-14 07:22:08.083 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:22:08.083 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:08.084 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:08.084 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:08.084 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:08.084 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:08.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:08.084 | python3-zope.interface 2022-04-14 07:22:08.084 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:08.201 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:08.205 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:08.207 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:08.209 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:08.212 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:08.214 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:08.216 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:08.219 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:08.221 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:08.224 | + functions-common:time_stop:2439 : start_time=1649920927469 2022-04-14 07:22:08.226 | + functions-common:time_stop:2441 : [[ -z 1649920927469 ]] 2022-04-14 07:22:08.229 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:08.233 | + functions-common:time_stop:2444 : end_time=1649920928231 2022-04-14 07:22:08.235 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 07:22:08.238 | + functions-common:time_stop:2446 : total=3060 2022-04-14 07:22:08.240 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:08.242 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3822 2022-04-14 07:22:08.244 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:08.247 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:22:08.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:08.267 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:22:08.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:22:08.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:22:08.276 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:22:08.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:22:08.300 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:08.303 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:08.305 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:08.307 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:08.310 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:08.312 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:08.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:08.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:08.319 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:08.322 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:08.324 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:08.326 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:08.329 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:22:08.331 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:08.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:08.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:08.339 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:22:08.360 | + 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 07:22:08.471 | Reading package lists... 2022-04-14 07:22:08.733 | Building dependency tree... 2022-04-14 07:22:08.734 | Reading state information... 2022-04-14 07:22:09.012 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:22:09.012 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:22:09.012 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:22:09.012 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:09.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:09.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:09.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:09.014 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:09.014 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:09.014 | python3-zope.interface 2022-04-14 07:22:09.014 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:09.129 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:09.133 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:09.135 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:09.137 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:09.140 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:09.142 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:09.144 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:09.146 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:09.148 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:09.150 | + functions-common:time_stop:2439 : start_time=1649920928357 2022-04-14 07:22:09.153 | + functions-common:time_stop:2441 : [[ -z 1649920928357 ]] 2022-04-14 07:22:09.155 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:09.160 | + functions-common:time_stop:2444 : end_time=1649920929157 2022-04-14 07:22:09.162 | + functions-common:time_stop:2445 : elapsed_time=800 2022-04-14 07:22:09.165 | + functions-common:time_stop:2446 : total=3822 2022-04-14 07:22:09.167 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:09.169 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4622 2022-04-14 07:22:09.171 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:09.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:22:09.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:09.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:09.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:22:09.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:22:09.186 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:22:09.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:22:09.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:22:09.196 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:22:09.196 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:22:09.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:22:09.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:22:09.205 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:22:09.207 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:22:09.210 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:22:09.212 | + functions:vercmp:631 : local result 2022-04-14 07:22:09.216 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:22:09.216 | ++ functions:vercmp:635 : head -1 2022-04-14 07:22:09.217 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:22:09.222 | + functions:vercmp:635 : result=3.13 2022-04-14 07:22:09.225 | + functions:vercmp:637 : case $op in 2022-04-14 07:22:09.228 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:22:09.230 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:22:09.232 | + functions:vercmp:648 : return 2022-04-14 07:22:09.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:22:09.237 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:09.239 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:22:09.713 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:22:09.716 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:22:09.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:22:09.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.728 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:22:09.748 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.750 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:22:09.753 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:22:09.753 | Installing etcd 2022-04-14 07:22:09.755 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:22:09.768 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:22:09.780 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:09.784 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:22:09.799 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:22:09.802 | ++ 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 07:22:09.805 | ++ 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 07:22:09.808 | +++ 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 07:22:09.813 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:22:09.815 | ++ 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 07:22:09.818 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:22:09.821 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:22:09.823 | ++ functions:get_extra_file:74 : return 2022-04-14 07:22:09.826 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:22:09.829 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:22:09.831 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:22:09.833 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:22:09.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:09.853 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:22:09.855 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:22:09.872 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:09.874 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:22:09.876 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:22:09.879 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:22:09.881 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:22:09.884 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:22:09.886 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:22:09.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:22:09.891 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:22:09.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:22:09.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.903 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:22:09.906 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:22:09.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:22:09.910 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:22:09.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:22:09.919 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.922 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:22:09.924 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:22:09.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:22:09.929 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:22:09.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:22:09.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.941 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:22:09.943 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:22:09.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:22:09.948 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:22:09.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:22:09.957 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.960 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:22:09.963 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:22:09.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:22:09.968 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:22:09.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:22:09.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.979 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:22:09.982 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:22:09.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:22:09.986 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:22:09.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:09.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:09.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:22:09.996 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:09.998 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:22:10.001 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:22:10.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:22:10.005 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:22:10.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:22:10.015 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.018 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:22:10.020 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:22:10.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:22:10.025 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:22:10.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:22:10.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.037 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:22:10.040 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:22:10.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:22:10.045 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:22:10.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:22:10.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.057 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:22:10.059 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:22:10.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:22:10.064 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:22:10.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:22:10.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.076 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:22:10.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:22:10.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:22:10.084 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:22:10.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:22:10.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.096 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:22:10.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:22:10.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:22:10.103 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:22:10.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:22:10.112 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.114 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:22:10.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:22:10.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:22:10.122 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:22:10.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:22:10.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.134 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:22:10.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:22:10.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:22:10.141 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:22:10.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:22:10.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.153 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:22:10.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:22:10.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:22:10.161 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:22:10.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:22:10.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.173 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:22:10.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:22:10.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:22:10.180 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:22:10.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:22:10.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.192 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:22:10.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:22:10.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:22:10.200 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:22:10.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:22:10.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.212 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:22:10.215 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:22:10.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:22:10.219 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:22:10.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:22:10.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.231 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:22:10.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:22:10.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:22:10.238 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:22:10.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:22:10.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.251 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:22:10.253 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:22:10.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:22:10.258 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:22:10.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:22:10.268 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.270 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:22:10.273 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:22:10.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:22:10.278 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:22:10.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:22:10.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.289 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:22:10.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:22:10.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:22:10.297 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:22:10.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:22:10.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.309 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:22:10.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:22:10.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:22:10.316 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:22:10.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:22:10.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.328 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:22:10.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:22:10.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:22:10.335 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:22:10.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:22:10.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.347 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:22:10.350 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:22:10.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:22:10.354 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:22:10.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:22:10.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.366 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:22:10.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:22:10.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:22:10.374 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:22:10.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:22:10.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.386 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:22:10.388 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:22:10.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:22:10.393 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:22:10.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:22:10.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.405 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:22:10.407 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:22:10.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:22:10.412 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:22:10.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:22:10.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.424 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:22:10.427 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:22:10.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:22:10.432 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:22:10.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:22:10.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.444 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:22:10.446 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:22:10.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:22:10.451 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:22:10.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:22:10.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.463 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:22:10.465 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:22:10.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:22:10.470 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:22:10.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:22:10.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.482 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:22:10.484 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:22:10.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:22:10.489 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:22:10.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:22:10.499 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.502 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:22:10.504 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:22:10.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:22:10.509 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:22:10.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:22:10.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.520 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:22:10.523 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:22:10.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:22:10.528 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:22:10.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:22:10.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.540 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:22:10.542 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:22:10.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:22:10.547 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:22:10.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:22:10.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.559 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:22:10.561 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:22:10.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:22:10.566 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:22:10.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:22:10.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.578 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:22:10.581 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:22:10.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:22:10.586 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:22:10.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:22:10.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.598 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:22:10.600 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:22:10.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:22:10.605 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:22:10.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:10.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:10.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:22:10.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:10.617 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:22:10.639 | Using python 3.8 to install etcd3 2022-04-14 07:22:10.642 | + 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 07:22:11.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:11.540 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:11.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:11.540 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:12.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:12.725 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:22:12.733 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:22:12.734 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:22:12.735 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:22:12.736 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:22:15.277 | 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 07:22:15.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:15.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:15.405 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:15.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:15.409 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:15.412 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:15.414 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:15.416 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:15.418 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:15.421 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:15.423 | + functions-common:time_stop:2439 : start_time=1649920930634 2022-04-14 07:22:15.425 | + functions-common:time_stop:2441 : [[ -z 1649920930634 ]] 2022-04-14 07:22:15.428 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:15.432 | + functions-common:time_stop:2444 : end_time=1649920935429 2022-04-14 07:22:15.434 | + functions-common:time_stop:2445 : elapsed_time=4795 2022-04-14 07:22:15.436 | + functions-common:time_stop:2446 : total=26898 2022-04-14 07:22:15.438 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:15.440 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31693 2022-04-14 07:22:15.443 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:15.445 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:22:15.467 | Using python 3.8 to install etcd3gw 2022-04-14 07:22:15.470 | + 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 07:22:16.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:16.333 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:16.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:16.333 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:17.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:17.500 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:22:17.507 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:22:17.508 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:22:17.509 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:22:17.510 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:22:17.543 | 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.8) 2022-04-14 07:22:17.545 | 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 07:22:17.546 | 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 07:22:17.548 | 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 07:22:20.045 | 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 07:22:20.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:20.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:20.170 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:20.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:20.175 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:20.177 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:20.180 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:20.182 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:20.184 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:20.186 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:20.188 | + functions-common:time_stop:2439 : start_time=1649920935462 2022-04-14 07:22:20.190 | + functions-common:time_stop:2441 : [[ -z 1649920935462 ]] 2022-04-14 07:22:20.193 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:20.198 | + functions-common:time_stop:2444 : end_time=1649920940196 2022-04-14 07:22:20.200 | + functions-common:time_stop:2445 : elapsed_time=4734 2022-04-14 07:22:20.202 | + functions-common:time_stop:2446 : total=31693 2022-04-14 07:22:20.205 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:20.207 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36427 2022-04-14 07:22:20.209 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:20.212 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:22:20.214 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:22:20.216 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:22:20.219 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:20.221 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:20.223 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:20.226 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:20.229 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:20.231 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:20.233 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:20.236 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:20.238 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:20.240 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:20.243 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:20.246 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:22:20.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:20.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:20.253 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:22:20.255 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:22:20.257 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:20.260 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:20.262 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:20.264 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:20.267 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:20.269 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:20.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:20.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:20.276 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:20.279 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:20.281 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:20.283 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:20.286 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:22:20.289 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:20.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:20.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:20.296 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:22:20.318 | + 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 07:22:20.428 | Reading package lists... 2022-04-14 07:22:20.671 | Building dependency tree... 2022-04-14 07:22:20.673 | Reading state information... 2022-04-14 07:22:20.925 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:22:20.925 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:22:20.925 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:22:20.925 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:20.926 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:20.926 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:20.926 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:20.926 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:20.926 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:20.926 | python3-zope.interface 2022-04-14 07:22:20.926 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:21.041 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:21.045 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:21.048 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:21.050 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:21.052 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:21.055 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:21.058 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:21.060 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:21.062 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:21.064 | + functions-common:time_stop:2439 : start_time=1649920940315 2022-04-14 07:22:21.067 | + functions-common:time_stop:2441 : [[ -z 1649920940315 ]] 2022-04-14 07:22:21.069 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:21.074 | + functions-common:time_stop:2444 : end_time=1649920941071 2022-04-14 07:22:21.076 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-14 07:22:21.078 | + functions-common:time_stop:2446 : total=4622 2022-04-14 07:22:21.080 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:21.083 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5378 2022-04-14 07:22:21.085 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:21.087 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:22:21.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:21.092 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:21.094 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:22:21.157 | Module proxy already enabled 2022-04-14 07:22:21.162 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:22:21.225 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:22:21.225 | Module proxy already enabled 2022-04-14 07:22:21.225 | Module proxy_uwsgi already enabled 2022-04-14 07:22:21.230 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:22:21.232 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:22:21.234 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:21.237 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:22:21.373 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:22:21.376 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:22:21.379 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:22:21.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:22:21.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.391 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:22:21.394 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:22:21.396 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:22:21.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:22:21.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.410 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:22:21.412 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:22:21.415 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:22:21.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:22:21.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.427 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:22:21.430 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:22:21.432 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:22:21.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:22:21.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.444 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:22:21.447 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:22:21.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:22:21.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.459 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:22:21.462 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:22:21.464 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:22:21.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:22:21.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.477 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:22:21.494 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:21.496 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:22:21.499 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:22:21.501 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:22:21.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:22:21.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.513 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:22:21.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:21.533 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:22:21.535 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:22:21.538 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:22:21.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:22:21.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.551 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:22:21.553 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:22:21.556 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:22:21.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:21.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:21.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:22:21.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:21.568 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:22:21.571 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:22:21.573 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:21.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:22:21.579 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:22:21.581 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:21.585 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:21.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:21.590 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:22:21.593 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:22:21.595 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:22:21.598 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:22:21.601 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:22:21.622 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:22:21.624 | + 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 07:22:22.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:22.486 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:22.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:22.486 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:23.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:23.659 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:22:23.711 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:22:23.712 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:22:23.714 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:22:23.715 | 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 07:22:23.716 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:22:23.717 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:22:23.718 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:22:23.719 | 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 07:22:23.720 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:22:23.721 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:22:23.722 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:22:23.723 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:22:23.724 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:22:23.725 | 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 07:22:23.782 | 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 07:22:23.784 | 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 07:22:23.785 | 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 07:22:23.825 | 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 07:22:23.863 | 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 07:22:23.864 | 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 07:22:23.867 | 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 07:22:23.868 | 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 07:22:23.916 | 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 07:22:23.919 | 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 07:22:23.929 | 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 07:22:23.931 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:22:23.945 | 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 07:22:23.946 | 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 07:22:23.947 | 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 07:22:24.011 | 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 07:22:24.014 | 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 07:22:24.016 | 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 07:22:24.017 | 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.8) 2022-04-14 07:22:24.067 | 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.13.3) 2022-04-14 07:22:24.079 | 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 07:22:26.512 | 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 07:22:26.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:26.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:26.643 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:26.645 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:26.648 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:26.650 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:26.653 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:26.655 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:26.657 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:26.659 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:26.662 | + functions-common:time_stop:2439 : start_time=1649920941616 2022-04-14 07:22:26.664 | + functions-common:time_stop:2441 : [[ -z 1649920941616 ]] 2022-04-14 07:22:26.667 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:26.671 | + functions-common:time_stop:2444 : end_time=1649920946669 2022-04-14 07:22:26.674 | + functions-common:time_stop:2445 : elapsed_time=5053 2022-04-14 07:22:26.676 | + functions-common:time_stop:2446 : total=36427 2022-04-14 07:22:26.678 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:26.680 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41480 2022-04-14 07:22:26.682 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:26.685 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:22:26.687 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:22:26.690 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:26.693 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:22:26.695 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:22:26.698 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:26.701 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:26.702 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:26.707 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:22:26.709 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:22:26.712 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:22:26.715 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:22:26.717 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:22:26.739 | Using python 3.8 to install python-memcached 2022-04-14 07:22:26.741 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 07:22:27.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:27.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:27.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:27.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:28.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:28.784 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:22:28.787 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:22:31.287 | 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 07:22:31.295 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:31.295 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:31.413 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:31.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:31.418 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:31.420 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:31.423 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:31.425 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:31.427 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:31.429 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:31.432 | + functions-common:time_stop:2439 : start_time=1649920946733 2022-04-14 07:22:31.434 | + functions-common:time_stop:2441 : [[ -z 1649920946733 ]] 2022-04-14 07:22:31.437 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:31.441 | + functions-common:time_stop:2444 : end_time=1649920951438 2022-04-14 07:22:31.443 | + functions-common:time_stop:2445 : elapsed_time=4705 2022-04-14 07:22:31.446 | + functions-common:time_stop:2446 : total=41480 2022-04-14 07:22:31.448 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:31.451 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46185 2022-04-14 07:22:31.453 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:31.455 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:22:31.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:31.475 | + ./stack.sh:main:897 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:22:31.477 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:22:31.480 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:22:31.482 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:22:31.485 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:31.487 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:22:31.489 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:22:31.504 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:31.507 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:22:31.509 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:22:31.511 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:22:31.514 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:22:31.516 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:31.518 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:31.521 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:31.523 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:31.526 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:31.541 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:31.544 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:31.546 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:31.548 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:22:31.549 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:31.555 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:22:31.557 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:31.559 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:22:31.572 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:22:31.575 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:31.575 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:31.578 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:22:31.580 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:31.582 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:22:31.586 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:31.588 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:22:31.590 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:22:31.593 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:22:31.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:22:31.597 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:31.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:22:31.602 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:22:31.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:31.607 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:22:31.610 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:22:31.612 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:31.615 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:22:31.618 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:31.620 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:31.623 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:22:31.629 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:22:31.631 | + 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 07:22:32.320 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:22:32.322 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:32.324 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:32.327 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:32.329 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:22:32.331 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:22:32.333 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:32.336 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:22:32.339 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:32.341 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:22:32.343 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:22:32.345 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:22:32.347 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:32.350 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:22:32.369 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:22:32.372 | + 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 07:22:33.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:33.248 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:33.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:33.248 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:34.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:34.412 | Obtaining file:///opt/stack/keystone 2022-04-14 07:22:34.413 | Preparing metadata (setup.py): started 2022-04-14 07:22:38.048 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:38.124 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:22:38.125 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:22:38.126 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:22:38.127 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:22:38.128 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:22:38.129 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:22:38.130 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:22:38.131 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:22:38.133 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:22:38.134 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:22:38.135 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:22:38.136 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:22:38.137 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:22:38.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:22:38.139 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:22:38.140 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:22:38.141 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:22:38.143 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:22:38.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:22:38.145 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:22:38.146 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:22:38.147 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:22:38.148 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:22:38.149 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:22:38.150 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:22:38.151 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:22:38.153 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:22:38.154 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:22:38.155 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:22:38.156 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:22:38.157 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:22:38.159 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:22:38.159 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:22:38.160 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:22:38.171 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:22:38.172 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:22:38.216 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:22:38.228 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:22:38.230 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:22:38.231 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:22:38.232 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:22:38.242 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:22:38.305 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:22:38.308 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:22:38.402 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:22:38.403 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:22:38.404 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:22:38.405 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:22:38.459 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:22:38.462 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:22:38.463 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:22:38.516 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:22:38.517 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:22:38.574 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:22:38.575 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:22:38.576 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:22:38.578 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:22:38.581 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:22:38.582 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:22:38.603 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:22:38.675 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:22:38.696 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:22:38.697 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:22:38.699 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:22:38.700 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:22:38.752 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:22:38.871 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:22:38.872 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:22:38.874 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:22:38.875 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:22:38.876 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:22:39.096 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:22:39.117 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:22:39.119 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:22:39.188 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:22:39.189 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:22:39.207 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:22:39.279 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:22:39.318 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:22:39.428 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:22:39.502 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:22:39.628 | 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.0.1.dev2) (0.17.3) 2022-04-14 07:22:39.657 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:22:39.699 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:22:39.701 | 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.0.1.dev2) (2.1.1) 2022-04-14 07:22:39.703 | 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.0.1.dev2) (3.5.0) 2022-04-14 07:22:39.704 | 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.0.1.dev2) (2.5.1) 2022-04-14 07:22:39.704 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:22:39.707 | 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.0.1.dev2) (0.33.0) 2022-04-14 07:22:39.759 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:22:39.894 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:22:39.897 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:22:39.899 | 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.0.1.dev2) (3.3) 2022-04-14 07:22:39.900 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:22:40.047 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:22:40.129 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:22:40.203 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:22:40.374 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:22:40.631 | 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.0.1.dev2) (0.7) 2022-04-14 07:22:40.666 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:22:42.557 | Installing collected packages: keystone 2022-04-14 07:22:42.557 | Attempting uninstall: keystone 2022-04-14 07:22:42.558 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:22:42.561 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:22:42.563 | Running setup.py develop for keystone 2022-04-14 07:22:47.095 | Successfully installed keystone 2022-04-14 07:22:47.095 | 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 07:22:47.103 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:47.103 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:47.238 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:47.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:47.243 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:47.245 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:47.247 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:47.249 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:47.251 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:47.253 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:47.255 | + functions-common:time_stop:2439 : start_time=1649920952364 2022-04-14 07:22:47.258 | + functions-common:time_stop:2441 : [[ -z 1649920952364 ]] 2022-04-14 07:22:47.261 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:47.265 | + functions-common:time_stop:2444 : end_time=1649920967262 2022-04-14 07:22:47.267 | + functions-common:time_stop:2445 : elapsed_time=14898 2022-04-14 07:22:47.269 | + functions-common:time_stop:2446 : total=46185 2022-04-14 07:22:47.271 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:47.274 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61083 2022-04-14 07:22:47.276 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:47.279 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:47.282 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:47.285 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:47.304 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:47.316 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:22:47.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:22:47.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:47.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:47.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:22:47.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:47.331 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:22:47.348 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:47.350 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:22:47.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:47.355 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:22:47.358 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:22:47.370 | + 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 07:22:47.372 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:22:47.377 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:22:47.393 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:47.395 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:22:47.426 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:22:47.453 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:22:47.484 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:22:47.514 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:22:47.545 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:22:47.576 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:22:47.604 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:22:47.632 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:22:47.634 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:22:47.637 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:22:47.639 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:22:47.641 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:22:47.644 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:22:47.660 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:47.664 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:22:47.666 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:22:47.668 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:22:47.683 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:47.686 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:22:47.689 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:22:47.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:22:47.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:22:47.723 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:22:47.726 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:22:47.742 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:47.745 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-04-14 07:22:47.775 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:22:47.778 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:22:47.809 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:22:47.811 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:22:47.814 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:22:47.816 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:22:47.818 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:22:47.822 | + 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 07:22:47.853 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:22:47.855 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:22:47.857 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:22:47.860 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:22:47.863 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:22:47.880 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:22:47.882 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:22:47.884 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:47.887 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:22:47.889 | + 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 07:22:47.918 | + 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 07:22:47.945 | + 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 07:22:47.975 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:22:48.002 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:22:48.031 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:22:48.033 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:22:48.036 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:22:48.038 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:22:48.041 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:22:48.043 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:22:48.045 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:22:48.048 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:22:48.052 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:22:48.054 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:22:48.057 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:22:48.070 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:22:48.071 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:48.079 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:22:48.083 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:48.099 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:22:48.101 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:22:48.105 | + 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 07:22:48.135 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:22:48.162 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:22:48.189 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:22:48.217 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:22:48.244 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:22:48.271 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:22:48.299 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:22:48.326 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:22:48.353 | + 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 07:22:48.380 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:22:48.409 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:22:48.437 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:22:48.465 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:22:48.467 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:22:48.470 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:22:48.472 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:22:48.475 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:22:48.477 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:48.479 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:48.481 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:48.484 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:48.487 | + 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 07:22:48.514 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:22:48.542 | + 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 07:22:48.542 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:48.551 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:22:48.555 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:22:48.557 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:22:48.559 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:22:48.562 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:22:48.564 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:22:48.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:48.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:48.571 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:22:48.573 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:22:48.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:48.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:48.580 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:22:48.643 | Site keystone-wsgi-public already enabled 2022-04-14 07:22:48.649 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:22:48.652 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:22:48.654 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:48.656 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:22:48.792 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:22:48.826 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:22:48.860 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:22:48.891 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:22:48.893 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:22:48.925 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:22:48.953 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:22:48.981 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:22:48.984 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:22:49.001 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:49.004 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:22:49.021 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:49.023 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:22:49.026 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:22:49.028 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:22:49.031 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:49.033 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:22:49.036 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:22:49.038 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:22:49.041 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:22:49.043 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:22:49.045 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:49.048 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:49.051 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:49.053 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:49.056 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:49.072 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:49.074 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:49.077 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:49.079 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:22:49.080 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:49.085 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:22:49.088 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:49.090 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:22:49.103 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:22:49.106 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:49.107 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:49.109 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:22:49.112 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:49.115 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:22:49.117 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:49.120 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:49.122 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:22:49.125 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:22:49.127 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:22:49.129 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:49.132 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:49.134 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:22:49.137 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:49.139 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:22:49.142 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:22:49.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:49.148 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:22:49.150 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:49.153 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:49.156 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:22:49.161 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:22:49.164 | + 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 07:22:49.832 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:22:49.834 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:49.837 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:49.839 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:49.841 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:49.844 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:22:49.846 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:49.848 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:22:49.851 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:49.853 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:22:49.855 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:22:49.858 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:22:49.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:49.862 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:22:49.884 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:22:49.886 | + 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 07:22:50.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:50.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:50.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:50.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:51.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:51.990 | Obtaining file:///opt/stack/swift 2022-04-14 07:22:51.992 | Preparing metadata (setup.py): started 2022-04-14 07:22:55.185 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:55.224 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:22:55.226 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:22:55.227 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:22:55.229 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:22:55.229 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:22:55.230 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:22:55.232 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:22:55.233 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:22:55.234 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:22:55.235 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:22:55.236 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:22:55.275 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:22:55.283 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:22:55.341 | 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.29.2.dev2) (3.1.1) 2022-04-14 07:22:55.342 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:22:55.343 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:22:55.344 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:22:55.345 | 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.29.2.dev2) (5.8.1) 2022-04-14 07:22:55.346 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:22:55.347 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:22:55.349 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:22:55.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:22:55.352 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:22:55.353 | 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.29.2.dev2) (4.3.0) 2022-04-14 07:22:55.354 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:22:55.374 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:22:55.407 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:22:55.408 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:22:55.410 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:22:55.412 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:22:55.437 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:22:55.530 | 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.29.2.dev2) (1.0.2) 2022-04-14 07:22:55.532 | 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.29.2.dev2) (3.5.0) 2022-04-14 07:22:55.534 | 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.29.2.dev2) (1.7.0) 2022-04-14 07:22:55.577 | 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.29.2.dev2) (1.1.5) 2022-04-14 07:22:55.623 | 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.29.2.dev2) (0.8.0) 2022-04-14 07:22:55.624 | 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.29.2.dev2) (2.5.0) 2022-04-14 07:22:55.626 | 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.29.2.dev2) (6.0) 2022-04-14 07:22:55.627 | 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.29.2.dev2) (1.5.0) 2022-04-14 07:22:55.690 | 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.29.2.dev2) (0.9.6) 2022-04-14 07:22:55.692 | 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.29.2.dev2) (2.8.2) 2022-04-14 07:22:55.705 | 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.29.2.dev2) (2021.3) 2022-04-14 07:22:55.707 | 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.29.2.dev2) (1.0.3) 2022-04-14 07:22:55.731 | 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.29.2.dev2) (21.3) 2022-04-14 07:22:55.734 | 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.29.2.dev2) (3.0.7) 2022-04-14 07:22:55.841 | 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.29.2.dev2) (1.13.3) 2022-04-14 07:22:55.856 | 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.29.2.dev2) (5.1.1) 2022-04-14 07:22:58.167 | Installing collected packages: swift 2022-04-14 07:22:58.167 | Attempting uninstall: swift 2022-04-14 07:22:58.167 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:22:58.170 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:22:58.172 | Running setup.py develop for swift 2022-04-14 07:23:02.368 | Successfully installed swift 2022-04-14 07:23:02.368 | 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 07:23:02.376 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:02.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:02.509 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:02.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:02.514 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:02.516 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:02.518 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:02.520 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:02.523 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:02.525 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:02.527 | + functions-common:time_stop:2439 : start_time=1649920969877 2022-04-14 07:23:02.529 | + functions-common:time_stop:2441 : [[ -z 1649920969877 ]] 2022-04-14 07:23:02.532 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:02.536 | + functions-common:time_stop:2444 : end_time=1649920982534 2022-04-14 07:23:02.538 | + functions-common:time_stop:2445 : elapsed_time=12657 2022-04-14 07:23:02.541 | + functions-common:time_stop:2446 : total=61083 2022-04-14 07:23:02.543 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:02.545 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73740 2022-04-14 07:23:02.547 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:02.549 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:02.552 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:23:02.555 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:23:02.574 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:23:02.585 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:23:02.588 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:23:02.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:02.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:02.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:23:02.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:02.600 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:23:02.603 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:02.605 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:23:02.607 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:23:02.609 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:23:02.612 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:23:02.614 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:23:02.616 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:23:03.817 | No container-sync running 2022-04-14 07:23:03.817 | No object-updater running 2022-04-14 07:23:03.817 | No proxy-server running 2022-04-14 07:23:03.817 | No account-reaper running 2022-04-14 07:23:03.817 | No container-replicator running 2022-04-14 07:23:03.817 | No object-expirer running 2022-04-14 07:23:03.817 | No container-auditor running 2022-04-14 07:23:03.817 | No container-server running 2022-04-14 07:23:03.817 | No object-auditor running 2022-04-14 07:23:03.817 | No object-server running 2022-04-14 07:23:03.817 | No object-replicator running 2022-04-14 07:23:03.817 | No object-reconstructor running 2022-04-14 07:23:03.817 | No container-updater running 2022-04-14 07:23:03.817 | No account-auditor running 2022-04-14 07:23:03.817 | No container-sharder running 2022-04-14 07:23:03.817 | No account-replicator running 2022-04-14 07:23:03.817 | No container-reconciler running 2022-04-14 07:23:03.817 | No account-server running 2022-04-14 07:23:03.909 | + lib/swift:configure_swift:337 : true 2022-04-14 07:23:03.911 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:23:03.924 | + 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 07:23:03.936 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:23:03.939 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:23:03.939 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:23:03.945 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:23:03.945 | s/%GROUP%/ubuntu/; 2022-04-14 07:23:03.945 | s/%USER%/ubuntu/; 2022-04-14 07:23:03.945 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:23:03.945 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:23:03.948 | uid = ubuntu 2022-04-14 07:23:03.948 | gid = ubuntu 2022-04-14 07:23:03.948 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:23:03.948 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:23:03.948 | address = 127.0.0.1 2022-04-14 07:23:03.948 | 2022-04-14 07:23:03.948 | [account6612] 2022-04-14 07:23:03.948 | max connections = 25 2022-04-14 07:23:03.948 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:23:03.948 | read only = false 2022-04-14 07:23:03.948 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:23:03.948 | 2022-04-14 07:23:03.948 | [account6622] 2022-04-14 07:23:03.948 | max connections = 25 2022-04-14 07:23:03.948 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:23:03.948 | read only = false 2022-04-14 07:23:03.948 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:23:03.948 | 2022-04-14 07:23:03.948 | [account6632] 2022-04-14 07:23:03.948 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [account6642] 2022-04-14 07:23:03.949 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [container6611] 2022-04-14 07:23:03.949 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [container6621] 2022-04-14 07:23:03.949 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [container6631] 2022-04-14 07:23:03.949 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [container6641] 2022-04-14 07:23:03.949 | max connections = 25 2022-04-14 07:23:03.949 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:23:03.949 | read only = false 2022-04-14 07:23:03.949 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | 2022-04-14 07:23:03.949 | [object6613] 2022-04-14 07:23:03.950 | max connections = 25 2022-04-14 07:23:03.950 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:23:03.950 | read only = false 2022-04-14 07:23:03.950 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:23:03.950 | 2022-04-14 07:23:03.950 | [object6623] 2022-04-14 07:23:03.950 | max connections = 25 2022-04-14 07:23:03.950 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:23:03.950 | read only = false 2022-04-14 07:23:03.950 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:23:03.950 | 2022-04-14 07:23:03.950 | [object6633] 2022-04-14 07:23:03.950 | max connections = 25 2022-04-14 07:23:03.950 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:23:03.950 | read only = false 2022-04-14 07:23:03.950 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:23:03.950 | 2022-04-14 07:23:03.950 | [object6643] 2022-04-14 07:23:03.950 | max connections = 25 2022-04-14 07:23:03.950 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:23:03.950 | read only = false 2022-04-14 07:23:03.950 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:23:03.951 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:23:03.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.957 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:23:03.969 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:23:03.971 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:23:03.976 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:23:03.980 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:23:03.982 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:23:03.986 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:23:04.014 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2022-04-14 07:23:04.041 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:23:04.058 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:23:04.086 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:23:04.104 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:23:04.132 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:23:04.150 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:23:04.178 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:23:04.196 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:23:04.224 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:23:04.242 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:23:04.270 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:23:04.288 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:23:04.303 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:04.305 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:23:04.333 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:23:04.361 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:23:04.388 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:23:04.415 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:23:04.430 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:04.432 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:23:04.460 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:23:04.475 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:04.477 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:23:04.492 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:04.494 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:23:04.496 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:23:04.512 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:04.514 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:23:04.516 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:23:04.518 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:23:04.523 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:23:04.528 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:23:04.556 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:23:04.583 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:23:04.612 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:23:04.642 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:23:04.669 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:23:04.671 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:23:04.673 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:23:04.676 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:23:04.678 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:23:04.705 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:23:04.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:23:04.759 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:23:04.786 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:23:04.813 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:23:04.840 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:23:04.867 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:23:04.894 | + 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 07:23:04.921 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:23:04.948 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:23:04.976 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:23:05.003 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:23:05.030 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:23:05.060 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:23:05.088 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:23:05.107 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:23:05.135 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:23:05.163 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:23:05.167 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:23:05.195 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:23:05.222 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:23:05.249 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:23:05.251 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:23:05.253 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:23:05.256 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:23:05.260 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:23:05.262 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:23:05.264 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:23:05.267 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:23:05.269 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:23:05.271 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:23:05.274 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:23:05.276 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:23:05.293 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:23:05.321 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:23:05.340 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:23:05.369 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:23:05.386 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:23:05.416 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:23:05.435 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:23:05.467 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:23:05.487 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:23:05.517 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:23:05.537 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:23:05.567 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:23:05.586 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:23:05.615 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:23:05.633 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:23:05.663 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:23:05.682 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:23:05.712 | + 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 07:23:05.717 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:23:05.735 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:23:05.764 | + 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 07:23:05.793 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:23:05.795 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:23:05.799 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:23:05.801 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:23:05.804 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:23:05.806 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:23:05.808 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:23:05.810 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:23:05.812 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:23:05.815 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:23:05.833 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:23:05.861 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:23:05.879 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:23:05.907 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:23:05.926 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:23:05.954 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:23:05.973 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:23:06.001 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:23:06.020 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:23:06.048 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:23:06.067 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:23:06.095 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:23:06.113 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:23:06.142 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:23:06.160 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:23:06.189 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:23:06.207 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:23:06.234 | + 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 07:23:06.239 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:23:06.257 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:23:06.285 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:23:06.287 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:23:06.292 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:23:06.294 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:23:06.296 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:23:06.298 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:23:06.300 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:23:06.303 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:23:06.305 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:23:06.307 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:23:06.325 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:23:06.353 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:23:06.371 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:23:06.399 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:23:06.417 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:23:06.445 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:23:06.463 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:23:06.490 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:23:06.509 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:23:06.537 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:23:06.555 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:23:06.583 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:23:06.602 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:23:06.630 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:23:06.648 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:23:06.676 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:23:06.695 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:23:06.722 | + 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 07:23:06.727 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:23:06.745 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:23:06.774 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:23:06.802 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:23:06.831 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:23:06.859 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:23:06.861 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:23:06.867 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:23:06.896 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:23:06.925 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:23:06.955 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:23:06.984 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:23:07.013 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:23:07.042 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:23:07.070 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:23:07.098 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:23:07.125 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:23:07.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:07.143 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:23:07.163 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:23:07.166 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:23:07.185 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:23:07.187 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-04-14 07:23:07.215 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:23:07.218 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:23:07.245 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-04-14 07:23:07.274 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:23:07.276 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:23:07.304 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:23:07.320 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:07.322 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:23:07.325 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:23:07.330 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:23:07.332 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:23:07.345 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:23:07.348 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:23:07.360 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:23:07.362 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:23:07.364 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:23:07.367 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:23:07.369 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:23:07.371 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:23:07.373 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:23:07.376 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:23:07.378 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:23:07.391 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:23:07.393 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:23:07.396 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:23:07.414 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:07.417 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:23:07.434 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:07.437 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:23:07.439 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:23:07.442 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:23:07.445 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:07.447 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:23:07.450 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:23:07.452 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:23:07.455 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:23:07.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:07.475 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:23:07.478 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:23:07.495 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:07.498 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:23:07.501 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:23:07.503 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:23:07.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:07.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:07.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:23:07.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:07.518 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:23:07.521 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:23:07.523 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:23:07.526 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:23:07.529 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:23:07.532 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:23:07.534 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:23:07.538 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:23:07.540 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:23:07.543 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:23:07.547 | +++ 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 07:23:07.547 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:23:07.552 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:23:07.555 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:23:07.558 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:23:07.561 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:23:07.564 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:23:07.586 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:23:07.589 | + 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 07:23:08.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:08.477 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:08.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:08.477 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:09.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:09.681 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:23:09.768 | 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 07:23:09.769 | 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 07:23:09.771 | 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 07:23:09.772 | 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 07:23:09.773 | 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 07:23:09.775 | 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 07:23:09.776 | 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 07:23:09.777 | 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 07:23:09.778 | 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 07:23:09.779 | 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 07:23:09.780 | 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 07:23:09.781 | 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 07:23:09.783 | 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 07:23:09.786 | 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 07:23:09.789 | 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 07:23:09.792 | 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 07:23:09.794 | 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 07:23:09.796 | 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 07:23:09.806 | 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.1.0) 2022-04-14 07:23:09.807 | 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 07:23:09.821 | 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 07:23:09.896 | 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 07:23:09.898 | 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 07:23:09.899 | 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 07:23:09.923 | 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 07:23:09.924 | 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 07:23:09.928 | 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 07:23:09.929 | 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 07:23:09.930 | 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 07:23:09.940 | 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 07:23:09.981 | 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 07:23:09.983 | 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 07:23:09.984 | 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 07:23:09.985 | 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 07:23:10.006 | 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 07:23:10.008 | 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 07:23:10.023 | 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) (2021.3) 2022-04-14 07:23:10.039 | 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 07:23:10.040 | 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 07:23:10.060 | 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.1.1) 2022-04-14 07:23:10.063 | 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 07:23:10.144 | 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 07:23:10.145 | 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.8) 2022-04-14 07:23:10.148 | 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 07:23:10.149 | 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 07:23:10.199 | 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 07:23:10.224 | 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.13.3) 2022-04-14 07:23:10.425 | 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 07:23:10.426 | 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 07:23:10.460 | 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 07:23:10.462 | 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 07:23:10.488 | 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 07:23:10.489 | 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 07:23:10.490 | 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 07:23:10.492 | 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 07:23:10.546 | 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 07:23:10.718 | 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 07:23:10.740 | 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) (60.9.3) 2022-04-14 07:23:10.825 | 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 07:23:10.971 | 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 07:23:13.093 | 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 07:23:13.100 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:13.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:13.224 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:13.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:13.229 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:13.231 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:13.234 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:13.236 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:13.239 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:13.241 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:13.244 | + functions-common:time_stop:2439 : start_time=1649920987580 2022-04-14 07:23:13.246 | + functions-common:time_stop:2441 : [[ -z 1649920987580 ]] 2022-04-14 07:23:13.249 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:13.253 | + functions-common:time_stop:2444 : end_time=1649920993251 2022-04-14 07:23:13.256 | + functions-common:time_stop:2445 : elapsed_time=5671 2022-04-14 07:23:13.258 | + functions-common:time_stop:2446 : total=73740 2022-04-14 07:23:13.261 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:13.263 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79411 2022-04-14 07:23:13.266 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:13.268 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:23:13.271 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:23:13.273 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:23:13.287 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:23:13.292 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:23:13.294 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:23:13.297 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:23:13.299 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:23:13.301 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:13.305 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:13.308 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:13.310 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:13.313 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:13.329 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:13.332 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:13.334 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:13.337 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:23:13.337 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:13.342 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:23:13.345 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:13.347 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:23:13.360 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:23:13.364 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:13.364 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:13.368 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:23:13.371 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:13.374 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:23:13.376 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:13.379 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:23:13.382 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:23:13.385 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:13.387 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:23:13.390 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:13.392 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:23:13.395 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:23:13.397 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:13.400 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:13.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:23:13.406 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:13.409 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:23:13.411 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:13.414 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:13.417 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:23:13.425 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:23:13.429 | + 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 07:23:14.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:23:14.096 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:14.099 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:14.101 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:14.103 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:23:14.106 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:23:14.108 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:14.111 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:14.113 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:14.115 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:14.118 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:14.120 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:14.123 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:14.125 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:23:14.148 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:23:14.150 | + 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 07:23:15.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:15.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:15.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:15.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:16.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:16.189 | Obtaining file:///opt/stack/glance 2022-04-14 07:23:16.189 | Preparing metadata (setup.py): started 2022-04-14 07:23:19.379 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:19.453 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:23:19.454 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:23:19.455 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:23:19.456 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:23:19.457 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:23:19.458 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:23:19.460 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:23:19.461 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:23:19.462 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:23:19.463 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:23:19.464 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:23:19.465 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:23:19.467 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:23:19.468 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:23:19.469 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:23:19.470 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:23:19.471 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:23:19.472 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:23:19.473 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:23:19.474 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:23:19.475 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:23:19.477 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:23:19.478 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:23:19.479 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:23:19.480 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:23:19.481 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:23:19.482 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:23:19.483 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:23:19.484 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:23:19.485 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:23:19.486 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:23:19.488 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:23:19.489 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:23:19.490 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:23:19.491 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:23:19.493 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:23:19.494 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:23:19.495 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:23:19.496 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:23:19.497 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:23:19.498 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:23:19.499 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:23:19.500 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:23:19.516 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:23:19.518 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:23:19.519 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:23:19.540 | 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.0.1.dev2) (2.27.1) 2022-04-14 07:23:19.542 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:23:19.583 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:23:19.598 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:23:19.606 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:23:19.621 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:23:19.622 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:23:19.624 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:23:19.716 | 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.0.1.dev2) (3.0.7) 2022-04-14 07:23:19.792 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:23:19.843 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:23:19.845 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:23:19.880 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:23:19.925 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:23:19.926 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:23:19.929 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:23:20.012 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:23:20.013 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:23:20.015 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:23:20.042 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:23:20.090 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:23:20.093 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:23:20.153 | 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.0.1.dev2) (0.4.0) 2022-04-14 07:23:20.154 | 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.0.1.dev2) (5.0.9) 2022-04-14 07:23:20.155 | 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.0.1.dev2) (5.2.3) 2022-04-14 07:23:20.156 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:23:20.158 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:23:20.184 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:23:20.185 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:23:20.189 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:23:20.230 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:23:20.275 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:23:20.276 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:23:20.278 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:23:20.354 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:23:20.414 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:23:20.517 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:23:20.788 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:23:20.789 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:23:20.790 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:23:20.793 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:23:20.849 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:23:20.872 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:23:20.986 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:23:21.092 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:23:21.305 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:23:21.306 | 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.0.1.dev2) (1.4.0) 2022-04-14 07:23:21.307 | 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.0.1.dev2) (0.10.0) 2022-04-14 07:23:21.308 | 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.0.1.dev2) (1.32) 2022-04-14 07:23:21.309 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:23:21.311 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:23:21.313 | 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.0.1.dev2) (1.4.4) 2022-04-14 07:23:21.431 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:23:21.465 | 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.0.1.dev2) (1.0.3) 2022-04-14 07:23:21.509 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:23:21.512 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:23:21.748 | 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.0.1.dev2) (3.10.1) 2022-04-14 07:23:21.935 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:23:21.936 | 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.0.1.dev2) (2019.11.28) 2022-04-14 07:23:21.938 | 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.0.1.dev2) (3.3) 2022-04-14 07:23:21.939 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:23:22.045 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:23:22.201 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:23:22.305 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:23:22.645 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:23:22.651 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:23:22.877 | 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.0.1.dev2) (2.2) 2022-04-14 07:23:23.159 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:23:23.467 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:23:23.468 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:23:24.930 | Installing collected packages: glance 2022-04-14 07:23:24.930 | Attempting uninstall: glance 2022-04-14 07:23:24.931 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:23:24.937 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:23:24.939 | Running setup.py develop for glance 2022-04-14 07:23:29.352 | Successfully installed glance 2022-04-14 07:23:29.352 | 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 07:23:29.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:29.360 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:29.498 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:29.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:29.502 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:29.505 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:29.507 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:29.510 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:29.512 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:29.514 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:29.517 | + functions-common:time_stop:2439 : start_time=1649920994141 2022-04-14 07:23:29.519 | + functions-common:time_stop:2441 : [[ -z 1649920994141 ]] 2022-04-14 07:23:29.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:29.527 | + functions-common:time_stop:2444 : end_time=1649921009524 2022-04-14 07:23:29.529 | + functions-common:time_stop:2445 : elapsed_time=15383 2022-04-14 07:23:29.532 | + functions-common:time_stop:2446 : total=79411 2022-04-14 07:23:29.534 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:29.536 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=94794 2022-04-14 07:23:29.539 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:29.541 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:29.544 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:29.546 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:29.566 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:29.578 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:23:29.581 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:23:29.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:29.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:29.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:23:29.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:29.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:29.597 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:23:29.600 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:23:29.612 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:23:29.615 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:23:29.617 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:23:29.620 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:23:29.622 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:23:29.624 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:23:29.627 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:23:29.629 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:23:29.660 | + 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 07:23:29.689 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:23:29.719 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:23:29.749 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:23:29.779 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:23:29.808 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:23:29.811 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:23:29.813 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:23:29.816 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:23:29.819 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:23:29.847 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:23:29.878 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:23:29.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:23:29.938 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:23:29.968 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:23:29.998 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:23:30.028 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:23:30.058 | + 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 07:23:30.088 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:23:30.118 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:23:30.148 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:23:30.151 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:23:30.154 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:23:30.156 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:23:30.158 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:23:30.161 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:23:30.178 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.181 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:23:30.183 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:23:30.186 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:23:30.202 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.204 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:23:30.207 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:23:30.237 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:23:30.240 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:23:30.242 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:23:30.244 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:23:30.247 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:23:30.277 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:23:30.307 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:23:30.309 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:23:30.312 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:23:30.314 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:23:30.316 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:23:30.319 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:30.321 | + 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 07:23:30.351 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:23:30.353 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-04-14 07:23:30.383 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:23:30.385 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:23:30.402 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.405 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:23:30.435 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:23:30.465 | + 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 07:23:30.495 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:23:30.525 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:23:30.556 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:23:30.572 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:30.574 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:23:30.604 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:23:30.634 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:23:30.664 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2022-04-14 07:23:30.694 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:23:30.725 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-04-14 07:23:30.755 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:23:30.772 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:30.775 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:23:30.777 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:23:30.780 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:23:30.783 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:23:30.800 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:23:30.802 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:23:30.805 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:30.807 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:23:30.810 | + 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 07:23:30.840 | + 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 07:23:30.870 | + 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 07:23:30.900 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:23:30.931 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:23:30.935 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:23:30.965 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:23:30.996 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:23:31.026 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-04-14 07:23:31.057 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:23:31.088 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:23:31.119 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:23:31.148 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:23:31.179 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:23:31.208 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:23:31.238 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:23:31.268 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:23:31.273 | + 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 07:23:31.281 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:23:31.297 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:31.300 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:23:31.303 | + 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 07:23:31.305 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:23:31.308 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:23:31.310 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:23:31.313 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:23:31.317 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:23:31.320 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:23:31.324 | + 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 07:23:31.355 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:23:31.357 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:23:31.360 | ++ functions:get_random_port:837 : true 2022-04-14 07:23:31.362 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:23:31.364 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:23:31.367 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:23:31.431 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:23:31.433 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:23:31.436 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:23:31.439 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:23:31.441 | + 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 07:23:31.469 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:23:31.497 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:23:31.525 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:23:31.553 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:23:31.581 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:23:31.609 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:23:31.637 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:23:31.666 | + 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 07:23:31.695 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:23:31.723 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:23:31.751 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:23:31.779 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:23:31.807 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:23:31.836 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:23:31.863 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:23:31.892 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:23:31.921 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:23:31.949 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:23:31.977 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:23:31.980 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:23:31.982 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:31.984 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:31.987 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:31.989 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:31.991 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:23:32.048 | proxy (enabled by site administrator) 2022-04-14 07:23:32.052 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:23:32.054 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:23:32.056 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:32.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:32.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:32.064 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:32.066 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:23:32.122 | proxy_http (enabled by site administrator) 2022-04-14 07:23:32.125 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:23:32.128 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:23:32.131 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:23:32.133 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:23:32.136 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:32.138 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:32.141 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:32.143 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:32.147 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:23:32.147 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:32.156 | KeepAlive Off 2022-04-14 07:23:32.161 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:32.161 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:23:32.169 | SetEnv proxy-sendchunked 1 2022-04-14 07:23:32.173 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:23:32.173 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:32.182 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:23:32.185 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:23:32.188 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:23:32.190 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:23:32.192 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:23:32.195 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:32.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:32.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:32.203 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:32.205 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:23:32.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:32.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:32.213 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:23:32.274 | Site glance-wsgi-api already enabled 2022-04-14 07:23:32.279 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:23:32.281 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:32.284 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:32.286 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:32.423 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:23:32.432 | + 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 07:23:32.465 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:23:32.468 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:23:32.489 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:32.492 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:23:32.494 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:23:32.497 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:23:32.499 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:32.502 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:23:32.504 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:23:32.507 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:23:32.509 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:23:32.512 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:23:32.514 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:32.517 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:32.520 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:32.523 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:32.526 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:32.543 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:32.545 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:32.547 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:32.550 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:23:32.551 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:32.556 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:23:32.558 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:32.561 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:23:32.574 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:23:32.577 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:32.577 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:32.581 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:23:32.584 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:32.587 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:23:32.590 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:32.592 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:32.595 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:32.597 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:32.600 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:23:32.603 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:32.605 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:32.608 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:32.610 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:32.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:32.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:23:32.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:32.621 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:23:32.624 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:32.626 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:32.629 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:23:32.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:23:32.638 | + 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 07:23:33.294 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:23:33.296 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:33.299 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:33.301 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:33.304 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:33.306 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:33.309 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:33.311 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:33.313 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:33.316 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:33.319 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:33.321 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:33.324 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:33.326 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:23:33.347 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:23:33.350 | + 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 07:23:34.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:34.216 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:34.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:34.217 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:35.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:35.374 | Obtaining file:///opt/stack/cinder 2022-04-14 07:23:35.375 | Preparing metadata (setup.py): started 2022-04-14 07:23:39.300 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:39.432 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:23:39.433 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:23:39.434 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:23:39.435 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:23:39.436 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:23:39.437 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:23:39.438 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:23:39.439 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:23:39.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:23:39.441 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:23:39.442 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:23:39.443 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:23:39.444 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:23:39.445 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:23:39.447 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:23:39.448 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:23:39.449 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:23:39.450 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:23:39.451 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:23:39.453 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:23:39.454 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:23:39.455 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:23:39.456 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:23:39.457 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:23:39.458 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:23:39.459 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:23:39.460 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:23:39.461 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:23:39.462 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:23:39.463 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:23:39.465 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:23:39.466 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:23:39.468 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:23:39.470 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:23:39.472 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:23:39.475 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:23:39.476 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:23:39.478 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:23:39.479 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:23:39.480 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:23:39.481 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:23:39.482 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:23:39.483 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:23:39.484 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:23:39.485 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:23:39.486 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:23:39.487 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:23:39.488 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:23:39.489 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:23:39.491 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:23:39.492 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:23:39.494 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:23:39.495 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:23:39.496 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:23:39.497 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:23:39.498 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:23:39.499 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:23:39.500 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:23:39.501 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:23:39.502 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:23:39.503 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:23:39.504 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:23:39.518 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:23:39.519 | 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.0.0) (0.5.2) 2022-04-14 07:23:39.520 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:23:39.587 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:23:39.618 | 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.0.0) (2.1.0) 2022-04-14 07:23:39.633 | 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.0.0) (0.1.0) 2022-04-14 07:23:39.634 | 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.0.0) (4.1.1) 2022-04-14 07:23:39.635 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:23:39.636 | 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.0.0) (2.6.0) 2022-04-14 07:23:39.733 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:23:39.787 | 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.0.0) (3.1.1) 2022-04-14 07:23:39.790 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:23:39.817 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:23:39.817 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:23:39.819 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:23:39.873 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:23:39.946 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:23:39.947 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:23:39.948 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:23:39.949 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:23:40.011 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:23:40.013 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:23:40.014 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:23:40.076 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:23:40.077 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:23:40.138 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:23:40.140 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:23:40.141 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:23:40.143 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:23:40.146 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:23:40.171 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:23:40.172 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:23:40.173 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:23:40.221 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:23:40.304 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:23:40.308 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:23:40.332 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:23:40.359 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:23:40.429 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:23:40.431 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:23:40.563 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:23:40.588 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:23:40.731 | 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.0.0) (3.10.1) 2022-04-14 07:23:40.766 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:23:40.769 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:23:40.771 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:23:40.972 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:23:40.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:23:40.976 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:23:41.012 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:23:41.042 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:23:41.283 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:23:41.283 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:23:41.428 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:23:41.429 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:23:41.430 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:23:41.571 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:23:41.695 | 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.0.0) (4.11.1) 2022-04-14 07:23:41.697 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:23:41.698 | 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.0.0) (5.4.0) 2022-04-14 07:23:41.733 | 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.0.0) (5.0.0) 2022-04-14 07:23:41.983 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:23:42.064 | 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.0.0) (2.4.0) 2022-04-14 07:23:42.067 | 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.0.0) (0.5.0) 2022-04-14 07:23:42.265 | 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.0.0) (2.5.0) 2022-04-14 07:23:42.361 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:23:42.362 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 07:23:42.545 | 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.0.0) (2.1.0) 2022-04-14 07:23:42.976 | 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.0.0) (1.1.5) 2022-04-14 07:23:43.029 | 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.0.0) (0.13.1) 2022-04-14 07:23:43.077 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:23:44.149 | 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.0.0) (1.32) 2022-04-14 07:23:44.423 | 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.0.0) (1.8.2) 2022-04-14 07:23:44.424 | 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.0.0) (21.4.0) 2022-04-14 07:23:44.570 | 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.0.0) (2.2) 2022-04-14 07:23:44.761 | 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.0.0) (1.0.0) 2022-04-14 07:23:44.892 | 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.0.0) (3.7.0) 2022-04-14 07:23:46.594 | Installing collected packages: cinder 2022-04-14 07:23:46.594 | Attempting uninstall: cinder 2022-04-14 07:23:46.595 | Found existing installation: cinder 20.0.0 2022-04-14 07:23:46.601 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:23:46.603 | Running setup.py develop for cinder 2022-04-14 07:23:52.346 | Successfully installed cinder 2022-04-14 07:23:52.346 | 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 07:23:52.355 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:52.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:52.506 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:52.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:52.510 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:52.513 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:52.515 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:52.517 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:52.519 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:52.522 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:52.524 | + functions-common:time_stop:2439 : start_time=1649921013341 2022-04-14 07:23:52.526 | + functions-common:time_stop:2441 : [[ -z 1649921013341 ]] 2022-04-14 07:23:52.529 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:52.533 | + functions-common:time_stop:2444 : end_time=1649921032531 2022-04-14 07:23:52.536 | + functions-common:time_stop:2445 : elapsed_time=19190 2022-04-14 07:23:52.538 | + functions-common:time_stop:2446 : total=94794 2022-04-14 07:23:52.541 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:52.543 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=113984 2022-04-14 07:23:52.545 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:52.548 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:52.550 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:52.552 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:52.571 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:52.584 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:23:52.586 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:23:52.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:52.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:52.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:23:52.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:52.600 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:23:52.602 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:23:52.605 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:23:52.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:52.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:52.612 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:23:52.624 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:23:52.626 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:23:52.629 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:23:52.631 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:23:52.634 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:23:52.636 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:52.639 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:23:52.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:52.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:52.647 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:23:52.650 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:52.652 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:23:52.655 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:23:52.657 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:23:52.660 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:23:52.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:52.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:52.668 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:23:52.690 | + 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 07:23:52.800 | Reading package lists... 2022-04-14 07:23:53.045 | Building dependency tree... 2022-04-14 07:23:53.047 | Reading state information... 2022-04-14 07:23:53.299 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:23:53.299 | The following packages were automatically installed and are no longer required: 2022-04-14 07:23:53.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:23:53.300 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:23:53.300 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:23:53.300 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:23:53.300 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:23:53.300 | python3-zope.interface 2022-04-14 07:23:53.300 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:23:53.415 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:23:53.419 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:23:53.422 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:23:53.425 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:53.427 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:53.430 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:53.432 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:53.435 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:53.437 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:23:53.440 | + functions-common:time_stop:2439 : start_time=1649921032687 2022-04-14 07:23:53.442 | + functions-common:time_stop:2441 : [[ -z 1649921032687 ]] 2022-04-14 07:23:53.445 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:53.450 | + functions-common:time_stop:2444 : end_time=1649921033447 2022-04-14 07:23:53.452 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:23:53.455 | + functions-common:time_stop:2446 : total=5378 2022-04-14 07:23:53.457 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:53.460 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6138 2022-04-14 07:23:53.463 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:23:53.465 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:53.468 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:23:53.470 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:23:53.483 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:23:53.487 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:23:53.489 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:23:53.491 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:23:53.495 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:23:53.495 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:23:53.499 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:23:53.501 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:23:53.503 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:23:53.505 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:23:53.508 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:23:53.510 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:23:53.512 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:23:53.514 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:23:53.526 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:23:53.538 | + 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 07:23:53.551 | + 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 07:23:53.563 | + 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 07:23:53.576 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:23:53.579 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:23:53.583 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WOYbuFUE61 2022-04-14 07:23:53.585 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:23:53.588 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:23:53.590 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:23:53.592 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WOYbuFUE61 2022-04-14 07:23:53.596 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WOYbuFUE61 2022-04-14 07:23:53.607 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WOYbuFUE61 /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:23:53.620 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:23:53.624 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:23:53.626 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:23:53.628 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:23:53.631 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:23:53.633 | + 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 07:23:53.635 | + 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 07:23:53.638 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:23:53.640 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:23:53.645 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:23:53.650 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:23:53.669 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:23:53.687 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:23:53.707 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:23:53.726 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:23:53.745 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:23:53.764 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:23:53.783 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:23:53.801 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:23:53.803 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:53.806 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:23:53.808 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:23:53.810 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:23:53.840 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:23:53.867 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:23:53.895 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:23:53.923 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:23:53.951 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:23:53.980 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:23:54.008 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:23:54.036 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:23:54.063 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:23:54.091 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:23:54.123 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:23:54.152 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:23:54.155 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:23:54.157 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:23:54.160 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:23:54.162 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:23:54.165 | + 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 07:23:54.196 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:23:54.224 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:23:54.252 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:23:54.281 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:23:54.309 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:23:54.337 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:23:54.368 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:23:54.371 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:23:54.398 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:23:54.430 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:23:54.437 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0171fb8b09051974d00c24a3e8a6801b 2022-04-14 07:23:54.466 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:23:54.469 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:23:54.497 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:23:54.526 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:23:54.554 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:23:54.583 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:23:54.600 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:54.602 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:23:54.605 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:23:54.607 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:23:54.609 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:23:54.612 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:23:54.614 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:23:54.616 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:23:54.619 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:23:54.621 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:23:54.623 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:23:54.626 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:23:54.657 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:23:54.685 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:23:54.714 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:23:54.742 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:23:54.770 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:23:54.801 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:23:54.804 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:23:54.806 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:23:54.809 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:23:54.837 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:23:54.840 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:23:54.868 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:23:54.870 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:23:54.873 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:23:54.875 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:23:54.903 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:23:54.906 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:23:54.908 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:23:54.925 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:54.928 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:23:54.930 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:23:54.933 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:23:54.935 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:23:54.963 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.49:8080/v1/AUTH_ 2022-04-14 07:23:54.992 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:23:55.008 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:55.010 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:23:55.027 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:55.030 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:23:55.047 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:55.049 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:23:55.052 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:23:55.054 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:23:55.057 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:23:55.059 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:23:55.061 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:23:55.064 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:23:55.080 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:55.083 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:23:55.086 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:23:55.088 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:23:55.105 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:55.107 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:23:55.110 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:23:55.138 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:23:55.140 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:23:55.143 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:23:55.145 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:23:55.148 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:55.151 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:23:55.169 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:23:55.171 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:23:55.173 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:55.176 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:23:55.178 | + 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 07:23:55.206 | + 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 07:23:55.235 | + 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 07:23:55.263 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:23:55.292 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:23:55.309 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:55.311 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:23:55.314 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:23:55.316 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:23:55.319 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:23:55.321 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:23:55.323 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:23:55.326 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:23:55.330 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:23:55.333 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:23:55.335 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:23:55.348 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:23:55.348 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:55.357 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:23:55.360 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:55.377 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:23:55.379 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:23:55.383 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:23:55.413 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:23:55.440 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:23:55.467 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:23:55.494 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:23:55.522 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:23:55.550 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:23:55.578 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:23:55.606 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:23:55.633 | + 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 07:23:55.662 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:23:55.689 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:23:55.716 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:23:55.744 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:23:55.746 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:23:55.749 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:23:55.752 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:23:55.754 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:23:55.757 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:55.759 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:55.762 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:55.764 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:55.767 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:23:55.795 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:23:55.824 | + 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 07:23:55.824 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:55.833 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:23:55.837 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:23:55.839 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:23:55.841 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:23:55.844 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:23:55.846 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:55.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:55.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:55.853 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:55.856 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:23:55.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:55.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:55.863 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:23:55.924 | Enabling site cinder-wsgi. 2022-04-14 07:23:55.930 | To activate the new configuration, you need to run: 2022-04-14 07:23:55.930 | systemctl reload apache2 2022-04-14 07:23:55.934 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:23:55.937 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:55.939 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:55.941 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:56.080 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:23:56.082 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:23:56.112 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-04-14 07:23:56.144 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:23:56.161 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:56.164 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:23:56.166 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:56.169 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:23:56.171 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:23:56.173 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:23:56.204 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:23:56.233 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2022-04-14 07:23:56.262 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:23:56.291 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:23:56.320 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:23:56.348 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:23:56.376 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:23:56.405 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:23:56.433 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:23:56.463 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:23:56.491 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:23:56.519 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:23:56.523 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:23:56.540 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:56.543 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-04-14 07:23:56.573 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:23:56.576 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:23:56.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:56.596 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:23:56.598 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:23:56.601 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:23:56.604 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:56.606 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:23:56.609 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:23:56.613 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:56.613 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:23:56.619 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:56.622 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:23:56.624 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:23:56.627 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:23:56.630 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:23:56.633 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:23:56.635 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:23:56.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:56.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:56.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:23:56.645 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:56.649 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:23:56.651 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:23:56.654 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:23:56.656 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:23:56.658 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:56.661 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:56.664 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:56.666 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:56.669 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:56.686 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:56.688 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:56.690 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:56.694 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:23:56.694 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:56.699 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:23:56.701 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:56.704 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:23:56.717 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:23:56.720 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:56.720 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:56.724 | 02ba11bf49 Merge commit 'refs/changes/28/837328/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:23:56.727 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:56.730 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:23:56.732 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:56.735 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:56.737 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:56.740 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:56.743 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:23:56.745 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:56.748 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:56.751 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:56.753 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:56.755 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:56.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:23:56.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:56.764 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:23:56.767 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:56.769 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:56.773 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:23:56.779 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:23:56.782 | + 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 07:23:57.457 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:23:57.461 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:57.463 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:57.466 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:57.468 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:57.471 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:57.473 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:57.476 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:57.479 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:57.481 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:57.484 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:57.486 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:57.488 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:57.492 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:23:57.513 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:23:57.516 | + 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 07:23:58.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:58.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:58.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:58.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:59.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:59.549 | Obtaining file:///opt/stack/neutron 2022-04-14 07:23:59.550 | Preparing metadata (setup.py): started 2022-04-14 07:24:03.786 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:03.876 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 07:24:03.877 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:24:03.878 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 07:24:03.879 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 07:24:03.880 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:24:03.881 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 07:24:03.882 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 07:24:03.883 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 07:24:03.885 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 07:24:03.886 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 07:24:03.887 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 07:24:03.888 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 07:24:03.889 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 07:24:03.890 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 07:24:03.891 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 07:24:03.892 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 07:24:03.893 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:24:03.894 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 07:24:03.896 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 07:24:03.897 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:24:03.898 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 07:24:03.899 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:24:03.900 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:24:03.901 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:24:03.902 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 07:24:03.904 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 07:24:03.905 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 07:24:03.906 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 07:24:03.907 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 07:24:03.908 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 07:24:03.909 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 07:24:03.910 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 07:24:03.911 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:24:03.912 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 07:24:03.914 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:24:03.915 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 07:24:03.916 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 07:24:03.917 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:24:03.918 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 07:24:03.919 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 07:24:03.920 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 07:24:03.921 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 07:24:03.922 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 07:24:03.923 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 07:24:03.924 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 07:24:03.925 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 07:24:03.926 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 07:24:03.928 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:03.929 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 07:24:03.930 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 07:24:03.931 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 07:24:03.932 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:24:03.933 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 07:24:03.934 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:24:03.936 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:24:03.951 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 07:24:03.953 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 07:24:03.955 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 07:24:03.962 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 07:24:03.974 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 07:24:03.975 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 07:24:03.976 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:24:03.996 | 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.0.1.dev21) (3.0.7) 2022-04-14 07:24:04.003 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:24:04.064 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 07:24:04.065 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 07:24:04.120 | 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.0.1.dev21) (3.1.1) 2022-04-14 07:24:04.122 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 07:24:04.165 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 07:24:04.167 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:24:04.199 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 07:24:04.201 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 07:24:04.202 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 07:24:04.203 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:24:04.204 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 07:24:04.206 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 07:24:04.207 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 07:24:04.208 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 07:24:04.225 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 07:24:04.316 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 07:24:04.359 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:24:04.449 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 07:24:04.451 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 07:24:04.454 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 07:24:04.512 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 07:24:04.514 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 07:24:04.573 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 07:24:04.576 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 07:24:04.577 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 07:24:04.579 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 07:24:04.604 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:24:04.607 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 07:24:04.654 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 07:24:04.707 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 07:24:04.741 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:24:04.742 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 07:24:04.765 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 07:24:04.908 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:24:04.979 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 07:24:05.056 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:24:05.057 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 07:24:05.167 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.168 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.169 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.170 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.171 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.172 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.174 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:24:05.382 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:24:05.385 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:24:05.386 | 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.0.1.dev21) (3.10.1) 2022-04-14 07:24:05.430 | 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.0.1.dev21) (2.1.0) 2022-04-14 07:24:05.432 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 07:24:05.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 07:24:05.525 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 07:24:05.527 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 07:24:05.530 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 07:24:05.566 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 07:24:05.913 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 07:24:05.990 | 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.0.1.dev21) (5.0.0) 2022-04-14 07:24:06.181 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 07:24:06.252 | 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.0.1.dev21) (0.5.0) 2022-04-14 07:24:06.255 | 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.0.1.dev21) (2.4.0) 2022-04-14 07:24:06.478 | 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.0.1.dev21) (2.5.0) 2022-04-14 07:24:06.650 | 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.0.1.dev21) (2.2) 2022-04-14 07:24:07.170 | 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.0.1.dev21) (0.13.1) 2022-04-14 07:24:07.248 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 07:24:07.864 | 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.0.1.dev21) (0.4.2) 2022-04-14 07:24:07.867 | 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.0.1.dev21) (0.5.2) 2022-04-14 07:24:08.170 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 07:24:08.171 | 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.0.1.dev21) (2.0.0) 2022-04-14 07:24:08.338 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 07:24:08.580 | 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.0.1.dev21) (21.4.0) 2022-04-14 07:24:08.581 | 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.0.1.dev21) (1.8.2) 2022-04-14 07:24:08.762 | 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.0.1.dev21) (1.0.0) 2022-04-14 07:24:08.978 | 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.0.1.dev21) (2.3.1) 2022-04-14 07:24:10.625 | Installing collected packages: neutron 2022-04-14 07:24:10.625 | Attempting uninstall: neutron 2022-04-14 07:24:10.625 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:24:10.643 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:24:10.683 | Running setup.py develop for neutron 2022-04-14 07:24:16.648 | Successfully installed neutron 2022-04-14 07:24:16.648 | 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 07:24:16.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:16.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:16.806 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:16.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:16.811 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:16.813 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:16.816 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:16.818 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:16.820 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:16.822 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:16.824 | + functions-common:time_stop:2439 : start_time=1649921037508 2022-04-14 07:24:16.827 | + functions-common:time_stop:2441 : [[ -z 1649921037508 ]] 2022-04-14 07:24:16.830 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:16.834 | + functions-common:time_stop:2444 : end_time=1649921056831 2022-04-14 07:24:16.836 | + functions-common:time_stop:2445 : elapsed_time=19323 2022-04-14 07:24:16.838 | + functions-common:time_stop:2446 : total=113984 2022-04-14 07:24:16.841 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:16.843 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133307 2022-04-14 07:24:16.845 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:16.848 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:16.851 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:24:16.853 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:24:16.872 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:24:16.884 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:24:16.887 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:24:16.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:16.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:16.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:24:16.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:16.900 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:24:16.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:16.905 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:24:16.923 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:16.925 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:24:16.928 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:24:16.930 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:24:16.933 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:24:16.936 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:24:16.938 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:24:16.941 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:24:16.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:16.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:16.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:24:16.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:16.954 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:24:16.971 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:16.973 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:24:16.990 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:16.992 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:24:17.009 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:17.012 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:24:17.014 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:24:17.017 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:24:17.019 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:24:17.022 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:24:17.025 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:24:17.028 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:24:17.030 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:24:17.033 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:24:17.049 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:24:17.051 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:24:17.053 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:17.056 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:24:17.056 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:24:17.062 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:24:17.064 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:17.066 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:24:17.084 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:24:17.086 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:24:17.086 | + functions-common:git_clone:685 : head -1 2022-04-14 07:24:17.090 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:24:17.092 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:24:17.095 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:24:17.097 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:24:17.100 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:24:17.102 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:24:17.105 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:24:17.107 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:24:17.110 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:24:17.112 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:24:17.115 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:24:17.117 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:24:17.120 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:24:17.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:24:17.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:24:17.129 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:24:17.132 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:24:17.134 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:24:17.137 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:24:17.143 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:24:17.146 | + 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 07:24:17.806 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:24:17.809 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:24:17.811 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:24:17.813 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:24:17.816 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:24:17.819 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:24:17.821 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:24:17.823 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:24:17.826 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:24:17.828 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:24:17.830 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:24:17.833 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:24:17.836 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:24:17.838 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:24:17.859 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:24:17.861 | + 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 07:24:18.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:18.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:18.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:18.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:19.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:19.895 | Obtaining file:///opt/stack/nova 2022-04-14 07:24:19.896 | Preparing metadata (setup.py): started 2022-04-14 07:24:24.703 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:24.828 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:24:24.829 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:24:24.830 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:24:24.831 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:24:24.832 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:24:24.834 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:24:24.835 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:24:24.836 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:24:24.837 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:24:24.838 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:24:24.839 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:24:24.841 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:24:24.842 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:24:24.842 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:24:24.844 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:24:24.845 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:24:24.846 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:24:24.847 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:24:24.848 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:24:24.849 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:24:24.850 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:24:24.851 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:24:24.852 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:24:24.853 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:24:24.854 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:24:24.856 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:24:24.857 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:24:24.858 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:24:24.859 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:24:24.860 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:24:24.862 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:24:24.863 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:24:24.864 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:24:24.865 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:24:24.867 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:24:24.868 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:24:24.869 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:24:24.870 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:24:24.871 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:24:24.872 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:24:24.873 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:24:24.874 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:24:24.875 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:24:24.877 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:24:24.878 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:24:24.879 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:24:24.880 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:24:24.881 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:24:24.882 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:24:24.883 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:24:24.884 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:24:24.885 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:24:24.886 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:24:24.888 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:24:24.889 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:24:24.890 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:24:24.891 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:24:24.892 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:24:24.893 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:24:24.894 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:24:24.896 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:24:24.897 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:24:24.898 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:24:24.899 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:24:24.916 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:24:24.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:24:24.919 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:24:24.939 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:24:24.981 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:24:25.012 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:24:25.013 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:24:25.039 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:24:25.164 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:24:25.165 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:24:25.226 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:24:25.227 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:24:25.228 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:24:25.229 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:24:25.230 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:24:25.231 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:24:25.255 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:24:25.258 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:24:25.337 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:25.338 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:24:25.339 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:24:25.402 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:24:25.511 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:24:25.514 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:24:25.594 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:24:25.659 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:24:25.663 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:24:25.664 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:24:25.665 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:24:25.692 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:24:25.693 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:24:25.748 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:24:25.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:24:25.841 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:24:25.845 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:24:25.897 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:24:25.898 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:24:25.988 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:24:26.014 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:24:26.095 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:24:26.177 | 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.0.1.dev2) (3.17.6) 2022-04-14 07:24:26.237 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:24:26.239 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:24:26.243 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:24:26.287 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:24:26.292 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:24:26.294 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:24:26.374 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:24:26.375 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:24:26.377 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:24:26.379 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:24:26.476 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:24:26.691 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:24:26.695 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:24:26.806 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:24:26.809 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:24:26.811 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:24:26.901 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:24:26.982 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:24:27.016 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:24:27.255 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:24:27.335 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:24:27.338 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:24:27.577 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:24:27.689 | 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.0.1.dev2) (2.2) 2022-04-14 07:24:28.191 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:24:28.238 | 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.0.1.dev2) (2.16.0) 2022-04-14 07:24:28.634 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.635 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.636 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.637 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.639 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.641 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:28.643 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:24:29.961 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:24:30.368 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:24:30.369 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:24:30.465 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:24:30.571 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:24:32.193 | Installing collected packages: nova 2022-04-14 07:24:32.193 | Attempting uninstall: nova 2022-04-14 07:24:32.194 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:24:32.202 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:24:32.204 | Running setup.py develop for nova 2022-04-14 07:24:38.586 | Successfully installed nova 2022-04-14 07:24:38.586 | 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 07:24:38.594 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:38.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:38.742 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:38.744 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:38.747 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:38.749 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:38.751 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:38.753 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:38.756 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:38.758 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:38.761 | + functions-common:time_stop:2439 : start_time=1649921057853 2022-04-14 07:24:38.763 | + functions-common:time_stop:2441 : [[ -z 1649921057853 ]] 2022-04-14 07:24:38.766 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:38.771 | + functions-common:time_stop:2444 : end_time=1649921078767 2022-04-14 07:24:38.773 | + functions-common:time_stop:2445 : elapsed_time=20914 2022-04-14 07:24:38.775 | + functions-common:time_stop:2446 : total=133307 2022-04-14 07:24:38.777 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:38.780 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=154221 2022-04-14 07:24:38.782 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:38.785 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:38.787 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:38.790 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:38.809 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:38.821 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:24:38.824 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:24:38.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:38.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:38.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:24:38.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:38.837 | + 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 07:24:38.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:38.852 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:24:38.855 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:24:38.867 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:24:38.869 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:24:38.872 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:24:38.875 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:24:38.876 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:24:38.881 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:24:38.884 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:24:38.886 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:24:38.889 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:24:38.891 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:24:38.893 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:24:38.897 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:24:38.899 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:24:38.911 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:24:38.923 | + 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 07:24:38.935 | + 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 07:24:38.948 | + 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 07:24:38.961 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:24:38.964 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:24:38.968 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oQZtMR8VVZ 2022-04-14 07:24:38.971 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:24:38.973 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:24:38.976 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:24:38.978 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:24:38.981 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:24:38.983 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oQZtMR8VVZ 2022-04-14 07:24:38.987 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oQZtMR8VVZ 2022-04-14 07:24:38.999 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oQZtMR8VVZ /etc/sudoers.d/nova-rootwrap 2022-04-14 07:24:39.012 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:24:39.016 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:24:39.019 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:24:39.022 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:24:39.024 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:24:39.027 | + 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 07:24:39.029 | + 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 07:24:39.032 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:24:39.034 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:24:39.039 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:24:39.056 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:39.059 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:24:39.061 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:24:39.065 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:24:39.069 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:24:39.098 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:24:39.100 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:24:39.127 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:24:39.156 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:24:39.183 | + 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 07:24:39.213 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:24:39.242 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:24:39.272 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:24:39.274 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:24:39.302 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:24:39.329 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:24:39.357 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:24:39.384 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:24:39.411 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:24:39.441 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:24:39.444 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:24:39.446 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:24:39.448 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:24:39.450 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:24:39.452 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:24:39.455 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:24:39.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:24:39.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:24:39.461 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:24:39.464 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:24:39.466 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:24:39.468 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:24:39.470 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:39.472 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:39.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:39.478 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:39.480 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:39.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:39.484 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:24:39.500 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:39.503 | + 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 07:24:39.505 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:24:39.507 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:24:39.535 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:24:39.538 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:24:39.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:24:39.542 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:24:39.544 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:24:39.547 | + 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 07:24:39.578 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:24:39.580 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:24:39.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:24:39.585 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:24:39.587 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:24:39.590 | + 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 07:24:39.620 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:24:39.649 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:24:39.678 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:24:39.704 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:24:39.721 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:39.724 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:24:39.740 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:39.744 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:24:39.744 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:24:39.749 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:24:39.751 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:24:39.779 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:24:39.795 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:39.798 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:24:39.800 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:24:39.803 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:24:39.805 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:24:39.807 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:24:39.837 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:24:39.865 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:24:39.892 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:24:39.920 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:24:39.947 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:24:39.975 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:24:40.002 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:24:40.030 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:24:40.058 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:24:40.085 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:24:40.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:40.104 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:24:40.106 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:24:40.136 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:24:40.163 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-04-14 07:24:40.191 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:24:40.218 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:24:40.246 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:24:40.273 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:24:40.300 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:24:40.328 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:24:40.343 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:40.346 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:24:40.349 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:24:40.376 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:24:40.407 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:24:40.409 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:24:40.436 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:24:40.438 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:24:40.440 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:24:40.443 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:40.445 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:40.448 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:40.450 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:40.452 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:40.454 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:40.457 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:24:40.459 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:24:40.461 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:24:40.464 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:24:40.466 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:24:40.468 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:24:40.471 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:24:40.473 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:24:40.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:24:40.477 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:24:40.480 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:24:40.482 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:24:40.484 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:24:40.487 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:24:40.490 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:24:40.493 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:40.509 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:40.511 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:40.514 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:40.516 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:40.518 | + 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 07:24:40.546 | + 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 07:24:40.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 07:24:40.602 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:40.630 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:24:40.660 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:24:40.679 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:40.681 | + 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 07:24:40.684 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:24:40.686 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:24:40.688 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:24:40.691 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:24:40.693 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:24:40.696 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:24:40.700 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:24:40.702 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:24:40.705 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:24:40.717 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:24:40.717 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:40.726 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:24:40.729 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:40.745 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:24:40.747 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:24:40.751 | + 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 07:24:40.781 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:40.809 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:24:40.835 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:40.862 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:40.889 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:40.917 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:40.944 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:40.970 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:40.998 | + 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 07:24:41.025 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:41.053 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:41.079 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:41.107 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:24:41.109 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:24:41.112 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:24:41.115 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:24:41.117 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:24:41.119 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:41.122 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:41.124 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:41.127 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:41.129 | + 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 07:24:41.156 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:24:41.184 | + 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 07:24:41.185 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:41.193 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:24:41.197 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:24:41.199 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:24:41.201 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:24:41.203 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:24:41.206 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:41.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:41.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:41.213 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:41.216 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:24:41.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:41.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:41.222 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:24:41.284 | Enabling site nova-api-wsgi. 2022-04-14 07:24:41.290 | To activate the new configuration, you need to run: 2022-04-14 07:24:41.290 | systemctl reload apache2 2022-04-14 07:24:41.294 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:24:41.297 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:24:41.299 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:41.301 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:24:41.439 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:24:41.458 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:41.460 | + 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 07:24:41.463 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:24:41.465 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:24:41.467 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:24:41.469 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:24:41.472 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:24:41.475 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:24:41.480 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:24:41.482 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:24:41.484 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:24:41.497 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:24:41.498 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:41.506 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:24:41.510 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:41.526 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:24:41.529 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:24:41.533 | + 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 07:24:41.562 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:41.590 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:24:41.617 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:41.644 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:41.672 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:41.699 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:41.727 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:41.754 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:41.783 | + 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 07:24:41.810 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:41.838 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:41.865 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:41.892 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:24:41.895 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:24:41.923 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:24:41.939 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:41.941 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:24:41.973 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:24:41.975 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:24:41.978 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:24:41.995 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:41.997 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:24:42.000 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:24:42.029 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:24:42.060 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:24:42.062 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:24:42.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:24:42.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:24:42.070 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:24:42.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:24:42.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:42.091 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:24:42.093 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:24:42.096 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:24:42.112 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:42.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:24:42.117 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:24:42.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:24:42.149 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:24:42.151 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:24:42.180 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:24:42.208 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:24:42.239 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:24:42.255 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:42.258 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:24:42.286 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:24:42.289 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:24:42.291 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:24:42.322 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:24:42.350 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.49/identity 2022-04-14 07:24:42.378 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:24:42.406 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:24:42.434 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:24:42.464 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:24:42.492 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:24:42.520 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:24:42.548 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:24:42.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:42.568 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:24:42.572 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:24:42.574 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:24:42.576 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:24:42.579 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:24:42.582 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:24:42.584 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:24:42.587 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:42.589 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:24:42.591 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:24:42.596 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:24:42.599 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:24:42.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:24:42.604 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:24:42.606 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:24:42.609 | + 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 07:24:42.639 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:24:42.670 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:24:42.700 | + 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 07:24:42.702 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:24:42.705 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:24:42.707 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:24:42.724 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:42.727 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:24:42.728 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:24:43.416 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:24:43.418 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:24:43.421 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:24:43.423 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:24:43.426 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:24:43.429 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:24:43.432 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:24:43.447 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:43.451 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:24:43.453 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:24:43.456 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:24:43.472 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:43.476 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-04-14 07:24:43.478 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-04-14 07:24:43.506 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:24:43.508 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:24:43.511 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:24:43.528 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:43.531 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:24:43.533 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:43.536 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:24:43.567 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2022-04-14 07:24:43.595 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:24:43.623 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:24:43.651 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:24:43.679 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:24:43.707 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:24:43.735 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:24:43.764 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:24:43.766 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:24:43.769 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:24:43.772 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:43.789 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:43.791 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:43.794 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:43.796 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:43.799 | + 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 07:24:43.827 | + 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 07:24:43.856 | + 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 07:24:43.885 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:43.914 | + 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 07:24:43.917 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:24:43.921 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:24:43.924 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:24:43.927 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:24:43.930 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:24:43.932 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:24:43.935 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:24:43.937 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:43.940 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:24:43.942 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:24:43.944 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:43.947 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:24:43.949 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:24:43.951 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:24:43.967 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:43.969 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:24:43.972 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:24:43.988 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:43.991 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:24:44.006 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:44.009 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:24:44.026 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:44.028 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:24:44.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:44.049 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:24:44.052 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:24:44.054 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:24:44.057 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:24:44.059 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:24:44.062 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:24:44.065 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:24:44.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:44.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:44.073 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:24:44.075 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:24:44.078 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:24:44.080 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:24:44.083 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:24:44.085 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:44.088 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:24:44.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:44.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:44.095 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:24:44.098 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:24:44.101 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:24:44.103 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:24:44.106 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:24:44.109 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:24:44.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:44.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:44.117 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:24:44.139 | + 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 07:24:44.249 | Reading package lists... 2022-04-14 07:24:44.495 | Building dependency tree... 2022-04-14 07:24:44.497 | Reading state information... 2022-04-14 07:24:44.755 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:24:44.755 | The following packages were automatically installed and are no longer required: 2022-04-14 07:24:44.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:24:44.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:24:44.756 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:24:44.756 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:24:44.757 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:24:44.757 | python3-zope.interface 2022-04-14 07:24:44.757 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:24:44.871 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:24:44.875 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:24:44.878 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:24:44.881 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:44.883 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:44.886 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:44.888 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:44.890 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:44.893 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:24:44.896 | + functions-common:time_stop:2439 : start_time=1649921084136 2022-04-14 07:24:44.898 | + functions-common:time_stop:2441 : [[ -z 1649921084136 ]] 2022-04-14 07:24:44.901 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:44.906 | + functions-common:time_stop:2444 : end_time=1649921084903 2022-04-14 07:24:44.908 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-14 07:24:44.910 | + functions-common:time_stop:2446 : total=6138 2022-04-14 07:24:44.913 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:44.915 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6905 2022-04-14 07:24:44.918 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:24:44.920 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:24:44.923 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:24:44.925 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:24:44.928 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:24:44.930 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:24:44.953 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:24:44.955 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:24:44.959 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:24:44.961 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:24:44.964 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:24:44.966 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:44.969 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:24:44.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:44.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:44.977 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:24:44.979 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:24:44.981 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:24:44.984 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:24:44.987 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:24:44.990 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:24:44.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:44.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:44.997 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:24:45.020 | + 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 07:24:45.135 | Reading package lists... 2022-04-14 07:24:45.384 | Building dependency tree... 2022-04-14 07:24:45.385 | Reading state information... 2022-04-14 07:24:45.644 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:24:45.644 | The following packages were automatically installed and are no longer required: 2022-04-14 07:24:45.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:24:45.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:24:45.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:24:45.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:24:45.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:24:45.646 | python3-zope.interface 2022-04-14 07:24:45.646 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:24:45.760 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:24:45.765 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:24:45.767 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:24:45.770 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:45.772 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:45.775 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:45.777 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:45.780 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:45.782 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:24:45.784 | + functions-common:time_stop:2439 : start_time=1649921085017 2022-04-14 07:24:45.787 | + functions-common:time_stop:2441 : [[ -z 1649921085017 ]] 2022-04-14 07:24:45.790 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:45.794 | + functions-common:time_stop:2444 : end_time=1649921085792 2022-04-14 07:24:45.797 | + functions-common:time_stop:2445 : elapsed_time=775 2022-04-14 07:24:45.799 | + functions-common:time_stop:2446 : total=6905 2022-04-14 07:24:45.802 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:45.804 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7680 2022-04-14 07:24:45.807 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:24:45.809 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:24:45.812 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:24:45.814 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:45.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:45.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:45.823 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:45.825 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:24:45.885 | wsgi (enabled by maintainer script) 2022-04-14 07:24:45.888 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:24:45.891 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:24:45.894 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:24:45.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:24:45.900 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:24:45.902 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:24:45.907 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:24:45.907 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:24:45.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:24:45.915 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:24:45.918 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:24:45.921 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:24:45.924 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:24:45.948 | Using python 3.8 to install osc-placement 2022-04-14 07:24:45.950 | + 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 07:24:46.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:46.826 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:46.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:46.826 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:47.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:47.990 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:24:48.000 | 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 07:24:48.001 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:24:48.002 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:24:48.003 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:24:48.005 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:24:48.006 | 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 07:24:48.068 | 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 07:24:48.069 | 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 07:24:48.070 | 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 07:24:48.071 | 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 07:24:48.084 | 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 07:24:48.085 | 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 07:24:48.088 | 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 07:24:48.101 | 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 07:24:48.103 | 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 07:24:48.104 | 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 07:24:48.105 | 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 07:24:48.106 | 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 07:24:48.108 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:24:48.128 | 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 07:24:48.131 | 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 07:24:48.132 | 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 07:24:48.133 | 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.1.1) 2022-04-14 07:24:48.141 | 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.13.3) 2022-04-14 07:24:48.178 | 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.1) 2022-04-14 07:24:48.180 | 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 07:24:48.181 | 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 07:24:48.182 | 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 07:24:48.183 | 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) (0.10.0) 2022-04-14 07:24:48.186 | 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 07:24:48.187 | 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 07:24:48.188 | 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 07:24:48.252 | 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 07:24:48.254 | 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.8) 2022-04-14 07:24:48.256 | 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 07:24:48.259 | 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 07:24:48.352 | 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 07:24:48.353 | 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 07:24:48.354 | 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 07:24:48.397 | 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 07:24:48.437 | 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 07:24:48.599 | 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 07:24:50.842 | 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 07:24:50.850 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:50.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:50.971 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:50.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:50.976 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:50.979 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:50.981 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:50.984 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:50.986 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:50.989 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:50.992 | + functions-common:time_stop:2439 : start_time=1649921085941 2022-04-14 07:24:50.994 | + functions-common:time_stop:2441 : [[ -z 1649921085941 ]] 2022-04-14 07:24:50.998 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:51.002 | + functions-common:time_stop:2444 : end_time=1649921090999 2022-04-14 07:24:51.005 | + functions-common:time_stop:2445 : elapsed_time=5058 2022-04-14 07:24:51.008 | + functions-common:time_stop:2446 : total=154221 2022-04-14 07:24:51.010 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:51.013 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=159279 2022-04-14 07:24:51.015 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:51.018 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:24:51.021 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:24:51.023 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:24:51.026 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:24:51.029 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:24:51.032 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:24:51.035 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:24:51.038 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:24:51.041 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:24:51.059 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:24:51.061 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:24:51.064 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:51.068 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:24:51.068 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:24:51.073 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:24:51.076 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:51.078 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:24:51.091 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:24:51.094 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:24:51.094 | + functions-common:git_clone:685 : head -1 2022-04-14 07:24:51.097 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:24:51.100 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:24:51.103 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:24:51.105 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:24:51.108 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:51.110 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:24:51.113 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:24:51.116 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:24:51.119 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:24:51.121 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:51.124 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:24:51.126 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:24:51.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:24:51.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:24:51.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:24:51.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:24:51.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:24:51.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:24:51.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:24:51.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:24:51.155 | + 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 07:24:51.820 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:24:51.823 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:24:51.825 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:24:51.828 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:24:51.830 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:51.833 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:24:51.836 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:24:51.838 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:24:51.841 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:24:51.843 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:24:51.845 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:24:51.849 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:24:51.851 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:24:51.854 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:24:51.875 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:24:51.877 | + 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 07:24:52.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:52.738 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:52.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:52.738 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:53.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:53.894 | Obtaining file:///opt/stack/placement 2022-04-14 07:24:53.895 | Preparing metadata (setup.py): started 2022-04-14 07:24:57.086 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:57.130 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:24:57.131 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:24:57.132 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:24:57.133 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:24:57.134 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:24:57.135 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:24:57.136 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:24:57.138 | 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.0.1.dev2) (60.9.3) 2022-04-14 07:24:57.139 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:24:57.141 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:24:57.142 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:24:57.143 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:24:57.144 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:24:57.145 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:24:57.146 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:24:57.147 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:24:57.148 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:24:57.149 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:24:57.151 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:24:57.152 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:24:57.153 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:24:57.217 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:24:57.218 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:24:57.219 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:24:57.222 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:24:57.223 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:24:57.224 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:24:57.245 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:24:57.286 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:24:57.287 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:24:57.288 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:24:57.288 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:24:57.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:24:57.340 | 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.0.1.dev2) (0.13.0) 2022-04-14 07:24:57.341 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:24:57.343 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:24:57.345 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:24:57.386 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:24:57.389 | 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.0.1.dev2) (2.8.2) 2022-04-14 07:24:57.407 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:24:57.410 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:24:57.412 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:24:57.437 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:24:57.438 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:24:57.451 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:24:57.468 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:24:57.469 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:24:57.471 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:24:57.472 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:24:57.514 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:24:57.515 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:24:57.517 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:24:57.520 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:24:57.537 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:24:57.724 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:24:57.763 | 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.0.1.dev2) (4.11.1) 2022-04-14 07:24:57.764 | 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.0.1.dev2) (5.4.0) 2022-04-14 07:24:57.765 | 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.0.1.dev2) (1.1.6) 2022-04-14 07:24:57.782 | 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.0.1.dev2) (1.15.0) 2022-04-14 07:24:57.816 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:24:57.872 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:24:57.945 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:24:58.033 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:24:58.083 | 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.0.1.dev2) (0.2.5) 2022-04-14 07:24:58.274 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:24:58.275 | 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.0.1.dev2) (0.4.2) 2022-04-14 07:24:58.276 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:24:58.355 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:24:58.406 | 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.0.1.dev2) (2.21) 2022-04-14 07:24:58.567 | 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.0.1.dev2) (3.7.0) 2022-04-14 07:24:58.672 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:24:58.673 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:25:00.595 | Installing collected packages: openstack-placement 2022-04-14 07:25:00.596 | Attempting uninstall: openstack-placement 2022-04-14 07:25:00.596 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:25:00.599 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:25:00.601 | Running setup.py develop for openstack-placement 2022-04-14 07:25:04.898 | Successfully installed openstack-placement 2022-04-14 07:25:04.898 | 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 07:25:04.906 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:25:04.906 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:25:05.042 | + inc/python:pip_install:200 : result=0 2022-04-14 07:25:05.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:25:05.047 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:05.049 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:05.052 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:05.054 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:05.056 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:05.059 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:25:05.061 | + functions-common:time_stop:2439 : start_time=1649921091869 2022-04-14 07:25:05.063 | + functions-common:time_stop:2441 : [[ -z 1649921091869 ]] 2022-04-14 07:25:05.066 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:05.071 | + functions-common:time_stop:2444 : end_time=1649921105068 2022-04-14 07:25:05.073 | + functions-common:time_stop:2445 : elapsed_time=13199 2022-04-14 07:25:05.075 | + functions-common:time_stop:2446 : total=159279 2022-04-14 07:25:05.078 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:05.080 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=172478 2022-04-14 07:25:05.082 | + inc/python:pip_install:203 : return 0 2022-04-14 07:25:05.085 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:25:05.088 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:25:05.090 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:25:05.110 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:25:05.123 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:25:05.126 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:25:05.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:05.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:05.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:25:05.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:05.138 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:25:05.141 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:25:05.143 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:25:05.155 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:25:05.158 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:25:05.163 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:25:05.166 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:25:05.169 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:25:05.171 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:25:05.174 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:25:05.177 | + 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 07:25:05.210 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:25:05.242 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:25:05.275 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:25:05.277 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:25:05.280 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:25:05.282 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:25:05.285 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:25:05.318 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:25:05.347 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:25:05.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:25:05.406 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:25:05.436 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:25:05.465 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:25:05.495 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:25:05.524 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:25:05.554 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:25:05.585 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:25:05.587 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:25:05.590 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:25:05.593 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:25:05.611 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:25:05.613 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:25:05.616 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:25:05.618 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:25:05.621 | + 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 07:25:05.651 | + 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 07:25:05.680 | + 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 07:25:05.711 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:25:05.740 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:25:05.743 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:25:05.745 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:25:05.748 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:25:05.750 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:25:05.753 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:25:05.756 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:25:05.760 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:25:05.764 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:25:05.766 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:25:05.769 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:25:05.783 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:25:05.783 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:05.792 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:25:05.795 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:05.811 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:25:05.814 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:25:05.819 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:25:05.851 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:25:05.880 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:25:05.909 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:25:05.938 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:25:05.977 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:25:06.016 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:25:06.056 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:25:06.093 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:25:06.125 | + 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 07:25:06.157 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:25:06.189 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:25:06.219 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:25:06.252 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:25:06.254 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:25:06.257 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:25:06.260 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:25:06.263 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:25:06.266 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:06.268 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:06.272 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:25:06.275 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:25:06.277 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:25:06.313 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:25:06.344 | + 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 07:25:06.344 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:25:06.353 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:25:06.357 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:25:06.360 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:25:06.362 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:25:06.365 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:25:06.368 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:25:06.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:06.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:06.375 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:25:06.378 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:25:06.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:06.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:06.386 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:25:06.448 | Site placement-api already enabled 2022-04-14 07:25:06.452 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:25:06.455 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:25:06.458 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:06.460 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:25:06.598 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:25:06.620 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:06.622 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:25:06.646 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:06.649 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:25:06.667 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:06.670 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:25:06.673 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:25:06.675 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:25:06.708 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-04-14 07:25:06.737 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:25:06.768 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:25:06.797 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:25:06.827 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:25:06.857 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:25:06.887 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:25:06.916 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:25:06.934 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:06.937 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:25:06.955 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:06.958 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:25:06.960 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:25:06.963 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:25:06.965 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:25:06.968 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:25:06.971 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:25:06.974 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:25:06.977 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:25:06.980 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:25:06.984 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:25:06.987 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:25:06.990 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:25:06.992 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:25:06.995 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:25:07.011 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:07.013 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:25:07.016 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:25:07.018 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:25:07.021 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:25:07.023 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:25:07.026 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:25:07.028 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:25:07.031 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:25:07.087 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:25:07.124 | [143665 Async install_tempest:169259]: running: install_tempest 2022-04-14 07:25:07.127 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:25:07.130 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:25:07.133 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:25:07.135 | + 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 07:25:07.138 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:25:07.141 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:25:07.143 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:25:07.147 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:25:07.149 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:25:07.152 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:25:07.155 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:25:07.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:07.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:07.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:25:07.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:07.171 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:25:07.174 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:25:07.177 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:25:07.181 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:25:07.184 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:25:07.186 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:25:07.192 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:25:07.192 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:25:07.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:25:07.200 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:25:07.203 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:25:07.206 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:25:07.208 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:25:07.231 | Using python 3.8 to install python-openstackclient 2022-04-14 07:25:07.233 | + 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 07:25:08.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:08.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:09.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:25:09.302 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:25:09.329 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:25:09.330 | 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 07:25:09.332 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:25:09.333 | 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 07:25:09.334 | 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 07:25:09.335 | 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 07:25:09.337 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:25:09.337 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:25:09.339 | 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 07:25:09.339 | 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 07:25:09.340 | 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 07:25:09.352 | 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 07:25:09.354 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:25:09.355 | 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 07:25:09.356 | 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 07:25:09.357 | 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 07:25:09.385 | 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 07:25:09.386 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:25:09.387 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:25:09.388 | 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 07:25:09.390 | 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 07:25:09.391 | 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 07:25:09.392 | 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 07:25:09.393 | 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 07:25:09.394 | 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 07:25:09.396 | 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 07:25:09.397 | 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 07:25:09.412 | 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 07:25:09.430 | 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 07:25:09.431 | 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 07:25:09.432 | 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 07:25:09.434 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:25:09.456 | 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 07:25:09.475 | 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 07:25:09.476 | 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 07:25:09.481 | 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 07:25:09.573 | 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 07:25:09.574 | 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 07:25:09.575 | 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 07:25:09.620 | 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 07:25:09.632 | 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.13.3) 2022-04-14 07:25:09.672 | 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 07:25:09.841 | 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 07:25:09.855 | 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 07:25:09.963 | 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 07:25:09.964 | 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 07:25:09.967 | 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 07:25:09.968 | 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.8) 2022-04-14 07:25:10.109 | 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 07:25:12.385 | 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 07:25:12.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:25:12.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:25:12.521 | + inc/python:pip_install:200 : result=0 2022-04-14 07:25:12.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:25:12.526 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:12.529 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:12.531 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:12.534 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:12.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:12.539 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:25:12.542 | + functions-common:time_stop:2439 : start_time=1649921107225 2022-04-14 07:25:12.544 | + functions-common:time_stop:2441 : [[ -z 1649921107225 ]] 2022-04-14 07:25:12.547 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:12.552 | + functions-common:time_stop:2444 : end_time=1649921112549 2022-04-14 07:25:12.555 | + functions-common:time_stop:2445 : elapsed_time=5324 2022-04-14 07:25:12.557 | + functions-common:time_stop:2446 : total=172478 2022-04-14 07:25:12.559 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:12.562 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177802 2022-04-14 07:25:12.564 | + inc/python:pip_install:203 : return 0 2022-04-14 07:25:12.567 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:25:12.570 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:25:12.575 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.QtPzjlwNHu 2022-04-14 07:25:12.577 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:25:12.580 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:25:12.583 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:25:12.585 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:25:12.588 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:25:12.591 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:25:12.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:12.613 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:25:12.616 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:25:12.619 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:25:12.621 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:25:12.623 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:25:12.626 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:25:12.628 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:25:12.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:12.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:12.636 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:25:12.639 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:25:12.642 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:25:12.643 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:25:12.648 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:25:12.701 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:25:12.703 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:25:12.705 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:25:12.708 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:25:12.711 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:25:12.713 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:25:12.715 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:25:12.718 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:25:12.720 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:25:12.723 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:25:12.725 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:25:12.728 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:25:12.730 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:25:12.732 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:25:12.735 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:25:12.737 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:25:12.740 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:25:12.742 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:25:12.745 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:25:12.747 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:25:12.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:12.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:12.755 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:25:12.757 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:12.760 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:25:14.710 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:25:14.726 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:25:14.726 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:25:14.731 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:25:14.733 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:25:14.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:14.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:14.741 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:25:14.743 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:25:14.746 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:25:14.748 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:14.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:14.753 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:25:14.756 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:25:14.759 | + 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 07:25:14.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:14.806 | + 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 07:25:14.819 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:14.835 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:25:14.890 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:25:14.945 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:25:15.000 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:25:15.002 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:25:15.005 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:15.007 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:25:17.153 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:25:17.155 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:25:17.159 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:25:17.164 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072517 2022-04-14 07:25:17.166 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072517 1039' 2022-04-14 07:25:17.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.171 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:25:17.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.177 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:25:17.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.181 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:25:17.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.187 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:25:17.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.192 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:25:17.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.197 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:25:17.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.202 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072114 2022-04-14 07:25:17.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.208 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:25:17.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.213 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:25:17.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.218 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:25:17.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.223 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:25:17.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.228 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:25:17.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:17.233 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:25:17.236 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:25:17.239 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:25:17.241 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:25:17.254 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:25:17.257 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.259 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:25:17.262 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.264 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:17.267 | + functions-common:run_process:1690 : local user= 2022-04-14 07:25:17.269 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:25:17.272 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:17.274 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:17.277 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:17.280 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:17.283 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:17.288 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921117285 2022-04-14 07:25:17.290 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:25:17.309 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:17.311 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:25:17.314 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:25:17.317 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.319 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.322 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.324 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.327 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:25:17.329 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:25:17.332 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:25:17.334 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:25:17.337 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:25:17.339 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:25:17.342 | + 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 07:25:17.345 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:25:17.347 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:17.350 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:25:17.352 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:25:17.355 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:25:17.357 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:25:17.359 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:25:17.362 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:25:17.367 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:25:17.419 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:25:17.471 | + 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 07:25:17.524 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:25:17.577 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:25:17.630 | + 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 07:25:17.685 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:25:17.687 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:25:17.741 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:25:18.130 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:25:18.144 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:25:18.514 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:25:18.536 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:18.538 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:18.541 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:18.543 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:18.545 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:18.548 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:18.550 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:18.553 | + functions-common:time_stop:2439 : start_time=1649921117285 2022-04-14 07:25:18.555 | + functions-common:time_stop:2441 : [[ -z 1649921117285 ]] 2022-04-14 07:25:18.558 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:18.563 | + functions-common:time_stop:2444 : end_time=1649921118560 2022-04-14 07:25:18.566 | + functions-common:time_stop:2445 : elapsed_time=1275 2022-04-14 07:25:18.569 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:18.571 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:18.573 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1275 2022-04-14 07:25:18.576 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:25:18.579 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:25:18.581 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:25:18.584 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:18.587 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:25:18.589 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:25:18.592 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:18.595 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:18.597 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:18.600 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:18.605 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:18.608 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921118605 2022-04-14 07:25:18.610 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:25:18.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:18.634 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:18.637 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:18.639 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:18.642 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:18.644 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:18.647 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:18.649 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:18.652 | + functions-common:time_stop:2439 : start_time=1649921118605 2022-04-14 07:25:18.655 | + functions-common:time_stop:2441 : [[ -z 1649921118605 ]] 2022-04-14 07:25:18.658 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:18.663 | + functions-common:time_stop:2444 : end_time=1649921118660 2022-04-14 07:25:18.665 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 07:25:18.668 | + functions-common:time_stop:2446 : total=1275 2022-04-14 07:25:18.671 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:18.673 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1330 2022-04-14 07:25:18.676 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:25:18.694 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:18.697 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:25:18.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:18.725 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:25:18.747 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:18.750 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:25:18.752 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:25:18.756 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:25:18.758 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:25:18.761 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380' 2022-04-14 07:25:18.763 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-04-14 07:25:18.766 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-04-14 07:25:18.769 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:25:18.772 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:25:18.774 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-04-14 07:25:18.777 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:25:18.780 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:25:18.782 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:25:18.785 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2022-04-14 07:25:18.788 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:25:18.790 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-04-14 07:25:18.793 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:25:18.795 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:25:18.798 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:25:18.800 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:25:18.803 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:25:18.806 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:25:18.811 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:25:18.886 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:25:18.952 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-04-14 07:25:19.007 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:25:19.059 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:25:19.111 | + 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 07:25:19.166 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:25:19.169 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:25:19.230 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:25:19.603 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:25:19.661 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:25:19.715 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:25:19.768 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:25:19.821 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:25:19.824 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:25:19.828 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:25:19.831 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:25:20.209 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:25:20.222 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:25:20.603 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:25:21.481 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:25:21.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:21.507 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:25:21.511 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:25:21.515 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:25:21.520 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:25:21.534 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:25:21.547 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:25:21.551 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:25:21.554 | + 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.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:21.701 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:25:21.844 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:21.981 | + 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.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:22.120 | + 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.49/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:22.273 | + 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.49/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:22.411 | + 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.49/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:22.550 | + 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.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:22.691 | + 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.49/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:22.830 | + 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.49/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:22.973 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:25:22.979 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:25:22.982 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:25:22.985 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:25:22.989 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:25:22.992 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:25:22.995 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:25:23.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:23.013 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:25:23.016 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:25:23.019 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:25:23.021 | + ./stack.sh:main:1095 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:25:23.024 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:25:23.026 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:25:23.043 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:23.045 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:25:23.047 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:25:23.050 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:25:23.053 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:25:23.055 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:25:23.058 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:25:23.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:23.555 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:25:23.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:23.579 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:25:23.581 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:25:23.584 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:23.586 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:23.589 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:23.594 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921123591 2022-04-14 07:25:23.596 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:25:28.384 | 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=171194) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:25:28.391 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:28.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.392 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.393 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.393 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.394 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:28.394 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:28.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:28.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.423 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.423 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.423 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:28.424 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:28.479 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.481 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.481 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.481 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:28.482 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:28.490 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:30.226 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.226 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:30.233 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.233 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:30.240 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.240 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:30.247 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.247 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:30.253 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.254 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:30.260 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.260 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:30.323 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.323 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.325 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.326 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.326 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.326 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.326 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.326 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.327 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.329 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.329 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.329 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.330 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.338 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.340 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.341 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.341 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.341 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.341 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.341 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.714 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.716 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.716 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.717 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.717 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.746 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.746 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.747 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.747 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.747 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.755 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:30.793 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.793 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:30.801 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.801 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:30.808 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.808 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:30.815 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.815 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:30.824 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.824 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:30.831 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.832 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:30.839 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:30.839 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.841 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.841 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.842 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.844 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.845 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.845 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.845 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.845 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:30.853 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:30.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.854 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.855 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.855 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:30.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:30.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:30.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:31.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:31.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.185 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.186 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.186 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:31.186 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:31.213 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:31.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.215 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.215 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.216 | 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=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:31.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:31.216 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:31.216 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171194) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:31.223 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:31.231 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.231 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:31.238 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.238 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:31.245 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.245 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:31.252 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.252 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:31.259 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.259 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:31.266 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.266 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:31.274 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:31.673 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:25:31.676 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:31.679 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:31.681 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:31.684 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:31.686 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:31.689 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:25:31.692 | + functions-common:time_stop:2439 : start_time=1649921123591 2022-04-14 07:25:31.694 | + functions-common:time_stop:2441 : [[ -z 1649921123591 ]] 2022-04-14 07:25:31.697 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:31.702 | + functions-common:time_stop:2444 : end_time=1649921131699 2022-04-14 07:25:31.704 | + functions-common:time_stop:2445 : elapsed_time=8108 2022-04-14 07:25:31.707 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:31.709 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:31.712 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8108 2022-04-14 07:25:31.714 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:25:31.716 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:25:31.720 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:25:36.269 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:25:36.270 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:25:36.270 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:25:36.270 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:25:36.271 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:25:36.271 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:25:36.271 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:25:36.271 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:25:36.271 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:25:36.635 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:25:36.639 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:25:41.195 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:25:41.196 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:25:41.196 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:25:41.196 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:25:41.196 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:25:41.197 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:25:41.197 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:25:41.197 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:25:41.197 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:25:41.560 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:25:41.562 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:25:41.565 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:25:41.568 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:25:41.584 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:41.587 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:25:41.590 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:25:41.595 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:25:41.598 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:25:41.600 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:41.603 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:41.605 | + functions-common:run_process:1690 : local user= 2022-04-14 07:25:41.608 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:25:41.610 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:41.613 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:41.616 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:41.618 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:41.621 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:41.625 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921141623 2022-04-14 07:25:41.628 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:25:41.643 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:41.646 | + 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 07:25:41.649 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:25:41.651 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:41.654 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:41.656 | + 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 07:25:41.659 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:41.662 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:25:41.664 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:25:41.667 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:25:41.669 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:25:41.672 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:25:41.674 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:25:41.677 | + 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 07:25:41.680 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:25:41.682 | + 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 07:25:41.684 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:25:41.686 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:25:41.688 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:25:41.691 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:25:41.695 | + 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 07:25:41.746 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:25:41.798 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:25:41.850 | + 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 07:25:41.902 | + 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 07:25:41.958 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:25:42.009 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:25:42.060 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:25:42.111 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:25:42.164 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:25:42.216 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:25:42.218 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:25:42.270 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:25:42.641 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:25:42.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:25:43.051 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:25:43.136 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:43.141 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:43.143 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:43.146 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:43.149 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:43.151 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:43.153 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:43.156 | + functions-common:time_stop:2439 : start_time=1649921141623 2022-04-14 07:25:43.158 | + functions-common:time_stop:2441 : [[ -z 1649921141623 ]] 2022-04-14 07:25:43.162 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:43.168 | + functions-common:time_stop:2444 : end_time=1649921143164 2022-04-14 07:25:43.170 | + functions-common:time_stop:2445 : elapsed_time=1541 2022-04-14 07:25:43.172 | + functions-common:time_stop:2446 : total=1330 2022-04-14 07:25:43.175 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:43.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2871 2022-04-14 07:25:43.180 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:25:43.180 | Waiting for keystone to start... 2022-04-14 07:25:43.183 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-04-14 07:25:43.186 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-04-14 07:25:43.188 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:25:43.190 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-04-14 07:25:43.193 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:25:43.196 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:25:43.198 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:25:43.200 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:43.203 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:43.208 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:43.212 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921143208 2022-04-14 07:25:43.215 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:25:43.230 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-04-14 07:25:49.504 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:25:49.534 | [169259 Async install_tempest:169259]: finished successfully 2022-04-14 07:25:49.781 | + :: : [[ 200 == 503 ]] 2022-04-14 07:25:49.783 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:25:49.786 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:25:49.788 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:49.791 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:49.793 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:49.796 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:49.798 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:49.801 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:25:49.803 | + functions-common:time_stop:2439 : start_time=1649921143208 2022-04-14 07:25:49.806 | + functions-common:time_stop:2441 : [[ -z 1649921143208 ]] 2022-04-14 07:25:49.809 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:49.813 | + functions-common:time_stop:2444 : end_time=1649921149811 2022-04-14 07:25:49.816 | + functions-common:time_stop:2445 : elapsed_time=6603 2022-04-14 07:25:49.819 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:49.821 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:49.823 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6603 2022-04-14 07:25:49.826 | + functions:wait_for_service:467 : return 0 2022-04-14 07:25:49.828 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:25:49.845 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:49.848 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:25:49.851 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:49.853 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:25:49.880 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:25:49.885 | + 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.49/identity 2022-04-14 07:25:54.488 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.489 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.489 | 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=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.497 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.513 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.513 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.545 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.578 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.578 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.670 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.670 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.670 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.670 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.670 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.671 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.684 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.685 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.692 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.695 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=171999) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:54.728 | 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=171999) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:25:55.035 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created domain default 2022-04-14 07:25:55.075 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created project admin 2022-04-14 07:25:55.102 | DEBUG passlib.handlers.bcrypt [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=171999) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:25:55.103 | DEBUG passlib.handlers.bcrypt [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=171999) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:25:55.163 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created user admin 2022-04-14 07:25:55.175 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created role reader 2022-04-14 07:25:55.186 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created role member 2022-04-14 07:25:55.208 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created implied role where 70b9ec073f1f4aa99b84d90613bd6164 implies 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:25:55.218 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created role admin 2022-04-14 07:25:55.234 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created implied role where 67a0a7a234c34b9e97d1342501f7e24a implies 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:25:55.246 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Granted role admin on project admin to user admin. 2022-04-14 07:25:55.252 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Granted role admin on the system to user admin. 2022-04-14 07:25:55.264 | WARNING py.warnings [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b 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 07:25:55.265 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:25:55.265 |  2022-04-14 07:25:55.268 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created region RegionOne 2022-04-14 07:25:55.300 | INFO keystone.cmd.bootstrap [None req-42620a5b-41f0-4d30-8b93-0df8f3c93f1b None None] Created public endpoint http://10.222.0.49/identity 2022-04-14 07:25:55.752 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:25:55.755 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:25:55.758 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:25:55.761 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:25:58.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:58.781 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:58.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:58.781 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:58.944 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:58.947 | + lib/keystone:create_keystone_accounts:310 : admin_project=020dd3c070c44af7b18264b01f192de4 2022-04-14 07:25:58.949 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:25:58.952 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:26:01.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:01.146 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:01.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:01.146 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:01.310 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:01.313 | + lib/keystone:create_keystone_accounts:312 : admin_user=ac1da1475f1146e8b805a65a767caa6b 2022-04-14 07:26:01.317 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:26:01.319 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:26:01.321 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:26:01.324 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ac1da1475f1146e8b805a65a767caa6b default 2022-04-14 07:26:01.380 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ac1da1475f1146e8b805a65a767caa6b default 2022-04-14 07:26:01.416 | [143665 Async ks-domain-role:172117]: running: get_or_add_user_domain_role admin ac1da1475f1146e8b805a65a767caa6b default 2022-04-14 07:26:01.419 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:26:01.421 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:26:01.424 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:26:04.450 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:26:04.452 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:26:04.453 | default 2022-04-14 07:26:04.455 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:26:04.515 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:26:04.555 | [143665 Async ks-project:172247]: running: get_or_create_project service Default 2022-04-14 07:26:04.558 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:26:04.625 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:26:04.674 | [143665 Async ks-service:172333]: running: get_or_create_role service 2022-04-14 07:26:04.676 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:26:04.749 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:26:04.816 | [143665 Async ks-reseller:172429]: running: get_or_create_role ResellerAdmin 2022-04-14 07:26:04.820 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:26:04.823 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:26:05.200 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:26:05.417 | [143665 Async ks-anotherrole:172518]: running: get_or_create_role anotherrole 2022-04-14 07:26:05.444 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:26:05.485 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:26:05.500 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:05.530 | +++ 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 07:26:08.396 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:08.538 | [172247 Async ks-project:172247]: finished successfully 2022-04-14 07:26:08.621 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:08.672 | [172333 Async ks-service:172333]: finished successfully 2022-04-14 07:26:09.049 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:09.101 | [172429 Async ks-reseller:172429]: finished successfully 2022-04-14 07:26:09.358 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:09.390 | [172518 Async ks-anotherrole:172518]: finished successfully 2022-04-14 07:26:09.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:09.495 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:09.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:09.495 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:09.664 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:09.667 | ++ functions-common:get_or_create_project:945 : project_id=6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:09.669 | ++ functions-common:get_or_create_project:946 : echo 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:09.672 | + lib/keystone:create_keystone_accounts:340 : invis_project=6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:09.674 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:26:09.678 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:26:09.680 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:09.683 | +++ 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 07:26:12.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:12.249 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:12.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:12.249 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:12.432 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:12.435 | ++ functions-common:get_or_create_project:945 : project_id=646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:12.437 | ++ functions-common:get_or_create_project:946 : echo 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:12.440 | + lib/keystone:create_keystone_accounts:344 : demo_project=646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:12.444 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:26:12.447 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:26:12.449 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:12.452 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:26:12.454 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:26:12.458 | +++ 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 07:26:12.556 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:12.580 | [172117 Async ks-domain-role:172117]: finished successfully 2022-04-14 07:26:15.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.193 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.195 | ++ functions-common:get_or_create_user:932 : user_id=75748ce6896a4351964469a3ef2144ad 2022-04-14 07:26:15.198 | ++ functions-common:get_or_create_user:933 : echo 75748ce6896a4351964469a3ef2144ad 2022-04-14 07:26:15.201 | + lib/keystone:create_keystone_accounts:347 : demo_user=75748ce6896a4351964469a3ef2144ad 2022-04-14 07:26:15.203 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:26:15.253 | [143665 Async ks-domain-role:172117]: Waiting for completion of get_or_add_user_domain_role admin ac1da1475f1146e8b805a65a767caa6b default running on PID 172117 (6 other jobs running) 2022-04-14 07:26:15.278 | [143665 Async ks-domain-role:172117]: Signaling child to exit 2022-04-14 07:26:15.278 | WAKEUP 2022-04-14 07:26:15.301 | [143665 Async ks-domain-role:172117]: Signaled 2022-04-14 07:26:15.303 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:26:15.303 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1da1475f1146e8b805a65a767caa6b --domain default 2022-04-14 07:26:15.303 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:15.303 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:26:15.303 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:15.303 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:15.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.303 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.303 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:26:15.303 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:26:15.303 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user ac1da1475f1146e8b805a65a767caa6b --domain default 2022-04-14 07:26:15.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.303 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:15.304 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1da1475f1146e8b805a65a767caa6b --domain default 2022-04-14 07:26:15.304 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:26:15.304 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:15.304 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:15.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.304 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.304 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:15.304 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:15.304 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:15.304 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | ac1da1475f1146e8b805a65a767caa6b | | | default | | False |' 2022-04-14 07:26:15.304 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:15.304 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:15.304 | + functions-common:get_or_add_user_domain_role:1028 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:15.304 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:15.347 | [143665 Async ks-domain-role:172117]: finished get_or_add_user_domain_role admin ac1da1475f1146e8b805a65a767caa6b default with result 0 in 11 seconds 2022-04-14 07:26:15.354 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:26:15.389 | [143665 Async ks-project:172247]: Waiting for completion of get_or_create_project service Default running on PID 172247 (5 other jobs running) 2022-04-14 07:26:15.414 | [143665 Async ks-project:172247]: Signaling child to exit 2022-04-14 07:26:15.414 | WAKEUP 2022-04-14 07:26:15.436 | [143665 Async ks-project:172247]: Signaled 2022-04-14 07:26:15.437 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:15.437 | ++ 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 07:26:15.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.438 | + functions-common:get_or_create_project:945 : project_id=612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:26:15.438 | + functions-common:get_or_create_project:946 : echo 612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:26:15.438 | 612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:26:15.482 | [143665 Async ks-project:172247]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:26:15.518 | [143665 Async ks-service:172333]: Waiting for completion of get_or_create_role service running on PID 172333 (4 other jobs running) 2022-04-14 07:26:15.543 | [143665 Async ks-service:172333]: Signaling child to exit 2022-04-14 07:26:15.543 | WAKEUP 2022-04-14 07:26:15.565 | [143665 Async ks-service:172333]: Signaled 2022-04-14 07:26:15.566 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:15.566 | ++ 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 07:26:15.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.567 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.567 | + functions-common:get_or_create_role:957 : role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:26:15.567 | + functions-common:get_or_create_role:958 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:26:15.567 | 77b71d48042241ea956de06104746d21 2022-04-14 07:26:15.610 | [143665 Async ks-service:172333]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 07:26:15.647 | [143665 Async ks-reseller:172429]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 172429 (3 other jobs running) 2022-04-14 07:26:15.672 | [143665 Async ks-reseller:172429]: Signaling child to exit 2022-04-14 07:26:15.672 | WAKEUP 2022-04-14 07:26:15.694 | [143665 Async ks-reseller:172429]: Signaled 2022-04-14 07:26:15.696 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:15.696 | ++ 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 07:26:15.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.696 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.696 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.696 | + functions-common:get_or_create_role:957 : role_id=faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:26:15.696 | + functions-common:get_or_create_role:958 : echo faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:26:15.696 | faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:26:15.740 | [143665 Async ks-reseller:172429]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:26:15.776 | [143665 Async ks-anotherrole:172518]: Waiting for completion of get_or_create_role anotherrole running on PID 172518 (2 other jobs running) 2022-04-14 07:26:15.802 | [143665 Async ks-anotherrole:172518]: Signaling child to exit 2022-04-14 07:26:15.802 | WAKEUP 2022-04-14 07:26:15.824 | [143665 Async ks-anotherrole:172518]: Signaled 2022-04-14 07:26:15.825 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:15.825 | ++ 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 07:26:15.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.825 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:15.825 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:15.825 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:15.825 | + functions-common:get_or_create_role:957 : role_id=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:15.825 | + functions-common:get_or_create_role:958 : echo 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:15.825 | 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:15.869 | [143665 Async ks-anotherrole:172518]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:26:15.873 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:15.875 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:15.936 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:15.974 | [143665 Async ks-demo-member:173420]: running: get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:15.978 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ac1da1475f1146e8b805a65a767caa6b 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.038 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ac1da1475f1146e8b805a65a767caa6b 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.081 | [143665 Async ks-demo-admin:173532]: running: get_or_add_user_project_role admin ac1da1475f1146e8b805a65a767caa6b 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.084 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.152 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.204 | [143665 Async ks-demo-another:173644]: running: get_or_add_user_project_role anotherrole 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:16.208 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:16.273 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:16.338 | [143665 Async ks-demo-invis:173756]: running: get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:16.342 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:26:16.348 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:26:16.359 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:16.367 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:26:16.380 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:26:16.385 | +++ 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 07:26:20.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:20.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:20.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:20.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:20.968 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:20.970 | ++ functions-common:get_or_create_user:932 : user_id=efe89614b7f7415ea0a58b03d47a4bb8 2022-04-14 07:26:20.974 | ++ functions-common:get_or_create_user:933 : echo efe89614b7f7415ea0a58b03d47a4bb8 2022-04-14 07:26:20.976 | + lib/keystone:create_keystone_accounts:360 : demo_reader=efe89614b7f7415ea0a58b03d47a4bb8 2022-04-14 07:26:20.979 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader efe89614b7f7415ea0a58b03d47a4bb8 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:21.072 | + inc/async:async_inner:63 : get_or_add_user_project_role reader efe89614b7f7415ea0a58b03d47a4bb8 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:21.267 | [143665 Async ks-demo-reader:173924]: running: get_or_add_user_project_role reader efe89614b7f7415ea0a58b03d47a4bb8 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:21.287 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:26:21.325 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:26:21.344 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:21.373 | +++ 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 07:26:24.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:24.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:24.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:24.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:25.182 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:25.185 | ++ functions-common:get_or_create_project:945 : project_id=af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:25.188 | ++ functions-common:get_or_create_project:946 : echo af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:25.191 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:25.206 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:26:25.210 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:26:25.213 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:25.220 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:26:25.223 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:26:25.235 | +++ 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 07:26:28.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:28.475 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:28.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:28.475 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:28.909 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:28.933 | ++ functions-common:get_or_create_user:932 : user_id=818d1f92ca6448fc90c020ddd9fba84c 2022-04-14 07:26:28.957 | ++ functions-common:get_or_create_user:933 : echo 818d1f92ca6448fc90c020ddd9fba84c 2022-04-14 07:26:28.980 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=818d1f92ca6448fc90c020ddd9fba84c 2022-04-14 07:26:29.001 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:29.480 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:29.704 | [143665 Async ks-alt-admin:174298]: running: get_or_add_user_project_role admin 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:29.717 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:29.773 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:29.953 | [173532 Async ks-demo-admin:173532]: finished successfully 2022-04-14 07:26:30.132 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:30.353 | [143665 Async ks-alt-another:174459]: running: get_or_add_user_project_role anotherrole 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:30.391 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:26:30.417 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:26:30.448 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:30.466 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:26:30.489 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:26:30.509 | +++ 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 07:26:32.914 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:33.132 | [173420 Async ks-demo-member:173420]: finished successfully 2022-04-14 07:26:33.574 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:33.622 | [173644 Async ks-demo-another:173644]: finished successfully 2022-04-14 07:26:34.217 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:34.251 | [173756 Async ks-demo-invis:173756]: finished successfully 2022-04-14 07:26:34.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:34.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:34.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:34.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:34.572 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:34.575 | ++ functions-common:get_or_create_user:932 : user_id=cd7e8099b26b457facaf8dd94ab4a0a3 2022-04-14 07:26:34.581 | ++ functions-common:get_or_create_user:933 : echo cd7e8099b26b457facaf8dd94ab4a0a3 2022-04-14 07:26:34.584 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=cd7e8099b26b457facaf8dd94ab4a0a3 2022-04-14 07:26:34.588 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member cd7e8099b26b457facaf8dd94ab4a0a3 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:34.684 | + inc/async:async_inner:63 : get_or_add_user_project_role member cd7e8099b26b457facaf8dd94ab4a0a3 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:34.758 | [143665 Async ks-alt-member-user:174791]: running: get_or_add_user_project_role member cd7e8099b26b457facaf8dd94ab4a0a3 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:34.764 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:26:34.768 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:26:34.773 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:34.778 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:26:34.781 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:26:34.785 | +++ 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 07:26:37.513 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:37.601 | [173924 Async ks-demo-reader:173924]: finished successfully 2022-04-14 07:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:37.900 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:37.900 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:38.117 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:38.120 | ++ functions-common:get_or_create_user:932 : user_id=38444efd41944edda2539eef58b2b982 2022-04-14 07:26:38.124 | ++ functions-common:get_or_create_user:933 : echo 38444efd41944edda2539eef58b2b982 2022-04-14 07:26:38.129 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=38444efd41944edda2539eef58b2b982 2022-04-14 07:26:38.133 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 38444efd41944edda2539eef58b2b982 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:38.243 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 38444efd41944edda2539eef58b2b982 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:38.320 | [143665 Async ks-alt-reader-user:175019]: running: get_or_add_user_project_role reader 38444efd41944edda2539eef58b2b982 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:38.324 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:26:38.332 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:38.335 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:26:38.338 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:26:38.352 | +++ 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 07:26:41.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:41.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:41.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:41.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.003 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:42.016 | ++ functions-common:get_or_create_user:932 : user_id=a91b30ff99e64d709a1f1adc7762a092 2022-04-14 07:26:42.031 | ++ functions-common:get_or_create_user:933 : echo a91b30ff99e64d709a1f1adc7762a092 2022-04-14 07:26:42.042 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a91b30ff99e64d709a1f1adc7762a092 2022-04-14 07:26:42.060 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a91b30ff99e64d709a1f1adc7762a092 all 2022-04-14 07:26:42.268 | + inc/async:async_inner:63 : get_or_add_user_system_role member a91b30ff99e64d709a1f1adc7762a092 all 2022-04-14 07:26:42.360 | [143665 Async ks-system-member:175243]: running: get_or_add_user_system_role member a91b30ff99e64d709a1f1adc7762a092 all 2022-04-14 07:26:42.369 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:26:42.379 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:42.382 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:26:42.385 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:26:42.409 | +++ 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 07:26:45.164 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:45.270 | [174298 Async ks-alt-admin:174298]: finished successfully 2022-04-14 07:26:45.388 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:45.469 | [174459 Async ks-alt-another:174459]: finished successfully 2022-04-14 07:26:45.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.914 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.917 | ++ functions-common:get_or_create_user:932 : user_id=e12ed077f4544d9fbdc8334dde80b568 2022-04-14 07:26:45.920 | ++ functions-common:get_or_create_user:933 : echo e12ed077f4544d9fbdc8334dde80b568 2022-04-14 07:26:45.923 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e12ed077f4544d9fbdc8334dde80b568 2022-04-14 07:26:45.927 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e12ed077f4544d9fbdc8334dde80b568 all 2022-04-14 07:26:46.019 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e12ed077f4544d9fbdc8334dde80b568 all 2022-04-14 07:26:46.062 | [143665 Async ks-system-reader:175525]: running: get_or_add_user_system_role reader e12ed077f4544d9fbdc8334dde80b568 all 2022-04-14 07:26:46.065 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:26:46.068 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:26:46.072 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:26:46.075 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:26:46.079 | +++ 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 07:26:48.868 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:49.020 | [174791 Async ks-alt-member-user:174791]: finished successfully 2022-04-14 07:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:49.331 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:49.331 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:49.556 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:49.561 | ++ functions-common:get_or_create_group:909 : group_id=27ade57168d443589c352d4ac291d38c 2022-04-14 07:26:49.564 | ++ functions-common:get_or_create_group:910 : echo 27ade57168d443589c352d4ac291d38c 2022-04-14 07:26:49.568 | + lib/keystone:create_keystone_accounts:402 : admin_group=27ade57168d443589c352d4ac291d38c 2022-04-14 07:26:49.571 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:26:49.574 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:26:49.577 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:26:49.584 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:26:49.588 | +++ 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 07:26:51.288 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:51.319 | [175019 Async ks-alt-reader-user:175019]: finished successfully 2022-04-14 07:26:52.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:52.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:52.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:52.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:52.403 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:52.406 | ++ functions-common:get_or_create_group:909 : group_id=b92e379eab734090b939109f49ebadb0 2022-04-14 07:26:52.409 | ++ functions-common:get_or_create_group:910 : echo b92e379eab734090b939109f49ebadb0 2022-04-14 07:26:52.412 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b92e379eab734090b939109f49ebadb0 2022-04-14 07:26:52.414 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.482 | + inc/async:async_inner:63 : get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.567 | [143665 Async ks-group-memberdemo:175878]: running: get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.570 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.663 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.750 | [143665 Async ks-group-anotherdemo:175964]: running: get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:52.766 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.098 | + inc/async:async_inner:63 : get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.282 | [143665 Async ks-group-memberalt:176050]: running: get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.305 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.662 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.695 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:53.752 | [143665 Async ks-group-anotheralt:176159]: running: get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:53.767 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 2022-04-14 07:26:53.825 | [175243 Async ks-system-member:175243]: finished successfully 2022-04-14 07:26:54.212 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 2022-04-14 07:26:54.469 | [143665 Async ks-group-admin:176280]: running: get_or_add_group_project_role admin 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 2022-04-14 07:26:54.492 | + 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 07:26:54.852 | [143665 Async ks-demo-member:173420]: Waiting for completion of get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 173420 (17 other jobs running) 2022-04-14 07:26:55.005 | [143665 Async ks-demo-member:173420]: Signaling child to exit 2022-04-14 07:26:55.006 | WAKEUP 2022-04-14 07:26:55.169 | [143665 Async ks-demo-member:173420]: Signaled 2022-04-14 07:26:55.188 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:55.188 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:55.188 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:55.188 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:55.188 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:55.188 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:55.188 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:55.188 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:55.188 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:55.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.188 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:55.188 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:55.188 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:55.188 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:55.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:55.188 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:55.188 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:55.188 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:55.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.189 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:55.189 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:55.189 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:55.189 | ++ functions-common:get_field:825 : echo '| 70b9ec073f1f4aa99b84d90613bd6164 | 75748ce6896a4351964469a3ef2144ad | | 646e2a3e1f2447cdba989cf52a10f8a8 | | | False |' 2022-04-14 07:26:55.189 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:55.189 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:55.189 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:55.189 | + functions-common:get_or_add_user_project_role:1004 : echo 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:55.189 | 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:55.534 | [143665 Async ks-demo-member:173420]: finished get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 17 seconds 2022-04-14 07:26:55.794 | [143665 Async ks-demo-admin:173532]: Waiting for completion of get_or_add_user_project_role admin ac1da1475f1146e8b805a65a767caa6b 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 173532 (16 other jobs running) 2022-04-14 07:26:55.934 | [143665 Async ks-demo-admin:173532]: Signaling child to exit 2022-04-14 07:26:55.935 | WAKEUP 2022-04-14 07:26:56.084 | [143665 Async ks-demo-admin:173532]: Signaled 2022-04-14 07:26:56.096 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:56.096 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:56.096 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:56.096 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:56.096 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:56.096 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:56.096 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:56.096 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:56.096 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1da1475f1146e8b805a65a767caa6b --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.096 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:56.096 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:56.096 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:56.096 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.096 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.096 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.096 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:56.096 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:56.097 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ac1da1475f1146e8b805a65a767caa6b --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.097 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:56.097 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:56.097 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.097 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:56.097 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1da1475f1146e8b805a65a767caa6b --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.097 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:56.097 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:56.097 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | ac1da1475f1146e8b805a65a767caa6b | | 646e2a3e1f2447cdba989cf52a10f8a8 | | | False |' 2022-04-14 07:26:56.097 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:56.097 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.097 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:56.097 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:56.097 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:56.448 | [143665 Async ks-demo-admin:173532]: finished get_or_add_user_project_role admin ac1da1475f1146e8b805a65a767caa6b 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 13 seconds 2022-04-14 07:26:56.704 | [143665 Async ks-demo-another:173644]: Waiting for completion of get_or_add_user_project_role anotherrole 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 173644 (15 other jobs running) 2022-04-14 07:26:56.841 | [143665 Async ks-demo-another:173644]: Signaling child to exit 2022-04-14 07:26:56.841 | WAKEUP 2022-04-14 07:26:56.966 | [143665 Async ks-demo-another:173644]: Signaled 2022-04-14 07:26:56.976 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:56.976 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:56.977 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:56.977 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:56.977 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:56.977 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:56.977 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:56.977 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:56.977 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.977 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.977 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.977 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:56.977 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:56.977 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75748ce6896a4351964469a3ef2144ad --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:56.977 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:56.977 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:56.977 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.977 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.978 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.978 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:56.978 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:56.978 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:56.978 | ++ functions-common:get_field:825 : echo '| 9054bf494b9c4ebda0891d2150ed802f | 75748ce6896a4351964469a3ef2144ad | | 646e2a3e1f2447cdba989cf52a10f8a8 | | | False |' 2022-04-14 07:26:56.978 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:56.978 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:56.978 | + functions-common:get_or_add_user_project_role:1004 : echo 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:56.978 | 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:57.298 | [143665 Async ks-demo-another:173644]: finished get_or_add_user_project_role anotherrole 75748ce6896a4351964469a3ef2144ad 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 17 seconds 2022-04-14 07:26:57.490 | [143665 Async ks-demo-invis:173756]: Waiting for completion of get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 6f798ab2f430427fbbd67dbd7b241acc running on PID 173756 (14 other jobs running) 2022-04-14 07:26:57.524 | [143665 Async ks-demo-invis:173756]: Signaling child to exit 2022-04-14 07:26:57.525 | WAKEUP 2022-04-14 07:26:57.554 | [143665 Async ks-demo-invis:173756]: Signaled 2022-04-14 07:26:57.555 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:57.555 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:57.555 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:57.556 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:57.556 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:57.556 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:57.556 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:57.556 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75748ce6896a4351964469a3ef2144ad --project 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:57.556 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:57.556 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.556 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:57.556 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:57.556 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 75748ce6896a4351964469a3ef2144ad --project 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:57.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75748ce6896a4351964469a3ef2144ad --project 6f798ab2f430427fbbd67dbd7b241acc 2022-04-14 07:26:57.556 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:57.556 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:57.556 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.557 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.557 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.557 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.557 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:57.557 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:57.557 | ++ functions-common:get_field:825 : echo '| 70b9ec073f1f4aa99b84d90613bd6164 | 75748ce6896a4351964469a3ef2144ad | | 6f798ab2f430427fbbd67dbd7b241acc | | | False |' 2022-04-14 07:26:57.557 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:57.557 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.557 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:57.557 | + functions-common:get_or_add_user_project_role:1004 : echo 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:57.557 | 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:57.644 | [143665 Async ks-demo-invis:173756]: finished get_or_add_user_project_role member 75748ce6896a4351964469a3ef2144ad 6f798ab2f430427fbbd67dbd7b241acc with result 0 in 18 seconds 2022-04-14 07:26:57.722 | [143665 Async ks-demo-reader:173924]: Waiting for completion of get_or_add_user_project_role reader efe89614b7f7415ea0a58b03d47a4bb8 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 173924 (13 other jobs running) 2022-04-14 07:26:57.771 | [143665 Async ks-demo-reader:173924]: Signaling child to exit 2022-04-14 07:26:57.771 | WAKEUP 2022-04-14 07:26:57.799 | [143665 Async ks-demo-reader:173924]: Signaled 2022-04-14 07:26:57.800 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:57.800 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:57.800 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:57.800 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:57.800 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:57.800 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:57.800 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:57.800 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:57.800 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:57.800 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:57.800 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user efe89614b7f7415ea0a58b03d47a4bb8 --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:57.801 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:57.801 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.801 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:57.801 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:57.801 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user efe89614b7f7415ea0a58b03d47a4bb8 --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:57.801 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user efe89614b7f7415ea0a58b03d47a4bb8 --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:26:57.801 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:57.801 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:57.801 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.801 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:57.801 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:57.801 | ++ functions-common:get_field:825 : echo '| 19ecfea931534bee9906f7214f43fd38 | efe89614b7f7415ea0a58b03d47a4bb8 | | 646e2a3e1f2447cdba989cf52a10f8a8 | | | False |' 2022-04-14 07:26:57.801 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:57.801 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:57.801 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:57.801 | + functions-common:get_or_add_user_project_role:1004 : echo 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:57.801 | 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:57.863 | [143665 Async ks-demo-reader:173924]: finished get_or_add_user_project_role reader efe89614b7f7415ea0a58b03d47a4bb8 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 16 seconds 2022-04-14 07:26:57.868 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:57.882 | + 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 07:26:57.974 | [143665 Async ks-alt-admin:174298]: Waiting for completion of get_or_add_user_project_role admin 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 174298 (12 other jobs running) 2022-04-14 07:26:58.042 | [143665 Async ks-alt-admin:174298]: Signaling child to exit 2022-04-14 07:26:58.042 | WAKEUP 2022-04-14 07:26:58.079 | [143665 Async ks-alt-admin:174298]: Signaled 2022-04-14 07:26:58.080 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:58.080 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:58.080 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:58.080 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:58.081 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:58.081 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:58.081 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:58.081 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:58.081 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.081 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.081 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.081 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:58.081 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:58.081 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:58.081 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.081 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.081 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.082 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.082 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:58.082 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:58.082 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | 818d1f92ca6448fc90c020ddd9fba84c | | af53aac5f1bb4b4e80ceb76a0b849f89 | | | False |' 2022-04-14 07:26:58.082 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:58.082 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.082 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:58.082 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:58.082 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:26:58.159 | [143665 Async ks-alt-admin:174298]: finished get_or_add_user_project_role admin 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 15 seconds 2022-04-14 07:26:58.224 | [143665 Async ks-alt-another:174459]: Waiting for completion of get_or_add_user_project_role anotherrole 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 174459 (11 other jobs running) 2022-04-14 07:26:58.269 | [143665 Async ks-alt-another:174459]: Signaling child to exit 2022-04-14 07:26:58.269 | WAKEUP 2022-04-14 07:26:58.305 | [143665 Async ks-alt-another:174459]: Signaled 2022-04-14 07:26:58.306 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:58.306 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:58.306 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:58.306 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:58.306 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:58.306 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:58.306 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:58.306 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:58.306 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.306 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:58.306 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.306 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.307 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.307 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:58.307 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:58.307 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 818d1f92ca6448fc90c020ddd9fba84c --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.307 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:58.307 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.307 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.307 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.307 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:58.307 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:58.307 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:58.307 | ++ functions-common:get_field:825 : echo '| 9054bf494b9c4ebda0891d2150ed802f | 818d1f92ca6448fc90c020ddd9fba84c | | af53aac5f1bb4b4e80ceb76a0b849f89 | | | False |' 2022-04-14 07:26:58.307 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.307 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:58.307 | + functions-common:get_or_add_user_project_role:1004 : echo 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:58.307 | 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:26:58.394 | [143665 Async ks-alt-another:174459]: finished get_or_add_user_project_role anotherrole 818d1f92ca6448fc90c020ddd9fba84c af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 15 seconds 2022-04-14 07:26:58.468 | [143665 Async ks-alt-member-user:174791]: Waiting for completion of get_or_add_user_project_role member cd7e8099b26b457facaf8dd94ab4a0a3 af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 174791 (10 other jobs running) 2022-04-14 07:26:58.520 | [143665 Async ks-alt-member-user:174791]: Signaling child to exit 2022-04-14 07:26:58.520 | WAKEUP 2022-04-14 07:26:58.561 | [143665 Async ks-alt-member-user:174791]: Signaled 2022-04-14 07:26:58.563 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:58.564 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:58.564 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:58.564 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:58.564 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:58.564 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:58.564 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:58.564 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:58.564 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cd7e8099b26b457facaf8dd94ab4a0a3 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.564 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.564 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:58.564 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.564 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.564 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:58.564 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:58.564 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user cd7e8099b26b457facaf8dd94ab4a0a3 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.565 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:58.565 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.565 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.565 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cd7e8099b26b457facaf8dd94ab4a0a3 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.565 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.565 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:58.565 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:58.565 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:58.565 | ++ functions-common:get_field:825 : echo '| 70b9ec073f1f4aa99b84d90613bd6164 | cd7e8099b26b457facaf8dd94ab4a0a3 | | af53aac5f1bb4b4e80ceb76a0b849f89 | | | False |' 2022-04-14 07:26:58.565 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.565 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:58.565 | + functions-common:get_or_add_user_project_role:1004 : echo 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:58.565 | 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:58.629 | [143665 Async ks-alt-member-user:174791]: finished get_or_add_user_project_role member cd7e8099b26b457facaf8dd94ab4a0a3 af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 14 seconds 2022-04-14 07:26:58.682 | [143665 Async ks-alt-reader-user:175019]: Waiting for completion of get_or_add_user_project_role reader 38444efd41944edda2539eef58b2b982 af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 175019 (9 other jobs running) 2022-04-14 07:26:58.756 | [143665 Async ks-alt-reader-user:175019]: Signaling child to exit 2022-04-14 07:26:58.756 | WAKEUP 2022-04-14 07:26:58.858 | [143665 Async ks-alt-reader-user:175019]: Signaled 2022-04-14 07:26:58.879 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:58.879 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:58.879 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:58.879 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:58.879 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:58.879 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:58.879 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:58.879 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:58.879 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.879 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 38444efd41944edda2539eef58b2b982 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.879 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:58.879 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.879 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.879 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.879 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:58.879 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:58.879 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 38444efd41944edda2539eef58b2b982 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.879 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 38444efd41944edda2539eef58b2b982 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:26:58.880 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:58.880 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:58.880 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:58.880 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.880 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:58.880 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:58.880 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:58.880 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:58.880 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:58.880 | ++ functions-common:get_field:825 : echo '| 19ecfea931534bee9906f7214f43fd38 | 38444efd41944edda2539eef58b2b982 | | af53aac5f1bb4b4e80ceb76a0b849f89 | | | False |' 2022-04-14 07:26:58.880 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:58.880 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:58.880 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:58.880 | + functions-common:get_or_add_user_project_role:1004 : echo 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:58.880 | 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:26:59.093 | [143665 Async ks-alt-reader-user:175019]: finished get_or_add_user_project_role reader 38444efd41944edda2539eef58b2b982 af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 13 seconds 2022-04-14 07:26:59.117 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:59.130 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:26:59.149 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:59.244 | [175525 Async ks-system-reader:175525]: finished successfully 2022-04-14 07:26:59.304 | [143665 Async ks-system-member:175243]: Waiting for completion of get_or_add_user_system_role member a91b30ff99e64d709a1f1adc7762a092 all running on PID 175243 (8 other jobs running) 2022-04-14 07:26:59.448 | [143665 Async ks-system-member:175243]: Signaling child to exit 2022-04-14 07:26:59.448 | WAKEUP 2022-04-14 07:26:59.574 | [143665 Async ks-system-member:175243]: Signaled 2022-04-14 07:26:59.588 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:26:59.588 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:26:59.588 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:26:59.588 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:59.588 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:59.588 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:59.588 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:59.588 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:59.588 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:26:59.588 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a91b30ff99e64d709a1f1adc7762a092 --system all -f value -c Role 2022-04-14 07:26:59.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.589 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:59.589 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:26:59.589 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:26:59.589 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user a91b30ff99e64d709a1f1adc7762a092 --system all 2022-04-14 07:26:59.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.589 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a91b30ff99e64d709a1f1adc7762a092 --system all -f value -c Role 2022-04-14 07:26:59.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:59.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:59.589 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:59.589 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:59.589 | + functions-common:get_or_add_user_system_role:1059 : echo 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:59.589 | 70b9ec073f1f4aa99b84d90613bd6164 2022-04-14 07:26:59.813 | [143665 Async ks-system-member:175243]: finished get_or_add_user_system_role member a91b30ff99e64d709a1f1adc7762a092 all with result 0 in 11 seconds 2022-04-14 07:26:59.988 | [143665 Async ks-system-reader:175525]: Waiting for completion of get_or_add_user_system_role reader e12ed077f4544d9fbdc8334dde80b568 all running on PID 175525 (7 other jobs running) 2022-04-14 07:27:00.128 | [143665 Async ks-system-reader:175525]: Signaling child to exit 2022-04-14 07:27:00.128 | WAKEUP 2022-04-14 07:27:00.224 | [143665 Async ks-system-reader:175525]: Signaled 2022-04-14 07:27:00.236 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:27:00.236 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:27:00.236 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:27:00.236 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:00.236 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:00.236 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:27:00.236 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:27:00.236 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:27:00.236 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:27:00.236 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e12ed077f4544d9fbdc8334dde80b568 --system all -f value -c Role 2022-04-14 07:27:00.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.236 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:00.237 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:27:00.237 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:27:00.237 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user e12ed077f4544d9fbdc8334dde80b568 --system all 2022-04-14 07:27:00.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.237 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.237 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.237 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e12ed077f4544d9fbdc8334dde80b568 --system all -f value -c Role 2022-04-14 07:27:00.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.237 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:00.237 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:00.237 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:00.237 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=19ecfea931534bee9906f7214f43fd38 2022-04-14 07:27:00.237 | + functions-common:get_or_add_user_system_role:1059 : echo 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:27:00.237 | 19ecfea931534bee9906f7214f43fd38 2022-04-14 07:27:00.583 | [143665 Async ks-system-reader:175525]: finished get_or_add_user_system_role reader e12ed077f4544d9fbdc8334dde80b568 all with result 0 in 13 seconds 2022-04-14 07:27:00.611 | + inc/async:async_wait:197 : return 0 2022-04-14 07:27:00.624 | + 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 07:27:00.951 | [143665 Async ks-group-memberdemo:175878]: Waiting for completion of get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 175878 (6 other jobs running) 2022-04-14 07:27:01.138 | [143665 Async ks-group-memberdemo:175878]: Signaling child to exit 2022-04-14 07:27:05.969 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:06.064 | [175878 Async ks-group-memberdemo:175878]: finished successfully 2022-04-14 07:27:06.164 | WAKEUP 2022-04-14 07:27:06.269 | [143665 Async ks-group-memberdemo:175878]: Signaled 2022-04-14 07:27:06.276 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:27:06.276 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 -f value 2022-04-14 07:27:06.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.276 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.276 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.276 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:06.276 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:27:06.276 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:27:06.276 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:27:06.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.276 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.277 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.277 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 -f value 2022-04-14 07:27:06.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.277 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:06.277 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:06.277 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:06.277 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False' 2022-04-14 07:27:06.277 | + functions-common:get_or_add_group_project_role:1083 : echo 70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False 2022-04-14 07:27:06.277 | 70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False 2022-04-14 07:27:06.487 | [143665 Async ks-group-memberdemo:175878]: finished get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 13 seconds 2022-04-14 07:27:06.667 | [143665 Async ks-group-anotherdemo:175964]: Waiting for completion of get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 running on PID 175964 (5 other jobs running) 2022-04-14 07:27:06.796 | [143665 Async ks-group-anotherdemo:175964]: Signaling child to exit 2022-04-14 07:27:07.837 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:07.881 | [175964 Async ks-group-anotherdemo:175964]: finished successfully 2022-04-14 07:27:07.903 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:07.909 | WAKEUP 2022-04-14 07:27:07.942 | [143665 Async ks-group-anotherdemo:175964]: Signaled 2022-04-14 07:27:07.942 | [176050 Async ks-group-memberalt:176050]: finished successfully 2022-04-14 07:27:07.944 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:27:07.945 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 -f value 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:07.945 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:27:07.945 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:27:07.945 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b92e379eab734090b939109f49ebadb0 --project 646e2a3e1f2447cdba989cf52a10f8a8 -f value 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:07.945 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:07.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:07.945 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False' 2022-04-14 07:27:07.945 | + functions-common:get_or_add_group_project_role:1083 : echo 9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False 2022-04-14 07:27:07.945 | 9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 False 2022-04-14 07:27:08.008 | [143665 Async ks-group-anotherdemo:175964]: finished get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 646e2a3e1f2447cdba989cf52a10f8a8 with result 0 in 15 seconds 2022-04-14 07:27:08.052 | [143665 Async ks-group-memberalt:176050]: Waiting for completion of get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 176050 (4 other jobs running) 2022-04-14 07:27:08.079 | [143665 Async ks-group-memberalt:176050]: Signaling child to exit 2022-04-14 07:27:08.081 | WAKEUP 2022-04-14 07:27:08.105 | [143665 Async ks-group-memberalt:176050]: Signaled 2022-04-14 07:27:08.106 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:27:08.106 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 -f value 2022-04-14 07:27:08.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.106 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:08.107 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:27:08.107 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:27:08.107 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:27:08.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 -f value 2022-04-14 07:27:08.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:08.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:08.107 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:08.107 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False' 2022-04-14 07:27:08.107 | + functions-common:get_or_add_group_project_role:1083 : echo 70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False 2022-04-14 07:27:08.107 | 70b9ec073f1f4aa99b84d90613bd6164 b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False 2022-04-14 07:27:08.156 | [143665 Async ks-group-memberalt:176050]: finished get_or_add_group_project_role member b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 14 seconds 2022-04-14 07:27:08.200 | [143665 Async ks-group-anotheralt:176159]: Waiting for completion of get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 running on PID 176159 (3 other jobs running) 2022-04-14 07:27:08.231 | [143665 Async ks-group-anotheralt:176159]: Signaling child to exit 2022-04-14 07:27:09.130 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:09.158 | [176159 Async ks-group-anotheralt:176159]: finished successfully 2022-04-14 07:27:09.179 | WAKEUP 2022-04-14 07:27:09.203 | [143665 Async ks-group-anotheralt:176159]: Signaled 2022-04-14 07:27:09.205 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:27:09.205 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 -f value 2022-04-14 07:27:09.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:09.206 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:27:09.206 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:27:09.206 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 2022-04-14 07:27:09.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.206 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b92e379eab734090b939109f49ebadb0 --project af53aac5f1bb4b4e80ceb76a0b849f89 -f value 2022-04-14 07:27:09.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:09.206 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False' 2022-04-14 07:27:09.206 | + functions-common:get_or_add_group_project_role:1083 : echo 9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False 2022-04-14 07:27:09.206 | 9054bf494b9c4ebda0891d2150ed802f b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 False 2022-04-14 07:27:09.245 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:09.253 | [143665 Async ks-group-anotheralt:176159]: finished get_or_add_group_project_role anotherrole b92e379eab734090b939109f49ebadb0 af53aac5f1bb4b4e80ceb76a0b849f89 with result 0 in 15 seconds 2022-04-14 07:27:09.271 | [176280 Async ks-group-admin:176280]: finished successfully 2022-04-14 07:27:09.292 | [143665 Async ks-group-admin:176280]: Waiting for completion of get_or_add_group_project_role admin 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 running on PID 176280 (2 other jobs running) 2022-04-14 07:27:09.318 | [143665 Async ks-group-admin:176280]: Signaling child to exit 2022-04-14 07:27:09.318 | WAKEUP 2022-04-14 07:27:09.341 | [143665 Async ks-group-admin:176280]: Signaled 2022-04-14 07:27:09.342 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:27:09.342 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 27ade57168d443589c352d4ac291d38c --project 020dd3c070c44af7b18264b01f192de4 -f value 2022-04-14 07:27:09.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.342 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.342 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.343 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:09.343 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:27:09.343 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:27:09.343 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 27ade57168d443589c352d4ac291d38c --project 020dd3c070c44af7b18264b01f192de4 2022-04-14 07:27:09.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.343 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 27ade57168d443589c352d4ac291d38c --project 020dd3c070c44af7b18264b01f192de4 -f value 2022-04-14 07:27:09.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:09.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:09.343 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:09.343 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='67a0a7a234c34b9e97d1342501f7e24a 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 False' 2022-04-14 07:27:09.343 | + functions-common:get_or_add_group_project_role:1083 : echo 67a0a7a234c34b9e97d1342501f7e24a 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 False 2022-04-14 07:27:09.343 | 67a0a7a234c34b9e97d1342501f7e24a 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 False 2022-04-14 07:27:09.387 | [143665 Async ks-group-admin:176280]: finished get_or_add_group_project_role admin 27ade57168d443589c352d4ac291d38c 020dd3c070c44af7b18264b01f192de4 with result 0 in 15 seconds 2022-04-14 07:27:09.391 | + inc/async:async_wait:197 : return 0 2022-04-14 07:27:09.394 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:27:09.411 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:27:09.413 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:27:09.431 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:09.434 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:27:09.436 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:27:09.496 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:27:09.536 | [143665 Async create_nova_accounts:178217]: running: create_nova_accounts 2022-04-14 07:27:09.539 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:27:09.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:09.559 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:27:09.562 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:27:09.625 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:27:09.667 | [143665 Async create_glance_accounts:178332]: running: create_glance_accounts 2022-04-14 07:27:09.670 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:27:09.696 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:09.699 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:27:09.701 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:27:09.775 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:27:09.819 | [143665 Async create_cinder_accounts:178462]: running: create_cinder_accounts 2022-04-14 07:27:09.822 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:27:09.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:09.847 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:27:09.849 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:27:09.924 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:27:09.999 | [143665 Async create_neutron_accounts:178577]: running: create_neutron_accounts 2022-04-14 07:27:10.003 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:27:10.035 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:10.038 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:27:10.043 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:27:10.290 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:27:10.485 | [143665 Async create_swift_accounts:178718]: running: create_swift_accounts 2022-04-14 07:27:10.505 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:27:10.658 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:27:10.678 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:27:10.999 | [143665 Async create_nova_accounts:178217]: Waiting for completion of create_nova_accounts running on PID 178217 (6 other jobs running) 2022-04-14 07:27:11.179 | [143665 Async create_nova_accounts:178217]: Signaling child to exit 2022-04-14 07:27:50.471 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:50.511 | [178577 Async create_neutron_accounts:178577]: finished successfully 2022-04-14 07:28:11.465 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:11.496 | [178462 Async create_cinder_accounts:178462]: finished successfully 2022-04-14 07:28:25.620 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:25.649 | [178332 Async create_glance_accounts:178332]: finished successfully 2022-04-14 07:28:30.848 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:30.874 | [178217 Async create_nova_accounts:178217]: finished successfully 2022-04-14 07:28:30.894 | WAKEUP 2022-04-14 07:28:30.918 | [143665 Async create_nova_accounts:178217]: Signaled 2022-04-14 07:28:30.920 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:28:30.920 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:28:30.920 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:28:30.920 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:30.920 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:30.920 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:30.920 | ++ 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 07:28:30.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.920 | + functions-common:get_or_create_user:932 : user_id=60f80e9ed9fb4c5aac24e96f9463cde0 2022-04-14 07:28:30.920 | + functions-common:get_or_create_user:933 : echo 60f80e9ed9fb4c5aac24e96f9463cde0 2022-04-14 07:28:30.920 | 60f80e9ed9fb4c5aac24e96f9463cde0 2022-04-14 07:28:30.920 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:28:30.920 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:30.921 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:30.921 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:30.921 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:30.921 | ++ 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 07:28:30.921 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:30.921 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.921 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.921 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.921 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:30.921 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:30.921 | + 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 07:28:30.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.921 | ++ 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 07:28:30.921 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:30.921 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.921 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.921 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.922 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.922 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.922 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:30.922 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:30.922 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | 60f80e9ed9fb4c5aac24e96f9463cde0 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:30.922 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:30.922 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.922 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:28:30.922 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:28:30.922 | 77b71d48042241ea956de06104746d21 2022-04-14 07:28:30.922 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:28:30.922 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:28:30.922 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:30.922 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:30.922 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:30.922 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:30.922 | ++ 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 07:28:30.922 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.923 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:30.923 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.923 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.923 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:30.923 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:30.923 | + 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 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | ++ 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 07:28:30.923 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.923 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:30.923 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.923 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.923 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.923 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.923 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:30.923 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:30.923 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | 60f80e9ed9fb4c5aac24e96f9463cde0 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:30.923 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:30.923 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.923 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:28:30.923 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:28:30.924 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:28:30.924 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:28:30.924 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:28:30.924 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-04-14 07:28:30.924 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:28:30.924 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:30.924 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:28:30.924 | ++ 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 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.924 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.924 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:30.924 | e6a480393d4c4315ba8e23807acf79fd' 2022-04-14 07:28:30.924 | + functions-common:get_or_create_service:1101 : echo e6a480393d4c4315ba8e23807acf79fd 2022-04-14 07:28:30.924 | e6a480393d4c4315ba8e23807acf79fd 2022-04-14 07:28:30.924 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2022-04-14 07:28:30.924 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:30.924 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:28:30.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:30.924 | +++ 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 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.924 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:30.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:30.924 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.925 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c56ba85c12a14e739a34bcd721f01f02 2022-04-14 07:28:30.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c56ba85c12a14e739a34bcd721f01f02 2022-04-14 07:28:30.925 | + functions-common:get_or_create_endpoint:1134 : public_id=c56ba85c12a14e739a34bcd721f01f02 2022-04-14 07:28:30.925 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:30.925 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:30.925 | + functions-common:get_or_create_endpoint:1143 : echo c56ba85c12a14e739a34bcd721f01f02 2022-04-14 07:28:30.925 | c56ba85c12a14e739a34bcd721f01f02 2022-04-14 07:28:30.925 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:28:30.925 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:30.925 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:28:30.925 | ++ 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 07:28:30.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.925 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.925 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:30.925 | d0dfd8a2825943899483d64fe8de9672' 2022-04-14 07:28:30.925 | + functions-common:get_or_create_service:1101 : echo d0dfd8a2825943899483d64fe8de9672 2022-04-14 07:28:30.925 | d0dfd8a2825943899483d64fe8de9672 2022-04-14 07:28:30.925 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-04-14 07:28:30.925 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:30.925 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2022-04-14 07:28:30.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:30.925 | +++ 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 07:28:30.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.925 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:30.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:30.926 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:28:30.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.926 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e47ac299298d420599fe167dfadd4c93 2022-04-14 07:28:30.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e47ac299298d420599fe167dfadd4c93 2022-04-14 07:28:30.926 | + functions-common:get_or_create_endpoint:1134 : public_id=e47ac299298d420599fe167dfadd4c93 2022-04-14 07:28:30.926 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:30.926 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:30.926 | + functions-common:get_or_create_endpoint:1143 : echo e47ac299298d420599fe167dfadd4c93 2022-04-14 07:28:30.926 | e47ac299298d420599fe167dfadd4c93 2022-04-14 07:28:30.926 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:28:30.926 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:30.926 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:28:30.926 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:30.926 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:28:30.926 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:30.926 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:30.926 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:30.927 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:30.927 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:30.927 | ++ 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 07:28:30.927 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:30.927 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.927 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.927 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.927 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:30.927 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:30.927 | + 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 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | ++ 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 07:28:30.927 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:30.927 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:30.927 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:30.927 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:30.927 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:30.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:30.927 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:30.927 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:30.927 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:30.928 | ++ functions-common:get_field:825 : echo '| faaa2d04a4ae4bbfaee0cba4d77e4ab5 | 60f80e9ed9fb4c5aac24e96f9463cde0 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:30.928 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:30.928 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:30.928 | + functions-common:get_or_add_user_project_role:1004 : echo faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:30.928 | faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:30.928 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:28:30.928 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:28:30.928 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:28:30.928 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:30.928 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:28:30.968 | [143665 Async create_nova_accounts:178217]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 07:28:31.007 | [143665 Async create_glance_accounts:178332]: Waiting for completion of create_glance_accounts running on PID 178332 (5 other jobs running) 2022-04-14 07:28:31.034 | [143665 Async create_glance_accounts:178332]: Signaling child to exit 2022-04-14 07:28:31.035 | WAKEUP 2022-04-14 07:28:31.058 | [143665 Async create_glance_accounts:178332]: Signaled 2022-04-14 07:28:31.059 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:28:31.059 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:31.059 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:28:31.059 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:28:31.059 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:31.059 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:31.060 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:31.060 | ++ 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 07:28:31.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.060 | + functions-common:get_or_create_user:932 : user_id=758474794b024e38af46839e82590d34 2022-04-14 07:28:31.060 | + functions-common:get_or_create_user:933 : echo 758474794b024e38af46839e82590d34 2022-04-14 07:28:31.060 | 758474794b024e38af46839e82590d34 2022-04-14 07:28:31.060 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:28:31.060 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:31.060 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:31.060 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:31.060 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:31.060 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.060 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:31.060 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.060 | ++ 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 07:28:31.060 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.060 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:31.060 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:31.061 | + 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 07:28:31.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.061 | ++ 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 07:28:31.061 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:31.061 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.061 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.061 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:31.061 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:31.061 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:31.061 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | 758474794b024e38af46839e82590d34 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:31.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.061 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.061 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.061 | 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.061 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:31.061 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:28:31.061 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:31.061 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:28:31.061 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:28:31.061 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:31.061 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:31.061 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:31.061 | ++ 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 07:28:31.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.062 | + functions-common:get_or_create_user:932 : user_id=d55935b39c894a29a5dcc4cbfcfd2f02 2022-04-14 07:28:31.062 | + functions-common:get_or_create_user:933 : echo d55935b39c894a29a5dcc4cbfcfd2f02 2022-04-14 07:28:31.062 | d55935b39c894a29a5dcc4cbfcfd2f02 2022-04-14 07:28:31.062 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:28:31.062 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:31.062 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:31.062 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:31.062 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:31.062 | ++ 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 07:28:31.062 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.062 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:31.062 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.062 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.062 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:31.063 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:31.063 | + 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 07:28:31.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.063 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.063 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:31.063 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.063 | ++ 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 07:28:31.063 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.063 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:31.063 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:31.063 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | d55935b39c894a29a5dcc4cbfcfd2f02 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:31.063 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:31.063 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.063 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.063 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.063 | 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.063 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:28:31.063 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:28:31.063 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:31.063 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:31.063 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:31.063 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:31.063 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:31.063 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:31.063 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:31.064 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:31.064 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:31.064 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:31.064 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:31.064 | ++ 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 07:28:31.064 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.064 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.064 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:31.064 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:31.064 | + 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 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | ++ 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 07:28:31.064 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.064 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:31.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.064 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.064 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:31.064 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:31.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:31.065 | ++ functions-common:get_field:825 : echo '| faaa2d04a4ae4bbfaee0cba4d77e4ab5 | d55935b39c894a29a5dcc4cbfcfd2f02 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:31.065 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.065 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:31.065 | + functions-common:get_or_add_user_project_role:1004 : echo faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:31.065 | faaa2d04a4ae4bbfaee0cba4d77e4ab5 2022-04-14 07:28:31.065 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:28:31.065 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:31.065 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:28:31.065 | ++ 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 07:28:31.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.065 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:31.065 | 46af9462a049496aba11e8d1c95d6d3c' 2022-04-14 07:28:31.065 | + functions-common:get_or_create_service:1101 : echo 46af9462a049496aba11e8d1c95d6d3c 2022-04-14 07:28:31.065 | 46af9462a049496aba11e8d1c95d6d3c 2022-04-14 07:28:31.065 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-04-14 07:28:31.065 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:31.065 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2022-04-14 07:28:31.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:31.065 | +++ 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 07:28:31.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:31.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:31.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2022-04-14 07:28:31.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e892c96402ea4dc2957dfb0e17fb00de 2022-04-14 07:28:31.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e892c96402ea4dc2957dfb0e17fb00de 2022-04-14 07:28:31.066 | + functions-common:get_or_create_endpoint:1134 : public_id=e892c96402ea4dc2957dfb0e17fb00de 2022-04-14 07:28:31.066 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:31.066 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:31.066 | + functions-common:get_or_create_endpoint:1143 : echo e892c96402ea4dc2957dfb0e17fb00de 2022-04-14 07:28:31.066 | e892c96402ea4dc2957dfb0e17fb00de 2022-04-14 07:28:31.066 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:28:31.066 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:28:31.066 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:28:31.066 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:28:31.066 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:28:31.066 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:28:31.066 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:28:31.066 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:28:31.066 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:28:31.106 | [143665 Async create_glance_accounts:178332]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:28:31.145 | [143665 Async create_cinder_accounts:178462]: Waiting for completion of create_cinder_accounts running on PID 178462 (4 other jobs running) 2022-04-14 07:28:31.171 | [143665 Async create_cinder_accounts:178462]: Signaling child to exit 2022-04-14 07:28:31.171 | WAKEUP 2022-04-14 07:28:31.193 | [143665 Async create_cinder_accounts:178462]: Signaled 2022-04-14 07:28:31.195 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:28:31.195 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:28:31.195 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:28:31.195 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:31.195 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:31.195 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:31.195 | ++ 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 07:28:31.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.195 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.195 | + functions-common:get_or_create_user:932 : user_id=9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.195 | + functions-common:get_or_create_user:933 : echo 9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.195 | 9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.195 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:28:31.195 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:31.196 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:31.196 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:31.196 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:31.196 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.196 | ++ 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 07:28:31.196 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:31.196 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.196 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.196 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.196 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:31.196 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:31.196 | + 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 07:28:31.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.196 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:31.196 | ++ 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 07:28:31.196 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.196 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.196 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.197 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.197 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:31.197 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:31.197 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | 9e156fedc876478d836b524b8612604b | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:31.197 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:31.197 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.197 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.197 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.197 | 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.197 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:31.197 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:28:31.197 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:31.197 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:28:31.197 | ++ 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 07:28:31.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.197 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.197 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:31.197 | d9ae45956009453db60ed60e01f2ea90' 2022-04-14 07:28:31.197 | + functions-common:get_or_create_service:1101 : echo d9ae45956009453db60ed60e01f2ea90 2022-04-14 07:28:31.197 | d9ae45956009453db60ed60e01f2ea90 2022-04-14 07:28:31.197 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:28:31.197 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-04-14 07:28:31.197 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:31.197 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:28:31.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:31.197 | +++ 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 07:28:31.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:31.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:31.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:31.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=30b5a2388cd14c35b00b931eb491a1ce 2022-04-14 07:28:31.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 30b5a2388cd14c35b00b931eb491a1ce 2022-04-14 07:28:31.198 | + functions-common:get_or_create_endpoint:1134 : public_id=30b5a2388cd14c35b00b931eb491a1ce 2022-04-14 07:28:31.198 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:31.198 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:31.198 | + functions-common:get_or_create_endpoint:1143 : echo 30b5a2388cd14c35b00b931eb491a1ce 2022-04-14 07:28:31.198 | 30b5a2388cd14c35b00b931eb491a1ce 2022-04-14 07:28:31.198 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:28:31.198 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:31.198 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:28:31.198 | ++ 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 07:28:31.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.198 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:31.198 | 2afe4bfdb7824df0bbd616ec8f07fdd3' 2022-04-14 07:28:31.198 | + functions-common:get_or_create_service:1101 : echo 2afe4bfdb7824df0bbd616ec8f07fdd3 2022-04-14 07:28:31.199 | 2afe4bfdb7824df0bbd616ec8f07fdd3 2022-04-14 07:28:31.199 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-04-14 07:28:31.199 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:31.199 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:28:31.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:31.199 | +++ 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 07:28:31.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.199 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:31.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:31.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:31.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.199 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=88622b376f66433490e792143523fbc4 2022-04-14 07:28:31.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 88622b376f66433490e792143523fbc4 2022-04-14 07:28:31.199 | + functions-common:get_or_create_endpoint:1134 : public_id=88622b376f66433490e792143523fbc4 2022-04-14 07:28:31.199 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:31.199 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:31.199 | + functions-common:get_or_create_endpoint:1143 : echo 88622b376f66433490e792143523fbc4 2022-04-14 07:28:31.199 | 88622b376f66433490e792143523fbc4 2022-04-14 07:28:31.199 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:28:31.199 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:28:31.199 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:31.199 | +++ 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 07:28:31.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.200 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_project:945 : project_id=612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_project:946 : echo 612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:28:31.200 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 612a2e521b76428383da0a7ca9627ca8 2022-04-14 07:28:31.200 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:31.200 | +++ 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 07:28:31.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.200 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:28:31.200 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_user:932 : user_id=9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.200 | ++ functions-common:get_or_create_user:933 : echo 9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.200 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9e156fedc876478d836b524b8612604b 2022-04-14 07:28:31.243 | [143665 Async create_cinder_accounts:178462]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-14 07:28:31.247 | + inc/async:async_wait:197 : return 0 2022-04-14 07:28:31.250 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:28:31.301 | [143665 Async create_neutron_accounts:178577]: Waiting for completion of create_neutron_accounts running on PID 178577 (3 other jobs running) 2022-04-14 07:28:31.326 | [143665 Async create_neutron_accounts:178577]: Signaling child to exit 2022-04-14 07:28:31.326 | WAKEUP 2022-04-14 07:28:31.350 | [143665 Async create_neutron_accounts:178577]: Signaled 2022-04-14 07:28:31.351 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:28:31.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:28:31.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:28:31.351 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:28:31.351 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:28:31.351 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:28:31.351 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:28:31.351 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:28:31.351 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:28:31.351 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:28:31.351 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.49:9696/ 2022-04-14 07:28:31.351 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:28:31.351 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:28:31.352 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:28:31.352 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:31.352 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:31.352 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:31.352 | ++ 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 07:28:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.352 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.352 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.352 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.352 | + functions-common:get_or_create_user:932 : user_id=3708792ac23d4fc48bd74fe1115d69af 2022-04-14 07:28:31.352 | + functions-common:get_or_create_user:933 : echo 3708792ac23d4fc48bd74fe1115d69af 2022-04-14 07:28:31.352 | 3708792ac23d4fc48bd74fe1115d69af 2022-04-14 07:28:31.352 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:28:31.352 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:31.352 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:31.352 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:31.352 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:31.352 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.352 | ++ 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 07:28:31.352 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:31.352 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.352 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.352 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.352 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.353 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:31.353 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:31.353 | + 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 07:28:31.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.353 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.353 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.353 | ++ 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 07:28:31.353 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:31.353 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:31.353 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:31.353 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.353 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.353 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.353 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:31.353 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:31.353 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:31.353 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | 3708792ac23d4fc48bd74fe1115d69af | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:28:31.353 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:31.353 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.353 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.353 | 77b71d48042241ea956de06104746d21 2022-04-14 07:28:31.353 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:31.353 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:28:31.353 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:31.353 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:28:31.353 | ++ 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 07:28:31.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.354 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:31.354 | d617029c28ec452580b9773f1245016b' 2022-04-14 07:28:31.354 | + functions-common:get_or_create_service:1101 : echo d617029c28ec452580b9773f1245016b 2022-04-14 07:28:31.354 | d617029c28ec452580b9773f1245016b 2022-04-14 07:28:31.354 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-04-14 07:28:31.354 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:31.354 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2022-04-14 07:28:31.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:31.354 | +++ 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 07:28:31.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:31.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:31.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2022-04-14 07:28:31.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.354 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:31.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3af77e77ea6749068742baca56826786 2022-04-14 07:28:31.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3af77e77ea6749068742baca56826786 2022-04-14 07:28:31.354 | + functions-common:get_or_create_endpoint:1134 : public_id=3af77e77ea6749068742baca56826786 2022-04-14 07:28:31.354 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:31.354 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:31.354 | + functions-common:get_or_create_endpoint:1143 : echo 3af77e77ea6749068742baca56826786 2022-04-14 07:28:31.355 | 3af77e77ea6749068742baca56826786 2022-04-14 07:28:31.396 | [143665 Async create_neutron_accounts:178577]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 07:28:31.434 | [143665 Async create_swift_accounts:178718]: Waiting for completion of create_swift_accounts running on PID 178718 (2 other jobs running) 2022-04-14 07:28:31.461 | [143665 Async create_swift_accounts:178718]: Signaling child to exit 2022-04-14 07:29:18.879 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:18.904 | [178718 Async create_swift_accounts:178718]: finished successfully 2022-04-14 07:29:18.925 | WAKEUP 2022-04-14 07:29:18.948 | [143665 Async create_swift_accounts:178718]: Signaled 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:29:18.950 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:29:18.950 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:29:18.950 | +++ 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 07:29:18.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.950 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.950 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.950 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.950 | ++ functions-common:get_or_create_role:957 : role_id=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.950 | ++ functions-common:get_or_create_role:958 : echo 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:614 : another_role=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.950 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:29:18.950 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:29:18.950 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:18.950 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:29:18.950 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:29:18.951 | ++ 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 07:29:18.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.951 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.951 | + functions-common:get_or_create_user:932 : user_id=342551d8ed384448937c2e3c40c65a00 2022-04-14 07:29:18.951 | + functions-common:get_or_create_user:933 : echo 342551d8ed384448937c2e3c40c65a00 2022-04-14 07:29:18.951 | 342551d8ed384448937c2e3c40c65a00 2022-04-14 07:29:18.951 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:29:18.951 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.951 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:29:18.951 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:29:18.951 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:29:18.951 | ++ 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 07:29:18.951 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.951 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.951 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.951 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.951 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.951 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.951 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.951 | + 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 07:29:18.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.952 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.952 | ++ 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 07:29:18.952 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.952 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.952 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.952 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.952 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.952 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.952 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.952 | ++ functions-common:get_field:825 : echo '| 77b71d48042241ea956de06104746d21 | 342551d8ed384448937c2e3c40c65a00 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:29:18.952 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.952 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=77b71d48042241ea956de06104746d21 2022-04-14 07:29:18.952 | + functions-common:get_or_add_user_project_role:1004 : echo 77b71d48042241ea956de06104746d21 2022-04-14 07:29:18.952 | 77b71d48042241ea956de06104746d21 2022-04-14 07:29:18.952 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:29:18.952 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:29:18.952 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.952 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:29:18.952 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.952 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.952 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:29:18.952 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:29:18.952 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:29:18.953 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:29:18.953 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:29:18.953 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:29:18.953 | ++ 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 07:29:18.953 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.953 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.953 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.953 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.953 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.953 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.953 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.953 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.953 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.953 | + 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 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.953 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.953 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.953 | ++ 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 07:29:18.953 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.953 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.953 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.953 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.953 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.954 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.954 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.954 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | 342551d8ed384448937c2e3c40c65a00 | | 612a2e521b76428383da0a7ca9627ca8 | | | False |' 2022-04-14 07:29:18.954 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.954 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.954 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.954 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.954 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.954 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:29:18.954 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:29:18.954 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:29:18.954 | ++ 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 07:29:18.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.954 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:29:18.954 | 048f6a9385cb4879b0ffda3c7d1d9816' 2022-04-14 07:29:18.954 | + functions-common:get_or_create_service:1101 : echo 048f6a9385cb4879b0ffda3c7d1d9816 2022-04-14 07:29:18.954 | 048f6a9385cb4879b0ffda3c7d1d9816 2022-04-14 07:29:18.954 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2022-04-14 07:29:18.954 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:29:18.954 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:29:18.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:29:18.954 | +++ 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 07:29:18.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:29:18.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:29:18.955 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6a37103697504c5a820b58a60d60b488 2022-04-14 07:29:18.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6a37103697504c5a820b58a60d60b488 2022-04-14 07:29:18.955 | + functions-common:get_or_create_endpoint:1134 : public_id=6a37103697504c5a820b58a60d60b488 2022-04-14 07:29:18.955 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.49:8080 ]] 2022-04-14 07:29:18.955 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2022-04-14 07:29:18.955 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:29:18.955 | ++ 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 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.955 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:29:18.955 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:29:18.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2022-04-14 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.955 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.955 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.955 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=fe516a3c550f4ded9c6f8d9946705d1f 2022-04-14 07:29:18.955 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo fe516a3c550f4ded9c6f8d9946705d1f 2022-04-14 07:29:18.956 | fe516a3c550f4ded9c6f8d9946705d1f 2022-04-14 07:29:18.956 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:29:18.956 | + functions-common:get_or_create_endpoint:1143 : echo 6a37103697504c5a820b58a60d60b488 2022-04-14 07:29:18.956 | 6a37103697504c5a820b58a60d60b488 2022-04-14 07:29:18.956 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:29:18.956 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:18.956 | +++ 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 07:29:18.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.956 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_project:945 : project_id=6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_project:946 : echo 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.956 | + lib/swift:create_swift_accounts:628 : swift_project_test1=6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.956 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:29:18.956 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.956 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:29:18.956 | +++ 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 07:29:18.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.956 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_user:932 : user_id=29aae27ea10c403b98d3f85ace96080e 2022-04-14 07:29:18.956 | ++ functions-common:get_or_create_user:933 : echo 29aae27ea10c403b98d3f85ace96080e 2022-04-14 07:29:18.956 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=29aae27ea10c403b98d3f85ace96080e 2022-04-14 07:29:18.956 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:29:18.956 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.957 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 29aae27ea10c403b98d3f85ace96080e 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.957 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:18.957 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.957 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.957 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:18.957 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:18.957 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:18.957 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 29aae27ea10c403b98d3f85ace96080e --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.957 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.957 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.957 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.957 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.957 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.957 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 29aae27ea10c403b98d3f85ace96080e --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 29aae27ea10c403b98d3f85ace96080e --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.957 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.957 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.957 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.958 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.958 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.958 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.958 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.958 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.958 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.958 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | 29aae27ea10c403b98d3f85ace96080e | | 6310632014ab44bfb49ef8adc617e242 | | | False |' 2022-04-14 07:29:18.958 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.958 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.958 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.958 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.958 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:29:18.958 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:29:18.958 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:18.958 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:29:18.958 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:29:18.958 | +++ 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 07:29:18.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.958 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.958 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.958 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.958 | ++ functions-common:get_or_create_user:932 : user_id=6a450964a9de41819e5439d6d3611e45 2022-04-14 07:29:18.958 | ++ functions-common:get_or_create_user:933 : echo 6a450964a9de41819e5439d6d3611e45 2022-04-14 07:29:18.958 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6a450964a9de41819e5439d6d3611e45 2022-04-14 07:29:18.958 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:29:18.958 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.958 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9054bf494b9c4ebda0891d2150ed802f 6a450964a9de41819e5439d6d3611e45 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.958 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.958 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:18.958 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.959 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.959 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:18.959 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:18.959 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:18.959 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9054bf494b9c4ebda0891d2150ed802f --user 6a450964a9de41819e5439d6d3611e45 --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.959 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.959 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.959 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.959 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.959 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9054bf494b9c4ebda0891d2150ed802f --user 6a450964a9de41819e5439d6d3611e45 --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9054bf494b9c4ebda0891d2150ed802f --user 6a450964a9de41819e5439d6d3611e45 --project 6310632014ab44bfb49ef8adc617e242 2022-04-14 07:29:18.959 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.959 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.959 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.959 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.960 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.960 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.960 | ++ functions-common:get_field:825 : echo '| 9054bf494b9c4ebda0891d2150ed802f | 6a450964a9de41819e5439d6d3611e45 | | 6310632014ab44bfb49ef8adc617e242 | | | False |' 2022-04-14 07:29:18.960 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.960 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.960 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.960 | + functions-common:get_or_add_user_project_role:1004 : echo 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.960 | 9054bf494b9c4ebda0891d2150ed802f 2022-04-14 07:29:18.960 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:29:18.960 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:18.960 | +++ 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 07:29:18.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.960 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_project:945 : project_id=f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_project:946 : echo f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.960 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.960 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:29:18.960 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.960 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:29:18.960 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:29:18.960 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:29:18.960 | +++ 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 07:29:18.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.960 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.961 | ++ functions-common:get_or_create_user:932 : user_id=7f0d3c801e114da5b8be0aec49fc60e2 2022-04-14 07:29:18.961 | ++ functions-common:get_or_create_user:933 : echo 7f0d3c801e114da5b8be0aec49fc60e2 2022-04-14 07:29:18.961 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7f0d3c801e114da5b8be0aec49fc60e2 2022-04-14 07:29:18.961 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:29:18.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.961 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7f0d3c801e114da5b8be0aec49fc60e2 f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.961 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.961 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:18.961 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.961 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.961 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:18.961 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:18.961 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:18.961 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:18.961 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7f0d3c801e114da5b8be0aec49fc60e2 --project f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.961 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.961 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.961 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.961 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.961 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.961 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.961 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7f0d3c801e114da5b8be0aec49fc60e2 --project f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.961 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7f0d3c801e114da5b8be0aec49fc60e2 --project f28d04dac1cf4eaf8e879119fc0baf55 2022-04-14 07:29:18.962 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.962 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.962 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.962 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.962 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.962 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.962 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.962 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | 7f0d3c801e114da5b8be0aec49fc60e2 | | f28d04dac1cf4eaf8e879119fc0baf55 | | | False |' 2022-04-14 07:29:18.962 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.962 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.962 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.962 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.962 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.962 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:29:18.962 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:29:18.962 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:29:18.962 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:29:18.962 | +++ 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 07:29:18.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.962 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.962 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:29:18.962 | 971a99b28869492f914223a07755b9e1' 2022-04-14 07:29:18.962 | ++ functions-common:get_or_create_domain:895 : echo 971a99b28869492f914223a07755b9e1 2022-04-14 07:29:18.962 | + lib/swift:create_swift_accounts:652 : swift_domain=971a99b28869492f914223a07755b9e1 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:29:18.963 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:29:18.963 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 971a99b28869492f914223a07755b9e1 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:18.963 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=971a99b28869492f914223a07755b9e1 --or-show -f value -c id 2022-04-14 07:29:18.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.963 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.963 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.963 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_project:945 : project_id=d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_project:946 : echo d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:29:18.963 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:29:18.963 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 971a99b28869492f914223a07755b9e1 test4@example.com 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:29:18.963 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=971a99b28869492f914223a07755b9e1 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:29:18.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.963 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.963 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.963 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_user:932 : user_id=cdbc3ef5b54c4ce48864cf6251801602 2022-04-14 07:29:18.963 | ++ functions-common:get_or_create_user:933 : echo cdbc3ef5b54c4ce48864cf6251801602 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:661 : swift_user_test4=cdbc3ef5b54c4ce48864cf6251801602 2022-04-14 07:29:18.963 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:29:18.964 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:18.964 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin cdbc3ef5b54c4ce48864cf6251801602 d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.964 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:18.964 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:18.964 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:18.964 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:18.964 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:18.964 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:18.964 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdbc3ef5b54c4ce48864cf6251801602 --project d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:18.964 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.964 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.964 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:18.964 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:18.964 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user cdbc3ef5b54c4ce48864cf6251801602 --project d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdbc3ef5b54c4ce48864cf6251801602 --project d94ee0d8d8da43728577580be2b70408 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:18.964 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:18.964 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:18.964 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.965 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.965 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:18.965 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:18.965 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:18.965 | ++ functions-common:get_field:825 : echo '| 67a0a7a234c34b9e97d1342501f7e24a | cdbc3ef5b54c4ce48864cf6251801602 | | d94ee0d8d8da43728577580be2b70408 | | | False |' 2022-04-14 07:29:18.965 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:18.965 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:18.965 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.965 | + functions-common:get_or_add_user_project_role:1004 : echo 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.965 | 67a0a7a234c34b9e97d1342501f7e24a 2022-04-14 07:29:18.996 | [143665 Async create_swift_accounts:178718]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 07:29:19.004 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:29:19.006 | + inc/async:async_wait:197 : return 0 2022-04-14 07:29:19.009 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:29:19.027 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:19.030 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:29:19.049 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:19.051 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:29:19.054 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:19.056 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:29:19.059 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:29:19.061 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:29:19.122 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:29:19.161 | [143665 Async init_glance:182978]: running: init_glance 2022-04-14 07:29:19.164 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:29:19.182 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:19.185 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:29:19.187 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:19.190 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:29:19.193 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:29:19.196 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:29:19.200 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:19.201 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:29:19.208 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:19.211 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:29:19.214 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:29:19.217 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:29:19.220 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:29:19.223 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:29:19.226 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:29:19.228 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:29:19.243 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:29:19.245 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:29:22.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:22.777 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:22.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:22.777 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:26.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:26.329 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:26.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:26.329 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:29.214 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:29.240 | [182978 Async init_glance:182978]: finished successfully 2022-04-14 07:29:29.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:29.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:29.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:29.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:33.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:33.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:33.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:33.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:36.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:36.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:36.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:36.879 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:40.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:40.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:40.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:40.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:43.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:43.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:43.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:43.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:47.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:47.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:52.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:52.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:52.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:52.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:52.087 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:29:57.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:57.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:57.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:57.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:58.273 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:29:58.278 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:29:58.280 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:29:58.283 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:29:58.288 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:29:58.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:29:58.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:29:58.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:29:58.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:29:58.300 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:29:58.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:29:58.305 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:29:58.307 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:29:58.309 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:29:58.312 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:29:58.314 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:29:58.319 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:58.321 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:29:58.323 | + 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 07:29:58.329 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:29:58.331 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:29:58.333 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:29:58.335 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:29:58.338 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:29:58.340 | + 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 07:29:58.370 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:29:58.400 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:29:58.429 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:29:58.458 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:29:58.488 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:29:58.517 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:29:58.519 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:29:58.521 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:29:58.524 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:58.527 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:29:58.544 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:29:58.547 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:29:58.549 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:58.552 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:29:58.554 | + 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 07:29:58.586 | + 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 07:29:58.616 | + 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 07:29:58.644 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:29:58.674 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:29:58.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:58.693 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:29:58.695 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:29:58.697 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:29:58.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:29:58.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:29:58.714 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:29:58.716 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:29:58.719 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:29:58.721 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:29:58.734 | + 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 07:29:58.746 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:29:58.748 | + 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 07:29:58.761 | + 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 07:29:58.773 | + 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 07:29:58.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:29:58.788 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:58.791 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:29:58.795 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.KnbcNH4VnA 2022-04-14 07:29:58.798 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:29:58.801 | + 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 07:29:58.803 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.KnbcNH4VnA 2022-04-14 07:29:58.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.KnbcNH4VnA 2022-04-14 07:29:58.819 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.KnbcNH4VnA /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:29:58.832 | + 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 07:29:58.861 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:58.863 | + 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 07:29:58.892 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:29:58.895 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:29:58.897 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:29:58.900 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:29:58.902 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:29:58.904 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:29:58.923 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:58.926 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:29:58.928 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:29:58.931 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:29:58.948 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:58.951 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:29:58.954 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:29:58.986 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:29:58.988 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:29:58.991 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:29:59.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:59.010 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:29:59.012 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:29:59.015 | + 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 07:29:59.017 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:29:59.020 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:29:59.022 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:29:59.025 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:29:59.028 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:29:59.031 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:29:59.033 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:29:59.038 | + 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 07:29:59.040 | + 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 07:29:59.045 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:29:59.062 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:59.065 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:29:59.067 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:29:59.069 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:29:59.074 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:29:59.104 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:29:59.134 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:29:59.165 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:29:59.196 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:29:59.226 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:29:59.229 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:59.231 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:29:59.234 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:29:59.236 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:29:59.265 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:29:59.296 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:29:59.325 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:29:59.355 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:29:59.385 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:29:59.416 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:29:59.446 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:29:59.477 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:29:59.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:29:59.538 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:29:59.568 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:29:59.600 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:29:59.603 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:59.605 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:29:59.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:29:59.610 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:29:59.640 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:29:59.670 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2022-04-14 07:29:59.699 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:29:59.730 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:29:59.760 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:29:59.791 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:29:59.821 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:29:59.851 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:29:59.881 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:29:59.911 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:29:59.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:29:59.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:29:59.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:29:59.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:29:59.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:29:59.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:29:59.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-14 07:29:59.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-14 07:29:59.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-14 07:29:59.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:29:59.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:29:59.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:29:59.945 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:29:59.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:29:59.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:29:59.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:29:59.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:29:59.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:59.959 | + 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 07:29:59.988 | + 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 07:29:59.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:59.993 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:29:59.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:29:59.998 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:30:00.001 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:30:00.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:30:00.034 | + 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 07:30:00.036 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.039 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:30:00.041 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:30:00.043 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:30:00.046 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.049 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:30:00.077 | + 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 07:30:00.080 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:30:00.085 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:30:00.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:30:00.089 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.092 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:30:00.121 | + 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 07:30:00.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.126 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:30:00.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:30:00.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:30:00.134 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.136 | + 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 07:30:00.165 | + 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 07:30:00.168 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:30:00.173 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:30:00.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:30:00.178 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.180 | + 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 07:30:00.210 | + 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 07:30:00.212 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.215 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:30:00.217 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:30:00.220 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:30:00.222 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.225 | + 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 07:30:00.254 | + 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:250:299 2022-04-14 07:30:00.256 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.259 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:30:00.261 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-14 07:30:00.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-14 07:30:00.266 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.269 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:250:299 2022-04-14 07:30:00.297 | + 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 07:30:00.300 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:30:00.302 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:30:00.305 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:30:00.307 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:30:00.310 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:30:00.312 | + 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 07:30:00.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:30:00.344 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:30:00.362 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:00.365 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:30:00.368 | + 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 07:30:00.401 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:00.404 | + 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 07:30:00.433 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:30:00.465 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:30:00.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:30:00.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:30:00.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:30:03.497 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:30:03.498 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:30:03.498 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184921) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:30:03.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:30:03.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:30:03.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:03.551 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:03.551 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:03.551 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:03.611 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:30:03.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:03.611 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:03.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:03.612 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:04.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:30:04.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:30:04.011 | + 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 07:30:04.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:30:04.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:30:04.081 | + 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 07:30:04.099 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:30:04.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:04.105 | + 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 07:30:04.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:30:04.142 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:30:04.150 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:30:04.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:30:04.155 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:30:04.169 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:30:04.183 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:30:04.186 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:30:04.195 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:30:04.199 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:30:04.203 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:30:04.211 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:30:04.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:30:04.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:30:04.220 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:30:04.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:30:04.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:30:04.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:30:04.231 | + 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 07:30:04.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:30:04.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:30:04.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:30:04.267 | + 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 07:30:04.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:30:04.306 | + 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 07:30:04.338 | + 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 07:30:04.370 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:30:04.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:04.390 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:30:04.393 | + 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 07:30:04.398 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:30:04.428 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:30:04.457 | + 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 07:30:04.489 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:04.492 | + 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 07:30:04.521 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:30:04.539 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:04.541 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:30:04.544 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:30:04.573 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:30:04.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:30:04.579 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:30:04.608 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:30:04.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:30:04.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:30:04.616 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:30:04.633 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:04.636 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:30:04.639 | + 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 07:30:04.643 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:30:04.673 | + 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 07:30:04.706 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:04.708 | + 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 07:30:04.737 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:30:04.740 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:30:04.769 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:30:04.772 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:30:04.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:30:04.803 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:30:04.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:30:04.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:30:04.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:30:07.772 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:30:07.772 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:30:07.773 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185707) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:30:07.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:30:07.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:30:07.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:07.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:07.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:07.824 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185707) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:30:07.882 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:30:07.882 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=185707) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:30:07.883 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=185707) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:30:07.883 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:30:07.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:07.883 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:07.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:07.883 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:08.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:08.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:30:08.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:30:08.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:30:08.261 | + 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 07:30:08.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:30:08.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:30:08.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:30:08.289 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:30:08.291 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:30:08.294 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:30:08.307 | + 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 07:30:08.326 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:30:08.328 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:30:08.331 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:30:08.334 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:30:08.337 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:30:08.340 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:30:08.344 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:30:08.347 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:30:08.350 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:30:08.352 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:30:08.355 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:30:08.357 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:30:08.360 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:30:08.363 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:30:08.367 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:30:08.368 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:30:08.374 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:30:08.376 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:30:08.379 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:30:08.381 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:30:08.385 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:30:08.385 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:30:08.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:30:08.395 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-04-14 07:30:08.398 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:30:08.400 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:08.403 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:30:08.406 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:30:08.409 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:30:08.411 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:30:08.413 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:30:08.416 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:30:08.418 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:30:08.424 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:30:08.424 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:30:08.425 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.44/22 brd 192.168.3.255 2022-04-14 07:30:08.428 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:30:08.433 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.44 2022-04-14 07:30:08.436 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-04-14 07:30:08.441 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-04-14 07:30:08.457 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-04-14 07:30:08.472 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:30:08.493 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:30:08.517 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 2022-04-14 07:30:11.526 | ARPING 192.168.0.44 from 192.168.0.44 br-data 2022-04-14 07:30:11.527 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:30:11.527 | Received 0 response(s) 2022-04-14 07:30:11.554 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:30:11.557 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:30:11.560 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:30:11.563 | + ./stack.sh:exit_trap:522 : jobs='169259 2022-04-14 07:30:11.563 | 182978' 2022-04-14 07:30:11.566 | + ./stack.sh:exit_trap:525 : [[ -n 169259 2022-04-14 07:30:11.566 | 182978 ]] 2022-04-14 07:30:11.568 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-072114 ]] 2022-04-14 07:30:11.571 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:11.573 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:30:11.573 | exit_trap: cleaning up child processes 2022-04-14 07:30:11.575 | + ./stack.sh:exit_trap:527 : kill 169259 182978 2022-04-14 07:30:11.578 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.QtPzjlwNHu ']' 2022-04-14 07:30:11.581 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.QtPzjlwNHu 2022-04-14 07:30:11.585 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:30:11.587 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:30:11.590 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:30:11.592 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:30:11.592 | Error on exit 2022-04-14 07:30:11.595 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:30:11.597 | + ./stack.sh:exit_trap:542 : generate-subunit 1649920870 541 fail 2022-04-14 07:30:12.269 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:30:12.271 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:30:13.431 | + ./stack.sh:exit_trap:556 : exit 1