2022-04-14 07:11:49.417 | + ./stack.sh:main:487 : exec 2022-04-14 07:11:49.418 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071149' 2022-04-14 07:11:49.418 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-071149.summary.2022-04-14-071149 2022-04-14 07:11:49.418 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:11:49.418 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071149 2022-04-14 07:11:49.418 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071149 /opt/stack/logs/stack.sh.log 2022-04-14 07:11:49.418 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071149.summary.2022-04-14-071149 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:11:49.418 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:11:49.418 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:11:49.418 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:11:49.418 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:11:49.418 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:11:49.418 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:11:49.418 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:11:49.418 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:11:49.418 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:11:49.418 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:11:49.420 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:11:49.421 | 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:11:49.423 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:11:49.425 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:11:49.429 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:11:49.465 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:11:49.481 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:11:49.483 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:11:49.485 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:11:49.486 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:11:49.488 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:11:49.490 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:11:49.492 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:11:49.494 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:11:49.496 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:11:49.498 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:11:49.499 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:11:49.501 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:11:49.503 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:11:49.506 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:11:49.509 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:11:49.511 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:11:49.512 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:11:49.514 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:11:49.516 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:11:49.529 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:49.531 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:11:49.533 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:11:49.535 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:11:49.537 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:11:49.538 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:11:49.540 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:11:49.542 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:11:49.544 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:11:49.546 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:11:49.548 | + 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:11:49.549 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:11:49.551 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:11:49.553 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:11:49.555 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:11:49.557 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:11:49.559 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:11:49.576 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:11:49.578 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:11:49.590 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:49.593 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:11:49.596 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:11:49.599 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:11:49.600 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:11:49.603 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:11:49.604 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:11:49.606 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:11:49.608 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:11:49.610 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:11:49.612 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:11:49.614 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:11:49.619 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:11:49.631 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:11:49.649 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:11:49.661 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:11:49.673 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:11:49.709 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:11:49.768 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:11:49.860 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:11:49.881 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:11:49.933 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:11:49.985 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:11:50.133 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:11:50.148 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:11:50.161 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:11:50.174 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:11:50.268 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:11:50.271 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:11:50.274 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:11:50.276 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:11:50.278 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:11:50.280 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:11:50.283 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:11:50.283 | False' 2022-04-14 07:11:50.286 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:11:50.301 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:11:50.303 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:11:50.305 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:11:50.307 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:11:50.309 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:11:50.312 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:11:50.315 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:11:50.317 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:11:50.319 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:11:50.322 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:11:50.325 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:11:50.327 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:11:50.329 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:11:50.332 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:11:50.335 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:11:50.349 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.351 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:11:50.353 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:11:50.392 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:11:50.395 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:11:50.397 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:11:50.399 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:11:50.401 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:11:50.403 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:11:50.405 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:11:50.408 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:11:50.410 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:11:50.413 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:11:50.415 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.417 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:11:50.420 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.422 | + 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:11:50.424 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.427 | + 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:11:50.429 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.432 | + 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:11:50.434 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.436 | + 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:11:50.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.440 | + 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:11:50.443 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.445 | + 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:11:50.447 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.450 | + 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:11:50.452 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.454 | + 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:11:50.456 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.459 | + 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:11:50.461 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.463 | + 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:11:50.465 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.468 | + 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:11:50.470 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.473 | + 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:11:50.475 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.477 | + 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:11:50.480 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.482 | + 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:11:50.484 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.486 | + 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:11:50.489 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.492 | + 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:11:50.494 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.496 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:11:50.498 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.500 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:11:50.503 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.505 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:11:50.507 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.510 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:11:50.512 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.514 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:11:50.516 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.519 | + 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:11:50.521 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.524 | + 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:11:50.526 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.528 | + 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:11:50.531 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.533 | + 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:11:50.535 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.537 | + 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:11:50.540 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.542 | + 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:11:50.544 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.547 | + 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:11:50.549 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.552 | + 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:11:50.554 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.556 | + 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:11:50.558 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.561 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:11:50.563 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.566 | + 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:11:50.568 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.570 | + 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:11:50.573 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.575 | + 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:11:50.577 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.579 | + 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:11:50.582 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.584 | + 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:11:50.587 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.589 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:11:50.591 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.593 | + 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:11:50.596 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.598 | + 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:11:50.600 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.602 | + 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:11:50.605 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.607 | + 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:11:50.609 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.611 | + 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:11:50.614 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.616 | + 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:11:50.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.621 | + 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:11:50.623 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.626 | + 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:11:50.628 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:11:50.630 | + 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:11:50.633 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:11:50.636 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:11:50.638 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:11:50.654 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.656 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:11:50.658 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:11:50.661 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:11:50.676 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:50.678 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:11:50.681 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:11:50.683 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:11:50.685 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:11:50.687 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:11:50.690 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:11:50.692 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:11:50.694 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:11:50.697 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:11:50.697 | Using mysql database backend 2022-04-14 07:11:50.699 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:11:50.715 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:11:50.719 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:11:50.721 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:11:50.724 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:11:50.727 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:11:50.729 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:11:50.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.748 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:11:50.765 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:11:50.782 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.785 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:11:50.801 | + ./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:11:50.817 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:11:50.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:50.836 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:11:50.852 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.854 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:11:50.871 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:11:50.873 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:11:50.876 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:11:50.879 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:11:50.882 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:11:50.886 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-071150 2022-04-14 07:11:50.888 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-071150 757' 2022-04-14 07:11:50.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.893 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:11:50.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.898 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:11:50.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.903 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:11:50.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.908 | + 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:11:50.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.914 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:11:50.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.918 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:11:50.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.923 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071149 2022-04-14 07:11:50.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.928 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:11:50.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.933 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:11:50.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.938 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:11:50.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.943 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:11:50.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.947 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:11:50.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:11:50.952 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:11:50.955 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:11:50.957 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:11:50.960 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:11:50.962 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:11:50.964 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:11:50.966 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:11:50.968 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:11:50.971 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:11:50.974 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:11:50.977 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:11:50.992 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:11:50.994 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:11:50.996 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:50.999 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:11:50.999 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:11:51.004 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:11:51.007 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:51.009 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:11:51.021 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:11:51.024 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:11:51.025 | + functions-common:git_clone:685 : head -1 2022-04-14 07:11:51.028 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:11:51.030 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:11:51.033 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:11:51.036 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:11:51.039 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:11:51.041 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:11:51.044 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:11:51.046 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:11:51.049 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:11:51.052 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:11:51.054 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:11:51.057 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:11:51.060 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:11:51.064 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920311 2022-04-14 07:11:51.067 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:11:51.072 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649919521 2022-04-14 07:11:51.074 | ++ tools/install_prereqs.sh:source:49 : DELTA=790 2022-04-14 07:11:51.077 | ++ tools/install_prereqs.sh:source:50 : [[ 790 -lt 7200 ]] 2022-04-14 07:11:51.079 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:11:51.082 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:11:51.084 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:11:51.087 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:11:51.089 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:11:51.091 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:11:51.094 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:11:51.096 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:11:51.100 | +++ 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:11:51.147 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:11:51.147 | apache2-dev 2022-04-14 07:11:51.147 | bc 2022-04-14 07:11:51.147 | bsdmainutils 2022-04-14 07:11:51.147 | curl 2022-04-14 07:11:51.147 | g++ 2022-04-14 07:11:51.147 | gawk 2022-04-14 07:11:51.147 | gcc 2022-04-14 07:11:51.147 | gettext 2022-04-14 07:11:51.148 | git 2022-04-14 07:11:51.148 | graphviz 2022-04-14 07:11:51.148 | iputils-ping 2022-04-14 07:11:51.148 | libapache2-mod-proxy-uwsgi 2022-04-14 07:11:51.148 | libffi-dev 2022-04-14 07:11:51.148 | libjpeg-dev 2022-04-14 07:11:51.148 | libpcre3-dev 2022-04-14 07:11:51.148 | libpq-dev 2022-04-14 07:11:51.148 | libssl-dev 2022-04-14 07:11:51.148 | libsystemd-dev 2022-04-14 07:11:51.148 | libxml2-dev 2022-04-14 07:11:51.148 | libxslt1-dev 2022-04-14 07:11:51.148 | libyaml-dev 2022-04-14 07:11:51.148 | lsof 2022-04-14 07:11:51.148 | openssh-server 2022-04-14 07:11:51.148 | openssl 2022-04-14 07:11:51.148 | pkg-config 2022-04-14 07:11:51.148 | psmisc 2022-04-14 07:11:51.148 | python3-dev 2022-04-14 07:11:51.148 | python3-pip 2022-04-14 07:11:51.148 | python3-systemd 2022-04-14 07:11:51.148 | python3-venv 2022-04-14 07:11:51.148 | tar 2022-04-14 07:11:51.148 | tcpdump 2022-04-14 07:11:51.148 | unzip 2022-04-14 07:11:51.148 | uuid-runtime 2022-04-14 07:11:51.148 | wget 2022-04-14 07:11:51.148 | wget 2022-04-14 07:11:51.148 | zlib1g-dev 2022-04-14 07:11:51.148 | libkrb5-dev 2022-04-14 07:11:51.148 | libldap2-dev 2022-04-14 07:11:51.148 | libsasl2-dev 2022-04-14 07:11:51.148 | memcached 2022-04-14 07:11:51.148 | python3-mysqldb 2022-04-14 07:11:51.148 | sqlite3 2022-04-14 07:11:51.148 | conntrack 2022-04-14 07:11:51.148 | curl 2022-04-14 07:11:51.148 | dnsmasq-base 2022-04-14 07:11:51.148 | dnsmasq-utils 2022-04-14 07:11:51.149 | ebtables 2022-04-14 07:11:51.149 | genisoimage 2022-04-14 07:11:51.149 | iptables 2022-04-14 07:11:51.149 | iputils-arping 2022-04-14 07:11:51.149 | kpartx 2022-04-14 07:11:51.149 | libjs-jquery-tablesorter 2022-04-14 07:11:51.149 | parted 2022-04-14 07:11:51.149 | pm-utils 2022-04-14 07:11:51.149 | python3-mysqldb 2022-04-14 07:11:51.149 | socat 2022-04-14 07:11:51.149 | sqlite3 2022-04-14 07:11:51.149 | sudo 2022-04-14 07:11:51.149 | vlan 2022-04-14 07:11:51.149 | lsscsi 2022-04-14 07:11:51.149 | open-iscsi 2022-04-14 07:11:51.149 | lvm2 2022-04-14 07:11:51.149 | qemu-utils 2022-04-14 07:11:51.149 | thin-provisioning-tools 2022-04-14 07:11:51.149 | acl 2022-04-14 07:11:51.149 | dnsmasq-base 2022-04-14 07:11:51.149 | dnsmasq-utils 2022-04-14 07:11:51.149 | ebtables 2022-04-14 07:11:51.149 | haproxy 2022-04-14 07:11:51.149 | iptables 2022-04-14 07:11:51.149 | iputils-arping 2022-04-14 07:11:51.149 | iputils-ping 2022-04-14 07:11:51.149 | postgresql-server-dev-all 2022-04-14 07:11:51.149 | python3-mysqldb 2022-04-14 07:11:51.149 | sqlite3 2022-04-14 07:11:51.149 | sudo 2022-04-14 07:11:51.149 | vlan 2022-04-14 07:11:51.149 | pcp 2022-04-14 07:11:51.149 | ipset 2022-04-14 07:11:51.149 | conntrack 2022-04-14 07:11:51.149 | conntrackd 2022-04-14 07:11:51.149 | keepalived 2022-04-14 07:11:51.149 | lvm2 2022-04-14 07:11:51.149 | qemu-utils 2022-04-14 07:11:51.149 | thin-provisioning-tools 2022-04-14 07:11:51.150 | curl 2022-04-14 07:11:51.150 | liberasurecode-dev 2022-04-14 07:11:51.150 | make 2022-04-14 07:11:51.150 | memcached 2022-04-14 07:11:51.150 | rsync 2022-04-14 07:11:51.150 | sqlite3 2022-04-14 07:11:51.150 | xfsprogs' 2022-04-14 07:11:51.151 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:11:51.170 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:11:51.170 | apache2-dev 2022-04-14 07:11:51.170 | bc 2022-04-14 07:11:51.170 | bsdmainutils 2022-04-14 07:11:51.170 | curl 2022-04-14 07:11:51.170 | g++ 2022-04-14 07:11:51.170 | gawk 2022-04-14 07:11:51.170 | gcc 2022-04-14 07:11:51.170 | gettext 2022-04-14 07:11:51.170 | git 2022-04-14 07:11:51.170 | graphviz 2022-04-14 07:11:51.170 | iputils-ping 2022-04-14 07:11:51.170 | libapache2-mod-proxy-uwsgi 2022-04-14 07:11:51.170 | libffi-dev 2022-04-14 07:11:51.170 | libjpeg-dev 2022-04-14 07:11:51.170 | libpcre3-dev 2022-04-14 07:11:51.170 | libpq-dev 2022-04-14 07:11:51.170 | libssl-dev 2022-04-14 07:11:51.170 | libsystemd-dev 2022-04-14 07:11:51.170 | libxml2-dev 2022-04-14 07:11:51.170 | libxslt1-dev 2022-04-14 07:11:51.170 | libyaml-dev 2022-04-14 07:11:51.170 | lsof 2022-04-14 07:11:51.170 | openssh-server 2022-04-14 07:11:51.170 | openssl 2022-04-14 07:11:51.170 | pkg-config 2022-04-14 07:11:51.170 | psmisc 2022-04-14 07:11:51.170 | python3-dev 2022-04-14 07:11:51.170 | python3-pip 2022-04-14 07:11:51.170 | python3-systemd 2022-04-14 07:11:51.170 | python3-venv 2022-04-14 07:11:51.170 | tar 2022-04-14 07:11:51.170 | tcpdump 2022-04-14 07:11:51.170 | unzip 2022-04-14 07:11:51.170 | uuid-runtime 2022-04-14 07:11:51.171 | wget 2022-04-14 07:11:51.171 | wget 2022-04-14 07:11:51.171 | zlib1g-dev 2022-04-14 07:11:51.171 | libkrb5-dev 2022-04-14 07:11:51.171 | libldap2-dev 2022-04-14 07:11:51.171 | libsasl2-dev 2022-04-14 07:11:51.171 | memcached 2022-04-14 07:11:51.171 | python3-mysqldb 2022-04-14 07:11:51.171 | sqlite3 2022-04-14 07:11:51.171 | conntrack 2022-04-14 07:11:51.171 | curl 2022-04-14 07:11:51.171 | dnsmasq-base 2022-04-14 07:11:51.171 | dnsmasq-utils 2022-04-14 07:11:51.171 | ebtables 2022-04-14 07:11:51.171 | genisoimage 2022-04-14 07:11:51.171 | iptables 2022-04-14 07:11:51.171 | iputils-arping 2022-04-14 07:11:51.171 | kpartx 2022-04-14 07:11:51.171 | libjs-jquery-tablesorter 2022-04-14 07:11:51.171 | parted 2022-04-14 07:11:51.171 | pm-utils 2022-04-14 07:11:51.171 | python3-mysqldb 2022-04-14 07:11:51.171 | socat 2022-04-14 07:11:51.171 | sqlite3 2022-04-14 07:11:51.171 | sudo 2022-04-14 07:11:51.171 | vlan 2022-04-14 07:11:51.171 | lsscsi 2022-04-14 07:11:51.171 | open-iscsi 2022-04-14 07:11:51.171 | lvm2 2022-04-14 07:11:51.171 | qemu-utils 2022-04-14 07:11:51.171 | thin-provisioning-tools 2022-04-14 07:11:51.171 | acl 2022-04-14 07:11:51.171 | dnsmasq-base 2022-04-14 07:11:51.171 | dnsmasq-utils 2022-04-14 07:11:51.171 | ebtables 2022-04-14 07:11:51.171 | haproxy 2022-04-14 07:11:51.171 | iptables 2022-04-14 07:11:51.171 | iputils-arping 2022-04-14 07:11:51.171 | iputils-ping 2022-04-14 07:11:51.172 | postgresql-server-dev-all 2022-04-14 07:11:51.172 | python3-mysqldb 2022-04-14 07:11:51.172 | sqlite3 2022-04-14 07:11:51.172 | sudo 2022-04-14 07:11:51.172 | vlan 2022-04-14 07:11:51.172 | pcp 2022-04-14 07:11:51.172 | ipset 2022-04-14 07:11:51.172 | conntrack 2022-04-14 07:11:51.172 | conntrackd 2022-04-14 07:11:51.172 | keepalived 2022-04-14 07:11:51.172 | lvm2 2022-04-14 07:11:51.172 | qemu-utils 2022-04-14 07:11:51.172 | thin-provisioning-tools 2022-04-14 07:11:51.172 | curl 2022-04-14 07:11:51.172 | liberasurecode-dev 2022-04-14 07:11:51.172 | make 2022-04-14 07:11:51.172 | memcached 2022-04-14 07:11:51.172 | rsync 2022-04-14 07:11:51.172 | sqlite3 2022-04-14 07:11:51.172 | xfsprogs ' 2022-04-14 07:11:51.172 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:11:51.175 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:51.177 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:51.181 | ++ 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:11:51.181 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:11:51.185 | ++ 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:11:51.188 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:51.190 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:51.192 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:11:51.194 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:51.196 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:51.198 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:51.200 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:51.202 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:51.204 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:51.206 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:11:51.208 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:51.210 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:11:51.213 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:11:51.217 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:11:51.219 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:11:51.222 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:11:51.224 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:11:51.226 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:11:51.228 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:11:51.232 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920311230 2022-04-14 07:11:51.234 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:11:51.236 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:11:51.239 | ++ 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:11:51.483 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:11:51.580 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:11:51.695 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:11:51.808 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:11:53.745 | Reading package lists... 2022-04-14 07:11:53.777 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:11:53.780 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:11:53.782 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:11:53.784 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:53.786 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:53.788 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:11:53.790 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:53.793 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:11:53.795 | ++ functions-common:time_stop:2439 : start_time=1649920311230 2022-04-14 07:11:53.797 | ++ functions-common:time_stop:2441 : [[ -z 1649920311230 ]] 2022-04-14 07:11:53.800 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:53.805 | ++ functions-common:time_stop:2444 : end_time=1649920313802 2022-04-14 07:11:53.807 | ++ functions-common:time_stop:2445 : elapsed_time=2572 2022-04-14 07:11:53.809 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:11:53.811 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:53.813 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2572 2022-04-14 07:11:53.816 | ++ 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:11:53.818 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:53.820 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:53.823 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:53.825 | ++ 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:11:53.845 | ++ 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:11:53.955 | Reading package lists... 2022-04-14 07:11:54.201 | Building dependency tree... 2022-04-14 07:11:54.203 | Reading state information... 2022-04-14 07:11:54.236 | acl is already the newest version (2.2.53-6). 2022-04-14 07:11:54.236 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:11:54.236 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:11:54.236 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:11:54.236 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:11:54.236 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:11:54.237 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:11:54.237 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:11:54.237 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:11:54.237 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:11:54.237 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:11:54.237 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:11:54.237 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:11:54.237 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:11:54.237 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:11:54.237 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:11:54.237 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:11:54.238 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:11:54.238 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:11:54.238 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:11:54.238 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:11:54.238 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:11:54.238 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:11:54.238 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:11:54.238 | psmisc is already the newest version (23.3-1). 2022-04-14 07:11:54.238 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:11:54.238 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:11:54.238 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:11:54.238 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:11:54.238 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:11:54.238 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:11:54.238 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:11:54.238 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:11:54.238 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:11:54.238 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:11:54.238 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:11:54.238 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:11:54.238 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:11:54.238 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:11:54.238 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:11:54.238 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:11:54.238 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:11:54.238 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:11:54.238 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:11:54.238 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:11:54.238 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:11:54.238 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:11:54.238 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:11:54.238 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:11:54.238 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:11:54.238 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:11:54.239 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:11:54.239 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:11:54.239 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:11:54.239 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:11:54.239 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:11:54.239 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:11:54.239 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:11:54.239 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:11:54.239 | openssl set to manually installed. 2022-04-14 07:11:54.239 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:11:54.239 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:11:54.239 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:11:54.239 | rsync set to manually installed. 2022-04-14 07:11:54.239 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:11:54.239 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:11:54.239 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:11:54.239 | tar set to manually installed. 2022-04-14 07:11:54.239 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:11:54.239 | tcpdump set to manually installed. 2022-04-14 07:11:54.239 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:11:54.455 | uuid-runtime set to manually installed. 2022-04-14 07:11:54.455 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:11:54.455 | wget set to manually installed. 2022-04-14 07:11:54.455 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:11:54.455 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:11:54.455 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:11:54.455 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:11:54.455 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:11:54.455 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:54.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:54.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:54.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:54.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:54.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:54.456 | python3-zope.interface 2022-04-14 07:11:54.456 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:54.587 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:54.591 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:11:54.593 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:54.596 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:11:54.599 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:54.601 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:54.603 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:11:54.605 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:54.607 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:54.609 | ++ functions-common:time_stop:2439 : start_time=1649920313843 2022-04-14 07:11:54.612 | ++ functions-common:time_stop:2441 : [[ -z 1649920313843 ]] 2022-04-14 07:11:54.615 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:54.619 | ++ functions-common:time_stop:2444 : end_time=1649920314616 2022-04-14 07:11:54.621 | ++ functions-common:time_stop:2445 : elapsed_time=773 2022-04-14 07:11:54.623 | ++ functions-common:time_stop:2446 : total=741 2022-04-14 07:11:54.625 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:54.628 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1514 2022-04-14 07:11:54.630 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:11:54.633 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:11:54.636 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:11:54.638 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:11:54.642 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:11:54.647 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:54.650 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:11:54.653 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:11:56.079 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:11:56.081 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:11:56.083 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:11:56.085 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:11:56.087 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:11:56.089 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:11:56.090 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:11:56.092 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:11:56.094 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:11:56.095 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:11:56.097 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:11:56.099 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:11:56.101 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:11:56.103 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:11:56.104 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:11:56.106 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:11:56.108 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:11:56.109 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:11:56.111 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:11:56.113 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:11:56.116 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:11:56.118 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:11:56.120 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:11:56.122 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:11:56.198 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:11:56.201 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:11:56.276 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:11:56.278 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:11:56.354 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:11:56.356 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:11:56.358 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:11:56.360 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:11:56.362 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:11:56.364 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:11:56.366 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:11:56.368 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:11:56.370 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:11:56.372 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:11:56.374 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:11:56.374 | Distro: focal 2022-04-14 07:11:56.376 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:11:56.379 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:11:56.382 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:11:56.384 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:11:56.387 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:11:56.391 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:11:57.070 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:11:57.072 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:11:57.072 | pip: 21.3.1 2022-04-14 07:11:57.074 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:11:57.076 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:11:57.078 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:11:57.080 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:11:57.081 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:11:57.083 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:11:57.085 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:11:57.087 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:11:57.088 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:11:57.090 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:11:57.092 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:11:57.093 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:11:57.095 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:11:57.097 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:11:57.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:57.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:57.103 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:11:57.105 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:11:57.106 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:11:57.108 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:11:57.110 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:11:57.113 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:11:57.115 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:11:57.116 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:11:57.119 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:11:57.119 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:11:57.123 | ++ 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:11:57.125 | ++ 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:11:57.127 | ++ 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:11:57.129 | + 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:11:57.131 | + 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:11:57.147 | 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:11:57.149 | + 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:11:58.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:58.030 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:58.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:58.030 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:59.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:00.654 | 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:12:00.665 | 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:12:03.200 | Installing collected packages: setuptools 2022-04-14 07:12:03.963 | Successfully installed setuptools-60.9.3 2022-04-14 07:12:03.963 | 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:12:04.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:04.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:04.275 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:04.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:04.278 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:04.280 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:04.282 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:04.283 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:04.286 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:04.287 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:04.289 | + functions-common:time_stop:2439 : start_time=1649920317142 2022-04-14 07:12:04.291 | + functions-common:time_stop:2441 : [[ -z 1649920317142 ]] 2022-04-14 07:12:04.293 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:04.296 | + functions-common:time_stop:2444 : end_time=1649920324294 2022-04-14 07:12:04.298 | + functions-common:time_stop:2445 : elapsed_time=7152 2022-04-14 07:12:04.300 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:12:04.301 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:04.303 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7152 2022-04-14 07:12:04.305 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:04.307 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:12:04.309 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:12:04.313 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:12:04.315 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:12:04.317 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:12:04.318 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:12:04.997 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:12:04.999 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:12:04.999 | pip: 21.3.1 2022-04-14 07:12:05.002 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:12:05.005 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:12:05.008 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:12:05.011 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:12:05.013 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:12:05.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:05.017 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:05.020 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:12:05.032 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:12:05.043 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:12:05.054 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:12:05.057 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:12:05.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:12:05.061 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:12:05.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:12:05.066 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:12:05.068 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:12:05.070 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:12:05.072 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:12:05.074 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:12:05.076 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:12:05.078 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:12:05.081 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:12:05.083 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:12:05.085 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:12:05.087 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:12:05.090 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:12:05.092 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:12:05.094 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:12:05.096 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:12:05.098 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:12:05.100 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:12:05.103 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:12:05.105 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:12:05.107 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:12:05.109 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:12:05.112 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:12:05.114 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:12:05.117 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:12:05.138 | Using python 3.8 to install os-testr 2022-04-14 07:12:05.140 | + 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:12:06.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:06.004 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:06.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:06.004 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:07.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:07.152 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:12:07.228 | 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:12:07.229 | 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:12:07.230 | 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:12:07.231 | 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:12:07.244 | 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:12:07.271 | 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:12:07.272 | 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:12:07.274 | 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:12:07.275 | 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:12:07.276 | 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:12:07.299 | 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:12:07.300 | 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:12:07.301 | 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:12:07.302 | 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:12:07.304 | 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:12:07.316 | 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:12:07.381 | 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:12:07.382 | 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:12:07.383 | 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:12:09.809 | 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:12:09.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:09.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:09.941 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:09.944 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:09.946 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:09.948 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:09.950 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:09.952 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:09.954 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:09.957 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:09.959 | + functions-common:time_stop:2439 : start_time=1649920325133 2022-04-14 07:12:09.961 | + functions-common:time_stop:2441 : [[ -z 1649920325133 ]] 2022-04-14 07:12:09.964 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:09.968 | + functions-common:time_stop:2444 : end_time=1649920329965 2022-04-14 07:12:09.970 | + functions-common:time_stop:2445 : elapsed_time=4832 2022-04-14 07:12:09.973 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:12:09.975 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:09.977 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4832 2022-04-14 07:12:09.979 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:09.982 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:12:10.035 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:12:10.149 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:12:10.152 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:12:10.155 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:12:10.157 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:12:10.161 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:12:10.184 | + 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:12:12.117 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.127 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.133 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.137 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.241 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.260 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.264 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.267 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.283 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.291 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.293 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.325 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.335 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.339 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.357 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.396 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.404 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.409 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.457 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.470 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.475 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.496 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.502 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.551 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.569 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.573 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.666 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.673 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.728 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.850 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.875 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.880 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.890 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.895 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.916 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.922 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.940 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:12.997 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:13.010 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:13.026 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:13.071 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:13.075 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:13.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:13.219 | 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:12:13.500 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:13.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:13.505 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:13.507 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:13.509 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:13.512 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:13.514 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:13.517 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:13.520 | + functions-common:time_stop:2439 : start_time=1649920330176 2022-04-14 07:12:13.523 | + functions-common:time_stop:2441 : [[ -z 1649920330176 ]] 2022-04-14 07:12:13.525 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:13.529 | + functions-common:time_stop:2444 : end_time=1649920333527 2022-04-14 07:12:13.531 | + functions-common:time_stop:2445 : elapsed_time=3351 2022-04-14 07:12:13.534 | + functions-common:time_stop:2446 : total=4832 2022-04-14 07:12:13.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:13.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8183 2022-04-14 07:12:13.540 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:13.543 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:12:13.545 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:12:13.568 | + 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:12:15.353 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.363 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.370 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.374 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.477 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.497 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.501 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.505 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.520 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.528 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.530 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.561 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.571 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.576 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.594 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.632 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.639 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.645 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.692 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.706 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.710 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.730 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.736 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.785 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.803 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.807 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.899 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.907 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:15.961 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.083 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.108 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.112 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.122 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.128 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.148 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.154 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.172 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.228 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.241 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.257 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.301 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.305 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:12:16.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:16.313 | Processing /opt/stack/requirements 2022-04-14 07:12:18.044 | 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:12:18.047 | 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:12:18.058 | 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:12:18.063 | 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:12:18.067 | 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:12:18.073 | 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:12:18.100 | 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:12:18.122 | 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:12:18.132 | 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:12:18.153 | 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:12:18.155 | 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:12:18.170 | 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:12:18.175 | 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:12:18.178 | 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:12:18.181 | 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:12:18.183 | 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:12:18.196 | 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:12:18.208 | 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:12:18.214 | 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:12:18.217 | 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:12:18.266 | 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:12:18.271 | 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:12:18.333 | 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:12:18.335 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:12:18.336 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:12:19.158 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:12:19.158 | ERROR: Command errored out with exit status 1: 2022-04-14 07:12:19.158 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-630mut4f/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-630mut4f/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-mmnw1lwm 2022-04-14 07:12:19.158 | cwd: /tmp/pip-req-build-630mut4f/ 2022-04-14 07:12:19.158 | Complete output (6 lines): 2022-04-14 07:12:19.158 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:12:19.158 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:12:19.158 | or: setup.py --help-commands 2022-04-14 07:12:19.158 | or: setup.py cmd --help 2022-04-14 07:12:19.158 | 2022-04-14 07:12:19.158 | error: invalid command 'bdist_wheel' 2022-04-14 07:12:19.158 | ---------------------------------------- 2022-04-14 07:12:19.158 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:12:19.159 | Running setup.py clean for openstack-requirements 2022-04-14 07:12:19.992 | Failed to build openstack-requirements 2022-04-14 07:12:20.008 | Installing collected packages: openstack-requirements 2022-04-14 07:12:20.008 | Attempting uninstall: openstack-requirements 2022-04-14 07:12:20.009 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:12:20.045 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:12:20.063 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:12:20.067 | Running setup.py install for openstack-requirements: started 2022-04-14 07:12:22.420 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:12:22.443 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:12:22.570 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:22.572 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:22.574 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:22.577 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:22.579 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:22.581 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:22.583 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:22.585 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:22.587 | + functions-common:time_stop:2439 : start_time=1649920333560 2022-04-14 07:12:22.589 | + functions-common:time_stop:2441 : [[ -z 1649920333560 ]] 2022-04-14 07:12:22.592 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:22.597 | + functions-common:time_stop:2444 : end_time=1649920342594 2022-04-14 07:12:22.599 | + functions-common:time_stop:2445 : elapsed_time=9034 2022-04-14 07:12:22.601 | + functions-common:time_stop:2446 : total=8183 2022-04-14 07:12:22.603 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:22.605 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17217 2022-04-14 07:12:22.607 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:22.610 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:12:22.613 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:12:22.616 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:12:22.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:22.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:22.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:12:22.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:22.628 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:12:22.648 | Using python 3.8 to install pbr 2022-04-14 07:12:22.651 | + 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:12:23.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:23.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:23.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:23.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:24.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:24.680 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:12:27.296 | 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:12:27.303 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:27.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:27.426 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:27.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:27.431 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:27.433 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:27.435 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:27.437 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:27.439 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:27.442 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:27.445 | + functions-common:time_stop:2439 : start_time=1649920342643 2022-04-14 07:12:27.447 | + functions-common:time_stop:2441 : [[ -z 1649920342643 ]] 2022-04-14 07:12:27.449 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:27.453 | + functions-common:time_stop:2444 : end_time=1649920347451 2022-04-14 07:12:27.456 | + functions-common:time_stop:2445 : elapsed_time=4808 2022-04-14 07:12:27.458 | + functions-common:time_stop:2446 : total=17217 2022-04-14 07:12:27.460 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:27.462 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22025 2022-04-14 07:12:27.464 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:27.467 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:12:29.753 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:12:31.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:31.635 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:12:31.650 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:12:31.653 | 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:12:31.656 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:12:31.659 | 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:12:31.664 | 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:12:31.737 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:12:31.740 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:12:31.743 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:12:31.760 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:12:31.763 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:12:31.765 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:12:31.768 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:12:31.770 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:12:31.772 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:12:31.775 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:12:31.777 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:12:31.779 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:12:31.781 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:12:31.784 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:12:31.788 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:12:31.790 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:12:31.793 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:12:31.795 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:12:31.797 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:12:31.812 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:31.815 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:12:31.817 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:12:31.820 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:12:31.822 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:12:31.824 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:12:31.826 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:12:31.828 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:12:31.830 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:12:31.832 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:12:31.835 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:12:31.837 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:12:31.839 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:12:31.841 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:12:31.843 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:12:31.845 | + 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:12:31.848 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:12:31.850 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:12:31.852 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:12:31.854 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:12:31.857 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:12:31.859 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:12:31.862 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:12:31.865 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:12:31.867 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:12:31.869 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:12:31.922 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:12:31.922 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:12:31.924 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:12:32.282 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:12:32.285 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:12:32.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:32.304 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:12:32.306 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:12:32.309 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:12:32.311 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:12:32.313 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:12:32.316 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:32.318 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:12:32.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:32.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:32.326 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:12:32.328 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:32.330 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:12:32.332 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:12:32.335 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:12:32.337 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:12:32.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:32.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:32.344 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:12:32.366 | + 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:12:32.475 | Reading package lists... 2022-04-14 07:12:32.719 | Building dependency tree... 2022-04-14 07:12:32.720 | Reading state information... 2022-04-14 07:12:32.977 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:12:32.977 | The following packages were automatically installed and are no longer required: 2022-04-14 07:12:32.978 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:12:32.978 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:12:32.978 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:12:32.978 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:12:32.978 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:12:32.978 | python3-zope.interface 2022-04-14 07:12:32.978 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:12:33.095 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:12:33.100 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:12:33.102 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:12:33.105 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:33.107 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:33.109 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:33.111 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:33.114 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:33.116 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:12:33.118 | + functions-common:time_stop:2439 : start_time=1649920352363 2022-04-14 07:12:33.120 | + functions-common:time_stop:2441 : [[ -z 1649920352363 ]] 2022-04-14 07:12:33.123 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:33.128 | + functions-common:time_stop:2444 : end_time=1649920353125 2022-04-14 07:12:33.130 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 07:12:33.132 | + functions-common:time_stop:2446 : total=1514 2022-04-14 07:12:33.134 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:33.136 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2276 2022-04-14 07:12:33.139 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:12:33.141 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:12:33.144 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:12:33.146 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:12:33.149 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:12:33.151 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:12:33.153 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:12:33.155 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:12:33.158 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:12:33.160 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:12:33.163 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:12:33.165 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:12:33.167 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:12:33.169 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:12:33.172 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:12:33.174 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:12:33.176 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:12:33.179 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:12:33.181 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:12:33.183 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:12:33.185 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:12:33.188 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:12:33.191 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:12:33.193 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:12:33.195 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:12:33.198 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:12:33.200 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:12:33.202 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:12:33.205 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:12:33.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:33.224 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:12:33.226 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:12:33.228 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:12:33.231 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:12:33.234 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:12:33.238 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:12:33.241 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:12:33.243 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:12:33.245 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:12:33.247 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:12:33.250 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:12:33.253 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:12:33.980 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:12:33.980 | user tags 2022-04-14 07:12:33.980 | stackrabbit []' 2022-04-14 07:12:33.983 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:12:33.983 | user tags 2022-04-14 07:12:33.983 | stackrabbit []' 2022-04-14 07:12:33.984 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:12:33.990 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:12:33.993 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:12:33.995 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:12:34.645 | Changing password for user "stackrabbit" ... 2022-04-14 07:12:34.668 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:12:35.311 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:12:35.335 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:12:35.337 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:12:35.997 | Changing password for user "stackrabbit" ... 2022-04-14 07:12:36.021 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:12:36.024 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:12:36.026 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:12:36.690 | Deleting user "guest" ... 2022-04-14 07:12:36.704 | Error: 2022-04-14 07:12:36.704 | {:no_such_user, "guest"} 2022-04-14 07:12:36.717 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:12:36.719 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:12:36.737 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:36.739 | + ./stack.sh:main:836 : install_database 2022-04-14 07:12:36.742 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:12:36.744 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:12:36.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:36.749 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:36.751 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:12:36.964 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:12:36.966 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:36.969 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:12:36.972 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:12:36.974 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:12:36.977 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:12:36.980 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:12:36.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:12:36.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:12:36.987 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:12:36.990 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:12:36.992 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:12:36.995 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:12:36.997 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:12:36.999 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:12:37.002 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:12:37.004 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:12:37.007 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:12:37.009 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:12:37.011 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:12:37.014 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:12:37.016 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:12:37.019 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:12:37.022 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:12:37.024 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:12:37.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:37.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:37.031 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:12:37.034 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:12:37.036 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:12:37.039 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:12:37.041 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:12:37.043 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:37.045 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:12:37.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:37.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:37.053 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:12:37.055 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:37.057 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:12:37.060 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:12:37.062 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:12:37.065 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:12:37.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:37.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:37.072 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:12:37.093 | + 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:12:37.203 | Reading package lists... 2022-04-14 07:12:37.444 | Building dependency tree... 2022-04-14 07:12:37.446 | Reading state information... 2022-04-14 07:12:37.701 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:12:37.701 | The following packages were automatically installed and are no longer required: 2022-04-14 07:12:37.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:12:37.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:12:37.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:12:37.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:12:37.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:12:37.702 | python3-zope.interface 2022-04-14 07:12:37.702 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:12:37.817 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:12:37.821 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:12:37.824 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:12:37.826 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:37.828 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:37.831 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:37.833 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:37.835 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:37.837 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:12:37.840 | + functions-common:time_stop:2439 : start_time=1649920357091 2022-04-14 07:12:37.842 | + functions-common:time_stop:2441 : [[ -z 1649920357091 ]] 2022-04-14 07:12:37.845 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:37.849 | + functions-common:time_stop:2444 : end_time=1649920357847 2022-04-14 07:12:37.852 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-14 07:12:37.854 | + functions-common:time_stop:2446 : total=2276 2022-04-14 07:12:37.856 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:37.858 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3032 2022-04-14 07:12:37.861 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:12:37.863 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:12:37.865 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:12:37.868 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:12:37.870 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:12:37.873 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:12:37.875 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:12:37.878 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:12:37.880 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:12:37.883 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:12:37.886 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:12:37.887 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:12:37.892 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:12:37.895 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:12:37.897 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:12:37.900 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:12:37.902 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:12:37.924 | Using python 3.8 to install PyMySQL 2022-04-14 07:12:37.927 | + 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:12:38.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:38.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:38.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:12:38.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:39.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:39.952 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:12:42.461 | 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:12:42.468 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:42.469 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:42.586 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:42.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:42.590 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:42.593 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:42.595 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:42.598 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:42.600 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:42.603 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:42.605 | + functions-common:time_stop:2439 : start_time=1649920357919 2022-04-14 07:12:42.607 | + functions-common:time_stop:2441 : [[ -z 1649920357919 ]] 2022-04-14 07:12:42.610 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:42.615 | + functions-common:time_stop:2444 : end_time=1649920362612 2022-04-14 07:12:42.617 | + functions-common:time_stop:2445 : elapsed_time=4693 2022-04-14 07:12:42.619 | + functions-common:time_stop:2446 : total=22025 2022-04-14 07:12:42.622 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:42.624 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26718 2022-04-14 07:12:42.626 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:42.629 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:12:42.631 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:12:42.634 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:12:42.636 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:12:42.653 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:42.656 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:12:42.658 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:12:42.662 | ++ 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:12:42.662 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:12:42.667 | + 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:12:42.669 | + 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:12:42.672 | + 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:12:42.675 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:12:42.677 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:12:42.679 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:12:42.695 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:42.698 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:12:42.700 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:12:42.703 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:12:42.705 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:12:42.708 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:12:42.710 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:42.712 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:12:42.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:42.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:42.720 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:12:42.722 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:42.725 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:12:42.727 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:12:42.730 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:12:42.732 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:12:42.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:42.737 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:42.740 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:12:42.761 | + 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:12:42.871 | Reading package lists... 2022-04-14 07:12:43.115 | Building dependency tree... 2022-04-14 07:12:43.116 | Reading state information... 2022-04-14 07:12:43.367 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:12:43.367 | The following packages were automatically installed and are no longer required: 2022-04-14 07:12:43.368 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:12:43.368 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:12:43.368 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:12:43.368 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:12:43.368 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:12:43.368 | python3-zope.interface 2022-04-14 07:12:43.368 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:12:43.483 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:12:43.488 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:12:43.490 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:12:43.493 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:43.495 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:43.497 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:43.499 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:43.501 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:43.504 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:12:43.506 | + functions-common:time_stop:2439 : start_time=1649920362758 2022-04-14 07:12:43.508 | + functions-common:time_stop:2441 : [[ -z 1649920362758 ]] 2022-04-14 07:12:43.511 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:43.515 | + functions-common:time_stop:2444 : end_time=1649920363512 2022-04-14 07:12:43.517 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:12:43.519 | + functions-common:time_stop:2446 : total=3032 2022-04-14 07:12:43.521 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:43.524 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3786 2022-04-14 07:12:43.526 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:12:43.529 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:12:43.546 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:43.548 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:12:43.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:12:43.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:12:43.557 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:12:43.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:12:43.579 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:12:43.581 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:12:43.583 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:12:43.586 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:12:43.588 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:43.590 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:12:43.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:43.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:43.597 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:12:43.600 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:43.602 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:12:43.604 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:12:43.606 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:12:43.608 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:12:43.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:43.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:43.615 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:12:43.636 | + 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:12:43.746 | Reading package lists... 2022-04-14 07:12:43.989 | Building dependency tree... 2022-04-14 07:12:43.990 | Reading state information... 2022-04-14 07:12:44.240 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:12:44.240 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:12:44.240 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:12:44.240 | The following packages were automatically installed and are no longer required: 2022-04-14 07:12:44.241 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:12:44.242 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:12:44.242 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:12:44.242 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:12:44.242 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:12:44.242 | python3-zope.interface 2022-04-14 07:12:44.242 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:12:44.357 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:12:44.362 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:12:44.364 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:12:44.366 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:44.368 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:44.370 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:44.373 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:44.375 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:44.377 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:12:44.380 | + functions-common:time_stop:2439 : start_time=1649920363634 2022-04-14 07:12:44.382 | + functions-common:time_stop:2441 : [[ -z 1649920363634 ]] 2022-04-14 07:12:44.385 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:44.389 | + functions-common:time_stop:2444 : end_time=1649920364387 2022-04-14 07:12:44.392 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 07:12:44.394 | + functions-common:time_stop:2446 : total=3786 2022-04-14 07:12:44.397 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:44.399 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4539 2022-04-14 07:12:44.401 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:12:44.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:12:44.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:44.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:44.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:12:44.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:12:44.416 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:12:44.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:12:44.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:12:44.425 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:12:44.426 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:12:44.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:12:44.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:12:44.435 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:12:44.437 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:12:44.440 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:12:44.442 | + functions:vercmp:631 : local result 2022-04-14 07:12:44.446 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:12:44.448 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:12:44.448 | ++ functions:vercmp:635 : head -1 2022-04-14 07:12:44.451 | + functions:vercmp:635 : result=3.13 2022-04-14 07:12:44.453 | + functions:vercmp:637 : case $op in 2022-04-14 07:12:44.456 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:12:44.458 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:12:44.460 | + functions:vercmp:648 : return 2022-04-14 07:12:44.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:12:44.465 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:12:44.467 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:12:44.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:12:44.842 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:12:44.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:44.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:44.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:12:44.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:44.855 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:12:44.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:44.878 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:12:44.880 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:12:44.880 | Installing etcd 2022-04-14 07:12:44.883 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:12:44.895 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:12:44.907 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:44.910 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:12:44.926 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:12:44.930 | ++ 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:12:44.932 | ++ 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:12:44.935 | +++ 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:12:44.940 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:12:44.942 | ++ 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:12:44.945 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:12:44.947 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:12:44.950 | ++ functions:get_extra_file:74 : return 2022-04-14 07:12:44.953 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:12:44.955 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:12:44.957 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:12:44.960 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:12:44.977 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:44.979 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:12:44.982 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:12:44.999 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:45.001 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:12:45.003 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:12:45.006 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:12:45.008 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:12:45.010 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:12:45.013 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:12:45.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:12:45.018 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:12:45.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:12:45.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.029 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:12:45.032 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:12:45.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:12:45.037 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:12:45.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:12:45.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.048 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:12:45.051 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:12:45.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:12:45.056 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:12:45.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:12:45.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.068 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:12:45.071 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:12:45.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:12:45.075 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:12:45.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:12:45.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.087 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:12:45.089 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:12:45.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:12:45.094 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:12:45.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:12:45.104 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.106 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:12:45.109 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:12:45.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:12:45.113 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:12:45.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:12:45.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.125 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:12:45.128 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:12:45.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:12:45.133 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:12:45.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:12:45.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.145 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:12:45.147 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:12:45.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:12:45.152 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:12:45.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:12:45.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.164 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:12:45.167 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:12:45.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:12:45.172 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:12:45.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:12:45.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.183 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:12:45.186 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:12:45.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:12:45.191 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:12:45.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:12:45.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.203 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:12:45.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:12:45.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:12:45.210 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:12:45.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:12:45.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.222 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:12:45.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:12:45.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:12:45.229 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:12:45.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:12:45.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.241 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:12:45.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:12:45.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:12:45.248 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:12:45.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:12:45.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.260 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:12:45.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:12:45.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:12:45.268 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:12:45.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:12:45.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.280 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:12:45.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:12:45.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:12:45.288 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:12:45.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:12:45.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.300 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:12:45.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:12:45.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:12:45.307 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:12:45.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:12:45.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.319 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:12:45.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:12:45.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:12:45.326 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:12:45.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:12:45.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.338 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:12:45.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:12:45.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:12:45.345 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:12:45.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:12:45.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.358 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:12:45.360 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:12:45.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:12:45.365 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:12:45.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:12:45.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.377 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:12:45.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:12:45.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:12:45.384 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:12:45.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:12:45.394 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.396 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:12:45.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:12:45.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:12:45.404 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:12:45.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:12:45.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.416 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:12:45.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:12:45.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:12:45.423 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:12:45.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:12:45.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.435 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:12:45.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:12:45.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:12:45.442 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:12:45.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:12:45.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.454 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:12:45.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:12:45.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:12:45.461 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:12:45.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:12:45.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.474 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:12:45.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:12:45.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:12:45.481 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:12:45.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:12:45.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.493 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:12:45.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:12:45.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:12:45.500 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:12:45.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:12:45.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.513 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:12:45.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:12:45.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:12:45.520 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:12:45.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:12:45.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.533 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:12:45.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:12:45.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:12:45.540 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:12:45.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:12:45.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.552 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:12:45.555 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:12:45.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:12:45.559 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:12:45.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:12:45.569 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.572 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:12:45.574 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:12:45.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:12:45.579 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:12:45.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:12:45.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.591 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:12:45.593 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:12:45.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:12:45.598 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:12:45.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:12:45.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.610 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:12:45.613 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:12:45.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:12:45.618 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:12:45.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:12:45.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.631 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:12:45.633 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:12:45.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:12:45.638 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:12:45.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:12:45.647 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.650 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:12:45.652 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:12:45.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:12:45.657 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:12:45.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:12:45.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.670 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:12:45.672 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:12:45.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:12:45.677 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:12:45.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:12:45.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.689 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:12:45.692 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:12:45.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:12:45.697 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:12:45.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:12:45.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.709 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:12:45.711 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:12:45.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:12:45.716 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:12:45.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:12:45.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.728 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:12:45.731 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:12:45.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:12:45.736 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:12:45.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:45.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:45.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:12:45.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:45.749 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:12:45.770 | Using python 3.8 to install etcd3 2022-04-14 07:12:45.772 | + 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:12:46.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:46.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:46.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:46.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:47.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:47.808 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:12:47.815 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:12:47.816 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:12:47.818 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:12:47.819 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:12:50.363 | 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:12:50.371 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:50.371 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:50.490 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:50.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:50.495 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:50.497 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:50.499 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:50.501 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:50.504 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:50.506 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:50.508 | + functions-common:time_stop:2439 : start_time=1649920365764 2022-04-14 07:12:50.510 | + functions-common:time_stop:2441 : [[ -z 1649920365764 ]] 2022-04-14 07:12:50.513 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:50.517 | + functions-common:time_stop:2444 : end_time=1649920370514 2022-04-14 07:12:50.519 | + functions-common:time_stop:2445 : elapsed_time=4750 2022-04-14 07:12:50.522 | + functions-common:time_stop:2446 : total=26718 2022-04-14 07:12:50.524 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:50.526 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31468 2022-04-14 07:12:50.529 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:50.531 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:12:50.553 | Using python 3.8 to install etcd3gw 2022-04-14 07:12:50.555 | + 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:12:51.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:51.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:51.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:51.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:52.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:52.599 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:12:52.606 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:12:52.608 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:12:52.609 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:12:52.610 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:12:52.643 | 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:12:52.643 | 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:12:52.646 | 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:12:52.648 | 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:12:55.174 | 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:12:55.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:55.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:55.301 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:55.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:55.306 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:55.308 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:55.310 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:55.312 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:55.315 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:55.318 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:55.320 | + functions-common:time_stop:2439 : start_time=1649920370547 2022-04-14 07:12:55.322 | + functions-common:time_stop:2441 : [[ -z 1649920370547 ]] 2022-04-14 07:12:55.325 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:55.329 | + functions-common:time_stop:2444 : end_time=1649920375327 2022-04-14 07:12:55.331 | + functions-common:time_stop:2445 : elapsed_time=4780 2022-04-14 07:12:55.333 | + functions-common:time_stop:2446 : total=31468 2022-04-14 07:12:55.336 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:55.338 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36248 2022-04-14 07:12:55.340 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:55.343 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:12:55.345 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:12:55.347 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:12:55.350 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:12:55.352 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:12:55.354 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:12:55.357 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:12:55.359 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:12:55.362 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:12:55.364 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:12:55.367 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:12:55.369 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:12:55.372 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:12:55.374 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:12:55.376 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:12:55.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:55.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:55.384 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:12:55.386 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:12:55.389 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:12:55.391 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:12:55.394 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:12:55.396 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:12:55.399 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:55.401 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:12:55.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:55.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:55.409 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:12:55.411 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:12:55.414 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:12:55.416 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:12:55.418 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:12:55.421 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:12:55.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:55.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:55.429 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:12:55.451 | + 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:12:55.561 | Reading package lists... 2022-04-14 07:12:55.822 | Building dependency tree... 2022-04-14 07:12:55.823 | Reading state information... 2022-04-14 07:12:56.081 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:12:56.081 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:12:56.081 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:12:56.081 | The following packages were automatically installed and are no longer required: 2022-04-14 07:12:56.082 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:12:56.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:12:56.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:12:56.083 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:12:56.083 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:12:56.083 | python3-zope.interface 2022-04-14 07:12:56.083 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:12:56.198 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:12:56.202 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:12:56.205 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:12:56.207 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:56.210 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:56.212 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:56.214 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:56.216 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:56.218 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:12:56.221 | + functions-common:time_stop:2439 : start_time=1649920375448 2022-04-14 07:12:56.223 | + functions-common:time_stop:2441 : [[ -z 1649920375448 ]] 2022-04-14 07:12:56.226 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:56.230 | + functions-common:time_stop:2444 : end_time=1649920376228 2022-04-14 07:12:56.233 | + functions-common:time_stop:2445 : elapsed_time=780 2022-04-14 07:12:56.235 | + functions-common:time_stop:2446 : total=4539 2022-04-14 07:12:56.238 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:56.240 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5319 2022-04-14 07:12:56.242 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:12:56.245 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:12:56.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:56.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:56.252 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:12:56.313 | Module proxy already enabled 2022-04-14 07:12:56.317 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:12:56.379 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:12:56.379 | Module proxy already enabled 2022-04-14 07:12:56.379 | Module proxy_uwsgi already enabled 2022-04-14 07:12:56.383 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:12:56.385 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:12:56.388 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:12:56.390 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:12:56.528 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:12:56.531 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:12:56.534 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:12:56.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:12:56.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.546 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:12:56.548 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:12:56.551 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:12:56.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:12:56.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.563 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:12:56.565 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:12:56.567 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:12:56.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:12:56.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.579 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:12:56.583 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:12:56.585 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:12:56.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:12:56.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.598 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:12:56.600 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:12:56.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:12:56.610 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.613 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:12:56.615 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:12:56.618 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:12:56.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:12:56.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.630 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:12:56.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:56.650 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:12:56.653 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:12:56.655 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:12:56.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:12:56.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.668 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:12:56.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:56.689 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:12:56.691 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:12:56.694 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:12:56.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:12:56.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.707 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:12:56.709 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:12:56.712 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:12:56.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:56.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:56.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:12:56.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:56.725 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:12:56.728 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:12:56.730 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:12:56.733 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:12:56.736 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:12:56.738 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:12:56.742 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:12:56.742 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:12:56.747 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:12:56.750 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:12:56.752 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:12:56.755 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:12:56.757 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:12:56.779 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:12:56.781 | + 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:12:57.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:57.656 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:57.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:57.656 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:58.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:58.811 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:12:58.864 | 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:12:58.865 | 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:12:58.867 | 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:12:58.868 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:12:58.869 | 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:12:58.870 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:12:58.871 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:12:58.872 | 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:12:58.873 | 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:12:58.874 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:12:58.875 | 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:12:58.877 | 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:12:58.878 | 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:12:58.879 | 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:12:58.935 | 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:12:58.937 | 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:12:58.938 | 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:12:58.976 | 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:12:59.016 | 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:12:59.018 | 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:12:59.019 | 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:12:59.020 | 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:12:59.068 | 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:12:59.070 | 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:12:59.081 | 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:12:59.083 | 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:12:59.098 | 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:12:59.099 | 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:12:59.100 | 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:12:59.168 | 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:12:59.171 | 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:12:59.172 | 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:12:59.172 | 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:12:59.223 | 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:12:59.235 | 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:13:01.660 | 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:13:01.667 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:01.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:01.800 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:01.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:01.804 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:01.806 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:01.809 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:01.811 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:01.813 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:01.816 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:01.818 | + functions-common:time_stop:2439 : start_time=1649920376773 2022-04-14 07:13:01.820 | + functions-common:time_stop:2441 : [[ -z 1649920376773 ]] 2022-04-14 07:13:01.823 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:01.828 | + functions-common:time_stop:2444 : end_time=1649920381825 2022-04-14 07:13:01.831 | + functions-common:time_stop:2445 : elapsed_time=5052 2022-04-14 07:13:01.833 | + functions-common:time_stop:2446 : total=36248 2022-04-14 07:13:01.835 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:01.837 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41300 2022-04-14 07:13:01.840 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:01.842 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:13:01.845 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:13:01.847 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:13:01.850 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:13:01.853 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:13:01.855 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:13:01.860 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:13:01.860 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:13:01.866 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:13:01.868 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:13:01.870 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:13:01.873 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:13:01.876 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:13:01.897 | Using python 3.8 to install python-memcached 2022-04-14 07:13:01.900 | + 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:13:02.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:02.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:02.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:02.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:03.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:03.921 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:13:03.925 | 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:13:06.414 | 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:13:06.421 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:06.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:06.539 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:06.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:06.544 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:06.546 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:06.549 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:06.551 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:06.553 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:06.556 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:06.558 | + functions-common:time_stop:2439 : start_time=1649920381891 2022-04-14 07:13:06.560 | + functions-common:time_stop:2441 : [[ -z 1649920381891 ]] 2022-04-14 07:13:06.563 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:06.568 | + functions-common:time_stop:2444 : end_time=1649920386565 2022-04-14 07:13:06.570 | + functions-common:time_stop:2445 : elapsed_time=4674 2022-04-14 07:13:06.572 | + functions-common:time_stop:2446 : total=41300 2022-04-14 07:13:06.575 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:06.577 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=45974 2022-04-14 07:13:06.579 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:06.582 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:13:06.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:06.601 | + ./stack.sh:main:897 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:13:06.604 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:13:06.606 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:13:06.609 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:13:06.612 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:13:06.614 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:13:06.616 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:13:06.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:06.634 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:13:06.637 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:13:06.639 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:13:06.641 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:13:06.644 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:13:06.646 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:13:06.649 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:13:06.651 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:13:06.654 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:13:06.669 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:13:06.672 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:13:06.674 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:06.677 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:13:06.677 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:13:06.682 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:13:06.684 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:06.686 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:13:06.700 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:13:06.703 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:13:06.703 | + functions-common:git_clone:685 : head -1 2022-04-14 07:13:06.706 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:13:06.709 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:13:06.711 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:13:06.713 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:13:06.716 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:13:06.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:13:06.721 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:13:06.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:13:06.725 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:13:06.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:13:06.730 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:13:06.733 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:13:06.735 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:13:06.738 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:13:06.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:13:06.743 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:13:06.746 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:13:06.748 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:13:06.751 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:13:06.757 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:13:06.760 | + 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:13:07.442 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:13:07.445 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:13:07.447 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:13:07.449 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:13:07.451 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:13:07.453 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:13:07.456 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:13:07.459 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:13:07.461 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:13:07.463 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:13:07.465 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:13:07.468 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:13:07.470 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:13:07.472 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:13:07.493 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:13:07.495 | + 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:13:08.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:08.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:08.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:08.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:09.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:09.545 | Obtaining file:///opt/stack/keystone 2022-04-14 07:13:09.546 | Preparing metadata (setup.py): started 2022-04-14 07:13:13.169 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:13:13.244 | 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:13:13.245 | 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:13:13.246 | 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:13:13.247 | 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:13:13.248 | 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:13:13.249 | 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:13:13.250 | 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:13:13.252 | 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:13:13.253 | 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:13:13.254 | 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:13:13.255 | 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:13:13.256 | 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:13:13.257 | 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:13:13.259 | 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:13:13.260 | 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:13:13.261 | 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:13:13.262 | 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:13:13.263 | 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:13:13.264 | 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:13:13.265 | 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:13:13.266 | 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:13:13.267 | 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:13:13.269 | 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:13:13.270 | 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:13:13.271 | 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:13:13.272 | 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:13:13.274 | 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:13:13.275 | 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:13:13.276 | 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:13:13.277 | 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:13:13.278 | 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:13:13.279 | 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:13:13.280 | 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:13:13.281 | 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:13:13.292 | 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:13:13.293 | 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:13:13.339 | 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:13:13.351 | 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:13:13.352 | 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:13:13.353 | 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:13:13.354 | 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:13:13.365 | 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:13:13.426 | 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:13:13.428 | 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:13:13.523 | 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:13:13.524 | 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:13:13.526 | 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:13:13.529 | 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:13:13.583 | 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:13:13.586 | 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:13:13.587 | 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:13:13.639 | 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:13:13.642 | 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:13:13.698 | 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:13:13.700 | 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:13:13.701 | 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:13:13.704 | 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:13:13.706 | 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:13:13.707 | 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:13:13.727 | 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:13:13.802 | 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:13:13.823 | 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:13:13.824 | 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:13:13.825 | 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:13:13.827 | 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:13:13.880 | 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:13:13.994 | 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:13:13.996 | 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:13:13.996 | 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:13:13.997 | 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:13:13.999 | 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:13:14.216 | 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:13:14.238 | 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:13:14.238 | 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:13:14.307 | 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:13:14.308 | 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:13:14.326 | 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:13:14.398 | 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:13:14.438 | 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:13:14.552 | 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:13:14.623 | 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:13:14.749 | 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:13:14.779 | 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:13:14.819 | 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:13:14.820 | 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:13:14.821 | 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:13:14.822 | 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:13:14.825 | 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:13:14.826 | 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:13:14.879 | 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:13:15.016 | 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:13:15.018 | 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:13:15.019 | 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:13:15.020 | 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:13:15.168 | 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:13:15.248 | 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:13:15.321 | 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:13:15.494 | 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:13:15.753 | 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:13:15.787 | 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:13:17.668 | Installing collected packages: keystone 2022-04-14 07:13:17.669 | Attempting uninstall: keystone 2022-04-14 07:13:17.669 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:13:17.672 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:13:17.675 | Running setup.py develop for keystone 2022-04-14 07:13:22.228 | Successfully installed keystone 2022-04-14 07:13:22.228 | 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:13:22.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:22.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:22.367 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:22.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:22.372 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:22.374 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:22.377 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:22.379 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:22.381 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:22.383 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:22.385 | + functions-common:time_stop:2439 : start_time=1649920387487 2022-04-14 07:13:22.387 | + functions-common:time_stop:2441 : [[ -z 1649920387487 ]] 2022-04-14 07:13:22.390 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:22.395 | + functions-common:time_stop:2444 : end_time=1649920402392 2022-04-14 07:13:22.397 | + functions-common:time_stop:2445 : elapsed_time=14905 2022-04-14 07:13:22.399 | + functions-common:time_stop:2446 : total=45974 2022-04-14 07:13:22.401 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:22.403 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=60879 2022-04-14 07:13:22.406 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:22.408 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:13:22.410 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:13:22.413 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:13:22.431 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:13:22.444 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:13:22.446 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:13:22.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:22.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:22.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:13:22.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:22.458 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:13:22.475 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:22.477 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:13:22.480 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:13:22.482 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:13:22.484 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:13:22.497 | + 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:13:22.500 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:13:22.505 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:13:22.521 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:22.523 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:13:22.554 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:13:22.582 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:13:22.613 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:13:22.643 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:13:22.674 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:13:22.705 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:13:22.733 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:13:22.761 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:13:22.764 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:13:22.766 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:13:22.769 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:13:22.771 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:13:22.774 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:13:22.790 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:22.793 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:13:22.795 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:13:22.798 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:13:22.813 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:22.816 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:13:22.819 | + 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:13:22.849 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:13:22.851 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:13:22.854 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:13:22.856 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:13:22.873 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:22.875 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-04-14 07:13:22.907 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:13:22.909 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:13:22.940 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:13:22.943 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:13:22.945 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:13:22.948 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:13:22.950 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:13:22.953 | + 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:13:22.984 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:13:22.986 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:13:22.988 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:13:22.991 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:13:22.994 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:13:23.011 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:13:23.014 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:13:23.016 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:13:23.019 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:13:23.021 | + 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:13:23.050 | + 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:13:23.078 | + 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:13:23.106 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:13:23.134 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:13:23.163 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:13:23.165 | + 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:13:23.168 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:13:23.170 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:13:23.172 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:13:23.175 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:13:23.178 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:13:23.181 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:13:23.185 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:13:23.187 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:13:23.190 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:13:23.202 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:13:23.202 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:13:23.211 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:13:23.215 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:13:23.231 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:13:23.233 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:13:23.237 | + 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:13:23.266 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:13:23.294 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:13:23.321 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:13:23.349 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:13:23.376 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:13:23.404 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:13:23.431 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:13:23.459 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:13:23.487 | + 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:13:23.515 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:13:23.543 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:13:23.571 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:13:23.598 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:13:23.601 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:13:23.604 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:13:23.606 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:13:23.608 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:13:23.611 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:23.614 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:23.616 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:13:23.619 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:13:23.621 | + 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:13:23.648 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:13:23.677 | + 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:13:23.677 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:13:23.686 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:13:23.689 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:13:23.692 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:13:23.694 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:13:23.696 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:13:23.699 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:13:23.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:23.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:23.706 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:13:23.708 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:13:23.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:23.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:23.715 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:13:23.777 | Site keystone-wsgi-public already enabled 2022-04-14 07:13:23.781 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:13:23.784 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:13:23.786 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:13:23.789 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:13:23.925 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:13:23.958 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:13:23.991 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:13:24.022 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:13:24.025 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:13:24.056 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:13:24.085 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:13:24.113 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:13:24.115 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:13:24.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:24.135 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:13:24.152 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:24.155 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:13:24.157 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:13:24.160 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:13:24.163 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:13:24.165 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:13:24.168 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:13:24.170 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:13:24.172 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:13:24.175 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:13:24.177 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:13:24.180 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:13:24.182 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:13:24.185 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:13:24.188 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:13:24.203 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:13:24.206 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:13:24.209 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:24.212 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:13:24.212 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:13:24.217 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:13:24.219 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:24.223 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:13:24.235 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:13:24.238 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:13:24.239 | + functions-common:git_clone:685 : head -1 2022-04-14 07:13:24.241 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:13:24.244 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:13:24.247 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:13:24.249 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:13:24.252 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:13:24.254 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:13:24.257 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:13:24.259 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:13:24.262 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:13:24.264 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:13:24.267 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:13:24.270 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:13:24.272 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:13:24.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:13:24.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:13:24.281 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:13:24.284 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:13:24.286 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:13:24.289 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:13:24.295 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:13:24.297 | + 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:13:24.963 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:13:24.966 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:13:24.968 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:13:24.971 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:13:24.974 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:13:24.976 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:13:24.978 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:13:24.980 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:13:24.983 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:13:24.985 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:13:24.987 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:13:24.990 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:13:24.992 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:13:24.994 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:13:25.015 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:13:25.018 | + 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:13:25.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:13:25.883 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:25.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:13:25.883 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:27.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:27.080 | Obtaining file:///opt/stack/swift 2022-04-14 07:13:27.081 | Preparing metadata (setup.py): started 2022-04-14 07:13:30.380 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:13:30.418 | 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:13:30.419 | 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:13:30.420 | 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:13:30.421 | 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:13:30.422 | 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:13:30.423 | 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:13:30.425 | 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:13:30.426 | 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:13:30.426 | 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:13:30.427 | 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:13:30.428 | 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:13:30.466 | 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:13:30.474 | 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:13:30.528 | 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:13:30.529 | 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:13:30.530 | 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:13:30.531 | 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:13:30.533 | 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:13:30.535 | 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:13:30.536 | 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:13:30.537 | 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:13:30.538 | 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:13:30.539 | 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:13:30.540 | 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:13:30.541 | 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:13:30.561 | 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:13:30.593 | 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:13:30.595 | 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:13:30.596 | 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:13:30.597 | 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:13:30.619 | 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:13:30.710 | 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:13:30.711 | 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:13:30.712 | 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:13:30.754 | 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:13:30.797 | 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:13:30.799 | 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:13:30.800 | 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:13:30.801 | 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:13:30.862 | 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:13:30.864 | 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:13:30.877 | 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:13:30.878 | 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:13:30.896 | 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:13:30.899 | 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:13:31.001 | 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:13:31.016 | 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:13:33.291 | Installing collected packages: swift 2022-04-14 07:13:33.291 | Attempting uninstall: swift 2022-04-14 07:13:33.291 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:13:33.294 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:13:33.296 | Running setup.py develop for swift 2022-04-14 07:13:37.520 | Successfully installed swift 2022-04-14 07:13:37.520 | 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:13:37.529 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:37.529 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:37.662 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:37.664 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:37.667 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:37.669 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:37.671 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:37.674 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:37.676 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:37.678 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:37.680 | + functions-common:time_stop:2439 : start_time=1649920405009 2022-04-14 07:13:37.683 | + functions-common:time_stop:2441 : [[ -z 1649920405009 ]] 2022-04-14 07:13:37.685 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:37.690 | + functions-common:time_stop:2444 : end_time=1649920417687 2022-04-14 07:13:37.692 | + functions-common:time_stop:2445 : elapsed_time=12678 2022-04-14 07:13:37.694 | + functions-common:time_stop:2446 : total=60879 2022-04-14 07:13:37.697 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:37.699 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73557 2022-04-14 07:13:37.701 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:37.703 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:13:37.706 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:13:37.708 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:13:37.727 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:13:37.739 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:13:37.742 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:13:37.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:37.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:37.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:13:37.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:37.754 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:13:37.756 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:13:37.759 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:13:37.761 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:13:37.763 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:13:37.765 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:13:37.768 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:13:37.770 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:13:38.935 | No container-auditor running 2022-04-14 07:13:38.935 | No container-sharder running 2022-04-14 07:13:38.935 | No object-auditor running 2022-04-14 07:13:38.935 | No account-reaper running 2022-04-14 07:13:38.935 | No account-auditor running 2022-04-14 07:13:38.935 | No object-replicator running 2022-04-14 07:13:38.935 | No object-reconstructor running 2022-04-14 07:13:38.935 | No object-updater running 2022-04-14 07:13:38.935 | No account-replicator running 2022-04-14 07:13:38.935 | No container-reconciler running 2022-04-14 07:13:38.935 | No container-replicator running 2022-04-14 07:13:38.935 | No proxy-server running 2022-04-14 07:13:38.936 | No container-updater running 2022-04-14 07:13:38.936 | No object-expirer running 2022-04-14 07:13:38.936 | No container-server running 2022-04-14 07:13:38.936 | No container-sync running 2022-04-14 07:13:38.936 | No object-server running 2022-04-14 07:13:38.936 | No account-server running 2022-04-14 07:13:39.026 | + lib/swift:configure_swift:337 : true 2022-04-14 07:13:39.028 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:13:39.041 | + 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:13:39.053 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:13:39.056 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:13:39.056 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:13:39.061 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:13:39.061 | s/%GROUP%/ubuntu/; 2022-04-14 07:13:39.061 | s/%USER%/ubuntu/; 2022-04-14 07:13:39.061 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:13:39.061 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:13:39.064 | uid = ubuntu 2022-04-14 07:13:39.065 | gid = ubuntu 2022-04-14 07:13:39.065 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:13:39.065 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:13:39.065 | address = 127.0.0.1 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | [account6612] 2022-04-14 07:13:39.065 | max connections = 25 2022-04-14 07:13:39.065 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:13:39.065 | read only = false 2022-04-14 07:13:39.065 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | [account6622] 2022-04-14 07:13:39.065 | max connections = 25 2022-04-14 07:13:39.065 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:13:39.065 | read only = false 2022-04-14 07:13:39.065 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | [account6632] 2022-04-14 07:13:39.065 | max connections = 25 2022-04-14 07:13:39.065 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:13:39.065 | read only = false 2022-04-14 07:13:39.065 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | [account6642] 2022-04-14 07:13:39.065 | max connections = 25 2022-04-14 07:13:39.065 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:13:39.065 | read only = false 2022-04-14 07:13:39.065 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.065 | [container6611] 2022-04-14 07:13:39.065 | max connections = 25 2022-04-14 07:13:39.065 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:13:39.065 | read only = false 2022-04-14 07:13:39.065 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:13:39.065 | 2022-04-14 07:13:39.066 | [container6621] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | [container6631] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | [container6641] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | [object6613] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | [object6623] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.066 | [object6633] 2022-04-14 07:13:39.066 | max connections = 25 2022-04-14 07:13:39.066 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:13:39.066 | read only = false 2022-04-14 07:13:39.066 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:13:39.066 | 2022-04-14 07:13:39.067 | [object6643] 2022-04-14 07:13:39.067 | max connections = 25 2022-04-14 07:13:39.067 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:13:39.067 | read only = false 2022-04-14 07:13:39.067 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:13:39.068 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:13:39.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:39.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:39.074 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:13:39.086 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:13:39.088 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:13:39.093 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:13:39.098 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:13:39.100 | + 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:13:39.104 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:13:39.131 | + 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:13:39.158 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:13:39.176 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:13:39.203 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:13:39.221 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:13:39.250 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:13:39.268 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:13:39.296 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:13:39.315 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:13:39.343 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:13:39.361 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:13:39.388 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:13:39.406 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:13:39.421 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:39.424 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:13:39.452 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:13:39.479 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:13:39.506 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:13:39.533 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:13:39.548 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:39.550 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:13:39.577 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:13:39.592 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:39.594 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:13:39.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:39.611 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:13:39.613 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:13:39.629 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:39.631 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:13:39.633 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:13:39.635 | + 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:13:39.640 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:13:39.646 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:13:39.673 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:13:39.700 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:13:39.729 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:13:39.760 | + 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:13:39.787 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:13:39.789 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:13:39.791 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:13:39.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:13:39.795 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:13:39.823 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:13:39.849 | + 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:13:39.877 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:13:39.904 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:13:39.933 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:13:39.960 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:13:39.989 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:13:40.015 | + 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:13:40.043 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:13:40.070 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:13:40.098 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:13:40.126 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:13:40.154 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:13:40.184 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:13:40.212 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:13:40.230 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:13:40.258 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:13:40.286 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:13:40.290 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:13:40.319 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:13:40.346 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:13:40.373 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:13:40.375 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:13:40.378 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:13:40.380 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:13:40.384 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:13:40.386 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:13:40.389 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:13:40.391 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:13:40.393 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:13:40.395 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:13:40.397 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:13:40.400 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:13:40.418 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:13:40.445 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:13:40.464 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:13:40.492 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:13:40.510 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:13:40.539 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:13:40.557 | + 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:13:40.585 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:13:40.603 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:13:40.633 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:13:40.651 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:13:40.679 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:13:40.698 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:13:40.730 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:13:40.749 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:13:40.778 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:13:40.796 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:13:40.824 | + 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:13:40.829 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:13:40.848 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:13:40.876 | + 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:13:40.905 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:13:40.908 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:13:40.912 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:13:40.915 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:13:40.917 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:13:40.919 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:13:40.921 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:13:40.923 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:13:40.925 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:13:40.928 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:13:40.946 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:13:40.975 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:13:40.994 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:13:41.023 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:13:41.042 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:13:41.071 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:13:41.090 | + 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:13:41.119 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:13:41.137 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:13:41.166 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:13:41.185 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:13:41.214 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:13:41.232 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:13:41.261 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:13:41.280 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:13:41.309 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:13:41.327 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:13:41.355 | + 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:13:41.360 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:13:41.379 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:13:41.407 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:13:41.409 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:13:41.414 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:13:41.416 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:13:41.418 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:13:41.420 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:13:41.422 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:13:41.425 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:13:41.427 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:13:41.429 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:13:41.448 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:13:41.476 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:13:41.494 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:13:41.522 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:13:41.541 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:13:41.569 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:13:41.588 | + 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:13:41.616 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:13:41.634 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:13:41.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:13:41.682 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:13:41.710 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:13:41.728 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:13:41.757 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:13:41.775 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:13:41.805 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:13:41.823 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:13:41.851 | + 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:13:41.855 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:13:41.874 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:13:41.903 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:13:41.932 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:13:41.961 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:13:41.990 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:13:41.992 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:13:41.997 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:13:42.026 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:13:42.055 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:13:42.084 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:13:42.113 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:13:42.142 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:13:42.169 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:13:42.198 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:13:42.225 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:13:42.253 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:13:42.269 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:42.272 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:13:42.292 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:13:42.295 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:13:42.317 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:13:42.319 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-04-14 07:13:42.347 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:13:42.349 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:13:42.378 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-04-14 07:13:42.407 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:13:42.410 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:13:42.437 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:13:42.453 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:42.456 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:13:42.459 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:13:42.463 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:13:42.466 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:13:42.478 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:13:42.481 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:13:42.492 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:13:42.495 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:13:42.497 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:13:42.499 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:13:42.502 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:13:42.504 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:13:42.507 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:13:42.509 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:13:42.511 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:13:42.525 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:13:42.527 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:13:42.529 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:13:42.546 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:42.549 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:13:42.567 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:42.569 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:13:42.572 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:13:42.574 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:13:42.577 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:13:42.579 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:13:42.582 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:13:42.585 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:13:42.587 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:13:42.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:42.607 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:13:42.609 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:13:42.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:42.630 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:13:42.632 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:13:42.635 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:13:42.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:42.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:42.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:13:42.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:42.650 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:13:42.653 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:13:42.655 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:13:42.659 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:13:42.661 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:13:42.664 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:13:42.666 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:13:42.670 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:13:42.673 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:13:42.676 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:13:42.680 | +++ 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:13:42.680 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:13:42.685 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:13:42.688 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:13:42.691 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:13:42.694 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:13:42.697 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:13:42.719 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:13:42.722 | + 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:13:43.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:43.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:43.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:43.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:44.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:44.771 | 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:13:44.852 | 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:13:44.853 | 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:13:44.854 | 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:13:44.855 | 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:13:44.856 | 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:13:44.857 | 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:13:44.858 | 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:13:44.859 | 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:13:44.860 | 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:13:44.861 | 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:13:44.863 | 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:13:44.864 | 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:13:44.866 | 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:13:44.868 | 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:13:44.870 | 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:13:44.872 | 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:13:44.875 | 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:13:44.878 | 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:13:44.887 | 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:13:44.888 | 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:13:44.901 | 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:13:44.970 | 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:13:44.971 | 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:13:44.973 | 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:13:44.996 | 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:13:44.998 | 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:13:45.000 | 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:13:45.003 | 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:13:45.004 | 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:13:45.013 | 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:13:45.055 | 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:13:45.056 | 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:13:45.057 | 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:13:45.058 | 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:13:45.078 | 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:13:45.081 | 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:13:45.096 | 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:13:45.112 | 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:13:45.114 | 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:13:45.132 | 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:13:45.135 | 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:13:45.215 | 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:13:45.216 | 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:13:45.217 | 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:13:45.220 | 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:13:45.270 | 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:13:45.295 | 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:13:45.491 | 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:13:45.497 | 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:13:45.529 | 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:13:45.530 | 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:13:45.531 | 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:13:45.556 | 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:13:45.557 | 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:13:45.560 | 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:13:45.615 | 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:13:45.783 | 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:13:45.806 | 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:13:45.889 | 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:13:46.049 | 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:13:48.164 | 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:13:48.171 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:48.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:48.297 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:48.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:48.302 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:48.305 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:48.307 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:48.309 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:48.312 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:48.315 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:48.317 | + functions-common:time_stop:2439 : start_time=1649920422713 2022-04-14 07:13:48.319 | + functions-common:time_stop:2441 : [[ -z 1649920422713 ]] 2022-04-14 07:13:48.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:48.327 | + functions-common:time_stop:2444 : end_time=1649920428324 2022-04-14 07:13:48.330 | + functions-common:time_stop:2445 : elapsed_time=5611 2022-04-14 07:13:48.332 | + functions-common:time_stop:2446 : total=73557 2022-04-14 07:13:48.334 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:48.337 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79168 2022-04-14 07:13:48.339 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:48.342 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:13:48.345 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:13:48.347 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:13:48.360 | + 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:13:48.365 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:13:48.367 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:13:48.370 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:13:48.372 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:13:48.375 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:13:48.378 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:13:48.381 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:13:48.383 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:13:48.386 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:13:48.403 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:13:48.405 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:13:48.408 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:48.411 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:13:48.411 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:13:48.417 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:13:48.419 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:48.421 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:13:48.434 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:13:48.437 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:13:48.438 | + functions-common:git_clone:685 : head -1 2022-04-14 07:13:48.441 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:13:48.443 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:13:48.446 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:13:48.449 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:13:48.451 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:13:48.454 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:13:48.457 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:13:48.460 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:13:48.462 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:13:48.465 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:13:48.467 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:13:48.470 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:13:48.473 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:13:48.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:13:48.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:13:48.481 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:13:48.484 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:13:48.487 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:13:48.490 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:13:48.496 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:13:48.499 | + 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:13:49.154 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:13:49.156 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:13:49.159 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:13:49.162 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:13:49.164 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:13:49.166 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:13:49.169 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:13:49.171 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:13:49.174 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:13:49.176 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:13:49.179 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:13:49.181 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:13:49.184 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:13:49.186 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:13:49.207 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:13:49.210 | + 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:13:50.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:50.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:50.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:50.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:51.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:51.277 | Obtaining file:///opt/stack/glance 2022-04-14 07:13:51.277 | Preparing metadata (setup.py): started 2022-04-14 07:13:54.489 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:13:54.561 | 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:13:54.562 | 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:13:54.564 | 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:13:54.565 | 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:13:54.566 | 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:13:54.567 | 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:13:54.568 | 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:13:54.569 | 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:13:54.570 | 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:13:54.571 | 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:13:54.572 | 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:13:54.573 | 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:13:54.575 | 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:13:54.576 | 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:13:54.577 | 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:13:54.578 | 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:13:54.579 | 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:13:54.581 | 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:13:54.582 | 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:13:54.583 | 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:13:54.584 | 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:13:54.585 | 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:13:54.586 | 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:13:54.587 | 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:13:54.588 | 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:13:54.589 | 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:13:54.590 | 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:13:54.591 | 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:13:54.592 | 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:13:54.593 | 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:13:54.595 | 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:13:54.596 | 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:13:54.598 | 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:13:54.599 | 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:13:54.600 | 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:13:54.601 | 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:13:54.602 | 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:13:54.603 | 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:13:54.604 | 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:13:54.605 | 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:13:54.606 | 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:13:54.607 | 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:13:54.608 | 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:13:54.625 | 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:13:54.627 | 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:13:54.628 | 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:13:54.648 | 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:13:54.651 | 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:13:54.691 | 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:13:54.707 | 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:13:54.716 | 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:13:54.731 | 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:13:54.732 | 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:13:54.733 | 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:13:54.826 | 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:13:54.904 | 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:13:54.957 | 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:13:54.960 | 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:13:54.992 | 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:13:55.039 | 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:13:55.041 | 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:13:55.042 | 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:13:55.129 | 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:13:55.131 | 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:13:55.132 | 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:13:55.158 | 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:13:55.204 | 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:13:55.207 | 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:13:55.268 | 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:13:55.269 | 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:13:55.272 | 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:13:55.275 | 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:13:55.276 | 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:13:55.302 | 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:13:55.308 | 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:13:55.310 | 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:13:55.351 | 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:13:55.396 | 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:13:55.397 | 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:13:55.399 | 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:13:55.477 | 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:13:55.538 | 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:13:55.640 | 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:13:55.917 | 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:13:55.919 | 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:13:55.923 | 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:13:55.924 | 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:13:55.980 | 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:13:56.004 | 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:13:56.124 | 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:13:56.230 | 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:13:56.450 | 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:13:56.453 | 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:13:56.454 | 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:13:56.455 | 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:13:56.457 | 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:13:56.458 | 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:13:56.459 | 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:13:56.580 | 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:13:56.614 | 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:13:56.659 | 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:13:56.661 | 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:13:56.910 | 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:13:57.097 | 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:13:57.099 | 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:13:57.100 | 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:13:57.103 | 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:13:57.211 | 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:13:57.375 | 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:13:57.479 | 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:13:57.859 | 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:13:57.861 | 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:13:58.114 | 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:13:58.434 | 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:13:58.771 | 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:13:58.772 | 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:14:00.400 | Installing collected packages: glance 2022-04-14 07:14:00.400 | Attempting uninstall: glance 2022-04-14 07:14:00.401 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:14:00.408 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:14:00.410 | Running setup.py develop for glance 2022-04-14 07:14:04.895 | Successfully installed glance 2022-04-14 07:14:04.895 | 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:14:04.903 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:04.903 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:05.043 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:05.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:05.048 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:05.050 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:05.052 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:05.055 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:05.057 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:05.059 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:05.061 | + functions-common:time_stop:2439 : start_time=1649920429202 2022-04-14 07:14:05.064 | + functions-common:time_stop:2441 : [[ -z 1649920429202 ]] 2022-04-14 07:14:05.067 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:05.071 | + functions-common:time_stop:2444 : end_time=1649920445069 2022-04-14 07:14:05.074 | + functions-common:time_stop:2445 : elapsed_time=15867 2022-04-14 07:14:05.076 | + functions-common:time_stop:2446 : total=79168 2022-04-14 07:14:05.078 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:05.081 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95035 2022-04-14 07:14:05.084 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:05.086 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:05.089 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:14:05.091 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:14:05.110 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:14:05.123 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:14:05.126 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:14:05.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:05.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:05.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:14:05.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:05.139 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:05.142 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:14:05.144 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:14:05.157 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:14:05.160 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:14:05.163 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:14:05.165 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:14:05.167 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:14:05.170 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:14:05.173 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:14:05.175 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:14:05.204 | + 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:14:05.233 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:14:05.264 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:14:05.293 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:14:05.324 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:14:05.353 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:14:05.355 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:14:05.358 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:14:05.361 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:14:05.363 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:14:05.393 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:14:05.424 | + 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:14:05.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:14:05.485 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:14:05.515 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:14:05.545 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:14:05.576 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:14:05.607 | + 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:14:05.638 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:14:05.668 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:14:05.700 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:14:05.702 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:14:05.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:14:05.707 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:14:05.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:14:05.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:14:05.729 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:05.732 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:14:05.735 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:14:05.737 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:14:05.754 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:05.756 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:14:05.759 | + 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:14:05.790 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:14:05.792 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:14:05.795 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:14:05.797 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:14:05.800 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:14:05.831 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:14:05.860 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:14:05.863 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:14:05.865 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:14:05.868 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:14:05.870 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:14:05.872 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:14:05.875 | + 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:14:05.905 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:14:05.908 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-04-14 07:14:05.938 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:14:05.941 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:14:05.958 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:05.960 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:14:05.991 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:14:06.023 | + 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:14:06.053 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:14:06.083 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:14:06.113 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:14:06.131 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:06.133 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:14:06.163 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:14:06.194 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:14:06.223 | + 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:14:06.253 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:14:06.284 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-04-14 07:14:06.314 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:14:06.330 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:06.333 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:14:06.335 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:14:06.338 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:14:06.341 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:14:06.358 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:14:06.361 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:14:06.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:14:06.366 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:14:06.369 | + 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:14:06.398 | + 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:14:06.429 | + 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:14:06.461 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:14:06.492 | + 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:14:06.497 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:14:06.526 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:14:06.557 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:14:06.588 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-04-14 07:14:06.618 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:14:06.649 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:14:06.679 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:14:06.710 | + 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:14:06.740 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:14:06.770 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:14:06.801 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:14:06.831 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:14:06.836 | + 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:14:06.844 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:14:06.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:06.863 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:14:06.866 | + 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:14:06.868 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:14:06.870 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:14:06.873 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:14:06.876 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:14:06.880 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:14:06.883 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:14:06.887 | + 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:14:06.917 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:14:06.919 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:14:06.921 | ++ functions:get_random_port:837 : true 2022-04-14 07:14:06.924 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:14:06.927 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:14:06.929 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:14:06.990 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:14:06.992 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:14:06.994 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:14:06.997 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:14:06.999 | + 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:14:07.027 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:14:07.056 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:14:07.083 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:14:07.112 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:14:07.140 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:14:07.169 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:14:07.197 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:14:07.225 | + 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:14:07.253 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:14:07.281 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:14:07.309 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:14:07.337 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:14:07.365 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:14:07.393 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:14:07.423 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:14:07.450 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:14:07.479 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:14:07.506 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:14:07.536 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:14:07.538 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:14:07.540 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:07.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:07.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:07.548 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:07.550 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:14:07.605 | proxy (enabled by site administrator) 2022-04-14 07:14:07.608 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:14:07.610 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:14:07.613 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:07.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:07.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:07.620 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:07.622 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:14:07.678 | proxy_http (enabled by site administrator) 2022-04-14 07:14:07.681 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:14:07.684 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:14:07.687 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:14:07.689 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:14:07.692 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:07.694 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:07.697 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:14:07.699 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:14:07.702 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:14:07.703 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:14:07.712 | KeepAlive Off 2022-04-14 07:14:07.716 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:14:07.717 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:14:07.726 | SetEnv proxy-sendchunked 1 2022-04-14 07:14:07.730 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:14:07.730 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:14:07.738 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:14:07.742 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:14:07.744 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:14:07.747 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:14:07.749 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:14:07.752 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:07.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:07.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:07.759 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:07.761 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:14:07.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:07.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:07.769 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:14:07.831 | Site glance-wsgi-api already enabled 2022-04-14 07:14:07.835 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:14:07.837 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:14:07.840 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:14:07.842 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:14:07.984 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:14:07.991 | + 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:14:08.025 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:14:08.027 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:14:08.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:08.049 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:14:08.051 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:14:08.054 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:14:08.056 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:14:08.059 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:14:08.061 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:14:08.064 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:14:08.067 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:14:08.069 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:14:08.071 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:14:08.074 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:14:08.077 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:14:08.080 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:14:08.083 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:14:08.099 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:14:08.102 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:14:08.104 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:08.107 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:14:08.108 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:14:08.113 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:14:08.115 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:08.118 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:14:08.131 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:14:08.134 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:14:08.134 | + functions-common:git_clone:685 : head -1 2022-04-14 07:14:08.138 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:14:08.140 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:14:08.144 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:14:08.146 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:14:08.149 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:14:08.152 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:14:08.154 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:14:08.157 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:14:08.160 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:14:08.162 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:14:08.165 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:14:08.167 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:14:08.170 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:14:08.174 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:14:08.176 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:14:08.179 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:14:08.182 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:14:08.184 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:14:08.187 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:14:08.193 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:14:08.196 | + 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:14:08.855 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:14:08.857 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:14:08.860 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:14:08.862 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:14:08.865 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:14:08.867 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:14:08.869 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:14:08.872 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:14:08.874 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:14:08.877 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:14:08.879 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:14:08.882 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:14:08.884 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:14:08.887 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:14:08.909 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:14:08.911 | + 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:14:09.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:14:09.781 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:09.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:14:09.781 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:10.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:10.978 | Obtaining file:///opt/stack/cinder 2022-04-14 07:14:10.979 | Preparing metadata (setup.py): started 2022-04-14 07:14:14.987 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:14:15.124 | 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:14:15.126 | 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:14:15.127 | 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:14:15.128 | 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:14:15.129 | 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:14:15.131 | 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:14:15.132 | 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:14:15.132 | 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:14:15.133 | 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:14:15.134 | 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:14:15.136 | 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:14:15.137 | 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:14:15.138 | 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:14:15.139 | 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:14:15.141 | 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:14:15.142 | 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:14:15.144 | 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:14:15.145 | 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:14:15.146 | 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:14:15.147 | 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:14:15.148 | 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:14:15.149 | 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:14:15.150 | 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:14:15.152 | 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:14:15.153 | 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:14:15.154 | 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:14:15.155 | 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:14:15.156 | 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:14:15.157 | 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:14:15.158 | 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:14:15.159 | 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:14:15.160 | 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:14:15.161 | 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:14:15.163 | 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:14:15.164 | 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:14:15.165 | 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:14:15.166 | 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:14:15.167 | 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:14:15.168 | 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:14:15.169 | 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:14:15.171 | 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:14:15.173 | 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:14:15.176 | 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:14:15.177 | 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:14:15.179 | 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:14:15.180 | 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:14:15.181 | 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:14:15.182 | 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:14:15.183 | 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:14:15.184 | 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:14:15.185 | 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:14:15.187 | 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:14:15.188 | 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:14:15.189 | 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:14:15.191 | 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:14:15.191 | 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:14:15.193 | 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:14:15.194 | 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:14:15.195 | 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:14:15.196 | 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:14:15.197 | 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:14:15.198 | 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:14:15.212 | 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:14:15.213 | 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:14:15.214 | 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:14:15.279 | 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:14:15.311 | 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:14:15.326 | 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:14:15.327 | 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:14:15.329 | 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:14:15.330 | 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:14:15.431 | 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:14:15.491 | 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:14:15.493 | 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:14:15.519 | 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:14:15.520 | 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:14:15.522 | 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:14:15.579 | 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:14:15.652 | 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:14:15.654 | 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:14:15.655 | 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:14:15.656 | 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:14:15.721 | 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:14:15.723 | 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:14:15.724 | 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:14:15.787 | 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:14:15.790 | 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:14:15.852 | 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:14:15.854 | 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:14:15.856 | 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:14:15.857 | 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:14:15.858 | 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:14:15.885 | 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:14:15.887 | 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:14:15.888 | 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:14:15.933 | 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:14:16.021 | 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:14:16.026 | 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:14:16.052 | 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:14:16.076 | 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:14:16.150 | 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:14:16.151 | 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:14:16.288 | 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:14:16.313 | 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:14:16.461 | 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:14:16.501 | 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:14:16.502 | 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:14:16.503 | 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:14:16.711 | 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:14:16.714 | 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:14:16.715 | 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:14:16.753 | 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:14:16.784 | 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:14:17.034 | 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:14:17.036 | 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:14:17.184 | 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:14:17.186 | 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:14:17.188 | 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:14:17.324 | 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:14:17.449 | 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:14:17.450 | 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:14:17.452 | 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:14:17.488 | 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:14:17.747 | 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:14:17.828 | 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:14:17.830 | 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:14:18.032 | 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:14:18.130 | 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:14:18.131 | 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:14:18.315 | 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:14:18.743 | 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:14:18.795 | 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:14:18.846 | 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:14:19.910 | 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:14:20.187 | 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:14:20.188 | 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:14:20.332 | 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:14:20.525 | 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:14:20.657 | 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:14:22.373 | Installing collected packages: cinder 2022-04-14 07:14:22.373 | Attempting uninstall: cinder 2022-04-14 07:14:22.373 | Found existing installation: cinder 20.0.0 2022-04-14 07:14:22.380 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:14:22.382 | Running setup.py develop for cinder 2022-04-14 07:14:28.157 | Successfully installed cinder 2022-04-14 07:14:28.158 | 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:14:28.166 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:28.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:28.322 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:28.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:28.326 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:28.329 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:28.332 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:28.334 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:28.336 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:28.338 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:28.341 | + functions-common:time_stop:2439 : start_time=1649920448903 2022-04-14 07:14:28.343 | + functions-common:time_stop:2441 : [[ -z 1649920448903 ]] 2022-04-14 07:14:28.346 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:28.350 | + functions-common:time_stop:2444 : end_time=1649920468348 2022-04-14 07:14:28.352 | + functions-common:time_stop:2445 : elapsed_time=19445 2022-04-14 07:14:28.354 | + functions-common:time_stop:2446 : total=95035 2022-04-14 07:14:28.357 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:28.359 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114480 2022-04-14 07:14:28.361 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:28.363 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:28.366 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:14:28.368 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:14:28.388 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:14:28.401 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:14:28.403 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:14:28.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:28.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:28.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:14:28.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:28.416 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:14:28.419 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:14:28.421 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:14:28.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:28.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:28.430 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:14:28.442 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:14:28.445 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:14:28.447 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:14:28.450 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:14:28.452 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:14:28.455 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:28.458 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:14:28.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:28.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:28.465 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:14:28.468 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:14:28.471 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:14:28.473 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:14:28.476 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:14:28.478 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:14:28.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:28.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:28.487 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:14:28.511 | + 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:14:28.620 | Reading package lists... 2022-04-14 07:14:28.865 | Building dependency tree... 2022-04-14 07:14:28.867 | Reading state information... 2022-04-14 07:14:29.119 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:14:29.119 | The following packages were automatically installed and are no longer required: 2022-04-14 07:14:29.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:14:29.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:14:29.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:14:29.121 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:14:29.121 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:14:29.121 | python3-zope.interface 2022-04-14 07:14:29.121 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:14:29.238 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:14:29.242 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:14:29.245 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:14:29.247 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:29.250 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:29.252 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:29.255 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:29.257 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:29.260 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:14:29.262 | + functions-common:time_stop:2439 : start_time=1649920468508 2022-04-14 07:14:29.265 | + functions-common:time_stop:2441 : [[ -z 1649920468508 ]] 2022-04-14 07:14:29.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:29.273 | + functions-common:time_stop:2444 : end_time=1649920469271 2022-04-14 07:14:29.276 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 07:14:29.279 | + functions-common:time_stop:2446 : total=5319 2022-04-14 07:14:29.282 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:29.284 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6082 2022-04-14 07:14:29.287 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:14:29.290 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:29.292 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:14:29.295 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:14:29.307 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:14:29.311 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:14:29.313 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:14:29.315 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:14:29.318 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:14:29.319 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:14:29.323 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:14:29.325 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:14:29.327 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:14:29.330 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:14:29.332 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:14:29.335 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:14:29.337 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:14:29.339 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:14:29.351 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:14:29.363 | + 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:14:29.375 | + 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:14:29.387 | + 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:14:29.399 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:14:29.402 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:14:29.406 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cf1bpLdMEr 2022-04-14 07:14:29.409 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:14:29.411 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:14:29.413 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:14:29.415 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cf1bpLdMEr 2022-04-14 07:14:29.419 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cf1bpLdMEr 2022-04-14 07:14:29.431 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cf1bpLdMEr /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:14:29.444 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:14:29.448 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:14:29.450 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:14:29.452 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:14:29.455 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:14:29.457 | + 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:14:29.460 | + 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:14:29.462 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:14:29.464 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:14:29.469 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:14:29.474 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:14:29.494 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:14:29.513 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:14:29.533 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:14:29.551 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:14:29.571 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:14:29.591 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:14:29.609 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:14:29.628 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:14:29.631 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:14:29.633 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:14:29.636 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:14:29.638 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:14:29.668 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:14:29.696 | + 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:14:29.724 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:14:29.752 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:14:29.780 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:14:29.808 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:14:29.838 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:14:29.866 | + 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:14:29.896 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:14:29.924 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:14:29.955 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:14:29.984 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:14:29.987 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:14:29.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:14:29.992 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:14:29.994 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:14:29.997 | + 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:14:30.028 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:14:30.057 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:14:30.085 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:14:30.114 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:14:30.145 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:14:30.175 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:14:30.206 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:14:30.208 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:14:30.236 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:14:30.268 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:14:30.276 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4aa39b16a58fa45e9ffcf5caa71feb7c 2022-04-14 07:14:30.304 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:14:30.307 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:14:30.336 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:14:30.364 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:14:30.393 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:14:30.421 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:14:30.440 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.442 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:14:30.444 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:14:30.447 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:14:30.449 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:14:30.451 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:14:30.455 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:14:30.457 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:14:30.460 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:14:30.462 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:14:30.464 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:14:30.467 | + 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:14:30.498 | + 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:14:30.527 | + 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:14:30.555 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:14:30.584 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:14:30.612 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:14:30.640 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:14:30.643 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:14:30.645 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:14:30.648 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:14:30.677 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:14:30.679 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:14:30.708 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:14:30.711 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:14:30.713 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:14:30.715 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:14:30.744 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:14:30.747 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:14:30.749 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:14:30.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.769 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:14:30.772 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:14:30.774 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:14:30.777 | + 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:14:30.806 | + 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:14:30.835 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:14:30.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:30.853 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:14:30.871 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:30.873 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:14:30.890 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:30.893 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:14:30.895 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:14:30.897 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:14:30.900 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:14:30.902 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:14:30.905 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:14:30.907 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:14:30.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.927 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:14:30.929 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:14:30.932 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:14:30.948 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.950 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:14:30.954 | + 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:14:30.981 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:14:30.984 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:14:30.987 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:14:30.989 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:14:30.992 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:14:30.995 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:14:31.013 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:14:31.015 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:14:31.017 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:14:31.020 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:14:31.022 | + 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:14:31.051 | + 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:14:31.079 | + 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:14:31.108 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:14:31.136 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:14:31.153 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:31.155 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:14:31.158 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:14:31.161 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:14:31.163 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:14:31.166 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:14:31.168 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:14:31.171 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:14:31.176 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:14:31.178 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:14:31.181 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:14:31.193 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:14:31.194 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:31.202 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:14:31.205 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:31.222 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:14:31.224 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:14:31.228 | + 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:14:31.258 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:14:31.286 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:14:31.314 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:14:31.341 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:14:31.369 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:14:31.396 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:14:31.425 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:14:31.452 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:14:31.479 | + 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:14:31.508 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:14:31.535 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:14:31.564 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:14:31.591 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:14:31.593 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:14:31.597 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:14:31.599 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:14:31.602 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:14:31.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:31.607 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:31.609 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:14:31.612 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:14:31.615 | + 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:14:31.643 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:14:31.671 | + 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:14:31.672 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:14:31.681 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:14:31.684 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:14:31.686 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:14:31.689 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:14:31.691 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:14:31.694 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:31.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:31.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:31.701 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:31.704 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:14:31.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:31.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:31.711 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:14:31.773 | Enabling site cinder-wsgi. 2022-04-14 07:14:31.778 | To activate the new configuration, you need to run: 2022-04-14 07:14:31.779 | systemctl reload apache2 2022-04-14 07:14:31.783 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:14:31.786 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:14:31.788 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:14:31.791 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:14:31.930 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:14:31.932 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:14:31.965 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-04-14 07:14:31.994 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:14:32.011 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:32.013 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:14:32.016 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:14:32.018 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:14:32.020 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:14:32.023 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:14:32.055 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:14:32.083 | + 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:14:32.111 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:14:32.142 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:14:32.174 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:14:32.202 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:14:32.230 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:14:32.260 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:14:32.288 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:14:32.317 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:14:32.345 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:14:32.374 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:14:32.376 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:14:32.393 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:32.396 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-04-14 07:14:32.427 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:14:32.430 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:14:32.447 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:32.450 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:14:32.452 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:14:32.455 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:14:32.458 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:14:32.460 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:14:32.463 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:14:32.466 | ++ 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:14:32.467 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:14:32.473 | + 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:14:32.476 | + 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:14:32.479 | + 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:14:32.481 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:14:32.484 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:14:32.487 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:14:32.489 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:14:32.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:32.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:32.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:14:32.499 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:32.502 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:14:32.505 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:14:32.507 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:14:32.509 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:14:32.512 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:14:32.515 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:14:32.518 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:14:32.520 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:14:32.523 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:14:32.540 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:14:32.542 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:14:32.545 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:32.548 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:14:32.548 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:14:32.553 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:14:32.556 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:32.558 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:14:32.571 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:14:32.574 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:14:32.574 | + functions-common:git_clone:685 : head -1 2022-04-14 07:14:32.579 | 02ba11bf49 Merge commit 'refs/changes/28/837328/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:14:32.581 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:14:32.584 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:14:32.586 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:14:32.589 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:14:32.591 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:14:32.594 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:14:32.597 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:14:32.599 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:14:32.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:14:32.604 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:14:32.607 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:14:32.609 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:14:32.613 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:14:32.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:14:32.618 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:14:32.621 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:14:32.624 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:14:32.627 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:14:32.633 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:14:32.636 | + 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:14:33.297 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:14:33.299 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:14:33.302 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:14:33.304 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:14:33.307 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:14:33.309 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:14:33.312 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:14:33.315 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:14:33.317 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:14:33.319 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:14:33.322 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:14:33.324 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:14:33.327 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:14:33.330 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:14:33.351 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:14:33.353 | + 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:14: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:14:34.216 | from cryptography.utils import int_from_bytes 2022-04-14 07:14: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:14:34.216 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:35.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:35.365 | Obtaining file:///opt/stack/neutron 2022-04-14 07:14:35.367 | Preparing metadata (setup.py): started 2022-04-14 07:14:39.612 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:14:39.700 | 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:14:39.701 | 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:14:39.702 | 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:14:39.704 | 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:14:39.705 | 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:14:39.706 | 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:14:39.707 | 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:14:39.708 | 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:14:39.709 | 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:14:39.710 | 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:14:39.711 | 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:14:39.712 | 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:14:39.713 | 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:14:39.714 | 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:14:39.715 | 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:14:39.716 | 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:14:39.717 | 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:14:39.719 | 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:14:39.720 | 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:14:39.721 | 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:14:39.722 | 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:14:39.723 | 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:14:39.725 | 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:14:39.726 | 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:14:39.727 | 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:14:39.728 | 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:14:39.729 | 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:14:39.730 | 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:14:39.731 | 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:14:39.732 | 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:14:39.733 | 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:14:39.734 | 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:14:39.735 | 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:14:39.736 | 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:14:39.737 | 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:14:39.739 | 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:14:39.740 | 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:14:39.741 | 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:14:39.742 | 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:14:39.743 | 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:14:39.744 | 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:14:39.745 | 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:14:39.746 | 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:14:39.747 | 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:14:39.748 | 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:14:39.749 | 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:14:39.750 | 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:14:39.751 | 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:14:39.752 | 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:14:39.754 | 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:14:39.755 | 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:14:39.756 | 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:14:39.757 | 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:14:39.758 | 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:14:39.759 | 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:14:39.775 | 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:14:39.776 | 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:14:39.778 | 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:14:39.785 | 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:14:39.798 | 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:14:39.799 | 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:14:39.800 | 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:14:39.819 | 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:14:39.826 | 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:14:39.886 | 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:14:39.888 | 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:14:39.940 | 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:14:39.945 | 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:14:39.988 | 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:14:39.994 | 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:14:40.021 | 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:14:40.023 | 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:14:40.024 | 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:14:40.025 | 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:14:40.026 | 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:14:40.027 | 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:14:40.029 | 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:14:40.030 | 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:14:40.050 | 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:14:40.140 | 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:14:40.183 | 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:14:40.271 | 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:14:40.275 | 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:14:40.276 | 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:14:40.332 | 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:14:40.336 | 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:14:40.395 | 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:14:40.398 | 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:14:40.399 | 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:14:40.401 | 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:14:40.424 | 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:14:40.428 | 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:14:40.476 | 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:14:40.530 | 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:14:40.564 | 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:14:40.565 | 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:14:40.588 | 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:14:40.730 | 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:14:40.801 | 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:14:40.877 | 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:14:40.879 | 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:14:40.990 | 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:14:40.992 | 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:14:40.993 | 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:14:40.994 | 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:14:40.995 | 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:14:40.996 | 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:14:40.997 | 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:14:41.204 | 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:14:41.206 | 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:14:41.207 | 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:14:41.257 | 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:14:41.259 | 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:14:41.347 | 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:14:41.349 | 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:14:41.350 | 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:14:41.352 | 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:14:41.388 | 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:14:41.726 | 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:14:41.800 | 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:14:41.992 | 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:14:42.067 | 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:14:42.069 | 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:14:42.294 | 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:14:42.469 | 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:14:42.996 | 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:14:43.072 | 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:14:43.685 | 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:14:43.686 | 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:14:43.992 | 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:14:43.992 | 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:14:44.161 | 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:14:44.416 | 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:14:44.417 | 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:14:44.601 | 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:14:44.822 | 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:14:46.408 | Installing collected packages: neutron 2022-04-14 07:14:46.408 | Attempting uninstall: neutron 2022-04-14 07:14:46.408 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:14:46.426 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:14:46.465 | Running setup.py develop for neutron 2022-04-14 07:14:52.439 | Successfully installed neutron 2022-04-14 07:14:52.439 | 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:14:52.448 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:52.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:52.596 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:52.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:52.601 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:52.603 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:52.605 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:52.608 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:52.611 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:52.613 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:52.615 | + functions-common:time_stop:2439 : start_time=1649920473345 2022-04-14 07:14:52.617 | + functions-common:time_stop:2441 : [[ -z 1649920473345 ]] 2022-04-14 07:14:52.620 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:52.625 | + functions-common:time_stop:2444 : end_time=1649920492622 2022-04-14 07:14:52.628 | + functions-common:time_stop:2445 : elapsed_time=19277 2022-04-14 07:14:52.630 | + functions-common:time_stop:2446 : total=114480 2022-04-14 07:14:52.632 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:52.634 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133757 2022-04-14 07:14:52.637 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:52.639 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:52.642 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:52.645 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:52.664 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:52.676 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:14:52.679 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:14:52.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:52.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:52.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:14:52.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:52.692 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:14:52.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:52.697 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:14:52.715 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:52.717 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:14:52.720 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:14:52.723 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:14:52.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:14:52.728 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:14:52.731 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:14:52.733 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:14:52.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:52.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:52.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:14:52.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:52.746 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:14:52.762 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:52.765 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:14:52.782 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:52.785 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:14:52.802 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:52.804 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:14:52.807 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:14:52.809 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:14:52.812 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:14:52.814 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:14:52.817 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:14:52.819 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:14:52.822 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:14:52.825 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:14:52.841 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:14:52.844 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:14:52.846 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:52.849 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:14:52.849 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:14:52.854 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:14:52.857 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:52.860 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:14:52.872 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:14:52.876 | + functions-common:git_clone:685 : head -1 2022-04-14 07:14:52.876 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:14:52.880 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:14:52.882 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:14:52.885 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:14:52.887 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:14:52.892 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:52.895 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:14:52.897 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:14:52.900 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:14:52.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:14:52.905 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:52.908 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:14:52.911 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:14:52.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:14:52.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:14:52.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:14:52.923 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:14:52.925 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:14:52.928 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:14:52.931 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:14:52.937 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:14:52.940 | + 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:14:53.591 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:14:53.594 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:14:53.596 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:14:53.599 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:14:53.601 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:53.603 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:14:53.606 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:14:53.609 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:14:53.611 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:14:53.614 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:14:53.616 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:14:53.618 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:14:53.621 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:14:53.623 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:14:53.644 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:14:53.646 | + 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:14:54.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:54.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:54.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:54.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:55.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:55.672 | Obtaining file:///opt/stack/nova 2022-04-14 07:14:55.673 | Preparing metadata (setup.py): started 2022-04-14 07:15:00.596 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:15:00.722 | 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:15:00.723 | 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:15:00.724 | 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:15:00.725 | 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:15:00.726 | 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:15:00.727 | 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:15:00.728 | 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:15:00.729 | 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:15:00.730 | 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:15:00.731 | 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:15:00.732 | 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:15:00.733 | 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:15:00.734 | 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:15:00.735 | 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:15:00.736 | 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:15:00.737 | 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:15:00.739 | 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:15:00.740 | 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:15:00.741 | 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:15:00.742 | 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:15:00.743 | 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:15:00.744 | 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:15:00.745 | 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:15:00.746 | 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:15:00.747 | 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:15:00.749 | 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:15:00.750 | 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:15:00.751 | 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:15:00.752 | 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:15:00.753 | 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:15:00.754 | 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:15:00.755 | 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:15:00.756 | 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:15:00.757 | 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:15:00.759 | 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:15:00.760 | 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:15:00.761 | 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:15:00.762 | 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:15:00.763 | 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:15:00.765 | 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:15:00.766 | 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:15:00.767 | 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:15:00.768 | 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:15:00.769 | 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:15:00.771 | 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:15:00.772 | 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:15:00.773 | 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:15:00.773 | 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:15:00.775 | 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:15:00.776 | 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:15:00.777 | 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:15:00.778 | 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:15:00.779 | 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:15:00.781 | 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:15:00.783 | 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:15:00.784 | 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:15:00.784 | 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:15:00.786 | 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:15:00.787 | 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:15:00.788 | 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:15:00.789 | 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:15:00.790 | 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:15:00.791 | 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:15:00.792 | 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:15:00.809 | 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:15:00.811 | 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:15:00.812 | 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:15:00.833 | 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:15:00.874 | 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:15:00.905 | 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:15:00.906 | 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:15:00.931 | 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:15:01.058 | 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:15:01.060 | 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:15:01.119 | 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:15:01.120 | 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:15:01.122 | 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:15:01.123 | 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:15:01.124 | 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:15:01.126 | 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:15:01.148 | 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:15:01.149 | 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:15:01.231 | 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:15:01.232 | 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:15:01.236 | 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:15:01.297 | 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:15:01.411 | 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:15:01.412 | 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:15:01.494 | 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:15:01.559 | 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:15:01.561 | 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:15:01.563 | 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:15:01.564 | 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:15:01.590 | 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:15:01.592 | 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:15:01.643 | 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:15:01.702 | 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:15:01.737 | 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:15:01.738 | 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:15:01.792 | 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:15:01.795 | 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:15:01.884 | 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:15:01.911 | 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:15:01.991 | 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:15:02.071 | 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:15:02.137 | 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:15:02.141 | 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:15:02.142 | 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:15:02.184 | 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:15:02.187 | 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:15:02.190 | 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:15:02.274 | 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:15:02.276 | 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:15:02.278 | 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:15:02.282 | 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:15:02.385 | 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:15:02.601 | 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:15:02.603 | 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:15:02.714 | 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:15:02.716 | 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:15:02.718 | 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:15:02.809 | 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:15:02.887 | 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:15:02.923 | 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:15:03.162 | 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:15:03.240 | 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:15:03.242 | 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:15:03.479 | 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:15:03.591 | 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:15:04.069 | 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:15:04.115 | 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:15:04.498 | 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:15:04.500 | 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:15:04.501 | 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:15:04.502 | 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:15:04.503 | 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:15:04.504 | 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:15:04.506 | 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:15:05.731 | 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:15:06.141 | 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:15:06.142 | 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:15:06.241 | 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:15:06.353 | 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:15:08.008 | Installing collected packages: nova 2022-04-14 07:15:08.009 | Attempting uninstall: nova 2022-04-14 07:15:08.009 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:15:08.017 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:15:08.019 | Running setup.py develop for nova 2022-04-14 07:15:14.289 | Successfully installed nova 2022-04-14 07:15:14.289 | 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:15:14.298 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:15:14.298 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:15:14.452 | + inc/python:pip_install:200 : result=0 2022-04-14 07:15:14.454 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:15:14.457 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:14.459 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:14.461 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:14.463 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:14.466 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:14.469 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:15:14.471 | + functions-common:time_stop:2439 : start_time=1649920493639 2022-04-14 07:15:14.473 | + functions-common:time_stop:2441 : [[ -z 1649920493639 ]] 2022-04-14 07:15:14.476 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:14.480 | + functions-common:time_stop:2444 : end_time=1649920514478 2022-04-14 07:15:14.482 | + functions-common:time_stop:2445 : elapsed_time=20839 2022-04-14 07:15:14.485 | + functions-common:time_stop:2446 : total=133757 2022-04-14 07:15:14.488 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:14.490 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=154596 2022-04-14 07:15:14.492 | + inc/python:pip_install:203 : return 0 2022-04-14 07:15:14.495 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:15:14.497 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:15:14.500 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:15:14.518 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:15:14.531 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:15:14.534 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:15:14.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:15:14.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:15:14.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:15:14.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:15:14.547 | + 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:15:14.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:15:14.562 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:15:14.565 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:15:14.577 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:15:14.580 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:15:14.582 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:15:14.586 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:15:14.586 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:15:14.591 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:15:14.595 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:15:14.597 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:15:14.600 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:15:14.602 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:15:14.604 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:15:14.607 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:15:14.610 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:15:14.621 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:15:14.634 | + 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:15:14.646 | + 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:15:14.659 | + 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:15:14.672 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:15:14.675 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:15:14.679 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.d692097Mzz 2022-04-14 07:15:14.682 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:15:14.684 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:15:14.687 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:15:14.690 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:15:14.692 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:15:14.695 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.d692097Mzz 2022-04-14 07:15:14.699 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.d692097Mzz 2022-04-14 07:15:14.711 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.d692097Mzz /etc/sudoers.d/nova-rootwrap 2022-04-14 07:15:14.724 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:15:14.728 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:15:14.731 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:15:14.734 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:15:14.736 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:15:14.739 | + 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:15:14.741 | + 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:15:14.744 | + 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:15:14.747 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:15:14.753 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:15:14.770 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:14.773 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:15:14.775 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:15:14.779 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:15:14.783 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:15:14.812 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:15:14.815 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:15:14.841 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:15:14.870 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:15:14.897 | + 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:15:14.927 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:15:14.957 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:15:14.987 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:15:14.990 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:15:15.017 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:15:15.046 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:15:15.074 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:15:15.102 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:15:15.130 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:15:15.160 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:15:15.163 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:15:15.165 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:15:15.167 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:15:15.169 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:15:15.171 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:15:15.174 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:15:15.176 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:15:15.178 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:15:15.180 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:15:15.182 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:15:15.185 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:15:15.188 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:15:15.190 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:15:15.192 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:15:15.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:15:15.196 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:15:15.198 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:15:15.201 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:15:15.203 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:15:15.219 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:15.222 | + 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:15:15.224 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:15:15.226 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:15:15.254 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:15:15.256 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:15:15.258 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:15:15.261 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:15:15.263 | ++ 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:15:15.266 | + 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:15:15.296 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:15:15.299 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:15:15.301 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:15:15.303 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:15:15.305 | ++ 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:15:15.308 | + 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:15:15.339 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:15:15.369 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:15:15.397 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:15:15.425 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:15:15.442 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:15.444 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:15:15.461 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:15.464 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:15:15.464 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:15:15.470 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:15:15.472 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:15:15.500 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:15:15.516 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:15.518 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:15:15.521 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:15:15.523 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:15:15.525 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:15:15.528 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:15:15.557 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:15:15.584 | + 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:15:15.612 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:15:15.639 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:15:15.666 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:15:15.695 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:15:15.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:15:15.752 | + 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:15:15.780 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:15:15.808 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:15:15.824 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:15.827 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:15:15.830 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:15:15.859 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:15:15.887 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-04-14 07:15:15.915 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:15:15.943 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:15:15.972 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:15:16.000 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:15:16.029 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:15:16.057 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:15:16.074 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:16.076 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:15:16.079 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:15:16.107 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:15:16.138 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:15:16.140 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:15:16.168 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:15:16.170 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:15:16.173 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:15:16.175 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:15:16.178 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:15:16.180 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:15:16.182 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:15:16.185 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:15:16.187 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:15:16.190 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:15:16.192 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:15:16.194 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:15:16.196 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:15:16.199 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:15:16.201 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:15:16.204 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:15:16.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:15:16.209 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:15:16.211 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:15:16.213 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:15:16.216 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:15:16.219 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:15:16.221 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:15:16.224 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:15:16.227 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:15:16.243 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:15:16.245 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:15:16.248 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:16.250 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:15:16.253 | + 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:15:16.281 | + 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:15:16.309 | + 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:15:16.338 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:15:16.367 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:15:16.398 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:15:16.415 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:16.417 | + 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:15:16.419 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:15:16.422 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:15:16.424 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:15:16.427 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:15:16.429 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:15:16.432 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:15:16.436 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:15:16.439 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:15:16.441 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:15:16.454 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:15:16.454 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:16.463 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:15:16.466 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:16.482 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:15:16.484 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:15:16.488 | + 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:15:16.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:15:16.545 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:15:16.573 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:15:16.601 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:15:16.629 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:15:16.657 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:15:16.684 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:15:16.712 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:15:16.739 | + 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:15:16.767 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:15:16.794 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:15:16.821 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:15:16.849 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:15:16.851 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:15:16.854 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:15:16.857 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:15:16.859 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:15:16.862 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:16.864 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:16.866 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:15:16.869 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:15:16.871 | + 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:15:16.899 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:15:16.927 | + 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:15:16.927 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:15:16.937 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:15:16.941 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:15:16.943 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:15:16.945 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:15:16.948 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:15:16.950 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:15:16.952 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:16.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:16.957 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:15:16.960 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:15:16.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:16.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:16.966 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:15:17.029 | Enabling site nova-api-wsgi. 2022-04-14 07:15:17.034 | To activate the new configuration, you need to run: 2022-04-14 07:15:17.034 | systemctl reload apache2 2022-04-14 07:15:17.039 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:15:17.041 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:15:17.043 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:17.046 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:15:17.179 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:15:17.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:17.201 | + 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:15:17.203 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:15:17.206 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:15:17.208 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:15:17.211 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:15:17.213 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:15:17.216 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:15:17.221 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:15:17.223 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:15:17.225 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:15:17.240 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:17.240 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:15:17.249 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:15:17.252 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:17.268 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:15:17.271 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:15:17.275 | + 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:15:17.305 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:15:17.332 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:15:17.360 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:15:17.387 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:15:17.415 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:15:17.443 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:15:17.470 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:15:17.498 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:15:17.525 | + 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:15:17.552 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:15:17.579 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:15:17.606 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:15:17.634 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:15:17.637 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:15:17.665 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:15:17.681 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:17.684 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:15:17.715 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:15:17.718 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:15:17.721 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:15:17.737 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:17.740 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:15:17.742 | + 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:15:17.771 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:15:17.802 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:15:17.804 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:15:17.806 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:15:17.809 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:15:17.811 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:15:17.813 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:15:17.830 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:17.833 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:15:17.836 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:15:17.838 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:15:17.854 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:17.856 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:15:17.860 | + 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:15:17.887 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:15:17.890 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:15:17.892 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:15:17.921 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:15:17.948 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:15:17.981 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:15:17.998 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:18.001 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:15:18.029 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:15:18.032 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:15:18.034 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:15:18.065 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:15:18.093 | + 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:15:18.121 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:15:18.149 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:15:18.177 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:15:18.206 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:15:18.233 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:15:18.261 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:15:18.290 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:15:18.307 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:18.310 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:15:18.315 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:15:18.317 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:15:18.320 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:15:18.323 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:15:18.325 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:15:18.328 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:15:18.331 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:15:18.333 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:15:18.336 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:15:18.340 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:15:18.343 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:15:18.345 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:15:18.348 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:15:18.350 | ++ 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:15:18.353 | + 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:15:18.386 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:15:18.416 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:15:18.448 | + 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:15:18.450 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:15:18.453 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:15:18.455 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:15:18.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:18.475 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:15:18.475 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:15:19.168 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:15:19.171 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:15:19.173 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:15:19.176 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:15:19.178 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:15:19.181 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:15:19.183 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:15:19.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:19.203 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:15:19.205 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:15:19.208 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:15:19.224 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:19.226 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-04-14 07:15:19.229 | + 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:15:19.257 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:15:19.259 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:15:19.262 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:15:19.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:19.282 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:15:19.285 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:15:19.287 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:15:19.317 | + 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:15:19.347 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:15:19.375 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:15:19.403 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:15:19.432 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:15:19.460 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:15:19.488 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:15:19.517 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:15:19.520 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:15:19.522 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:15:19.525 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:15:19.542 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:15:19.545 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:15:19.547 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:19.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:15:19.552 | + 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:15:19.581 | + 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:15:19.609 | + 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:15:19.637 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:15:19.666 | + 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:15:19.669 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:15:19.673 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:15:19.676 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:15:19.678 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:15:19.681 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:15:19.683 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:15:19.686 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:15:19.689 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:15:19.691 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:15:19.694 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:15:19.696 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:15:19.699 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:15:19.701 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:15:19.704 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:15:19.720 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:19.722 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:15:19.724 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:15:19.740 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:19.742 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:15:19.759 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:19.761 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:15:19.779 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:19.781 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:15:19.798 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:19.801 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:15:19.803 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:15:19.806 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:15:19.808 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:15:19.811 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:15:19.814 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:15:19.817 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:15:19.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:19.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:19.825 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:15:19.828 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:15:19.830 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:15:19.833 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:15:19.835 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:15:19.838 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:15:19.840 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:15:19.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:19.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:19.849 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:15:19.851 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:15:19.854 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:15:19.856 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:15:19.859 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:15:19.862 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:15:19.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:19.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:19.870 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:15:19.893 | + 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:15:20.003 | Reading package lists... 2022-04-14 07:15:20.247 | Building dependency tree... 2022-04-14 07:15:20.249 | Reading state information... 2022-04-14 07:15:20.506 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:15:20.506 | The following packages were automatically installed and are no longer required: 2022-04-14 07:15:20.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:15:20.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:15:20.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:15:20.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:15:20.508 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:15:20.508 | python3-zope.interface 2022-04-14 07:15:20.508 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:15:20.622 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:15:20.627 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:15:20.630 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:15:20.632 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:20.634 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:20.637 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:20.639 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:20.642 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:20.644 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:15:20.646 | + functions-common:time_stop:2439 : start_time=1649920519890 2022-04-14 07:15:20.649 | + functions-common:time_stop:2441 : [[ -z 1649920519890 ]] 2022-04-14 07:15:20.652 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:20.656 | + functions-common:time_stop:2444 : end_time=1649920520654 2022-04-14 07:15:20.659 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 07:15:20.661 | + functions-common:time_stop:2446 : total=6082 2022-04-14 07:15:20.663 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:20.666 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6846 2022-04-14 07:15:20.668 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:15:20.672 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:15:20.674 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:15:20.677 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:15:20.680 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:15:20.682 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:15:20.705 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:15:20.708 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:15:20.710 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:15:20.713 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:15:20.715 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:15:20.718 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:15:20.720 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:15:20.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:20.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:20.728 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:15:20.731 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:15:20.734 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:15:20.736 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:15:20.739 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:15:20.741 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:15:20.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:20.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:20.750 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:15:20.773 | + 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:15:20.883 | Reading package lists... 2022-04-14 07:15:21.129 | Building dependency tree... 2022-04-14 07:15:21.131 | Reading state information... 2022-04-14 07:15:21.387 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:15:21.387 | The following packages were automatically installed and are no longer required: 2022-04-14 07:15:21.388 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:15:21.388 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:15:21.388 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:15:21.388 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:15:21.388 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:15:21.388 | python3-zope.interface 2022-04-14 07:15:21.388 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:15:21.503 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:15:21.508 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:15:21.511 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:15:21.513 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:21.516 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:21.518 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:21.520 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:21.523 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:21.525 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:15:21.528 | + functions-common:time_stop:2439 : start_time=1649920520770 2022-04-14 07:15:21.530 | + functions-common:time_stop:2441 : [[ -z 1649920520770 ]] 2022-04-14 07:15:21.533 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:21.537 | + functions-common:time_stop:2444 : end_time=1649920521535 2022-04-14 07:15:21.540 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-14 07:15:21.542 | + functions-common:time_stop:2446 : total=6846 2022-04-14 07:15:21.544 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:21.547 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7611 2022-04-14 07:15:21.550 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:15:21.553 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:15:21.555 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:15:21.557 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:15:21.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:21.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:21.566 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:15:21.568 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:15:21.625 | wsgi (enabled by maintainer script) 2022-04-14 07:15:21.628 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:15:21.630 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:15:21.633 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:15:21.636 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:15:21.639 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:15:21.642 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:15:21.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:15:21.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:15:21.652 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:15:21.654 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:15:21.657 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:15:21.660 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:15:21.662 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:15:21.686 | Using python 3.8 to install osc-placement 2022-04-14 07:15:21.689 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 07:15:22.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:22.577 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:22.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:22.577 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:23.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:15:23.748 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:15:23.759 | 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:15:23.760 | 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:15:23.760 | 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:15:23.761 | 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:15:23.763 | 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:15:23.765 | 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:15:23.825 | 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:15:23.826 | 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:15:23.828 | 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:15:23.829 | 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:15:23.842 | 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:15:23.844 | 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:15:23.845 | 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:15:23.859 | 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:15:23.860 | 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:15:23.862 | 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:15:23.863 | 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:15:23.864 | 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:15:23.865 | 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:15:23.886 | 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:15:23.887 | 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:15:23.889 | 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:15:23.891 | 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:15:23.899 | 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:15:23.937 | 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:15:23.938 | 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:15:23.939 | 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:15:23.941 | 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:15:23.942 | 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:15:23.943 | 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:15:23.944 | 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:15:23.945 | 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:15:24.013 | 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:15:24.015 | 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:15:24.018 | 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:15:24.019 | 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:15:24.108 | 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:15:24.110 | 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:15:24.111 | 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:15:24.154 | 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:15:24.195 | 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:15:24.358 | 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:15:26.620 | 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:15:26.627 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:15:26.627 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:15:26.751 | + inc/python:pip_install:200 : result=0 2022-04-14 07:15:26.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:15:26.756 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:26.759 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:26.761 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:26.764 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:26.767 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:26.770 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:15:26.772 | + functions-common:time_stop:2439 : start_time=1649920521680 2022-04-14 07:15:26.775 | + functions-common:time_stop:2441 : [[ -z 1649920521680 ]] 2022-04-14 07:15:26.778 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:26.783 | + functions-common:time_stop:2444 : end_time=1649920526780 2022-04-14 07:15:26.786 | + functions-common:time_stop:2445 : elapsed_time=5100 2022-04-14 07:15:26.788 | + functions-common:time_stop:2446 : total=154596 2022-04-14 07:15:26.791 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:26.793 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=159696 2022-04-14 07:15:26.796 | + inc/python:pip_install:203 : return 0 2022-04-14 07:15:26.798 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:15:26.801 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:15:26.804 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:15:26.806 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:15:26.809 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:15:26.812 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:15:26.815 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:15:26.817 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:15:26.820 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:15:26.838 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:15:26.840 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:15:26.843 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:15:26.846 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:15:26.846 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:15:26.852 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:15:26.854 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:15:26.857 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:15:26.870 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:15:26.874 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:15:26.874 | + functions-common:git_clone:685 : head -1 2022-04-14 07:15:26.877 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:15:26.880 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:15:26.883 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:15:26.885 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:15:26.888 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:15:26.890 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:15:26.893 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:15:26.895 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:15:26.898 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:15:26.901 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:15:26.903 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:15:26.906 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:15:26.909 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:15:26.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:15:26.915 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:15:26.918 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:15:26.921 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:15:26.923 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:15:26.927 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:15:26.932 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:15:26.935 | + 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:15:27.605 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:15:27.608 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:15:27.611 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:15:27.613 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:15:27.616 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:15:27.618 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:15:27.621 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:15:27.624 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:15:27.627 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:15:27.629 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:15:27.632 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:15:27.634 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:15:27.637 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:15:27.640 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:15:27.662 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:15:27.664 | + 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:15:28.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:28.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:28.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:28.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:29.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:15:29.735 | Obtaining file:///opt/stack/placement 2022-04-14 07:15:29.735 | Preparing metadata (setup.py): started 2022-04-14 07:15:32.905 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:15:32.948 | 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:15:32.949 | 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:15:32.950 | 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:15:32.951 | 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:15:32.952 | 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:15:32.954 | 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:15:32.955 | 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:15:32.956 | 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:15:32.957 | 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:15:32.959 | 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:15:32.960 | 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:15:32.961 | 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:15:32.962 | 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:15:32.963 | 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:15:32.965 | 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:15:32.966 | 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:15:32.967 | 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:15:32.968 | 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:15:32.970 | 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:15:32.971 | 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:15:32.972 | 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:15:33.037 | 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:15:33.037 | 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:15:33.040 | 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:15:33.041 | 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:15:33.042 | 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:15:33.044 | 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:15:33.064 | 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:15:33.105 | 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:15:33.106 | 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:15:33.108 | 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:15:33.109 | 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:15:33.110 | 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:15:33.161 | 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:15:33.162 | 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:15:33.164 | 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:15:33.166 | 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:15:33.207 | 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:15:33.210 | 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:15:33.227 | 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:15:33.230 | 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:15:33.232 | 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:15:33.257 | 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:15:33.259 | 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:15:33.273 | 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:15:33.289 | 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:15:33.290 | 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:15:33.291 | 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:15:33.292 | 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:15:33.335 | 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:15:33.337 | 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:15:33.340 | 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:15:33.340 | 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:15:33.357 | 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:15:33.544 | 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:15:33.584 | 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:15:33.584 | 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:15:33.586 | 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:15:33.603 | 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:15:33.638 | 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:15:33.695 | 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:15:33.761 | 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:15:33.844 | 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:15:33.893 | 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:15:34.087 | 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:15:34.088 | 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:15:34.088 | 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:15:34.167 | 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:15:34.219 | 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:15:34.382 | 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:15:34.494 | 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:15:34.496 | 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:15:36.472 | Installing collected packages: openstack-placement 2022-04-14 07:15:36.472 | Attempting uninstall: openstack-placement 2022-04-14 07:15:36.473 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:15:36.475 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:15:36.477 | Running setup.py develop for openstack-placement 2022-04-14 07:15:40.830 | Successfully installed openstack-placement 2022-04-14 07:15:40.830 | 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:15:40.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:15:40.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:15:40.967 | + inc/python:pip_install:200 : result=0 2022-04-14 07:15:40.970 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:15:40.972 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:40.974 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:40.977 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:40.979 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:40.981 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:40.984 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:15:40.987 | + functions-common:time_stop:2439 : start_time=1649920527656 2022-04-14 07:15:40.989 | + functions-common:time_stop:2441 : [[ -z 1649920527656 ]] 2022-04-14 07:15:40.992 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:40.996 | + functions-common:time_stop:2444 : end_time=1649920540994 2022-04-14 07:15:40.999 | + functions-common:time_stop:2445 : elapsed_time=13338 2022-04-14 07:15:41.002 | + functions-common:time_stop:2446 : total=159696 2022-04-14 07:15:41.004 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:41.006 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173034 2022-04-14 07:15:41.009 | + inc/python:pip_install:203 : return 0 2022-04-14 07:15:41.011 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:15:41.014 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:15:41.017 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:15:41.037 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:15:41.049 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:15:41.052 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:15:41.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:15:41.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:15:41.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:15:41.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:15:41.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:15:41.068 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:15:41.071 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:15:41.083 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:15:41.086 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:15:41.090 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:15:41.093 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:15:41.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:15:41.098 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:15:41.101 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:15:41.104 | + 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:15:41.138 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:15:41.171 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:15:41.204 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:15:41.206 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:15:41.209 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:15:41.211 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:15:41.214 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:15:41.247 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:15:41.277 | + 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:15:41.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:15:41.336 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:15:41.366 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:15:41.397 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:15:41.426 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:15:41.456 | + 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:15:41.486 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:15:41.516 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:15:41.519 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:15:41.521 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:15:41.525 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:15:41.543 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:15:41.547 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:15:41.549 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:41.552 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:15:41.555 | + 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:15:41.584 | + 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:15:41.614 | + 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:15:41.644 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:15:41.674 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:15:41.677 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:15:41.679 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:15:41.682 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:15:41.685 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:15:41.688 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:15:41.691 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:15:41.694 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:15:41.698 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:15:41.701 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:15:41.703 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:15:41.716 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:15:41.716 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:41.725 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:15:41.729 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:41.745 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:15:41.747 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:15:41.752 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:15:41.784 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:15:41.813 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:15:41.842 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:15:41.872 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:15:41.901 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:15:41.930 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:15:41.959 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:15:41.988 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:15:42.018 | + 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:15:42.049 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:15:42.078 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:15:42.107 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:15:42.137 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:15:42.139 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:15:42.143 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:15:42.145 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:15:42.148 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:15:42.151 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:42.155 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:42.158 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:42.161 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:42.164 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:15:42.193 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:15:42.223 | + 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:15:42.224 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:42.232 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:15:42.236 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:15:42.239 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:15:42.242 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:15:42.244 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:15:42.247 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:15:42.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:42.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:42.254 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:15:42.257 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:15:42.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:42.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:42.265 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:15:42.327 | Site placement-api already enabled 2022-04-14 07:15:42.332 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:15:42.335 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:15:42.337 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:42.340 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:15:42.483 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:15:42.504 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:42.506 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:15:42.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:42.528 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:15:42.550 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:42.553 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:15:42.556 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:15:42.558 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:15:42.592 | + 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:15:42.622 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:15:42.652 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:15:42.684 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:15:42.714 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:15:42.745 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:15:42.775 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:15:42.805 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:15:42.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:42.825 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:15:42.843 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:42.846 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:15:42.848 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:15:42.851 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:15:42.854 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:15:42.856 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:15:42.859 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:15:42.862 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:15:42.865 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:15:42.868 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:15:42.872 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:15:42.875 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:15:42.877 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:15:42.880 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:15:42.883 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:15:42.898 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:42.901 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:15:42.903 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:15:42.906 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:15:42.909 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:15:42.911 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:15:42.913 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:15:42.916 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:15:42.918 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:15:42.974 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:15:43.012 | [97902 Async install_tempest:123318]: running: install_tempest 2022-04-14 07:15:43.015 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:15:43.018 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:15:43.021 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:15:43.024 | + 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:15:43.027 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:15:43.030 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:15:43.033 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:15:43.036 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:15:43.039 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:15:43.041 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:15:43.044 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:15:43.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:15:43.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:15:43.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:15:43.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:15:43.059 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:15:43.062 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:15:43.065 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:15:43.069 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:15:43.072 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:15:43.075 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:15:43.080 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:15:43.081 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:15:43.086 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:15:43.088 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:15:43.091 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:15:43.094 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:15:43.097 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:15:43.126 | Using python 3.8 to install python-openstackclient 2022-04-14 07:15:43.129 | + 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:15:44.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:44.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:44.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:44.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:45.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:15:45.176 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:15:45.194 | 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:15:45.195 | 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:15:45.197 | 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:15:45.197 | 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:15:45.198 | 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:15:45.199 | 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:15:45.200 | 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:15:45.202 | 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:15:45.203 | 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:15:45.204 | 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:15:45.205 | 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:15:45.215 | 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:15:45.217 | 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:15:45.219 | 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:15:45.220 | 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:15:45.221 | 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:15:45.248 | 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:15:45.249 | 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:15:45.250 | 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:15:45.251 | 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:15:45.252 | 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:15:45.253 | 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:15:45.254 | 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:15:45.255 | 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:15:45.257 | 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:15:45.258 | 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:15:45.259 | 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:15:45.271 | 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:15:45.291 | 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:15:45.292 | 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:15:45.293 | 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:15:45.295 | 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:15:45.317 | 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:15:45.335 | 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:15:45.336 | 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:15:45.338 | 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:15:45.429 | 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:15:45.430 | 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:15:45.431 | 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:15:45.474 | 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:15:45.485 | 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:15:45.519 | 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:15:45.684 | 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:15:45.698 | 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:15:45.803 | 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:15:45.804 | 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:15:45.805 | 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:15:45.807 | 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:15:45.934 | 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:15:48.235 | 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:15:48.242 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:15:48.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:15:48.370 | + inc/python:pip_install:200 : result=0 2022-04-14 07:15:48.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:15:48.375 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:48.378 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:48.380 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:48.383 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:48.385 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:48.387 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:15:48.390 | + functions-common:time_stop:2439 : start_time=1649920543121 2022-04-14 07:15:48.393 | + functions-common:time_stop:2441 : [[ -z 1649920543121 ]] 2022-04-14 07:15:48.396 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:48.400 | + functions-common:time_stop:2444 : end_time=1649920548397 2022-04-14 07:15:48.403 | + functions-common:time_stop:2445 : elapsed_time=5276 2022-04-14 07:15:48.405 | + functions-common:time_stop:2446 : total=173034 2022-04-14 07:15:48.408 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:48.410 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178310 2022-04-14 07:15:48.413 | + inc/python:pip_install:203 : return 0 2022-04-14 07:15:48.415 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:15:48.419 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:15:48.424 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.p27cdPzHy0 2022-04-14 07:15:48.427 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:15:48.429 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:15:48.432 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:15:48.435 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:15:48.437 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:15:48.440 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:15:48.458 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:48.460 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:15:48.463 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:15:48.465 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:15:48.468 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:15:48.471 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:15:48.473 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:15:48.476 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:15:48.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:48.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:48.483 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:15:48.487 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:15:48.490 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:15:48.490 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:15:48.495 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:15:48.550 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:15:48.553 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:15:48.555 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:15:48.558 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:15:48.560 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:15:48.563 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:15:48.566 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:15:48.568 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:15:48.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:15:48.573 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:15:48.575 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:15:48.579 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:15:48.581 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:15:48.584 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:15:48.586 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:15:48.588 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:15:48.591 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:15:48.595 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:15:48.597 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:15:48.600 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:15:48.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:48.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:48.607 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:15:48.609 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:48.612 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:15:50.887 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:15:50.903 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:15:50.903 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:15:50.908 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:15:50.910 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:15:50.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:50.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:50.917 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:15:50.920 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:15:50.923 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:15:50.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:50.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:50.930 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:15:50.933 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:15:50.935 | + 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:15:50.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:50.983 | + 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:15:50.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:51.012 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:15:51.070 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:15:51.126 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:15:51.181 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:51.183 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:15:51.186 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:51.188 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:15:53.337 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:15:53.340 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:15:53.343 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:15:53.348 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-071553 2022-04-14 07:15:53.351 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-071553 1039' 2022-04-14 07:15:53.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.356 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:15:53.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.361 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:15:53.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.366 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:15:53.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.372 | + 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:15:53.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.377 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:15:53.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.382 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:15:53.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.387 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071149 2022-04-14 07:15:53.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.392 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:15:53.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.397 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:15:53.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.402 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:15:53.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.408 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:15:53.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.413 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:15:53.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:53.418 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:15:53.422 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:15:53.424 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:15:53.427 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:15:53.438 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:15:53.441 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.444 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:15:53.446 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.449 | + functions-common:run_process:1689 : local group= 2022-04-14 07:15:53.451 | + functions-common:run_process:1690 : local user= 2022-04-14 07:15:53.454 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:15:53.456 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:15:53.459 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:15:53.461 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:53.464 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:53.467 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:53.472 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920553469 2022-04-14 07:15:53.474 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:15:53.492 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:53.495 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:15:53.497 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:15:53.500 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.502 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.505 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.508 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.510 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:15:53.513 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:15:53.515 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:15:53.518 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:15:53.520 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:15:53.523 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:15:53.526 | + 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:15:53.528 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:15:53.531 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:53.534 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:15:53.536 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:15:53.539 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:15:53.541 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:15:53.544 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:15:53.547 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:15:53.551 | + 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:15:53.604 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:15:53.657 | + 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:15:53.710 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:15:53.763 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:15:53.817 | + 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:15:53.871 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:15:53.874 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:15:53.927 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:15:54.312 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:15:54.325 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:15:54.688 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:15:54.709 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:15:54.712 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:54.714 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:54.717 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:54.720 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:54.723 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:54.725 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:15:54.728 | + functions-common:time_stop:2439 : start_time=1649920553469 2022-04-14 07:15:54.730 | + functions-common:time_stop:2441 : [[ -z 1649920553469 ]] 2022-04-14 07:15:54.734 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:54.739 | + functions-common:time_stop:2444 : end_time=1649920554736 2022-04-14 07:15:54.741 | + functions-common:time_stop:2445 : elapsed_time=1267 2022-04-14 07:15:54.744 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:15:54.746 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:54.748 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1267 2022-04-14 07:15:54.751 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:15:54.754 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:15:54.756 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:15:54.759 | + functions-common:run_process:1689 : local group= 2022-04-14 07:15:54.761 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:15:54.763 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:15:54.766 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:15:54.769 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:15:54.771 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:54.774 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:54.777 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:54.783 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920554779 2022-04-14 07:15:54.785 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:15:54.808 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:54.813 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:15:54.817 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:54.820 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:54.823 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:54.825 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:54.828 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:54.830 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:15:54.833 | + functions-common:time_stop:2439 : start_time=1649920554779 2022-04-14 07:15:54.835 | + functions-common:time_stop:2441 : [[ -z 1649920554779 ]] 2022-04-14 07:15:54.841 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:54.844 | + functions-common:time_stop:2444 : end_time=1649920554840 2022-04-14 07:15:54.846 | + functions-common:time_stop:2445 : elapsed_time=61 2022-04-14 07:15:54.849 | + functions-common:time_stop:2446 : total=1267 2022-04-14 07:15:54.852 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:54.854 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1328 2022-04-14 07:15:54.857 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:15:54.881 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:54.883 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:15:54.908 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:54.911 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:15:54.932 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:54.935 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:15:54.937 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:15:54.940 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:15:54.943 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:15:54.945 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380' 2022-04-14 07:15:54.948 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-04-14 07:15:54.951 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-04-14 07:15:54.953 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:15:54.956 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:15:54.958 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-04-14 07:15:54.961 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:15:54.964 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:15:54.967 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:15:54.970 | + 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:15:54.972 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:15:54.975 | + 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:15:54.977 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:15:54.980 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:15:54.982 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:15:54.988 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:15:54.991 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:15:54.994 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:15:54.998 | + 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:15:55.075 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:15:55.150 | + 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:15:55.202 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:15:55.254 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:15:55.306 | + 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:15:55.357 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:15:55.360 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:15:55.422 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:15:55.814 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:15:55.872 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:15:55.925 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:15:55.978 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:15:56.032 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:15:56.036 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:15:56.040 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:15:56.043 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:15:56.455 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:15:56.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:15:56.826 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:15:57.500 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:15:57.518 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:57.520 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:15:57.523 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:15:57.526 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:15:57.531 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:15:57.543 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:15:57.556 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:15:57.558 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:15:57.561 | + 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:15:57.700 | + 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:15:57.837 | + 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:15:57.976 | + 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:15:58.118 | + 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:15:58.256 | + 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:15:58.394 | + 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:15:58.532 | + 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:15:58.676 | + 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:15:58.814 | + 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:15:58.952 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:15:58.958 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:15:58.961 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:15:58.964 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:15:58.968 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:15:58.971 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:15:58.974 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:15:58.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:58.993 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:15:58.996 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:15:58.998 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:15:59.002 | + ./stack.sh:main:1095 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:15:59.004 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:15:59.007 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:15:59.023 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:59.026 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:15:59.028 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:15:59.031 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:15:59.033 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:15:59.036 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:15:59.038 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:15:59.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:59.479 | + 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:15:59.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:59.504 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:15:59.507 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:15:59.509 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:59.512 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:59.517 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:59.522 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920559519 2022-04-14 07:15:59.525 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:16:04.198 | 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=125244) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:16:04.206 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:04.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.207 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.208 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.208 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:04.209 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:04.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:04.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.238 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.238 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.238 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:04.239 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:04.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:04.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.300 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.300 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.300 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:04.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:04.309 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:16:06.006 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.006 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:16:06.014 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.014 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:16:06.022 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.022 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:16:06.029 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.029 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:16:06.038 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.038 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:16:06.045 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.045 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:16:06.109 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.109 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.111 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.111 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.112 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.112 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.112 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.113 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.115 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.115 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.115 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.126 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.127 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.127 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.127 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.128 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.495 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.495 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.496 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.496 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.496 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.496 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.521 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.523 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.523 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.524 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.524 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.524 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.524 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.532 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:16:06.569 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.570 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:16:06.577 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.578 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:16:06.585 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.585 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:16:06.594 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.594 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:16:06.601 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.602 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:16:06.608 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.608 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:16:06.615 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:06.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.617 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.618 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.618 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.618 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.618 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.621 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.621 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.621 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.621 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.629 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.630 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.631 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.631 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.632 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.632 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.955 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.956 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.956 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:16:06.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.986 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.987 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.987 | 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=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:16:06.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:16:06.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:16:06.988 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125244) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:16:06.995 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:16:07.003 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.003 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:16:07.010 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.010 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:16:07.017 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.017 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:16:07.024 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.025 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:16:07.032 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.032 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:16:07.039 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.039 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:16:07.046 | INFO migrate.versioning.api [-] done 2022-04-14 07:16:07.444 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:16:07.447 | + functions-common:time_stop:2432 : local name 2022-04-14 07:16:07.449 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:16:07.452 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:16:07.455 | + functions-common:time_stop:2435 : local total 2022-04-14 07:16:07.457 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:16:07.460 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:16:07.462 | + functions-common:time_stop:2439 : start_time=1649920559519 2022-04-14 07:16:07.465 | + functions-common:time_stop:2441 : [[ -z 1649920559519 ]] 2022-04-14 07:16:07.468 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:16:07.473 | + functions-common:time_stop:2444 : end_time=1649920567470 2022-04-14 07:16:07.475 | + functions-common:time_stop:2445 : elapsed_time=7951 2022-04-14 07:16:07.478 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:16:07.480 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:16:07.483 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7951 2022-04-14 07:16:07.486 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:16:07.488 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:16:07.492 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:16:12.088 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:16:12.089 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:16:12.089 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:16:12.089 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:16:12.090 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:16:12.090 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:16:12.090 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:16:12.090 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:16:12.091 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:16:12.454 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:16:12.459 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:16:17.017 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:16:17.018 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:16:17.018 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:16:17.018 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:16:17.019 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:16:17.019 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:16:17.019 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:16:17.019 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:16:17.019 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:16:17.387 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:16:17.390 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:16:17.393 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:16:17.395 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:16:17.413 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:16:17.416 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:16:17.419 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:16:17.424 | + 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:16:17.427 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:16:17.429 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:16:17.432 | + functions-common:run_process:1689 : local group= 2022-04-14 07:16:17.435 | + functions-common:run_process:1690 : local user= 2022-04-14 07:16:17.437 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:16:17.440 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:16:17.442 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:16:17.445 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:16:17.447 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:16:17.450 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:16:17.455 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920577452 2022-04-14 07:16:17.457 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:16:17.473 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:16:17.476 | + 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:16:17.478 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:16:17.481 | + 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:16:17.484 | + 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:16:17.486 | + 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:16:17.489 | + 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:16:17.491 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:16:17.493 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:16:17.496 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:16:17.498 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:16:17.501 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:16:17.503 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:16:17.506 | + 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:16:17.508 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:16:17.510 | + 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:16:17.512 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:16:17.514 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:16:17.517 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:16:17.519 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:16:17.523 | + 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:16:17.575 | + 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:16:17.628 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:16:17.681 | + 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:16:17.735 | + 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:16:17.790 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:16:17.841 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:16:17.893 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:16:17.945 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:16:17.997 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:16:18.052 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:16:18.055 | + 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:16:18.110 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:16:18.488 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:16:18.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:16:18.886 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:16:18.972 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:16:18.975 | + functions-common:time_stop:2432 : local name 2022-04-14 07:16:18.985 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:16:18.987 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:16:18.990 | + functions-common:time_stop:2435 : local total 2022-04-14 07:16:18.993 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:16:18.995 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:16:18.998 | + functions-common:time_stop:2439 : start_time=1649920577452 2022-04-14 07:16:19.001 | + functions-common:time_stop:2441 : [[ -z 1649920577452 ]] 2022-04-14 07:16:19.004 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:16:19.009 | + functions-common:time_stop:2444 : end_time=1649920579006 2022-04-14 07:16:19.011 | + functions-common:time_stop:2445 : elapsed_time=1554 2022-04-14 07:16:19.014 | + functions-common:time_stop:2446 : total=1328 2022-04-14 07:16:19.017 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:16:19.019 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2882 2022-04-14 07:16:19.022 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:16:19.022 | Waiting for keystone to start... 2022-04-14 07:16:19.025 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-04-14 07:16:19.027 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-04-14 07:16:19.030 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:16:19.033 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-04-14 07:16:19.035 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:16:19.038 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:16:19.040 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:16:19.043 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:16:19.046 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:16:19.051 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:16:19.054 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920579051 2022-04-14 07:16:19.056 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:16:19.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-04-14 07:16:25.017 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:16:25.045 | [123318 Async install_tempest:123318]: finished successfully 2022-04-14 07:16:25.673 | + :: : [[ 200 == 503 ]] 2022-04-14 07:16:25.675 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:16:25.678 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:16:25.680 | + functions-common:time_stop:2432 : local name 2022-04-14 07:16:25.683 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:16:25.685 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:16:25.688 | + functions-common:time_stop:2435 : local total 2022-04-14 07:16:25.690 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:16:25.693 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:16:25.695 | + functions-common:time_stop:2439 : start_time=1649920579051 2022-04-14 07:16:25.698 | + functions-common:time_stop:2441 : [[ -z 1649920579051 ]] 2022-04-14 07:16:25.701 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:16:25.706 | + functions-common:time_stop:2444 : end_time=1649920585703 2022-04-14 07:16:25.708 | + functions-common:time_stop:2445 : elapsed_time=6652 2022-04-14 07:16:25.710 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:16:25.713 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:16:25.715 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6652 2022-04-14 07:16:25.718 | + functions:wait_for_service:467 : return 0 2022-04-14 07:16:25.720 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:16:25.737 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:16:25.740 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:16:25.742 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:16:25.745 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:16:25.775 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:16:25.778 | + 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:16:30.445 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.446 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.446 | 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=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.454 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.471 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.472 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.503 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.537 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.537 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.631 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.643 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.643 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.652 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126081) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:16:30.689 | 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=126081) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:16:30.997 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created domain default 2022-04-14 07:16:31.038 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created project admin 2022-04-14 07:16:31.067 | DEBUG passlib.handlers.bcrypt [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126081) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:16:31.067 | DEBUG passlib.handlers.bcrypt [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126081) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:16:31.128 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created user admin 2022-04-14 07:16:31.141 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created role reader 2022-04-14 07:16:31.151 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created role member 2022-04-14 07:16:31.174 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created implied role where f56300ca9b364283a410f0acfa3ea935 implies b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:16:31.183 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created role admin 2022-04-14 07:16:31.200 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created implied role where 9a648c560afb4b03b50695c6c0f49c68 implies f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:16:31.211 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Granted role admin on project admin to user admin. 2022-04-14 07:16:31.218 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Granted role admin on the system to user admin. 2022-04-14 07:16:31.229 | WARNING py.warnings [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b 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:16:31.229 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:16:31.229 |  2022-04-14 07:16:31.233 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created region RegionOne 2022-04-14 07:16:31.264 | INFO keystone.cmd.bootstrap [None req-1d3e5a5b-9bbd-4ed1-b7cc-36d8032b1b0b None None] Created public endpoint http://10.222.0.49/identity 2022-04-14 07:16:31.720 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:16:31.722 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:16:31.725 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:16:31.728 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:16:34.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:34.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:34.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:34.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:34.891 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:34.894 | + lib/keystone:create_keystone_accounts:310 : admin_project=f5cbd3099c03438a8aa004b3fa5ed9aa 2022-04-14 07:16:34.897 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:16:34.900 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:16:37.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:37.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:37.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:37.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:37.257 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:37.260 | + lib/keystone:create_keystone_accounts:312 : admin_user=51ff342ef76b48c9b7a2b0cc554bad03 2022-04-14 07:16:37.263 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:16:37.265 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:16:37.268 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:16:37.270 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 51ff342ef76b48c9b7a2b0cc554bad03 default 2022-04-14 07:16:37.328 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 51ff342ef76b48c9b7a2b0cc554bad03 default 2022-04-14 07:16:37.367 | [97902 Async ks-domain-role:126201]: running: get_or_add_user_domain_role admin 51ff342ef76b48c9b7a2b0cc554bad03 default 2022-04-14 07:16:37.369 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:16:37.372 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:16:37.375 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:16:40.544 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:16:40.547 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:16:40.547 | default 2022-04-14 07:16:40.549 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:16:40.609 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:16:40.655 | [97902 Async ks-project:126343]: running: get_or_create_project service Default 2022-04-14 07:16:40.658 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:16:40.726 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:16:40.769 | [97902 Async ks-service:126429]: running: get_or_create_role service 2022-04-14 07:16:40.772 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:16:40.840 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:16:40.977 | [97902 Async ks-reseller:126515]: running: get_or_create_role ResellerAdmin 2022-04-14 07:16:40.996 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:16:41.012 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:16:41.424 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:16:41.633 | [97902 Async ks-anotherrole:126606]: running: get_or_create_role anotherrole 2022-04-14 07:16:41.648 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:16:41.672 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:16:41.696 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:41.721 | +++ 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:16:44.336 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:44.531 | [126429 Async ks-service:126429]: finished successfully 2022-04-14 07:16:44.658 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:44.746 | [126343 Async ks-project:126343]: finished successfully 2022-04-14 07:16:44.966 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:45.018 | [126515 Async ks-reseller:126515]: finished successfully 2022-04-14 07:16:45.305 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:45.334 | [126606 Async ks-anotherrole:126606]: finished successfully 2022-04-14 07:16:45.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:45.390 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:45.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:45.390 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:45.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:45.562 | ++ functions-common:get_or_create_project:945 : project_id=76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:45.565 | ++ functions-common:get_or_create_project:946 : echo 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:45.567 | + lib/keystone:create_keystone_accounts:340 : invis_project=76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:45.570 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:16:45.573 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:16:45.575 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:45.579 | +++ 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:16:47.980 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:48.010 | [126201 Async ks-domain-role:126201]: finished successfully 2022-04-14 07:16:48.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:48.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:48.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:48.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:48.313 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:48.316 | ++ functions-common:get_or_create_project:945 : project_id=1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:48.318 | ++ functions-common:get_or_create_project:946 : echo 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:48.321 | + lib/keystone:create_keystone_accounts:344 : demo_project=1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:48.323 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:16:48.328 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:16:48.330 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:48.332 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:16:48.335 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:16:48.338 | +++ 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:16:50.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:50.835 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:50.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:50.835 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:50.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.002 | ++ functions-common:get_or_create_user:932 : user_id=f6d9670050704a36bbab1b4c86b1f303 2022-04-14 07:16:51.004 | ++ functions-common:get_or_create_user:933 : echo f6d9670050704a36bbab1b4c86b1f303 2022-04-14 07:16:51.007 | + lib/keystone:create_keystone_accounts:347 : demo_user=f6d9670050704a36bbab1b4c86b1f303 2022-04-14 07:16:51.010 | + 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:16:51.061 | [97902 Async ks-domain-role:126201]: Waiting for completion of get_or_add_user_domain_role admin 51ff342ef76b48c9b7a2b0cc554bad03 default running on PID 126201 (6 other jobs running) 2022-04-14 07:16:51.087 | [97902 Async ks-domain-role:126201]: Signaling child to exit 2022-04-14 07:16:51.087 | WAKEUP 2022-04-14 07:16:51.110 | [97902 Async ks-domain-role:126201]: Signaled 2022-04-14 07:16:51.112 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:16:51.112 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --domain default 2022-04-14 07:16:51.112 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:51.112 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:16:51.112 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:51.112 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.112 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.112 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:16:51.112 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:16:51.112 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --domain default 2022-04-14 07:16:51.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.112 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --domain default 2022-04-14 07:16:51.112 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:51.113 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:16:51.113 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:51.113 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.113 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.113 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.113 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:51.113 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:51.113 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:51.113 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 51ff342ef76b48c9b7a2b0cc554bad03 | | | default | | False |' 2022-04-14 07:16:51.113 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.113 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:16:51.113 | + functions-common:get_or_add_user_domain_role:1028 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:16:51.113 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:16:51.158 | [97902 Async ks-domain-role:126201]: finished get_or_add_user_domain_role admin 51ff342ef76b48c9b7a2b0cc554bad03 default with result 0 in 10 seconds 2022-04-14 07:16:51.165 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:16:51.200 | [97902 Async ks-project:126343]: Waiting for completion of get_or_create_project service Default running on PID 126343 (5 other jobs running) 2022-04-14 07:16:51.225 | [97902 Async ks-project:126343]: Signaling child to exit 2022-04-14 07:16:51.226 | WAKEUP 2022-04-14 07:16:51.248 | [97902 Async ks-project:126343]: Signaled 2022-04-14 07:16:51.250 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:51.250 | ++ 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:16:51.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.250 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.250 | + functions-common:get_or_create_project:945 : project_id=168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:16:51.250 | + functions-common:get_or_create_project:946 : echo 168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:16:51.250 | 168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:16:51.295 | [97902 Async ks-project:126343]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:16:51.332 | [97902 Async ks-service:126429]: Waiting for completion of get_or_create_role service running on PID 126429 (4 other jobs running) 2022-04-14 07:16:51.358 | [97902 Async ks-service:126429]: Signaling child to exit 2022-04-14 07:16:51.359 | WAKEUP 2022-04-14 07:16:51.381 | [97902 Async ks-service:126429]: Signaled 2022-04-14 07:16:51.383 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:51.383 | ++ 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:16:51.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.383 | + functions-common:get_or_create_role:957 : role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:16:51.383 | + functions-common:get_or_create_role:958 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:16:51.383 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:16:51.427 | [97902 Async ks-service:126429]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:16:51.464 | [97902 Async ks-reseller:126515]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126515 (3 other jobs running) 2022-04-14 07:16:51.490 | [97902 Async ks-reseller:126515]: Signaling child to exit 2022-04-14 07:16:51.490 | WAKEUP 2022-04-14 07:16:51.512 | [97902 Async ks-reseller:126515]: Signaled 2022-04-14 07:16:51.514 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:51.514 | ++ 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:16:51.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.514 | + functions-common:get_or_create_role:957 : role_id=24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:16:51.514 | + functions-common:get_or_create_role:958 : echo 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:16:51.514 | 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:16:51.558 | [97902 Async ks-reseller:126515]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:16:51.595 | [97902 Async ks-anotherrole:126606]: Waiting for completion of get_or_create_role anotherrole running on PID 126606 (2 other jobs running) 2022-04-14 07:16:51.620 | [97902 Async ks-anotherrole:126606]: Signaling child to exit 2022-04-14 07:16:51.620 | WAKEUP 2022-04-14 07:16:51.643 | [97902 Async ks-anotherrole:126606]: Signaled 2022-04-14 07:16:51.645 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:51.645 | ++ 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:16:51.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.645 | + functions-common:get_or_create_role:957 : role_id=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:16:51.645 | + functions-common:get_or_create_role:958 : echo 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:16:51.645 | 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:16:51.690 | [97902 Async ks-anotherrole:126606]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:16:51.694 | + inc/async:async_wait:197 : return 0 2022-04-14 07:16:51.696 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.755 | + inc/async:async_inner:63 : get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.796 | [97902 Async ks-demo-member:127472]: running: get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.798 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 51ff342ef76b48c9b7a2b0cc554bad03 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.861 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 51ff342ef76b48c9b7a2b0cc554bad03 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.908 | [97902 Async ks-demo-admin:127584]: running: get_or_add_user_project_role admin 51ff342ef76b48c9b7a2b0cc554bad03 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.911 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:51.982 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:52.031 | [97902 Async ks-demo-another:127696]: running: get_or_add_user_project_role anotherrole f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:52.034 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:52.111 | + inc/async:async_inner:63 : get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:52.193 | [97902 Async ks-demo-invis:127808]: running: get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:16:52.197 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:16:52.205 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:16:52.223 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:52.244 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:16:52.268 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:16:52.296 | +++ 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:16:56.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.602 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:56.605 | ++ functions-common:get_or_create_user:932 : user_id=c119e9e6143e4cd2ac9d071994303d15 2022-04-14 07:16:56.608 | ++ functions-common:get_or_create_user:933 : echo c119e9e6143e4cd2ac9d071994303d15 2022-04-14 07:16:56.611 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c119e9e6143e4cd2ac9d071994303d15 2022-04-14 07:16:56.628 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c119e9e6143e4cd2ac9d071994303d15 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:56.864 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c119e9e6143e4cd2ac9d071994303d15 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:57.046 | [97902 Async ks-demo-reader:127976]: running: get_or_add_user_project_role reader c119e9e6143e4cd2ac9d071994303d15 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:16:57.065 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:16:57.093 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:16:57.120 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:57.148 | +++ 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:17:01.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:01.218 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:01.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:01.219 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:01.442 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:01.461 | ++ functions-common:get_or_create_project:945 : project_id=13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:01.471 | ++ functions-common:get_or_create_project:946 : echo 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:01.475 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:01.481 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:17:01.488 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:17:01.494 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:17:01.504 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:17:01.509 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:17:01.516 | +++ 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:17:05.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:06.081 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:06.094 | ++ functions-common:get_or_create_user:932 : user_id=5b73e399ca384afda22235f138fca20f 2022-04-14 07:17:06.104 | ++ functions-common:get_or_create_user:933 : echo 5b73e399ca384afda22235f138fca20f 2022-04-14 07:17:06.108 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5b73e399ca384afda22235f138fca20f 2022-04-14 07:17:06.126 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:06.130 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:06.236 | [127472 Async ks-demo-member:127472]: finished successfully 2022-04-14 07:17:06.421 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:06.568 | [97902 Async ks-alt-admin:128439]: running: get_or_add_user_project_role admin 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:06.572 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:06.917 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:07.086 | [97902 Async ks-alt-another:128551]: running: get_or_add_user_project_role anotherrole 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:07.109 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:17:07.146 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:17:07.154 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:17:07.169 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:17:07.188 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:17:07.223 | +++ 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:17:07.274 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:07.405 | [127696 Async ks-demo-another:127696]: finished successfully 2022-04-14 07:17:08.052 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:08.210 | [127584 Async ks-demo-admin:127584]: finished successfully 2022-04-14 07:17:08.916 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:08.989 | [127808 Async ks-demo-invis:127808]: finished successfully 2022-04-14 07:17:10.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:10.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:10.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:10.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:10.794 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:10.800 | ++ functions-common:get_or_create_user:932 : user_id=c2138cff801e498ab564fc8a175da00f 2022-04-14 07:17:10.807 | ++ functions-common:get_or_create_user:933 : echo c2138cff801e498ab564fc8a175da00f 2022-04-14 07:17:10.813 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c2138cff801e498ab564fc8a175da00f 2022-04-14 07:17:10.821 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c2138cff801e498ab564fc8a175da00f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:10.925 | + inc/async:async_inner:63 : get_or_add_user_project_role member c2138cff801e498ab564fc8a175da00f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:11.027 | [97902 Async ks-alt-member-user:128897]: running: get_or_add_user_project_role member c2138cff801e498ab564fc8a175da00f 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:11.035 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:17:11.051 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:17:11.055 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:17:11.062 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:17:11.068 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:17:11.104 | +++ 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:17:12.977 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:13.161 | [127976 Async ks-demo-reader:127976]: finished successfully 2022-04-14 07:17:14.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:17:14.248 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:14.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:17:14.248 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:14.446 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:14.449 | ++ functions-common:get_or_create_user:932 : user_id=e7cfb161209b4bcf8f821ca960cc70d5 2022-04-14 07:17:14.454 | ++ functions-common:get_or_create_user:933 : echo e7cfb161209b4bcf8f821ca960cc70d5 2022-04-14 07:17:14.461 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e7cfb161209b4bcf8f821ca960cc70d5 2022-04-14 07:17:14.473 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e7cfb161209b4bcf8f821ca960cc70d5 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:14.572 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e7cfb161209b4bcf8f821ca960cc70d5 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:14.675 | [97902 Async ks-alt-reader-user:129111]: running: get_or_add_user_project_role reader e7cfb161209b4bcf8f821ca960cc70d5 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:14.681 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:17:14.684 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:17:14.686 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:17:14.690 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:17:14.696 | +++ 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:17:18.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:18.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:18.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:18.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:18.594 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:18.597 | ++ functions-common:get_or_create_user:932 : user_id=2b017b8f14164ba8a0d1bb254114d8c7 2022-04-14 07:17:18.600 | ++ functions-common:get_or_create_user:933 : echo 2b017b8f14164ba8a0d1bb254114d8c7 2022-04-14 07:17:18.603 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2b017b8f14164ba8a0d1bb254114d8c7 2022-04-14 07:17:18.607 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2b017b8f14164ba8a0d1bb254114d8c7 all 2022-04-14 07:17:18.678 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2b017b8f14164ba8a0d1bb254114d8c7 all 2022-04-14 07:17:18.726 | [97902 Async ks-system-member:129337]: running: get_or_add_user_system_role member 2b017b8f14164ba8a0d1bb254114d8c7 all 2022-04-14 07:17:18.730 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:17:18.735 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:17:18.738 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:17:18.741 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:17:18.750 | +++ 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:17:20.435 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:20.578 | [128439 Async ks-alt-admin:128439]: finished successfully 2022-04-14 07:17:21.064 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:21.253 | [128551 Async ks-alt-another:128551]: finished successfully 2022-04-14 07:17:21.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:21.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:21.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:21.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:22.128 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:22.132 | ++ functions-common:get_or_create_user:932 : user_id=a94d49c5c5a946e89dd20d93571be4c7 2022-04-14 07:17:22.138 | ++ functions-common:get_or_create_user:933 : echo a94d49c5c5a946e89dd20d93571be4c7 2022-04-14 07:17:22.143 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a94d49c5c5a946e89dd20d93571be4c7 2022-04-14 07:17:22.148 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a94d49c5c5a946e89dd20d93571be4c7 all 2022-04-14 07:17:22.243 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a94d49c5c5a946e89dd20d93571be4c7 all 2022-04-14 07:17:22.353 | [97902 Async ks-system-reader:129619]: running: get_or_add_user_system_role reader a94d49c5c5a946e89dd20d93571be4c7 all 2022-04-14 07:17:22.371 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:17:22.386 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:17:22.400 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:17:22.421 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:17:22.448 | +++ 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:17:25.262 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:25.353 | [128897 Async ks-alt-member-user:128897]: finished successfully 2022-04-14 07:17:25.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:25.943 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:25.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:25.943 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:26.149 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:26.154 | ++ functions-common:get_or_create_group:909 : group_id=6ae8f0add9774696be80772bda7e2aeb 2022-04-14 07:17:26.157 | ++ functions-common:get_or_create_group:910 : echo 6ae8f0add9774696be80772bda7e2aeb 2022-04-14 07:17:26.165 | + lib/keystone:create_keystone_accounts:402 : admin_group=6ae8f0add9774696be80772bda7e2aeb 2022-04-14 07:17:26.168 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:17:26.174 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:17:26.180 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:17:26.183 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:17:26.192 | +++ 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:17:27.491 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:27.523 | [129111 Async ks-alt-reader-user:129111]: finished successfully 2022-04-14 07:17:28.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:28.818 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:28.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:28.819 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:29.019 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:29.022 | ++ functions-common:get_or_create_group:909 : group_id=bf306ec75f70490095a4948b2fbd017b 2022-04-14 07:17:29.024 | ++ functions-common:get_or_create_group:910 : echo bf306ec75f70490095a4948b2fbd017b 2022-04-14 07:17:29.027 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=bf306ec75f70490095a4948b2fbd017b 2022-04-14 07:17:29.031 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.109 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.158 | [97902 Async ks-group-memberdemo:129991]: running: get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.163 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.284 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.371 | [97902 Async ks-group-anotherdemo:130077]: running: get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:29.375 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:29.747 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:29.757 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:29.830 | [129337 Async ks-system-member:129337]: finished successfully 2022-04-14 07:17:29.866 | [97902 Async ks-group-memberalt:130169]: running: get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:29.871 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:30.236 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:30.474 | [97902 Async ks-group-anotheralt:130289]: running: get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:30.500 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa 2022-04-14 07:17:30.917 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa 2022-04-14 07:17:31.146 | [97902 Async ks-group-admin:130376]: running: get_or_add_group_project_role admin 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa 2022-04-14 07:17:31.165 | + 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:17:31.545 | [97902 Async ks-demo-member:127472]: Waiting for completion of get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 running on PID 127472 (17 other jobs running) 2022-04-14 07:17:31.700 | [97902 Async ks-demo-member:127472]: Signaling child to exit 2022-04-14 07:17:31.700 | WAKEUP 2022-04-14 07:17:31.868 | [97902 Async ks-demo-member:127472]: Signaled 2022-04-14 07:17:31.874 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:31.874 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:31.874 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:31.875 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:31.875 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:31.875 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:31.875 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:31.875 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:31.875 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:31.875 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:31.875 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:31.875 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:31.875 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:31.875 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:31.875 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:31.875 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:31.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:31.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:31.876 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:31.876 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:31.876 | ++ functions-common:get_field:825 : echo '| f56300ca9b364283a410f0acfa3ea935 | f6d9670050704a36bbab1b4c86b1f303 | | 1b7e3f5069654fc88d867b9c804310b2 | | | False |' 2022-04-14 07:17:31.876 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:31.876 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:31.876 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:31.876 | + functions-common:get_or_add_user_project_role:1004 : echo f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:31.876 | f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:32.153 | [97902 Async ks-demo-member:127472]: finished get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 14 seconds 2022-04-14 07:17:32.389 | [97902 Async ks-demo-admin:127584]: Waiting for completion of get_or_add_user_project_role admin 51ff342ef76b48c9b7a2b0cc554bad03 1b7e3f5069654fc88d867b9c804310b2 running on PID 127584 (16 other jobs running) 2022-04-14 07:17:32.558 | [97902 Async ks-demo-admin:127584]: Signaling child to exit 2022-04-14 07:17:32.559 | WAKEUP 2022-04-14 07:17:32.689 | [97902 Async ks-demo-admin:127584]: Signaled 2022-04-14 07:17:32.691 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:32.691 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:32.691 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:32.691 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:32.691 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:32.691 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:32.691 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:32.691 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:32.691 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:32.691 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:32.691 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:32.691 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:32.691 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:32.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:32.691 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:32.691 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:32.691 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:32.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.692 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:32.692 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51ff342ef76b48c9b7a2b0cc554bad03 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:32.692 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:32.692 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:32.692 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:32.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.692 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:32.692 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:32.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:32.692 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:32.692 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:32.692 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 51ff342ef76b48c9b7a2b0cc554bad03 | | 1b7e3f5069654fc88d867b9c804310b2 | | | False |' 2022-04-14 07:17:32.692 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:32.692 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:32.692 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:32.692 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:32.692 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:32.970 | [97902 Async ks-demo-admin:127584]: finished get_or_add_user_project_role admin 51ff342ef76b48c9b7a2b0cc554bad03 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 16 seconds 2022-04-14 07:17:33.169 | [97902 Async ks-demo-another:127696]: Waiting for completion of get_or_add_user_project_role anotherrole f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 running on PID 127696 (15 other jobs running) 2022-04-14 07:17:33.218 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:33.306 | [97902 Async ks-demo-another:127696]: Signaling child to exit 2022-04-14 07:17:33.308 | WAKEUP 2022-04-14 07:17:33.374 | [129619 Async ks-system-reader:129619]: finished successfully 2022-04-14 07:17:33.474 | [97902 Async ks-demo-another:127696]: Signaled 2022-04-14 07:17:33.482 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:33.482 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:33.482 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:33.482 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:33.482 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:33.482 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:33.483 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:33.483 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:33.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:33.483 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:33.483 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:33.483 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:33.483 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:33.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:33.483 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:33.483 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f6d9670050704a36bbab1b4c86b1f303 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:33.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:33.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:33.483 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:33.483 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:33.483 | ++ functions-common:get_field:825 : echo '| 7f25b873653a4b9cb759ae5b80367db9 | f6d9670050704a36bbab1b4c86b1f303 | | 1b7e3f5069654fc88d867b9c804310b2 | | | False |' 2022-04-14 07:17:33.483 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:33.484 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:33.484 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:33.484 | + functions-common:get_or_add_user_project_role:1004 : echo 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:33.484 | 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:33.750 | [97902 Async ks-demo-another:127696]: finished get_or_add_user_project_role anotherrole f6d9670050704a36bbab1b4c86b1f303 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 15 seconds 2022-04-14 07:17:33.953 | [97902 Async ks-demo-invis:127808]: Waiting for completion of get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 76d83becd1314acfa675db5e7c6f782a running on PID 127808 (14 other jobs running) 2022-04-14 07:17:34.111 | [97902 Async ks-demo-invis:127808]: Signaling child to exit 2022-04-14 07:17:34.111 | WAKEUP 2022-04-14 07:17:34.257 | [97902 Async ks-demo-invis:127808]: Signaled 2022-04-14 07:17:34.272 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:34.272 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:34.272 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:34.272 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:34.272 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:34.272 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:34.272 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:34.272 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:34.272 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6d9670050704a36bbab1b4c86b1f303 --project 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:17:34.272 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:34.272 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:34.272 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:34.272 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:34.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.272 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.272 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.272 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:34.272 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:34.272 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:34.272 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f6d9670050704a36bbab1b4c86b1f303 --project 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:17:34.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.273 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:34.273 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6d9670050704a36bbab1b4c86b1f303 --project 76d83becd1314acfa675db5e7c6f782a 2022-04-14 07:17:34.273 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:34.273 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:34.273 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:34.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:34.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:34.273 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:34.273 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:34.273 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:34.273 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:34.273 | ++ functions-common:get_field:825 : echo '| f56300ca9b364283a410f0acfa3ea935 | f6d9670050704a36bbab1b4c86b1f303 | | 76d83becd1314acfa675db5e7c6f782a | | | False |' 2022-04-14 07:17:34.273 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:34.273 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:34.273 | + functions-common:get_or_add_user_project_role:1004 : echo f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:34.273 | f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:34.465 | [97902 Async ks-demo-invis:127808]: finished get_or_add_user_project_role member f6d9670050704a36bbab1b4c86b1f303 76d83becd1314acfa675db5e7c6f782a with result 0 in 16 seconds 2022-04-14 07:17:34.689 | [97902 Async ks-demo-reader:127976]: Waiting for completion of get_or_add_user_project_role reader c119e9e6143e4cd2ac9d071994303d15 1b7e3f5069654fc88d867b9c804310b2 running on PID 127976 (13 other jobs running) 2022-04-14 07:17:34.850 | [97902 Async ks-demo-reader:127976]: Signaling child to exit 2022-04-14 07:17:34.850 | WAKEUP 2022-04-14 07:17:34.980 | [97902 Async ks-demo-reader:127976]: Signaled 2022-04-14 07:17:35.006 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:35.006 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:35.006 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:35.006 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:35.006 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:35.006 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:35.006 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c119e9e6143e4cd2ac9d071994303d15 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:35.006 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:35.006 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.006 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.006 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.006 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:35.006 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:35.006 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:35.006 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user c119e9e6143e4cd2ac9d071994303d15 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.006 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.006 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c119e9e6143e4cd2ac9d071994303d15 --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:35.006 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:35.007 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:35.007 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:35.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.007 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:35.007 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:35.007 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:35.007 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:35.007 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:35.007 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:35.007 | ++ functions-common:get_field:825 : echo '| b4d8b267163e4bffb9dcba95b14ae620 | c119e9e6143e4cd2ac9d071994303d15 | | 1b7e3f5069654fc88d867b9c804310b2 | | | False |' 2022-04-14 07:17:35.007 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:35.007 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:35.007 | + functions-common:get_or_add_user_project_role:1004 : echo b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:35.007 | b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:35.311 | [97902 Async ks-demo-reader:127976]: finished get_or_add_user_project_role reader c119e9e6143e4cd2ac9d071994303d15 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 16 seconds 2022-04-14 07:17:35.346 | + inc/async:async_wait:197 : return 0 2022-04-14 07:17:35.369 | + 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:17:35.726 | [97902 Async ks-alt-admin:128439]: Waiting for completion of get_or_add_user_project_role admin 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 running on PID 128439 (12 other jobs running) 2022-04-14 07:17:35.848 | [97902 Async ks-alt-admin:128439]: Signaling child to exit 2022-04-14 07:17:35.848 | WAKEUP 2022-04-14 07:17:36.009 | [97902 Async ks-alt-admin:128439]: Signaled 2022-04-14 07:17:36.015 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:36.015 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:36.015 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:36.015 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:36.015 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:36.015 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:36.015 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:36.015 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:36.015 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:36.015 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:36.015 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:36.015 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.015 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:36.015 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:36.015 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:36.016 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:36.016 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:36.016 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 5b73e399ca384afda22235f138fca20f | | 13ba5f7b79b045f8a70b23c475138301 | | | False |' 2022-04-14 07:17:36.016 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:36.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.016 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:36.016 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:36.016 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:17:36.326 | [97902 Async ks-alt-admin:128439]: finished get_or_add_user_project_role admin 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 with result 0 in 14 seconds 2022-04-14 07:17:36.563 | [97902 Async ks-alt-another:128551]: Waiting for completion of get_or_add_user_project_role anotherrole 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 running on PID 128551 (11 other jobs running) 2022-04-14 07:17:36.704 | [97902 Async ks-alt-another:128551]: Signaling child to exit 2022-04-14 07:17:36.704 | WAKEUP 2022-04-14 07:17:36.829 | [97902 Async ks-alt-another:128551]: Signaled 2022-04-14 07:17:36.848 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:36.848 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:36.848 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:36.848 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:36.848 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:36.848 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:36.848 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.848 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:36.848 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:36.848 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:36.848 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:36.848 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:36.848 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:36.849 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b73e399ca384afda22235f138fca20f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:36.849 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:36.849 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.849 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:36.849 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:36.849 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:36.849 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:36.849 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:36.849 | ++ functions-common:get_field:825 : echo '| 7f25b873653a4b9cb759ae5b80367db9 | 5b73e399ca384afda22235f138fca20f | | 13ba5f7b79b045f8a70b23c475138301 | | | False |' 2022-04-14 07:17:36.849 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:36.849 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:36.849 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:36.849 | + functions-common:get_or_add_user_project_role:1004 : echo 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:36.849 | 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:17:37.177 | [97902 Async ks-alt-another:128551]: finished get_or_add_user_project_role anotherrole 5b73e399ca384afda22235f138fca20f 13ba5f7b79b045f8a70b23c475138301 with result 0 in 14 seconds 2022-04-14 07:17:37.392 | [97902 Async ks-alt-member-user:128897]: Waiting for completion of get_or_add_user_project_role member c2138cff801e498ab564fc8a175da00f 13ba5f7b79b045f8a70b23c475138301 running on PID 128897 (10 other jobs running) 2022-04-14 07:17:37.585 | [97902 Async ks-alt-member-user:128897]: Signaling child to exit 2022-04-14 07:17:37.586 | WAKEUP 2022-04-14 07:17:37.737 | [97902 Async ks-alt-member-user:128897]: Signaled 2022-04-14 07:17:37.750 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:37.751 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:37.751 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:37.751 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:37.751 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:37.751 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:37.751 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:37.751 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:37.751 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2138cff801e498ab564fc8a175da00f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.751 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:37.751 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:37.751 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:37.751 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user c2138cff801e498ab564fc8a175da00f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:37.751 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2138cff801e498ab564fc8a175da00f --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:37.751 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:37.751 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:37.751 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:37.752 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:37.752 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:37.752 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:37.752 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:37.752 | ++ functions-common:get_field:825 : echo '| f56300ca9b364283a410f0acfa3ea935 | c2138cff801e498ab564fc8a175da00f | | 13ba5f7b79b045f8a70b23c475138301 | | | False |' 2022-04-14 07:17:37.752 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:37.752 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:37.752 | + functions-common:get_or_add_user_project_role:1004 : echo f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:37.752 | f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:38.005 | [97902 Async ks-alt-member-user:128897]: finished get_or_add_user_project_role member c2138cff801e498ab564fc8a175da00f 13ba5f7b79b045f8a70b23c475138301 with result 0 in 14 seconds 2022-04-14 07:17:38.281 | [97902 Async ks-alt-reader-user:129111]: Waiting for completion of get_or_add_user_project_role reader e7cfb161209b4bcf8f821ca960cc70d5 13ba5f7b79b045f8a70b23c475138301 running on PID 129111 (9 other jobs running) 2022-04-14 07:17:38.452 | [97902 Async ks-alt-reader-user:129111]: Signaling child to exit 2022-04-14 07:17:38.453 | WAKEUP 2022-04-14 07:17:38.625 | [97902 Async ks-alt-reader-user:129111]: Signaled 2022-04-14 07:17:38.639 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:17:38.639 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:17:38.639 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:38.639 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:38.639 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:38.639 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:38.639 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:38.639 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:17:38.639 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:38.639 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:17:38.639 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:38.639 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:38.639 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e7cfb161209b4bcf8f821ca960cc70d5 --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:38.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.639 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.639 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:38.640 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:17:38.640 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:17:38.640 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user e7cfb161209b4bcf8f821ca960cc70d5 --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:38.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.640 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e7cfb161209b4bcf8f821ca960cc70d5 --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:38.640 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:17:38.640 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:17:38.640 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:17:38.640 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:38.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:38.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:38.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:38.640 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:17:38.640 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:17:38.640 | ++ functions-common:get_field:825 : echo '| b4d8b267163e4bffb9dcba95b14ae620 | e7cfb161209b4bcf8f821ca960cc70d5 | | 13ba5f7b79b045f8a70b23c475138301 | | | False |' 2022-04-14 07:17:38.640 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:17:38.640 | ++ functions-common:get_field:819 : read data 2022-04-14 07:17:38.640 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:38.640 | + functions-common:get_or_add_user_project_role:1004 : echo b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:38.640 | b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:38.957 | [97902 Async ks-alt-reader-user:129111]: finished get_or_add_user_project_role reader e7cfb161209b4bcf8f821ca960cc70d5 13ba5f7b79b045f8a70b23c475138301 with result 0 in 12 seconds 2022-04-14 07:17:38.961 | + inc/async:async_wait:197 : return 0 2022-04-14 07:17:38.964 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:17:39.326 | [97902 Async ks-system-member:129337]: Waiting for completion of get_or_add_user_system_role member 2b017b8f14164ba8a0d1bb254114d8c7 all running on PID 129337 (8 other jobs running) 2022-04-14 07:17:39.477 | [97902 Async ks-system-member:129337]: Signaling child to exit 2022-04-14 07:17:39.478 | WAKEUP 2022-04-14 07:17:39.609 | [97902 Async ks-system-member:129337]: Signaled 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:17:39.636 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:17:39.636 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:39.636 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:39.636 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:39.636 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:39.636 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:17:39.636 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b017b8f14164ba8a0d1bb254114d8c7 --system all -f value -c Role 2022-04-14 07:17:39.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.636 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:17:39.636 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 2b017b8f14164ba8a0d1bb254114d8c7 --system all 2022-04-14 07:17:39.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.636 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b017b8f14164ba8a0d1bb254114d8c7 --system all -f value -c Role 2022-04-14 07:17:39.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:39.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:39.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:39.637 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:39.637 | + functions-common:get_or_add_user_system_role:1059 : echo f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:39.637 | f56300ca9b364283a410f0acfa3ea935 2022-04-14 07:17:39.922 | [97902 Async ks-system-member:129337]: finished get_or_add_user_system_role member 2b017b8f14164ba8a0d1bb254114d8c7 all with result 0 in 11 seconds 2022-04-14 07:17:40.082 | [97902 Async ks-system-reader:129619]: Waiting for completion of get_or_add_user_system_role reader a94d49c5c5a946e89dd20d93571be4c7 all running on PID 129619 (7 other jobs running) 2022-04-14 07:17:40.245 | [97902 Async ks-system-reader:129619]: Signaling child to exit 2022-04-14 07:17:40.246 | WAKEUP 2022-04-14 07:17:40.390 | [97902 Async ks-system-reader:129619]: Signaled 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:17:40.400 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:17:40.400 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:17:40.400 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:17:40.400 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:17:40.400 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:17:40.400 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:17:40.400 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a94d49c5c5a946e89dd20d93571be4c7 --system all -f value -c Role 2022-04-14 07:17:40.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.400 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:17:40.400 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user a94d49c5c5a946e89dd20d93571be4c7 --system all 2022-04-14 07:17:40.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.401 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a94d49c5c5a946e89dd20d93571be4c7 --system all -f value -c Role 2022-04-14 07:17:40.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.401 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:40.401 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:40.401 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:40.401 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:40.401 | + functions-common:get_or_add_user_system_role:1059 : echo b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:40.401 | b4d8b267163e4bffb9dcba95b14ae620 2022-04-14 07:17:40.713 | [97902 Async ks-system-reader:129619]: finished get_or_add_user_system_role reader a94d49c5c5a946e89dd20d93571be4c7 all with result 0 in 11 seconds 2022-04-14 07:17:40.765 | + inc/async:async_wait:197 : return 0 2022-04-14 07:17:40.780 | + 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:17:41.145 | [97902 Async ks-group-memberdemo:129991]: Waiting for completion of get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 running on PID 129991 (6 other jobs running) 2022-04-14 07:17:41.329 | [97902 Async ks-group-memberdemo:129991]: Signaling child to exit 2022-04-14 07:17:43.114 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:43.182 | [129991 Async ks-group-memberdemo:129991]: finished successfully 2022-04-14 07:17:43.223 | WAKEUP 2022-04-14 07:17:43.302 | [97902 Async ks-group-memberdemo:129991]: Signaled 2022-04-14 07:17:43.320 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:43.320 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 -f value 2022-04-14 07:17:43.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.320 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:43.320 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:43.320 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:43.320 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:43.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.321 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 -f value 2022-04-14 07:17:43.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.321 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:43.321 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False' 2022-04-14 07:17:43.321 | + functions-common:get_or_add_group_project_role:1083 : echo f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False 2022-04-14 07:17:43.321 | f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False 2022-04-14 07:17:43.473 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:43.498 | [97902 Async ks-group-memberdemo:129991]: finished get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 14 seconds 2022-04-14 07:17:43.531 | [130077 Async ks-group-anotherdemo:130077]: finished successfully 2022-04-14 07:17:43.599 | [97902 Async ks-group-anotherdemo:130077]: Waiting for completion of get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 running on PID 130077 (5 other jobs running) 2022-04-14 07:17:43.645 | [97902 Async ks-group-anotherdemo:130077]: Signaling child to exit 2022-04-14 07:17:43.645 | WAKEUP 2022-04-14 07:17:43.689 | [97902 Async ks-group-anotherdemo:130077]: Signaled 2022-04-14 07:17:43.690 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:43.690 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 -f value 2022-04-14 07:17:43.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.690 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:43.691 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:43.691 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:43.691 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 2022-04-14 07:17:43.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.691 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 1b7e3f5069654fc88d867b9c804310b2 -f value 2022-04-14 07:17:43.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:43.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:43.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:43.691 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False' 2022-04-14 07:17:43.691 | + functions-common:get_or_add_group_project_role:1083 : echo 7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False 2022-04-14 07:17:43.691 | 7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 False 2022-04-14 07:17:43.779 | [97902 Async ks-group-anotherdemo:130077]: finished get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 1b7e3f5069654fc88d867b9c804310b2 with result 0 in 14 seconds 2022-04-14 07:17:43.838 | [97902 Async ks-group-memberalt:130169]: Waiting for completion of get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 running on PID 130169 (4 other jobs running) 2022-04-14 07:17:43.881 | [97902 Async ks-group-memberalt:130169]: Signaling child to exit 2022-04-14 07:17:44.677 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:44.714 | [130289 Async ks-group-anotheralt:130289]: finished successfully 2022-04-14 07:17:44.825 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:44.854 | [130169 Async ks-group-memberalt:130169]: finished successfully 2022-04-14 07:17:44.876 | WAKEUP 2022-04-14 07:17:44.900 | [97902 Async ks-group-memberalt:130169]: Signaled 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:44.902 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 -f value 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 -f value 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:44.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:44.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False' 2022-04-14 07:17:44.902 | + functions-common:get_or_add_group_project_role:1083 : echo f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False 2022-04-14 07:17:44.903 | f56300ca9b364283a410f0acfa3ea935 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False 2022-04-14 07:17:44.949 | [97902 Async ks-group-memberalt:130169]: finished get_or_add_group_project_role member bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 with result 0 in 15 seconds 2022-04-14 07:17:44.989 | [97902 Async ks-group-anotheralt:130289]: Waiting for completion of get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 running on PID 130289 (3 other jobs running) 2022-04-14 07:17:45.015 | [97902 Async ks-group-anotheralt:130289]: Signaling child to exit 2022-04-14 07:17:45.015 | WAKEUP 2022-04-14 07:17:45.039 | [97902 Async ks-group-anotheralt:130289]: Signaled 2022-04-14 07:17:45.041 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:45.041 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 -f value 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.041 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.041 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:45.041 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:45.041 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:45.041 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.041 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.041 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.041 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf306ec75f70490095a4948b2fbd017b --project 13ba5f7b79b045f8a70b23c475138301 -f value 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.041 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.042 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:45.042 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False' 2022-04-14 07:17:45.042 | + functions-common:get_or_add_group_project_role:1083 : echo 7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False 2022-04-14 07:17:45.042 | 7f25b873653a4b9cb759ae5b80367db9 bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 False 2022-04-14 07:17:45.088 | [97902 Async ks-group-anotheralt:130289]: finished get_or_add_group_project_role anotherrole bf306ec75f70490095a4948b2fbd017b 13ba5f7b79b045f8a70b23c475138301 with result 0 in 14 seconds 2022-04-14 07:17:45.132 | [97902 Async ks-group-admin:130376]: Waiting for completion of get_or_add_group_project_role admin 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa running on PID 130376 (2 other jobs running) 2022-04-14 07:17:45.158 | [97902 Async ks-group-admin:130376]: Signaling child to exit 2022-04-14 07:17:45.444 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:45.470 | [130376 Async ks-group-admin:130376]: finished successfully 2022-04-14 07:17:45.490 | WAKEUP 2022-04-14 07:17:45.513 | [97902 Async ks-group-admin:130376]: Signaled 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:45.515 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6ae8f0add9774696be80772bda7e2aeb --project f5cbd3099c03438a8aa004b3fa5ed9aa -f value 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 6ae8f0add9774696be80772bda7e2aeb --project f5cbd3099c03438a8aa004b3fa5ed9aa 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6ae8f0add9774696be80772bda7e2aeb --project f5cbd3099c03438a8aa004b3fa5ed9aa -f value 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:45.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:45.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9a648c560afb4b03b50695c6c0f49c68 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa False' 2022-04-14 07:17:45.515 | + functions-common:get_or_add_group_project_role:1083 : echo 9a648c560afb4b03b50695c6c0f49c68 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa False 2022-04-14 07:17:45.515 | 9a648c560afb4b03b50695c6c0f49c68 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa False 2022-04-14 07:17:45.560 | [97902 Async ks-group-admin:130376]: finished get_or_add_group_project_role admin 6ae8f0add9774696be80772bda7e2aeb f5cbd3099c03438a8aa004b3fa5ed9aa with result 0 in 14 seconds 2022-04-14 07:17:45.564 | + inc/async:async_wait:197 : return 0 2022-04-14 07:17:45.567 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:17:45.584 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:17:45.587 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:17:45.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:45.607 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:17:45.610 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:17:45.671 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:17:45.711 | [97902 Async create_nova_accounts:132275]: running: create_nova_accounts 2022-04-14 07:17:45.714 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:17:45.733 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:45.735 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:17:45.738 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:17:45.800 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:17:45.842 | [97902 Async create_glance_accounts:132390]: running: create_glance_accounts 2022-04-14 07:17:45.845 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:17:45.868 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:45.871 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:17:45.876 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:17:45.944 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:17:45.988 | [97902 Async create_cinder_accounts:132520]: running: create_cinder_accounts 2022-04-14 07:17:45.991 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:17:46.012 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:46.015 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:17:46.018 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:17:46.097 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:17:46.186 | [97902 Async create_neutron_accounts:132635]: running: create_neutron_accounts 2022-04-14 07:17:46.192 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:17:46.219 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:46.222 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:17:46.227 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:17:46.545 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:17:46.762 | [97902 Async create_swift_accounts:132777]: running: create_swift_accounts 2022-04-14 07:17:46.780 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:17:46.901 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:17:46.924 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:17:47.300 | [97902 Async create_nova_accounts:132275]: Waiting for completion of create_nova_accounts running on PID 132275 (6 other jobs running) 2022-04-14 07:17:47.465 | [97902 Async create_nova_accounts:132275]: Signaling child to exit 2022-04-14 07:18:27.694 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:18:27.867 | [132635 Async create_neutron_accounts:132635]: finished successfully 2022-04-14 07:18:45.595 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:18:45.637 | [132520 Async create_cinder_accounts:132520]: finished successfully 2022-04-14 07:19:02.414 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:19:02.449 | [132390 Async create_glance_accounts:132390]: finished successfully 2022-04-14 07:19:02.933 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:19:02.960 | [132275 Async create_nova_accounts:132275]: finished successfully 2022-04-14 07:19:02.983 | WAKEUP 2022-04-14 07:19:03.011 | [97902 Async create_nova_accounts:132275]: Signaled 2022-04-14 07:19:03.013 | + 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:19:03.013 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:19:03.013 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:19:03.013 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.013 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.013 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.013 | ++ 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:19:03.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:19:03.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.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:19:03.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.013 | + functions-common:get_or_create_user:932 : user_id=71fe99cfaca14091b7cb20eac36b156a 2022-04-14 07:19:03.013 | + functions-common:get_or_create_user:933 : echo 71fe99cfaca14091b7cb20eac36b156a 2022-04-14 07:19:03.014 | 71fe99cfaca14091b7cb20eac36b156a 2022-04-14 07:19:03.014 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:19:03.014 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.014 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.014 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.014 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.014 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.014 | ++ 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:19:03.014 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.014 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.014 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.014 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.014 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.014 | + 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:19:03.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.014 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.014 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.015 | ++ 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:19:03.015 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.015 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.015 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.015 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.015 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.015 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | 71fe99cfaca14091b7cb20eac36b156a | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.015 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.015 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.015 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.015 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.015 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:19:03.015 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:19:03.015 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.015 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.015 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.015 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.015 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.015 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.016 | ++ 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:19:03.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.016 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.016 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.016 | + 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:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | ++ 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:19:03.016 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.016 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.016 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.016 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.016 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.016 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 71fe99cfaca14091b7cb20eac36b156a | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.016 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:03.016 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:03.016 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:03.016 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:19:03.017 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:19:03.017 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-04-14 07:19:03.017 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:19:03.017 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.017 | ++ 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:19:03.017 | ++ 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:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.017 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.017 | aada8c45a59747d7b354efc0bf0cb790' 2022-04-14 07:19:03.017 | + functions-common:get_or_create_service:1101 : echo aada8c45a59747d7b354efc0bf0cb790 2022-04-14 07:19:03.017 | aada8c45a59747d7b354efc0bf0cb790 2022-04-14 07:19:03.017 | + 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:19:03.017 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.017 | ++ 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:19:03.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.017 | +++ 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:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.017 | +++ 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:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.017 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=637ad5a8d64743f3aa388dee8495cccc 2022-04-14 07:19:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 637ad5a8d64743f3aa388dee8495cccc 2022-04-14 07:19:03.018 | + functions-common:get_or_create_endpoint:1134 : public_id=637ad5a8d64743f3aa388dee8495cccc 2022-04-14 07:19:03.018 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.018 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.018 | + functions-common:get_or_create_endpoint:1143 : echo 637ad5a8d64743f3aa388dee8495cccc 2022-04-14 07:19:03.018 | 637ad5a8d64743f3aa388dee8495cccc 2022-04-14 07:19:03.018 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:19:03.018 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.018 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:19:03.018 | ++ 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:19:03.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.018 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.018 | 302215afd2c54c1bb0eff607195e5295' 2022-04-14 07:19:03.018 | + functions-common:get_or_create_service:1101 : echo 302215afd2c54c1bb0eff607195e5295 2022-04-14 07:19:03.018 | 302215afd2c54c1bb0eff607195e5295 2022-04-14 07:19:03.018 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-04-14 07:19:03.018 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.018 | ++ 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:19:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.018 | +++ 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:19:03.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.018 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.019 | +++ 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:19:03.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.019 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e36ac4a6b01a4d66a13ccc047bd2e3bc 2022-04-14 07:19:03.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e36ac4a6b01a4d66a13ccc047bd2e3bc 2022-04-14 07:19:03.019 | + functions-common:get_or_create_endpoint:1134 : public_id=e36ac4a6b01a4d66a13ccc047bd2e3bc 2022-04-14 07:19:03.019 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.019 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.019 | + functions-common:get_or_create_endpoint:1143 : echo e36ac4a6b01a4d66a13ccc047bd2e3bc 2022-04-14 07:19:03.019 | e36ac4a6b01a4d66a13ccc047bd2e3bc 2022-04-14 07:19:03.019 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:19:03.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:03.019 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:19:03.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:03.019 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:19:03.019 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.019 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.019 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.019 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.019 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.019 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.019 | ++ 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:19:03.019 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.019 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.020 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.020 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.020 | + 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:19:03.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | ++ 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:19:03.020 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.020 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.020 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.020 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.020 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.020 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.020 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.020 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.020 | ++ functions-common:get_field:825 : echo '| 24add0c6eccf47d59b9f92b0f6ac19b4 | 71fe99cfaca14091b7cb20eac36b156a | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.020 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.020 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.020 | + functions-common:get_or_add_user_project_role:1004 : echo 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.020 | 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.020 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:19:03.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:03.020 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:19:03.020 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:03.020 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:19:03.061 | [97902 Async create_nova_accounts:132275]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-14 07:19:03.102 | [97902 Async create_glance_accounts:132390]: Waiting for completion of create_glance_accounts running on PID 132390 (5 other jobs running) 2022-04-14 07:19:03.129 | [97902 Async create_glance_accounts:132390]: Signaling child to exit 2022-04-14 07:19:03.129 | WAKEUP 2022-04-14 07:19:03.153 | [97902 Async create_glance_accounts:132390]: Signaled 2022-04-14 07:19:03.154 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:19:03.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:03.154 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:19:03.154 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:19:03.154 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.154 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.154 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.155 | ++ 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:19:03.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.155 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.155 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.155 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.155 | + functions-common:get_or_create_user:932 : user_id=2d466d301af04244b3a001fd5687c8d4 2022-04-14 07:19:03.155 | + functions-common:get_or_create_user:933 : echo 2d466d301af04244b3a001fd5687c8d4 2022-04-14 07:19:03.155 | 2d466d301af04244b3a001fd5687c8d4 2022-04-14 07:19:03.155 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:19:03.155 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.155 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.155 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.155 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.155 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.155 | ++ 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:19:03.155 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.155 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.155 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.155 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.156 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.156 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.156 | + 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:19:03.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.156 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.156 | ++ 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:19:03.156 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.156 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.156 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.156 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.156 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.156 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | 2d466d301af04244b3a001fd5687c8d4 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.156 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.156 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.156 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.156 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.156 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:19:03.156 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:19:03.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:03.156 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:19:03.156 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:19:03.157 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.157 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.157 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.157 | ++ 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:19:03.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.157 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.157 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.157 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.157 | + functions-common:get_or_create_user:932 : user_id=b24f8ea48e494e1aa6b6993f263e10b1 2022-04-14 07:19:03.157 | + functions-common:get_or_create_user:933 : echo b24f8ea48e494e1aa6b6993f263e10b1 2022-04-14 07:19:03.157 | b24f8ea48e494e1aa6b6993f263e10b1 2022-04-14 07:19:03.157 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:19:03.157 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.157 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.157 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.157 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.157 | ++ 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:19:03.157 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.157 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.157 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.157 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.157 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.157 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.157 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.158 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.158 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.158 | + 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:19:03.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.158 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.158 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.158 | ++ 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:19:03.158 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.158 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.158 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.158 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.158 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.158 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.158 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.158 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.158 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.158 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | b24f8ea48e494e1aa6b6993f263e10b1 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.158 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.158 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.158 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.158 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.158 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.158 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:19:03.158 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:19:03.158 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.158 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.158 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.158 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.158 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.159 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.159 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.159 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.159 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.159 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.159 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.159 | ++ 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:19:03.159 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.159 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.159 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.159 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.159 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.159 | + 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:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | ++ 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:19:03.159 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.159 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.159 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.159 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.159 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.159 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.159 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.160 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.160 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.160 | ++ functions-common:get_field:825 : echo '| 24add0c6eccf47d59b9f92b0f6ac19b4 | b24f8ea48e494e1aa6b6993f263e10b1 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.160 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.160 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.160 | + functions-common:get_or_add_user_project_role:1004 : echo 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.160 | 24add0c6eccf47d59b9f92b0f6ac19b4 2022-04-14 07:19:03.160 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:19:03.160 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.160 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:19:03.160 | ++ 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:19:03.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.160 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.160 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.160 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.160 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.160 | b48fee19e270409fb876b9e75a3c6184' 2022-04-14 07:19:03.160 | + functions-common:get_or_create_service:1101 : echo b48fee19e270409fb876b9e75a3c6184 2022-04-14 07:19:03.160 | b48fee19e270409fb876b9e75a3c6184 2022-04-14 07:19:03.160 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-04-14 07:19:03.160 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.160 | ++ 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:19:03.160 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.160 | +++ 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:19:03.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.160 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.160 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.160 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.160 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.160 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.160 | +++ 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:19:03.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.160 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.161 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.161 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.161 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a265c8f859cc4e619da686451ba5a622 2022-04-14 07:19:03.161 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a265c8f859cc4e619da686451ba5a622 2022-04-14 07:19:03.161 | + functions-common:get_or_create_endpoint:1134 : public_id=a265c8f859cc4e619da686451ba5a622 2022-04-14 07:19:03.161 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.161 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.161 | + functions-common:get_or_create_endpoint:1143 : echo a265c8f859cc4e619da686451ba5a622 2022-04-14 07:19:03.161 | a265c8f859cc4e619da686451ba5a622 2022-04-14 07:19:03.161 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:19:03.161 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:19:03.161 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:19:03.161 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:19:03.161 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:19:03.161 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:19:03.161 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:19:03.161 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:19:03.161 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:19:03.203 | [97902 Async create_glance_accounts:132390]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:19:03.243 | [97902 Async create_cinder_accounts:132520]: Waiting for completion of create_cinder_accounts running on PID 132520 (4 other jobs running) 2022-04-14 07:19:03.269 | [97902 Async create_cinder_accounts:132520]: Signaling child to exit 2022-04-14 07:19:03.269 | WAKEUP 2022-04-14 07:19:03.295 | [97902 Async create_cinder_accounts:132520]: Signaled 2022-04-14 07:19:03.296 | + 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:19:03.297 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:19:03.297 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:19:03.297 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.297 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.297 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.297 | ++ 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:19:03.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.297 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.297 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.297 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.297 | + functions-common:get_or_create_user:932 : user_id=2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.297 | + functions-common:get_or_create_user:933 : echo 2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.297 | 2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.297 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:19:03.297 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.297 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.297 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.297 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.297 | ++ 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:19:03.297 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.297 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.297 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.297 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.297 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.298 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.298 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.298 | + 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:19:03.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.298 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.298 | ++ 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:19:03.298 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.298 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.298 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.298 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.298 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.298 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | 2cd57bd208304d30be7d64f40a998267 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.298 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.298 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.298 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.298 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.298 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:19:03.298 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:19:03.298 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.298 | ++ 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:19:03.299 | ++ 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:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.299 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.299 | d677c58c41f0458b8ac13493b2b26d79' 2022-04-14 07:19:03.299 | + functions-common:get_or_create_service:1101 : echo d677c58c41f0458b8ac13493b2b26d79 2022-04-14 07:19:03.299 | d677c58c41f0458b8ac13493b2b26d79 2022-04-14 07:19:03.299 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:19:03.299 | + 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:19:03.299 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.299 | ++ 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:19:03.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.299 | +++ 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:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.299 | +++ 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:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.299 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.299 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b5453b3058e744f5a654e5d6f9dd124e 2022-04-14 07:19:03.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b5453b3058e744f5a654e5d6f9dd124e 2022-04-14 07:19:03.299 | + functions-common:get_or_create_endpoint:1134 : public_id=b5453b3058e744f5a654e5d6f9dd124e 2022-04-14 07:19:03.300 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.300 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.300 | + functions-common:get_or_create_endpoint:1143 : echo b5453b3058e744f5a654e5d6f9dd124e 2022-04-14 07:19:03.300 | b5453b3058e744f5a654e5d6f9dd124e 2022-04-14 07:19:03.300 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:19:03.300 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.300 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:19:03.300 | ++ 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:19:03.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.300 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.300 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.300 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.300 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.300 | 538fe433cb754937b148ce89d8fd7862' 2022-04-14 07:19:03.300 | + functions-common:get_or_create_service:1101 : echo 538fe433cb754937b148ce89d8fd7862 2022-04-14 07:19:03.300 | 538fe433cb754937b148ce89d8fd7862 2022-04-14 07:19:03.300 | + 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:19:03.300 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.300 | ++ 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:19:03.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.300 | +++ 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:19:03.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.300 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.300 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.300 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.300 | +++ 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:19:03.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.300 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e315c7107bb142b7a54f4e8423ad3e27 2022-04-14 07:19:03.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e315c7107bb142b7a54f4e8423ad3e27 2022-04-14 07:19:03.301 | + functions-common:get_or_create_endpoint:1134 : public_id=e315c7107bb142b7a54f4e8423ad3e27 2022-04-14 07:19:03.301 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.301 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.301 | + functions-common:get_or_create_endpoint:1143 : echo e315c7107bb142b7a54f4e8423ad3e27 2022-04-14 07:19:03.301 | e315c7107bb142b7a54f4e8423ad3e27 2022-04-14 07:19:03.301 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:19:03.301 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:03.301 | +++ 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:19:03.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_project:945 : project_id=168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_project:946 : echo 168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:19:03.301 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 168639a5be6947e28c9ec6efecfea06f 2022-04-14 07:19:03.301 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.301 | +++ 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:19:03.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.301 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:19:03.301 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.301 | ++ functions-common:get_or_create_user:932 : user_id=2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.302 | ++ functions-common:get_or_create_user:933 : echo 2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.302 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2cd57bd208304d30be7d64f40a998267 2022-04-14 07:19:03.345 | [97902 Async create_cinder_accounts:132520]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 07:19:03.349 | + inc/async:async_wait:197 : return 0 2022-04-14 07:19:03.352 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:19:03.407 | [97902 Async create_neutron_accounts:132635]: Waiting for completion of create_neutron_accounts running on PID 132635 (3 other jobs running) 2022-04-14 07:19:03.435 | [97902 Async create_neutron_accounts:132635]: Signaling child to exit 2022-04-14 07:19:03.435 | WAKEUP 2022-04-14 07:19:03.459 | [97902 Async create_neutron_accounts:132635]: Signaled 2022-04-14 07:19:03.461 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:19:03.461 | ++ 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:19:03.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:19:03.461 | + 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:19:03.461 | + 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:19:03.461 | + 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:19:03.461 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:19:03.461 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:19:03.461 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:19:03.461 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:19:03.461 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.49:9696/ 2022-04-14 07:19:03.461 | + 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:19:03.461 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:19:03.461 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:19:03.461 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:03.461 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:03.461 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:03.461 | ++ 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:19:03.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.462 | + functions-common:get_or_create_user:932 : user_id=198e46df137c4d25bfe78b9a62cd7db7 2022-04-14 07:19:03.462 | + functions-common:get_or_create_user:933 : echo 198e46df137c4d25bfe78b9a62cd7db7 2022-04-14 07:19:03.462 | 198e46df137c4d25bfe78b9a62cd7db7 2022-04-14 07:19:03.462 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:19:03.462 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:03.462 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:03.462 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:03.462 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:03.462 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.462 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:03.462 | ++ 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:19:03.462 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.462 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.463 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:03.463 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:03.463 | + 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:19:03.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.463 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.463 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.463 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:03.463 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:03.463 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.463 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:03.463 | ++ 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:19:03.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.463 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.463 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.463 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.463 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:03.463 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:03.463 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:03.463 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | 198e46df137c4d25bfe78b9a62cd7db7 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:03.463 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:03.463 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.463 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.463 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:03.463 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:19:03.463 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:19:03.463 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:03.464 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:19:03.464 | ++ 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:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.464 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:03.464 | 299d20fc7db7498e857bc2996ca0d966' 2022-04-14 07:19:03.464 | + functions-common:get_or_create_service:1101 : echo 299d20fc7db7498e857bc2996ca0d966 2022-04-14 07:19:03.464 | 299d20fc7db7498e857bc2996ca0d966 2022-04-14 07:19:03.464 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-04-14 07:19:03.464 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:03.464 | ++ 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:19:03.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:03.464 | +++ 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:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:03.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:03.464 | +++ 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:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:03.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:03.464 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:03.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=519de846ccb4413288605b2d1de97f02 2022-04-14 07:19:03.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 519de846ccb4413288605b2d1de97f02 2022-04-14 07:19:03.464 | + functions-common:get_or_create_endpoint:1134 : public_id=519de846ccb4413288605b2d1de97f02 2022-04-14 07:19:03.464 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:19:03.465 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:03.465 | + functions-common:get_or_create_endpoint:1143 : echo 519de846ccb4413288605b2d1de97f02 2022-04-14 07:19:03.465 | 519de846ccb4413288605b2d1de97f02 2022-04-14 07:19:03.513 | [97902 Async create_neutron_accounts:132635]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:19:03.556 | [97902 Async create_swift_accounts:132777]: Waiting for completion of create_swift_accounts running on PID 132777 (2 other jobs running) 2022-04-14 07:19:03.583 | [97902 Async create_swift_accounts:132777]: Signaling child to exit 2022-04-14 07:19:55.477 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:19:55.503 | [132777 Async create_swift_accounts:132777]: finished successfully 2022-04-14 07:19:55.523 | WAKEUP 2022-04-14 07:19:55.547 | [97902 Async create_swift_accounts:132777]: Signaled 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:19:55.548 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:19:55.549 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:19:55.549 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:19:55.549 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:19:55.549 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:19:55.549 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:19:55.549 | +++ 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:19:55.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.549 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.549 | ++ functions-common:get_or_create_role:957 : role_id=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.549 | ++ functions-common:get_or_create_role:958 : echo 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.549 | + lib/swift:create_swift_accounts:614 : another_role=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.549 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:19:55.549 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:19:55.549 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:55.549 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:55.549 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:55.549 | ++ 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:19:55.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.549 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.549 | + functions-common:get_or_create_user:932 : user_id=131619e6d7f04e4c88acba9cc79922a1 2022-04-14 07:19:55.549 | + functions-common:get_or_create_user:933 : echo 131619e6d7f04e4c88acba9cc79922a1 2022-04-14 07:19:55.549 | 131619e6d7f04e4c88acba9cc79922a1 2022-04-14 07:19:55.549 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:19:55.549 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.549 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:55.549 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.549 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.549 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:55.550 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:55.550 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:55.550 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:55.550 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:55.550 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:55.550 | ++ 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:19:55.550 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.550 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.550 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.550 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.550 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.550 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.550 | + 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:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.550 | ++ 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:19:55.550 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.550 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.550 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.550 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.551 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.551 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.551 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.551 | ++ functions-common:get_field:825 : echo '| 11bf1db3c631483ea09da877b8307b60 | 131619e6d7f04e4c88acba9cc79922a1 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:55.551 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:1004 : echo 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:55.551 | 11bf1db3c631483ea09da877b8307b60 2022-04-14 07:19:55.551 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:19:55.551 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.551 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:55.551 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:55.551 | ++ 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:19:55.551 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.551 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.551 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.551 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.551 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.551 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.551 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.551 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.551 | + 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:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | ++ 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:19:55.552 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.552 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.552 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.552 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.552 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.552 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.552 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 131619e6d7f04e4c88acba9cc79922a1 | | 168639a5be6947e28c9ec6efecfea06f | | | False |' 2022-04-14 07:19:55.552 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.552 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.552 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.552 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.552 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:19:55.552 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:55.552 | ++ 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:19:55.552 | ++ 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:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.552 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:55.552 | c85cfc661d7a4f9d856338d4081ed7ce' 2022-04-14 07:19:55.553 | + functions-common:get_or_create_service:1101 : echo c85cfc661d7a4f9d856338d4081ed7ce 2022-04-14 07:19:55.553 | c85cfc661d7a4f9d856338d4081ed7ce 2022-04-14 07:19:55.553 | + 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:19:55.553 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:55.553 | ++ 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:19:55.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:55.553 | +++ 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:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:55.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:55.553 | +++ 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:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=734fe535e6da44e48c711bbf0289456a 2022-04-14 07:19:55.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 734fe535e6da44e48c711bbf0289456a 2022-04-14 07:19:55.553 | + functions-common:get_or_create_endpoint:1134 : public_id=734fe535e6da44e48c711bbf0289456a 2022-04-14 07:19:55.553 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.49:8080 ]] 2022-04-14 07:19:55.553 | + 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:19:55.553 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:55.553 | ++ 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:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.553 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:55.554 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:55.554 | ++ 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:19:55.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.554 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.554 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f3cd7990a0d34b3f9ab5bbed7bcf4425 2022-04-14 07:19:55.554 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo f3cd7990a0d34b3f9ab5bbed7bcf4425 2022-04-14 07:19:55.554 | f3cd7990a0d34b3f9ab5bbed7bcf4425 2022-04-14 07:19:55.554 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:55.554 | + functions-common:get_or_create_endpoint:1143 : echo 734fe535e6da44e48c711bbf0289456a 2022-04-14 07:19:55.554 | 734fe535e6da44e48c711bbf0289456a 2022-04-14 07:19:55.554 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:19:55.554 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:55.554 | +++ 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:19:55.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.554 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_project:945 : project_id=40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_project:946 : echo 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.554 | + lib/swift:create_swift_accounts:628 : swift_project_test1=40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.554 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:19:55.554 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.554 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:19:55.554 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:19:55.554 | +++ 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:19:55.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.555 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.555 | ++ functions-common:get_or_create_user:932 : user_id=1edd828e85244944ace7c3d4157c8754 2022-04-14 07:19:55.555 | ++ functions-common:get_or_create_user:933 : echo 1edd828e85244944ace7c3d4157c8754 2022-04-14 07:19:55.555 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=1edd828e85244944ace7c3d4157c8754 2022-04-14 07:19:55.555 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:19:55.555 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.555 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 1edd828e85244944ace7c3d4157c8754 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.555 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.555 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:55.555 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.555 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.555 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:55.555 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:55.555 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:55.555 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:55.555 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1edd828e85244944ace7c3d4157c8754 --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.555 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.555 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.555 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.555 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.556 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.556 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.556 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1edd828e85244944ace7c3d4157c8754 --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.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:19:55.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.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:19:55.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.556 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1edd828e85244944ace7c3d4157c8754 --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.556 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.556 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.556 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.556 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.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:19:55.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.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:19:55.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.556 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.556 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.556 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.556 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 1edd828e85244944ace7c3d4157c8754 | | 40f508adda774fefb54f53a6f7fe3ef6 | | | False |' 2022-04-14 07:19:55.556 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.556 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.556 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.556 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.556 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:19:55.556 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:19:55.556 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:55.556 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:19:55.556 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:19:55.556 | +++ 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:19:55.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:19:55.556 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.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:19:55.557 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.557 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.557 | ++ functions-common:get_or_create_user:932 : user_id=f817ec4be8154ea391912ade3f827f7d 2022-04-14 07:19:55.557 | ++ functions-common:get_or_create_user:933 : echo f817ec4be8154ea391912ade3f827f7d 2022-04-14 07:19:55.557 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f817ec4be8154ea391912ade3f827f7d 2022-04-14 07:19:55.557 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:19:55.557 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.557 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 7f25b873653a4b9cb759ae5b80367db9 f817ec4be8154ea391912ade3f827f7d 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.557 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.557 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:55.557 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.557 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.557 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:55.557 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:55.557 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:55.557 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:55.557 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.557 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7f25b873653a4b9cb759ae5b80367db9 --user f817ec4be8154ea391912ade3f827f7d --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.557 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.557 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.557 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.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:19:55.557 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.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:19:55.557 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.557 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.558 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.558 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.558 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 7f25b873653a4b9cb759ae5b80367db9 --user f817ec4be8154ea391912ade3f827f7d --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.558 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.558 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.558 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7f25b873653a4b9cb759ae5b80367db9 --user f817ec4be8154ea391912ade3f827f7d --project 40f508adda774fefb54f53a6f7fe3ef6 2022-04-14 07:19:55.558 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.558 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.558 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.558 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.558 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.558 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.558 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.558 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.558 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.558 | ++ functions-common:get_field:825 : echo '| 7f25b873653a4b9cb759ae5b80367db9 | f817ec4be8154ea391912ade3f827f7d | | 40f508adda774fefb54f53a6f7fe3ef6 | | | False |' 2022-04-14 07:19:55.558 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.558 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.558 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.558 | + functions-common:get_or_add_user_project_role:1004 : echo 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.558 | 7f25b873653a4b9cb759ae5b80367db9 2022-04-14 07:19:55.558 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:19:55.558 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:19:55.558 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:55.558 | +++ 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:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.558 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_project:945 : project_id=c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_project:946 : echo c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:19:55.559 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:19:55.559 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:19:55.559 | +++ 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:19:55.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_user:932 : user_id=d905ff63fd7c4e98bab32287ac1e9e0e 2022-04-14 07:19:55.559 | ++ functions-common:get_or_create_user:933 : echo d905ff63fd7c4e98bab32287ac1e9e0e 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:647 : swift_user_test2=d905ff63fd7c4e98bab32287ac1e9e0e 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:19:55.559 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.559 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin d905ff63fd7c4e98bab32287ac1e9e0e c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.559 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.559 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:55.559 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.559 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.559 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:55.559 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:55.559 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:55.559 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:55.559 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.559 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d905ff63fd7c4e98bab32287ac1e9e0e --project c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.560 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.560 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.560 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.560 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.560 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.560 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user d905ff63fd7c4e98bab32287ac1e9e0e --project c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d905ff63fd7c4e98bab32287ac1e9e0e --project c0647536878c47479e6424a11df568ab 2022-04-14 07:19:55.560 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.560 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.560 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.560 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.560 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.560 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.560 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | d905ff63fd7c4e98bab32287ac1e9e0e | | c0647536878c47479e6424a11df568ab | | | False |' 2022-04-14 07:19:55.560 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.560 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.560 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.560 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.560 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:19:55.561 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:19:55.561 | +++ 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:19:55.561 | +++ 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:19:55.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.561 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:19:55.561 | c005b259b024431cb82db3ef083c853e' 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_domain:895 : echo c005b259b024431cb82db3ef083c853e 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:652 : swift_domain=c005b259b024431cb82db3ef083c853e 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:19:55.561 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:19:55.561 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c005b259b024431cb82db3ef083c853e 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:55.561 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c005b259b024431cb82db3ef083c853e --or-show -f value -c id 2022-04-14 07:19:55.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.561 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_project:945 : project_id=6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_project:946 : echo 6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:656 : swift_project_test4=6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:19:55.561 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.561 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:19:55.561 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c005b259b024431cb82db3ef083c853e test4@example.com 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:55.561 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:19:55.562 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:19:55.562 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c005b259b024431cb82db3ef083c853e --email=test4@example.com --or-show -f value -c id 2022-04-14 07:19:55.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.562 | ++ functions-common:get_or_create_user:932 : user_id=7ac68cc52bb94e82b77cc9a33cd14741 2022-04-14 07:19:55.562 | ++ functions-common:get_or_create_user:933 : echo 7ac68cc52bb94e82b77cc9a33cd14741 2022-04-14 07:19:55.562 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7ac68cc52bb94e82b77cc9a33cd14741 2022-04-14 07:19:55.562 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:19:55.562 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:55.562 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7ac68cc52bb94e82b77cc9a33cd14741 6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.562 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:55.562 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:55.562 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:55.562 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:55.562 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:55.562 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:55.562 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:55.562 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:55.562 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7ac68cc52bb94e82b77cc9a33cd14741 --project 6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.562 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.562 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:55.562 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.562 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.562 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.563 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:55.563 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:55.563 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7ac68cc52bb94e82b77cc9a33cd14741 --project 6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.563 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7ac68cc52bb94e82b77cc9a33cd14741 --project 6b814db29c3d4ebc9c05a53799ec681f 2022-04-14 07:19:55.563 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:55.563 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:55.563 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:55.563 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:55.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:55.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:55.563 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:55.563 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:55.563 | ++ functions-common:get_field:825 : echo '| 9a648c560afb4b03b50695c6c0f49c68 | 7ac68cc52bb94e82b77cc9a33cd14741 | | 6b814db29c3d4ebc9c05a53799ec681f | | | False |' 2022-04-14 07:19:55.563 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:55.563 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:55.563 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.563 | + functions-common:get_or_add_user_project_role:1004 : echo 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.563 | 9a648c560afb4b03b50695c6c0f49c68 2022-04-14 07:19:55.594 | [97902 Async create_swift_accounts:132777]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 07:19:55.601 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:19:55.605 | + inc/async:async_wait:197 : return 0 2022-04-14 07:19:55.607 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:19:55.625 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.628 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:19:55.645 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.648 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:19:55.651 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:55.654 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:19:55.656 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:19:55.659 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:19:55.720 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:19:55.759 | [97902 Async init_glance:137033]: running: init_glance 2022-04-14 07:19:55.762 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:19:55.781 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.784 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:19:55.787 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:55.790 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:19:55.793 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:19:55.796 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:19:55.800 | ++ 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:19:55.800 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:19:55.807 | + 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:19:55.810 | + 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:19:55.813 | + 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:19:55.816 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:19:55.818 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:19:55.821 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:19:55.825 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:19:55.827 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:19:55.842 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:19:55.844 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:19:59.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:59.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:59.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:59.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:02.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:02.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:02.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:02.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:05.819 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:20:05.846 | [137033 Async init_glance:137033]: finished successfully 2022-04-14 07:20:06.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:06.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:06.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:06.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:09.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:09.981 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:09.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:09.981 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:13.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:13.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:13.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:13.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:16.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:20:16.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:16.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:20:16.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:20.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:20.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:20.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:20.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:24.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:24.055 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:24.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:24.055 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:28.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:28.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:28.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:20:28.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:28.675 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:20:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:34.489 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:34.489 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:34.801 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:20:34.806 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:20:34.808 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:20:34.810 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:20:34.813 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:20:34.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:20:34.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:20:34.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:20:34.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:20:34.825 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:20:34.827 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:20:34.829 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:20:34.831 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:20:34.834 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:20:34.836 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:20:34.839 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:20:34.843 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:34.846 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:20:34.848 | + 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:20:34.853 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:20:34.856 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:20:34.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:20:34.860 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:20:34.863 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:20:34.865 | + 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:20:34.894 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:20:34.924 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:20:34.953 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:20:34.982 | + 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:20:35.012 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:20:35.041 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:20:35.043 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:20:35.046 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:20:35.048 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:20:35.051 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:20:35.068 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:20:35.070 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:20:35.073 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:35.075 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:20:35.078 | + 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:20:35.107 | + 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:20:35.137 | + 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:20:35.167 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:20:35.196 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:20:35.213 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:35.216 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:20:35.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:20:35.220 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:20:35.223 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:20:35.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:20:35.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:20:35.240 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:20:35.243 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:20:35.245 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:20:35.257 | + 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:20:35.270 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:20:35.272 | + 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:20:35.285 | + 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:20:35.298 | + 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:20:35.311 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:20:35.313 | + 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:20:35.316 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:20:35.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.aXu02gbWD7 2022-04-14 07:20:35.323 | + 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:20:35.325 | + 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:20:35.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.aXu02gbWD7 2022-04-14 07:20:35.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.aXu02gbWD7 2022-04-14 07:20:35.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.aXu02gbWD7 /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:20:35.357 | + 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:20:35.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:35.388 | + 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:20:35.417 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:20:35.420 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:20:35.422 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:20:35.425 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:20:35.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:20:35.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:20:35.448 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.451 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:20:35.453 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:20:35.456 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:20:35.473 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.476 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:20:35.479 | + 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:20:35.511 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:20:35.513 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:20:35.515 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:20:35.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.535 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:20:35.538 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:20:35.541 | + 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:20:35.543 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:20:35.546 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:20:35.548 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:20:35.551 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:20:35.553 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:20:35.555 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:20:35.558 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:20:35.563 | + 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:20:35.565 | + 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:20:35.570 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:20:35.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.590 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:20:35.592 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:20:35.594 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:20:35.599 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:20:35.629 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:20:35.660 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:20:35.690 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:20:35.721 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:20:35.752 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:20:35.754 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:20:35.757 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:20:35.760 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:20:35.762 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:20:35.791 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:20:35.821 | + 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:20:35.851 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:20:35.882 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:20:35.913 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:20:35.943 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:20:35.975 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:20:36.006 | + 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:20:36.036 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:20:36.066 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:20:36.096 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:20:36.127 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:20:36.130 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:20:36.132 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:20:36.135 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:20:36.137 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:20:36.168 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:20:36.198 | + 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:20:36.229 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:20:36.259 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:20:36.289 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:20:36.320 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:20:36.351 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:20:36.381 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:20:36.412 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:20:36.442 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:20:36.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:20:36.447 | + 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:20:36.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:20:36.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:20:36.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:20:36.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:20:36.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-14 07:20:36.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-14 07:20:36.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-14 07:20:36.468 | + 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:20:36.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:20:36.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:20:36.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:20:36.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:20:36.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:20:36.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:20:36.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:20:36.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:36.491 | + 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:20:36.520 | + 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:20:36.522 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.525 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:20:36.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:20:36.530 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:20:36.533 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.535 | + 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:20:36.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:20:36.565 | + 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:20:36.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.570 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:20:36.573 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:20:36.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:20:36.578 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.580 | + 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:20:36.610 | + 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:20:36.613 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:20:36.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:20:36.621 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:20:36.624 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.626 | + 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:20:36.656 | + 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:20:36.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:20:36.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:20:36.666 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:20:36.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.670 | + 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:20:36.700 | + 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:20:36.703 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:20:36.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:20:36.710 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:20:36.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.715 | + 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:20:36.745 | + 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:20:36.747 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:20:36.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:20:36.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:20:36.757 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.760 | + 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:20:36.788 | + 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:20:36.792 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.794 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:20:36.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-14 07:20:36.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-14 07:20:36.801 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.804 | + 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:20:36.833 | + 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:20:36.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:20:36.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:20:36.841 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:20:36.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:20:36.846 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:20:36.848 | + 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:20:36.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:20:36.879 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:20:36.897 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:36.900 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:20:36.903 | + 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:20:36.934 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:36.937 | + 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:20:36.967 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:20:36.998 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:20:37.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:20:37.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:20:37.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:20:40.031 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:20:40.031 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:20:40.031 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139010) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:20:40.081 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:20:40.082 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:20:40.082 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:40.082 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:40.082 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:40.082 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:40.135 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:20:40.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:40.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:40.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:40.136 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:40.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:20:40.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:20:40.494 | + 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:20:40.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:40.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:20:40.552 | + 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:20:40.571 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:20:40.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:40.577 | + 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:20:40.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:20:40.611 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:20:40.619 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:20:40.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:20:40.625 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:20:40.638 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:20:40.651 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:20:40.654 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:20:40.663 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:20:40.666 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:20:40.669 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:20:40.677 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:20:40.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:40.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:20:40.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:20:40.688 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:20:40.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:20:40.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:20:40.696 | + 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:20:40.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:40.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:20:40.727 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:20:40.730 | + 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:20:40.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:20:40.767 | + 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:20:40.797 | + 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:20:40.828 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:20:40.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:40.848 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:20:40.850 | + 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:20:40.855 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:20:40.885 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:20:40.915 | + 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:20:40.947 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:40.950 | + 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:20:40.979 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:20:40.997 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:40.999 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:41.002 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:20:41.032 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:41.034 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:20:41.037 | + 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:20:41.066 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:41.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:20:41.072 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:20:41.074 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:20:41.092 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:41.094 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:20:41.097 | + 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:20:41.101 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:20:41.132 | + 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:20:41.165 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:41.167 | + 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:20:41.197 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:20:41.199 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:20:41.229 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:20:41.231 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:20:41.234 | + 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:20:41.263 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:20:41.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:20:41.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:20:41.271 | + 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:20:44.229 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:20:44.229 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:20:44.229 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139542) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:20:44.280 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:20:44.280 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:20:44.280 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:44.280 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:44.281 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:44.281 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:20:44.341 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:20:44.342 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:20:44.342 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:20:44.343 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:20:44.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:20:44.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:44.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:20:44.343 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:44.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:44.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:20:44.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:20:44.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:20:44.723 | + 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:20:44.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:44.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:20:44.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:20:44.748 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:20:44.751 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:20:44.754 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:20:44.766 | + 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:20:44.784 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:20:44.787 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:20:44.789 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:20:44.792 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:20:44.795 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:20:44.797 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:20:44.800 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:20:44.802 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:20:44.805 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:20:44.807 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:20:44.810 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:20:44.812 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:20:44.815 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:20:44.817 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:20:44.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:20:44.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:20:44.828 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:20:44.830 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:20:44.833 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:20:44.835 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:20:44.840 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:20:44.840 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:20:44.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:20:44.847 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-04-14 07:20:44.850 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:20:44.852 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:44.855 | + 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:20:44.858 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:44.860 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:20:44.863 | + 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:20:44.865 | + 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:20:44.868 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:20:44.870 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:20:44.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.44/22 brd 192.168.3.255 2022-04-14 07:20:44.877 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:20:44.878 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:20:44.878 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:20:44.881 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.44 2022-04-14 07:20:44.884 | + 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:20:44.887 | + 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:20:44.899 | + 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:20:44.912 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:20:44.925 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:20:44.945 | + 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:20:47.955 | ARPING 192.168.0.44 from 192.168.0.44 br-data 2022-04-14 07:20:47.955 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:20:47.955 | Received 0 response(s) 2022-04-14 07:20:47.974 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:20:47.977 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:20:47.980 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:20:47.983 | + ./stack.sh:exit_trap:522 : jobs='123318 2022-04-14 07:20:47.983 | 137033' 2022-04-14 07:20:47.985 | + ./stack.sh:exit_trap:525 : [[ -n 123318 2022-04-14 07:20:47.985 | 137033 ]] 2022-04-14 07:20:47.988 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-071149 ]] 2022-04-14 07:20:47.990 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:47.992 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:20:47.992 | exit_trap: cleaning up child processes 2022-04-14 07:20:47.995 | + ./stack.sh:exit_trap:527 : kill 123318 137033 2022-04-14 07:20:47.998 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.p27cdPzHy0 ']' 2022-04-14 07:20:48.000 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.p27cdPzHy0 2022-04-14 07:20:48.004 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:20:48.006 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:20:48.009 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:20:48.012 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:20:48.012 | Error on exit 2022-04-14 07:20:48.015 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:20:48.017 | + ./stack.sh:exit_trap:542 : generate-subunit 1649920305 543 fail 2022-04-14 07:20:48.705 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:20:48.707 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:20:49.842 | + ./stack.sh:exit_trap:556 : exit 1