2022-04-14 07:31:51.412 | + ./stack.sh:main:487 : exec 2022-04-14 07:31:51.412 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-073151.summary.2022-04-14-073151 2022-04-14 07:31:51.412 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-073151' 2022-04-14 07:31:51.412 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:31:51.412 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-073151 2022-04-14 07:31:51.412 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-073151 /opt/stack/logs/stack.sh.log 2022-04-14 07:31:51.412 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-073151.summary.2022-04-14-073151 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:31:51.412 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:31:51.413 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:31:51.413 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:31:51.413 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:31:51.413 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:31:51.413 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:31:51.413 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:31:51.413 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:31:51.413 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:31:51.415 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:31:51.417 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:31:51.418 | Linux dv-neutron-837301-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:31:51.420 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:31:51.422 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:31:51.425 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:31:51.461 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:31:51.477 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:31:51.479 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:31:51.481 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:31:51.483 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:31:51.485 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:31:51.487 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:31:51.489 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:31:51.491 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:31:51.493 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:31:51.494 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:31:51.496 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:31:51.498 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:31:51.500 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:31:51.502 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:31:51.505 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:31:51.507 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:31:51.509 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:31:51.511 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:31:51.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:31:51.525 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:51.526 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:31:51.528 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:31:51.530 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:31:51.532 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:31:51.533 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:31:51.535 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:31:51.537 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:31:51.539 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:31:51.541 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:31:51.542 | + 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:31:51.544 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:31:51.546 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:31:51.548 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:31:51.550 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:31:51.552 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:31:51.554 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:31:51.571 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:31:51.573 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:31:51.585 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:51.587 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:31:51.591 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:31:51.593 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:31:51.594 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:31:51.596 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:31:51.598 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:31:51.600 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:31:51.602 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:31:51.604 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:31:51.606 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:31:51.608 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:31:51.612 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:31:51.624 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:31:51.641 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:31:51.653 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:31:51.665 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:31:51.701 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:31:51.758 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:31:51.845 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:31:51.867 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:31:51.916 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:31:51.967 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:31:52.112 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:31:52.126 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:31:52.138 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:31:52.151 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:31:52.244 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:31:52.246 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:31:52.249 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:31:52.251 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:31:52.253 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:31:52.255 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:31:52.258 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:31:52.258 | False' 2022-04-14 07:31:52.260 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:31:52.275 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:31:52.277 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:31:52.280 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:31:52.282 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:31:52.284 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:31:52.286 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:31:52.288 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:31:52.290 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:31:52.292 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:31:52.295 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:31:52.298 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:31:52.300 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:31:52.302 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:31:52.304 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:31:52.306 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:31:52.320 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:52.322 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:31:52.324 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:31:52.364 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:31:52.366 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:31:52.368 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:31:52.370 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:31:52.372 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:31:52.374 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:31:52.376 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:31:52.378 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:31:52.380 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:31:52.383 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:31:52.385 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.387 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:31:52.389 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.392 | + 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:31:52.394 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.396 | + 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:31:52.398 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.401 | + 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:31:52.403 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.405 | + 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:31:52.408 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.410 | + 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:31:52.412 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.414 | + 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:31:52.417 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.419 | + 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:31:52.421 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.423 | + 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:31:52.425 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.428 | + 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:31:52.430 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.432 | + 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:31:52.434 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.437 | + 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:31:52.439 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.441 | + 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:31:52.443 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.446 | + 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:31:52.448 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.450 | + 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:31:52.453 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.455 | + 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:31:52.457 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.459 | + 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:31:52.461 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.464 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:31:52.466 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.469 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:31:52.471 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.473 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:31:52.475 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.477 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:31:52.479 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.482 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:31:52.484 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.486 | + 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:31:52.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.490 | + 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:31:52.493 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.495 | + 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:31:52.497 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.499 | + 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:31:52.501 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.504 | + 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:31:52.506 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.508 | + 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:31:52.510 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.512 | + 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:31:52.515 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.517 | + 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:31:52.520 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.522 | + 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:31:52.524 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.526 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:31:52.528 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.531 | + 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:31:52.533 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.535 | + 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:31:52.538 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.540 | + 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:31:52.542 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.544 | + 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:31:52.547 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.549 | + 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:31:52.551 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.553 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:31:52.555 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.558 | + 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:31:52.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.562 | + 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:31:52.564 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.567 | + 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:31:52.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.571 | + 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:31:52.573 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.575 | + 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:31:52.578 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.580 | + 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:31:52.582 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.585 | + 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:31:52.587 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.589 | + 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:31:52.591 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:31:52.594 | + 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:31:52.597 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:31:52.599 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:31:52.601 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:31:52.616 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:52.618 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:31:52.620 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:31:52.623 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:31:52.638 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:52.641 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:31:52.643 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:31:52.645 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:31:52.647 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:31:52.650 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:31:52.652 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:31:52.654 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:31:52.656 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:31:52.659 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:31:52.659 | Using mysql database backend 2022-04-14 07:31:52.661 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:31:52.676 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:31:52.679 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:31:52.682 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:31:52.684 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:31:52.688 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:31:52.690 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:31:52.706 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:52.708 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:31:52.724 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:31:52.740 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:52.742 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:31:52.758 | + ./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:31:52.774 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:31:52.790 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:52.792 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:31:52.808 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:52.810 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:31:52.826 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:31:52.829 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:52.832 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:31:52.834 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:31:52.837 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:31:52.841 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-073152 2022-04-14 07:31:52.843 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-073152 757' 2022-04-14 07:31:52.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.848 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:31:52.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.853 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:31:52.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.857 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:31:52.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.862 | + 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:31:52.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.867 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:31:52.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.871 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:31:52.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.876 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-073151 2022-04-14 07:31:52.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.881 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:31:52.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.886 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:31:52.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.891 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:31:52.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.895 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:31:52.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.900 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:31:52.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:31:52.904 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:31:52.907 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:31:52.909 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:31:52.911 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:31:52.913 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:31:52.916 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:31:52.918 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:31:52.920 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:31:52.923 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:31:52.925 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:31:52.927 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:31:52.942 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:31:52.945 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:31:52.947 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:52.949 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:31:52.950 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:31:52.955 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:31:52.957 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:52.959 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:31:52.975 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:31:52.978 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:31:52.978 | + functions-common:git_clone:685 : head -1 2022-04-14 07:31:52.981 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:31:52.984 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:31:52.987 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:31:52.989 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:31:52.992 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:31:52.994 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:31:52.996 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:31:52.999 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:31:53.002 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:31:53.004 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:31:53.007 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:31:53.009 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:31:53.012 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:31:53.016 | ++ tools/install_prereqs.sh:source:47 : NOW=1649921513 2022-04-14 07:31:53.019 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:31:53.024 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920703 2022-04-14 07:31:53.026 | ++ tools/install_prereqs.sh:source:49 : DELTA=810 2022-04-14 07:31:53.029 | ++ tools/install_prereqs.sh:source:50 : [[ 810 -lt 7200 ]] 2022-04-14 07:31:53.031 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:31:53.033 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:31:53.036 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:31:53.038 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:31:53.040 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:31:53.043 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:31:53.045 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:31:53.048 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:31:53.051 | +++ 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:31:53.097 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:31:53.097 | apache2-dev 2022-04-14 07:31:53.097 | bc 2022-04-14 07:31:53.097 | bsdmainutils 2022-04-14 07:31:53.097 | curl 2022-04-14 07:31:53.097 | g++ 2022-04-14 07:31:53.097 | gawk 2022-04-14 07:31:53.097 | gcc 2022-04-14 07:31:53.097 | gettext 2022-04-14 07:31:53.097 | git 2022-04-14 07:31:53.097 | graphviz 2022-04-14 07:31:53.097 | iputils-ping 2022-04-14 07:31:53.097 | libapache2-mod-proxy-uwsgi 2022-04-14 07:31:53.097 | libffi-dev 2022-04-14 07:31:53.097 | libjpeg-dev 2022-04-14 07:31:53.097 | libpcre3-dev 2022-04-14 07:31:53.097 | libpq-dev 2022-04-14 07:31:53.097 | libssl-dev 2022-04-14 07:31:53.097 | libsystemd-dev 2022-04-14 07:31:53.097 | libxml2-dev 2022-04-14 07:31:53.097 | libxslt1-dev 2022-04-14 07:31:53.097 | libyaml-dev 2022-04-14 07:31:53.097 | lsof 2022-04-14 07:31:53.097 | openssh-server 2022-04-14 07:31:53.097 | openssl 2022-04-14 07:31:53.097 | pkg-config 2022-04-14 07:31:53.097 | psmisc 2022-04-14 07:31:53.097 | python3-dev 2022-04-14 07:31:53.097 | python3-pip 2022-04-14 07:31:53.097 | python3-systemd 2022-04-14 07:31:53.097 | python3-venv 2022-04-14 07:31:53.097 | tar 2022-04-14 07:31:53.097 | tcpdump 2022-04-14 07:31:53.097 | unzip 2022-04-14 07:31:53.098 | uuid-runtime 2022-04-14 07:31:53.098 | wget 2022-04-14 07:31:53.098 | wget 2022-04-14 07:31:53.098 | zlib1g-dev 2022-04-14 07:31:53.098 | libkrb5-dev 2022-04-14 07:31:53.098 | libldap2-dev 2022-04-14 07:31:53.098 | libsasl2-dev 2022-04-14 07:31:53.098 | memcached 2022-04-14 07:31:53.098 | python3-mysqldb 2022-04-14 07:31:53.098 | sqlite3 2022-04-14 07:31:53.098 | conntrack 2022-04-14 07:31:53.098 | curl 2022-04-14 07:31:53.098 | dnsmasq-base 2022-04-14 07:31:53.098 | dnsmasq-utils 2022-04-14 07:31:53.098 | ebtables 2022-04-14 07:31:53.098 | genisoimage 2022-04-14 07:31:53.098 | iptables 2022-04-14 07:31:53.098 | iputils-arping 2022-04-14 07:31:53.098 | kpartx 2022-04-14 07:31:53.098 | libjs-jquery-tablesorter 2022-04-14 07:31:53.098 | parted 2022-04-14 07:31:53.098 | pm-utils 2022-04-14 07:31:53.098 | python3-mysqldb 2022-04-14 07:31:53.098 | socat 2022-04-14 07:31:53.098 | sqlite3 2022-04-14 07:31:53.098 | sudo 2022-04-14 07:31:53.098 | vlan 2022-04-14 07:31:53.098 | lsscsi 2022-04-14 07:31:53.098 | open-iscsi 2022-04-14 07:31:53.098 | lvm2 2022-04-14 07:31:53.098 | qemu-utils 2022-04-14 07:31:53.098 | thin-provisioning-tools 2022-04-14 07:31:53.098 | acl 2022-04-14 07:31:53.098 | dnsmasq-base 2022-04-14 07:31:53.098 | dnsmasq-utils 2022-04-14 07:31:53.098 | ebtables 2022-04-14 07:31:53.098 | haproxy 2022-04-14 07:31:53.099 | iptables 2022-04-14 07:31:53.099 | iputils-arping 2022-04-14 07:31:53.099 | iputils-ping 2022-04-14 07:31:53.099 | postgresql-server-dev-all 2022-04-14 07:31:53.099 | python3-mysqldb 2022-04-14 07:31:53.099 | sqlite3 2022-04-14 07:31:53.099 | sudo 2022-04-14 07:31:53.099 | vlan 2022-04-14 07:31:53.099 | pcp 2022-04-14 07:31:53.099 | ipset 2022-04-14 07:31:53.099 | conntrack 2022-04-14 07:31:53.099 | conntrackd 2022-04-14 07:31:53.099 | keepalived 2022-04-14 07:31:53.099 | lvm2 2022-04-14 07:31:53.099 | qemu-utils 2022-04-14 07:31:53.099 | thin-provisioning-tools 2022-04-14 07:31:53.099 | curl 2022-04-14 07:31:53.099 | liberasurecode-dev 2022-04-14 07:31:53.099 | make 2022-04-14 07:31:53.099 | memcached 2022-04-14 07:31:53.099 | rsync 2022-04-14 07:31:53.099 | sqlite3 2022-04-14 07:31:53.099 | xfsprogs' 2022-04-14 07:31:53.100 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:31:53.118 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:31:53.118 | apache2-dev 2022-04-14 07:31:53.118 | bc 2022-04-14 07:31:53.118 | bsdmainutils 2022-04-14 07:31:53.118 | curl 2022-04-14 07:31:53.118 | g++ 2022-04-14 07:31:53.118 | gawk 2022-04-14 07:31:53.118 | gcc 2022-04-14 07:31:53.118 | gettext 2022-04-14 07:31:53.118 | git 2022-04-14 07:31:53.118 | graphviz 2022-04-14 07:31:53.118 | iputils-ping 2022-04-14 07:31:53.118 | libapache2-mod-proxy-uwsgi 2022-04-14 07:31:53.118 | libffi-dev 2022-04-14 07:31:53.118 | libjpeg-dev 2022-04-14 07:31:53.118 | libpcre3-dev 2022-04-14 07:31:53.118 | libpq-dev 2022-04-14 07:31:53.118 | libssl-dev 2022-04-14 07:31:53.118 | libsystemd-dev 2022-04-14 07:31:53.118 | libxml2-dev 2022-04-14 07:31:53.118 | libxslt1-dev 2022-04-14 07:31:53.118 | libyaml-dev 2022-04-14 07:31:53.118 | lsof 2022-04-14 07:31:53.118 | openssh-server 2022-04-14 07:31:53.118 | openssl 2022-04-14 07:31:53.118 | pkg-config 2022-04-14 07:31:53.118 | psmisc 2022-04-14 07:31:53.119 | python3-dev 2022-04-14 07:31:53.119 | python3-pip 2022-04-14 07:31:53.119 | python3-systemd 2022-04-14 07:31:53.119 | python3-venv 2022-04-14 07:31:53.119 | tar 2022-04-14 07:31:53.119 | tcpdump 2022-04-14 07:31:53.119 | unzip 2022-04-14 07:31:53.119 | uuid-runtime 2022-04-14 07:31:53.119 | wget 2022-04-14 07:31:53.119 | wget 2022-04-14 07:31:53.119 | zlib1g-dev 2022-04-14 07:31:53.119 | libkrb5-dev 2022-04-14 07:31:53.119 | libldap2-dev 2022-04-14 07:31:53.119 | libsasl2-dev 2022-04-14 07:31:53.119 | memcached 2022-04-14 07:31:53.119 | python3-mysqldb 2022-04-14 07:31:53.119 | sqlite3 2022-04-14 07:31:53.119 | conntrack 2022-04-14 07:31:53.119 | curl 2022-04-14 07:31:53.119 | dnsmasq-base 2022-04-14 07:31:53.119 | dnsmasq-utils 2022-04-14 07:31:53.119 | ebtables 2022-04-14 07:31:53.119 | genisoimage 2022-04-14 07:31:53.119 | iptables 2022-04-14 07:31:53.119 | iputils-arping 2022-04-14 07:31:53.119 | kpartx 2022-04-14 07:31:53.119 | libjs-jquery-tablesorter 2022-04-14 07:31:53.119 | parted 2022-04-14 07:31:53.119 | pm-utils 2022-04-14 07:31:53.119 | python3-mysqldb 2022-04-14 07:31:53.119 | socat 2022-04-14 07:31:53.119 | sqlite3 2022-04-14 07:31:53.119 | sudo 2022-04-14 07:31:53.119 | vlan 2022-04-14 07:31:53.119 | lsscsi 2022-04-14 07:31:53.119 | open-iscsi 2022-04-14 07:31:53.119 | lvm2 2022-04-14 07:31:53.119 | qemu-utils 2022-04-14 07:31:53.119 | thin-provisioning-tools 2022-04-14 07:31:53.120 | acl 2022-04-14 07:31:53.120 | dnsmasq-base 2022-04-14 07:31:53.120 | dnsmasq-utils 2022-04-14 07:31:53.120 | ebtables 2022-04-14 07:31:53.120 | haproxy 2022-04-14 07:31:53.120 | iptables 2022-04-14 07:31:53.120 | iputils-arping 2022-04-14 07:31:53.120 | iputils-ping 2022-04-14 07:31:53.120 | postgresql-server-dev-all 2022-04-14 07:31:53.120 | python3-mysqldb 2022-04-14 07:31:53.120 | sqlite3 2022-04-14 07:31:53.120 | sudo 2022-04-14 07:31:53.120 | vlan 2022-04-14 07:31:53.120 | pcp 2022-04-14 07:31:53.120 | ipset 2022-04-14 07:31:53.120 | conntrack 2022-04-14 07:31:53.120 | conntrackd 2022-04-14 07:31:53.120 | keepalived 2022-04-14 07:31:53.120 | lvm2 2022-04-14 07:31:53.120 | qemu-utils 2022-04-14 07:31:53.120 | thin-provisioning-tools 2022-04-14 07:31:53.120 | curl 2022-04-14 07:31:53.120 | liberasurecode-dev 2022-04-14 07:31:53.120 | make 2022-04-14 07:31:53.120 | memcached 2022-04-14 07:31:53.120 | rsync 2022-04-14 07:31:53.120 | sqlite3 2022-04-14 07:31:53.120 | xfsprogs ' 2022-04-14 07:31:53.120 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:31:53.123 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:53.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:53.129 | ++ 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:31:53.129 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:31:53.133 | ++ 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:31:53.136 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:53.138 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:53.140 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:31:53.142 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:53.144 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:53.146 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:53.148 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:53.150 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:53.152 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:53.154 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:53.156 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:53.159 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:31:53.161 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:31:53.165 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:31:53.167 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:31:53.169 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:31:53.172 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:31:53.174 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:31:53.176 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:31:53.180 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649921513178 2022-04-14 07:31:53.182 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:31:53.184 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:31:53.186 | ++ 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:31:53.765 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:31:53.977 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:31:53.997 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:31:54.201 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:31:56.091 | Reading package lists... 2022-04-14 07:31:56.122 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:31:56.125 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:31:56.127 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:31:56.129 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:56.131 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:56.133 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:31:56.135 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:56.137 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:31:56.139 | ++ functions-common:time_stop:2439 : start_time=1649921513178 2022-04-14 07:31:56.141 | ++ functions-common:time_stop:2441 : [[ -z 1649921513178 ]] 2022-04-14 07:31:56.144 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:56.152 | ++ functions-common:time_stop:2444 : end_time=1649921516146 2022-04-14 07:31:56.154 | ++ functions-common:time_stop:2445 : elapsed_time=2968 2022-04-14 07:31:56.156 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:31:56.158 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:56.160 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2968 2022-04-14 07:31:56.162 | ++ 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:31:56.164 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:56.167 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:56.169 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:56.172 | ++ 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:31:56.192 | ++ 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:31:56.300 | Reading package lists... 2022-04-14 07:31:56.538 | Building dependency tree... 2022-04-14 07:31:56.539 | Reading state information... 2022-04-14 07:31:56.572 | acl is already the newest version (2.2.53-6). 2022-04-14 07:31:56.572 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:31:56.572 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:31:56.572 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:31:56.572 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:31:56.572 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:31:56.572 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:31:56.572 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:31:56.572 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:31:56.572 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:31:56.572 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:31:56.572 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:31:56.572 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:31:56.572 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:31:56.572 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:31:56.572 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:31:56.572 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:31:56.573 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:31:56.573 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:31:56.573 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:31:56.573 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:31:56.573 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:31:56.573 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:31:56.573 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:31:56.573 | psmisc is already the newest version (23.3-1). 2022-04-14 07:31:56.573 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:31:56.573 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:31:56.573 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:31:56.573 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:31:56.573 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:31:56.573 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:31:56.573 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:31:56.573 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:31:56.573 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:31:56.573 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:31:56.573 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:31:56.573 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:31:56.573 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:31:56.573 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:31:56.573 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:31:56.573 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:31:56.573 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:31:56.573 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:31:56.573 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:31:56.573 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:31:56.573 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:31:56.573 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:31:56.573 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:31:56.573 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:31:56.573 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:31:56.573 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:31:56.573 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:31:56.573 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:31:56.574 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:31:56.574 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:31:56.574 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:31:56.574 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:31:56.574 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:31:56.574 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:31:56.574 | openssl set to manually installed. 2022-04-14 07:31:56.574 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:31:56.574 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:31:56.574 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:31:56.574 | rsync set to manually installed. 2022-04-14 07:31:56.574 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:31:56.574 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:31:56.574 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:31:56.574 | tar set to manually installed. 2022-04-14 07:31:56.574 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:31:56.574 | tcpdump set to manually installed. 2022-04-14 07:31:56.574 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:31:56.786 | uuid-runtime set to manually installed. 2022-04-14 07:31:56.786 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:31:56.786 | wget set to manually installed. 2022-04-14 07:31:56.786 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:31:56.786 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:31:56.786 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:31:56.786 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:31:56.786 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:31:56.786 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:56.787 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:56.787 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:56.787 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:56.787 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:56.787 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:56.787 | python3-zope.interface 2022-04-14 07:31:56.787 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:56.915 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:56.919 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:31:56.921 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:56.924 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:31:56.926 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:56.928 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:56.930 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:31:56.932 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:56.934 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:56.937 | ++ functions-common:time_stop:2439 : start_time=1649921516190 2022-04-14 07:31:56.939 | ++ functions-common:time_stop:2441 : [[ -z 1649921516190 ]] 2022-04-14 07:31:56.941 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:56.945 | ++ functions-common:time_stop:2444 : end_time=1649921516943 2022-04-14 07:31:56.948 | ++ functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 07:31:56.950 | ++ functions-common:time_stop:2446 : total=723 2022-04-14 07:31:56.952 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:56.954 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1476 2022-04-14 07:31:56.957 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:31:56.959 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:31:56.962 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:31:56.964 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:31:56.969 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:31:56.973 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:56.975 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:31:56.978 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:31:58.372 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:31:58.373 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:31:58.375 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:31:58.377 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:31:58.379 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:31:58.381 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:31:58.382 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:31:58.384 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:31:58.386 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:31:58.388 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:31:58.390 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:31:58.392 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:31:58.393 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:31:58.395 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:31:58.397 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:31:58.398 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:31:58.400 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:31:58.402 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:31:58.403 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:31:58.406 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:31:58.408 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:31:58.410 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:31:58.412 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:31:58.414 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:31:58.488 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:31:58.490 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:31:58.564 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:31:58.566 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:31:58.641 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:31:58.643 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:31:58.645 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:31:58.647 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:31:58.648 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:31:58.650 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:31:58.652 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:31:58.654 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:31:58.656 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:31:58.658 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:31:58.660 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:31:58.660 | Distro: focal 2022-04-14 07:31:58.662 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:31:58.664 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:31:58.668 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:31:58.669 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:31:58.672 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:31:58.672 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:31:59.348 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:31:59.350 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:31:59.350 | pip: 21.3.1 2022-04-14 07:31:59.352 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:31:59.354 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:31:59.356 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:31:59.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:31:59.360 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:31:59.361 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:31:59.363 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:31:59.365 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:31:59.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:31:59.368 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:31:59.370 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:31:59.371 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:31:59.373 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:31:59.375 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:31:59.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:59.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:59.380 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:31:59.382 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:31:59.384 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:31:59.386 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:31:59.387 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:31:59.390 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:31:59.392 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:31:59.393 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:31:59.396 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:31:59.396 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:31:59.400 | ++ 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:31:59.402 | ++ 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:31:59.404 | ++ 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:31:59.406 | + 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:31:59.408 | + 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:31:59.424 | 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:31:59.427 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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:32:00.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:00.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:00.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:00.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:01.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:02.694 | 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:32:02.705 | 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:32:05.238 | Installing collected packages: setuptools 2022-04-14 07:32:05.995 | Successfully installed setuptools-60.9.3 2022-04-14 07:32:05.995 | 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:32:06.170 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:06.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:06.307 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:06.309 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:06.311 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:06.313 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:06.315 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:06.316 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:06.318 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:06.320 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:06.321 | + functions-common:time_stop:2439 : start_time=1649921519419 2022-04-14 07:32:06.323 | + functions-common:time_stop:2441 : [[ -z 1649921519419 ]] 2022-04-14 07:32:06.325 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:06.329 | + functions-common:time_stop:2444 : end_time=1649921526327 2022-04-14 07:32:06.331 | + functions-common:time_stop:2445 : elapsed_time=6908 2022-04-14 07:32:06.332 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:32:06.334 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:06.336 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6908 2022-04-14 07:32:06.338 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:06.339 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:32:06.342 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:32:06.345 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:32:06.347 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:32:06.350 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:32:06.350 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:32:07.034 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:32:07.036 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:32:07.036 | pip: 21.3.1 2022-04-14 07:32:07.039 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:32:07.041 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:32:07.045 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:32:07.048 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:32:07.050 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:32:07.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:07.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:07.056 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:32:07.068 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:32:07.079 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:32:07.090 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:32:07.092 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:32:07.095 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:07.097 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:07.099 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:07.101 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:07.103 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:07.105 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:07.107 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:07.110 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:07.112 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:07.114 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:07.116 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:07.118 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:32:07.120 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:32:07.122 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:32:07.125 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:07.127 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:07.129 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:07.131 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:07.133 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:07.135 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:07.137 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:32:07.140 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:32:07.142 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:32:07.144 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:32:07.146 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:07.148 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:32:07.151 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:32:07.172 | Using python 3.8 to install os-testr 2022-04-14 07:32:07.175 | + 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:32:08.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.049 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:08.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.049 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:09.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:09.212 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:32:09.291 | 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:32:09.292 | 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:32:09.293 | 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:32:09.294 | 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:32:09.308 | 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:32:09.334 | 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:32:09.336 | 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:32:09.336 | 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:32:09.337 | 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:32:09.339 | 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:32:09.363 | 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:32:09.365 | 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:32:09.366 | 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:32:09.367 | 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:32:09.369 | 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:32:09.381 | 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:32:09.448 | 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:32:09.449 | 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:32:09.450 | 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:32:11.920 | 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:32:11.927 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:11.927 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:12.048 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:12.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:12.052 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:12.054 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:12.056 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:12.059 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:12.061 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:12.064 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:12.066 | + functions-common:time_stop:2439 : start_time=1649921527166 2022-04-14 07:32:12.068 | + functions-common:time_stop:2441 : [[ -z 1649921527166 ]] 2022-04-14 07:32:12.070 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:12.074 | + functions-common:time_stop:2444 : end_time=1649921532072 2022-04-14 07:32:12.077 | + functions-common:time_stop:2445 : elapsed_time=4906 2022-04-14 07:32:12.079 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:32:12.081 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:12.083 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4906 2022-04-14 07:32:12.085 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:12.087 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:32:12.139 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:32:12.236 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:32:12.239 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:32:12.241 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:32:12.244 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:32:12.248 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:32:12.270 | + 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:32:14.165 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.175 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.182 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.186 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.289 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.308 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.312 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.316 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.331 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.339 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.341 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.373 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.387 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.406 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.443 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.452 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.457 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.504 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.518 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.522 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.541 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.548 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.596 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.614 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.618 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.710 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.718 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.772 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.894 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.919 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.923 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.933 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.939 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.959 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.965 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:14.983 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.039 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.052 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.067 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.112 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.116 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:15.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:15.257 | 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:32:15.536 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:15.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:15.540 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:15.543 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:15.545 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:15.547 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:15.549 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:15.552 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:15.554 | + functions-common:time_stop:2439 : start_time=1649921532263 2022-04-14 07:32:15.556 | + functions-common:time_stop:2441 : [[ -z 1649921532263 ]] 2022-04-14 07:32:15.559 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:15.563 | + functions-common:time_stop:2444 : end_time=1649921535561 2022-04-14 07:32:15.566 | + functions-common:time_stop:2445 : elapsed_time=3298 2022-04-14 07:32:15.568 | + functions-common:time_stop:2446 : total=4906 2022-04-14 07:32:15.570 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:15.572 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8204 2022-04-14 07:32:15.574 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:15.577 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:32:15.579 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:32:15.601 | + 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:32:17.355 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.366 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.373 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.377 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.478 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.498 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.502 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.506 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.520 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.529 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.531 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.563 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.572 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.577 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.595 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.633 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.641 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.646 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.695 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.708 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.712 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.732 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.739 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.787 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.805 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.809 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.901 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.909 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:17.964 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.088 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.113 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.117 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.128 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.133 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.153 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.160 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.177 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.234 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.247 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.263 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.306 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.311 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:32:18.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:18.319 | Processing /opt/stack/requirements 2022-04-14 07:32:20.086 | 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:32:20.089 | 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:32:20.100 | 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:32:20.105 | 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:32:20.108 | 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:32:20.114 | 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:32:20.144 | 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:32:20.164 | 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:32:20.174 | 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:32:20.195 | 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:32:20.197 | 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:32:20.213 | 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:32:20.215 | 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:32:20.220 | 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:32:20.223 | 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:32:20.226 | 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:32:20.239 | 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:32:20.242 | 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:32:20.291 | 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:32:20.298 | 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:32:20.309 | 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:32:20.370 | 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:32:20.376 | 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:32:20.378 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:32:20.379 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:32:21.197 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:32:21.198 | ERROR: Command errored out with exit status 1: 2022-04-14 07:32:21.198 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5tjaqve2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5tjaqve2/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-0hxd528g 2022-04-14 07:32:21.198 | cwd: /tmp/pip-req-build-5tjaqve2/ 2022-04-14 07:32:21.198 | Complete output (6 lines): 2022-04-14 07:32:21.198 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:32:21.198 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:32:21.198 | or: setup.py --help-commands 2022-04-14 07:32:21.198 | or: setup.py cmd --help 2022-04-14 07:32:21.198 | 2022-04-14 07:32:21.198 | error: invalid command 'bdist_wheel' 2022-04-14 07:32:21.198 | ---------------------------------------- 2022-04-14 07:32:21.198 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:32:21.198 | Running setup.py clean for openstack-requirements 2022-04-14 07:32:22.018 | Failed to build openstack-requirements 2022-04-14 07:32:22.034 | Installing collected packages: openstack-requirements 2022-04-14 07:32:22.034 | Attempting uninstall: openstack-requirements 2022-04-14 07:32:22.035 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:32:22.070 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:32:22.087 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:32:22.090 | Running setup.py install for openstack-requirements: started 2022-04-14 07:32:24.431 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:32:24.455 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:32:24.579 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:24.581 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:24.583 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:24.585 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:24.587 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:24.589 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:24.592 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:24.594 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:24.596 | + functions-common:time_stop:2439 : start_time=1649921535594 2022-04-14 07:32:24.598 | + functions-common:time_stop:2441 : [[ -z 1649921535594 ]] 2022-04-14 07:32:24.601 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:24.605 | + functions-common:time_stop:2444 : end_time=1649921544602 2022-04-14 07:32:24.607 | + functions-common:time_stop:2445 : elapsed_time=9008 2022-04-14 07:32:24.609 | + functions-common:time_stop:2446 : total=8204 2022-04-14 07:32:24.611 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:24.613 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17212 2022-04-14 07:32:24.615 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:24.618 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:32:24.620 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:32:24.622 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:32:24.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:24.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:24.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:32:24.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:24.634 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:32:24.654 | Using python 3.8 to install pbr 2022-04-14 07:32:24.657 | + 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:32:25.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:25.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:25.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:25.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:26.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:26.675 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:32:29.295 | 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:32:29.302 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:29.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:29.424 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:29.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:29.428 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:29.431 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:29.433 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:29.435 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:29.438 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:29.440 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:29.442 | + functions-common:time_stop:2439 : start_time=1649921544649 2022-04-14 07:32:29.444 | + functions-common:time_stop:2441 : [[ -z 1649921544649 ]] 2022-04-14 07:32:29.446 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:29.451 | + functions-common:time_stop:2444 : end_time=1649921549448 2022-04-14 07:32:29.453 | + functions-common:time_stop:2445 : elapsed_time=4799 2022-04-14 07:32:29.455 | + functions-common:time_stop:2446 : total=17212 2022-04-14 07:32:29.457 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:29.459 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22011 2022-04-14 07:32:29.462 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:29.464 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:32:31.713 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:32:33.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:33.584 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:32:33.599 | 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:32:33.603 | 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:32:33.608 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:32:33.610 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:32:33.613 | 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:32:33.685 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:32:33.688 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:32:33.691 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:32:33.707 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:32:33.710 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:32:33.712 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:32:33.714 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:32:33.717 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:32:33.719 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:32:33.721 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:32:33.723 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:32:33.726 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:32:33.728 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:32:33.731 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:32:33.735 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:32:33.737 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:32:33.739 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:32:33.742 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:32:33.744 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:32:33.759 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.761 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:32:33.763 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:33.765 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:32:33.767 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:33.769 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:32:33.771 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:33.773 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:32:33.776 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:33.778 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:32:33.780 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:33.782 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:32:33.784 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:32:33.786 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:32:33.788 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:32:33.791 | + 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:32:33.793 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:32:33.795 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:32:33.798 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:32:33.800 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:32:33.802 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:32:33.804 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:32:33.807 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:32:33.810 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:32:33.813 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:32:33.815 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:32:33.866 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:32:33.867 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:32:33.869 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:32:34.237 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:32:34.239 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:32:34.255 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:34.257 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:32:34.260 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:34.262 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:34.265 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:34.267 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:34.269 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:34.272 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:34.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.279 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:34.281 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:34.283 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:34.286 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:34.288 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:32:34.290 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:34.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.295 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.297 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:32:34.318 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:32:34.428 | Reading package lists... 2022-04-14 07:32:34.668 | Building dependency tree... 2022-04-14 07:32:34.669 | Reading state information... 2022-04-14 07:32:34.918 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:32:34.918 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:34.920 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:34.920 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:34.920 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:34.920 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:34.920 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:34.920 | python3-zope.interface 2022-04-14 07:32:34.920 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:35.035 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:35.039 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:35.041 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:35.044 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:35.046 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:35.048 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:35.051 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:35.053 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:35.055 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:35.057 | + functions-common:time_stop:2439 : start_time=1649921554315 2022-04-14 07:32:35.060 | + functions-common:time_stop:2441 : [[ -z 1649921554315 ]] 2022-04-14 07:32:35.063 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:35.067 | + functions-common:time_stop:2444 : end_time=1649921555065 2022-04-14 07:32:35.069 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:32:35.071 | + functions-common:time_stop:2446 : total=1476 2022-04-14 07:32:35.073 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:35.076 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2226 2022-04-14 07:32:35.078 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:35.080 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:32:35.083 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:35.085 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:35.087 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:35.089 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:35.092 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:35.094 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:35.096 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:32:35.098 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:35.101 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:35.103 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:35.105 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:35.108 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:35.110 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:35.112 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:35.115 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:35.117 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:35.119 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:35.121 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:35.124 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:32:35.126 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:35.129 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:35.131 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:35.133 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:35.135 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:35.138 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:35.140 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:32:35.142 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:32:35.158 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:35.160 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:32:35.162 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:32:35.164 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:32:35.167 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:32:35.170 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:32:35.174 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:32:35.177 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:32:35.179 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:32:35.181 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:32:35.183 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:32:35.187 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:32:35.189 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:32:35.881 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:32:35.881 | user tags 2022-04-14 07:32:35.881 | stackrabbit []' 2022-04-14 07:32:35.884 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:32:35.884 | user tags 2022-04-14 07:32:35.884 | stackrabbit []' 2022-04-14 07:32:35.884 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:32:35.890 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:32:35.893 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:32:35.895 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:32:36.542 | Changing password for user "stackrabbit" ... 2022-04-14 07:32:36.565 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:32:37.216 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:32:37.239 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:32:37.242 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:32:37.890 | Changing password for user "stackrabbit" ... 2022-04-14 07:32:37.914 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:32:37.916 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:32:37.919 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:32:38.577 | Deleting user "guest" ... 2022-04-14 07:32:38.592 | Error: 2022-04-14 07:32:38.592 | {:no_such_user, "guest"} 2022-04-14 07:32:38.604 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:32:38.606 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:32:38.623 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:38.625 | + ./stack.sh:main:836 : install_database 2022-04-14 07:32:38.628 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:32:38.630 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:32:38.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:38.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:38.638 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:32:38.847 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:32:38.850 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:38.852 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:32:38.854 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:32:38.857 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:38.860 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:32:38.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:38.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:38.867 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:38.869 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:38.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:38.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:38.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:38.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:38.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:38.884 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:38.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:38.888 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:32:38.891 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:38.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:38.896 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:38.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:38.900 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:38.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:38.905 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:32:38.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:38.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:38.912 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:32:38.914 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:38.917 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:38.919 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:38.922 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:38.924 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:38.926 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:38.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:38.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:38.933 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:38.936 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:38.938 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:38.940 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:38.943 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:32:38.945 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:38.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:38.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:38.952 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:32:38.972 | + 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:32:39.081 | Reading package lists... 2022-04-14 07:32:39.319 | Building dependency tree... 2022-04-14 07:32:39.321 | Reading state information... 2022-04-14 07:32:39.573 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:32:39.573 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:39.574 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:39.574 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:39.574 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:39.574 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:39.574 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:39.574 | python3-zope.interface 2022-04-14 07:32:39.574 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:39.696 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:39.700 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:39.703 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:39.705 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:39.707 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:39.709 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:39.711 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:39.713 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:39.715 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:39.718 | + functions-common:time_stop:2439 : start_time=1649921558970 2022-04-14 07:32:39.720 | + functions-common:time_stop:2441 : [[ -z 1649921558970 ]] 2022-04-14 07:32:39.722 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:39.727 | + functions-common:time_stop:2444 : end_time=1649921559724 2022-04-14 07:32:39.729 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:32:39.731 | + functions-common:time_stop:2446 : total=2226 2022-04-14 07:32:39.734 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:39.736 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2980 2022-04-14 07:32:39.738 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:39.740 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:32:39.743 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:32:39.745 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:32:39.748 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:32:39.750 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:32:39.752 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:32:39.755 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:32:39.758 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:32:39.760 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:32:39.764 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:32:39.764 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:32:39.770 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:32:39.772 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:32:39.775 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:32:39.777 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:32:39.780 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:32:39.801 | Using python 3.8 to install PyMySQL 2022-04-14 07:32:39.803 | + 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:32:40.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:40.663 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:40.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:40.663 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:41.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:41.817 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:32:44.333 | 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:32:44.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:44.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:44.457 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:44.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:44.462 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:44.465 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:44.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:44.469 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:44.472 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:44.474 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:44.476 | + functions-common:time_stop:2439 : start_time=1649921559795 2022-04-14 07:32:44.479 | + functions-common:time_stop:2441 : [[ -z 1649921559795 ]] 2022-04-14 07:32:44.481 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:44.486 | + functions-common:time_stop:2444 : end_time=1649921564483 2022-04-14 07:32:44.488 | + functions-common:time_stop:2445 : elapsed_time=4688 2022-04-14 07:32:44.490 | + functions-common:time_stop:2446 : total=22011 2022-04-14 07:32:44.492 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:44.495 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26699 2022-04-14 07:32:44.498 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:44.500 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:32:44.502 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:32:44.504 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:32:44.507 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:32:44.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:44.526 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:32:44.528 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:32:44.532 | ++ 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:32:44.532 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:32:44.537 | + 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:32:44.539 | + 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:32:44.542 | + 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:32:44.544 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:32:44.546 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:32:44.549 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:32:44.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:44.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:32:44.569 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:44.572 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:44.574 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:44.577 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:44.579 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:44.582 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:44.584 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:44.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:44.589 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:44.591 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:44.593 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:44.595 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:44.598 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:32:44.600 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:44.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:44.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:44.607 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:32:44.627 | + 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:32:44.736 | Reading package lists... 2022-04-14 07:32:44.977 | Building dependency tree... 2022-04-14 07:32:44.978 | Reading state information... 2022-04-14 07:32:45.233 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:32:45.233 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:45.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:45.235 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:45.235 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:45.235 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:45.235 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:45.235 | python3-zope.interface 2022-04-14 07:32:45.235 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:45.346 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:45.351 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:45.353 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:45.355 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:45.358 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:45.360 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:45.362 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:45.364 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:45.366 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:45.369 | + functions-common:time_stop:2439 : start_time=1649921564625 2022-04-14 07:32:45.371 | + functions-common:time_stop:2441 : [[ -z 1649921564625 ]] 2022-04-14 07:32:45.373 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:45.377 | + functions-common:time_stop:2444 : end_time=1649921565375 2022-04-14 07:32:45.380 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:32:45.382 | + functions-common:time_stop:2446 : total=2980 2022-04-14 07:32:45.384 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:45.386 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3730 2022-04-14 07:32:45.388 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:45.391 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:32:45.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:45.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:32:45.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:32:45.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:32:45.417 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:32:45.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:32:45.439 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:45.442 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:45.444 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:45.446 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:45.448 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:45.451 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:45.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:45.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:45.457 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:45.459 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:45.461 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:45.464 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:45.466 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:32:45.469 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:45.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:45.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:45.475 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:32:45.495 | + 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:32:45.605 | Reading package lists... 2022-04-14 07:32:45.843 | Building dependency tree... 2022-04-14 07:32:45.845 | Reading state information... 2022-04-14 07:32:46.096 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:32:46.096 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:32:46.096 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:32:46.096 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:46.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:46.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:46.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:46.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:46.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:46.097 | python3-zope.interface 2022-04-14 07:32:46.097 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:46.209 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:46.213 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:46.216 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:46.218 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:46.220 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:46.222 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:46.224 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:46.226 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:46.228 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:46.231 | + functions-common:time_stop:2439 : start_time=1649921565493 2022-04-14 07:32:46.233 | + functions-common:time_stop:2441 : [[ -z 1649921565493 ]] 2022-04-14 07:32:46.236 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:46.240 | + functions-common:time_stop:2444 : end_time=1649921566237 2022-04-14 07:32:46.242 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:32:46.244 | + functions-common:time_stop:2446 : total=3730 2022-04-14 07:32:46.247 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:46.249 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4474 2022-04-14 07:32:46.251 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:46.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:32:46.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:46.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:46.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:32:46.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:32:46.265 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:32:46.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:32:46.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:32:46.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:32:46.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:32:46.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:32:46.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:32:46.284 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:32:46.286 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:32:46.288 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:32:46.291 | + functions:vercmp:631 : local result 2022-04-14 07:32:46.294 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:32:46.295 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:32:46.295 | ++ functions:vercmp:635 : head -1 2022-04-14 07:32:46.300 | + functions:vercmp:635 : result=3.13 2022-04-14 07:32:46.302 | + functions:vercmp:637 : case $op in 2022-04-14 07:32:46.304 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:32:46.306 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:32:46.309 | + functions:vercmp:648 : return 2022-04-14 07:32:46.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:32:46.314 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:46.320 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:32:46.785 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:32:46.787 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:32:46.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:46.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:46.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:32:46.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:46.801 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:32:46.820 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:46.822 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:32:46.825 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:32:46.825 | Installing etcd 2022-04-14 07:32:46.827 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:32:46.839 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:32:46.851 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:46.853 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:32:46.866 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:32:46.869 | ++ 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:32:46.877 | ++ 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:32:46.881 | +++ 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:32:46.885 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:32:46.888 | ++ 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:32:46.890 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:32:46.893 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:32:46.895 | ++ functions:get_extra_file:74 : return 2022-04-14 07:32:46.898 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:32:46.901 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:32:46.904 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:32:46.906 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:32:46.923 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:46.925 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:32:46.927 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:32:46.944 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:46.946 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:32:46.948 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:32:46.951 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:32:46.953 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:32:46.955 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:32:46.958 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:32:46.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:32:46.962 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:32:46.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:46.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:46.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:32:46.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:46.974 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:32:46.976 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:32:46.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:32:46.981 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:32:46.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:46.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:46.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:32:46.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:46.992 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:32:46.995 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:32:46.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:32:46.999 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:32:47.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:32:47.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.011 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:32:47.013 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:32:47.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:32:47.018 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:32:47.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:32:47.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.030 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:32:47.032 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:32:47.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:32:47.037 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:32:47.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:32:47.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.048 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:32:47.050 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:32:47.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:32:47.055 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:32:47.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:32:47.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.067 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:32:47.069 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:32:47.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:32:47.074 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:32:47.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:32:47.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.086 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:32:47.088 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:32:47.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:32:47.093 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:32:47.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:32:47.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.105 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:32:47.107 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:32:47.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:32:47.112 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:32:47.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:32:47.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.123 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:32:47.125 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:32:47.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:32:47.130 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:32:47.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:32:47.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.142 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:32:47.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:32:47.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:32:47.149 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:32:47.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:32:47.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.161 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:32:47.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:32:47.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:32:47.168 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:32:47.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:32:47.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.179 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:32:47.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:32:47.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:32:47.187 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:32:47.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:32:47.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.198 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:32:47.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:32:47.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:32:47.206 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:32:47.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:32:47.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.218 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:32:47.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:32:47.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:32:47.225 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:32:47.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:32:47.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.236 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:32:47.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:32:47.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:32:47.243 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:32:47.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:32:47.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.255 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:32:47.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:32:47.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:32:47.262 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:32:47.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:32:47.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.274 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:32:47.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:32:47.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:32:47.281 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:32:47.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:32:47.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.293 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:32:47.295 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:32:47.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:32:47.300 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:32:47.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:32:47.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.311 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:32:47.314 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:32:47.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:32:47.318 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:32:47.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:32:47.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.330 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:32:47.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:32:47.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:32:47.337 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:32:47.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:32:47.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.349 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:32:47.352 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:32:47.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:32:47.356 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:32:47.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:32:47.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.368 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:32:47.370 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:32:47.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:32:47.375 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:32:47.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:32:47.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.387 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:32:47.390 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:32:47.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:32:47.394 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:32:47.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:32:47.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.406 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:32:47.408 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:32:47.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:32:47.412 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:32:47.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:32:47.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.424 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:32:47.427 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:32:47.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:32:47.431 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:32:47.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:32:47.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.447 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:32:47.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:32:47.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:32:47.455 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:32:47.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:32:47.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.466 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:32:47.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:32:47.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:32:47.473 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:32:47.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:32:47.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.485 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:32:47.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:32:47.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:32:47.492 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:32:47.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:32:47.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.504 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:32:47.506 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:32:47.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:32:47.511 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:32:47.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:32:47.521 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.523 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:32:47.526 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:32:47.528 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:32:47.530 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:32:47.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:32:47.539 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.542 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:32:47.544 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:32:47.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:32:47.549 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:32:47.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:32:47.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.561 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:32:47.563 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:32:47.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:32:47.568 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:32:47.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:32:47.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.580 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:32:47.582 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:32:47.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:32:47.587 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:32:47.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:32:47.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.599 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:32:47.601 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:32:47.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:32:47.606 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:32:47.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:32:47.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.617 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:32:47.620 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:32:47.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:32:47.625 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:32:47.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:32:47.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.636 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:32:47.639 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:32:47.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:32:47.644 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:32:47.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:32:47.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.656 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:32:47.658 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:32:47.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:32:47.663 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:32:47.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:47.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:47.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:32:47.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:47.675 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:32:47.696 | Using python 3.8 to install etcd3 2022-04-14 07:32:47.698 | + 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:32:48.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:32:48.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:48.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:32:48.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:49.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:49.725 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:32:49.733 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:32:49.734 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:32:49.736 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:32:49.737 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:32:52.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:32:52.284 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:52.284 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:52.407 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:52.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:52.412 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:52.414 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:52.416 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:52.418 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:52.420 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:52.422 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:52.424 | + functions-common:time_stop:2439 : start_time=1649921567691 2022-04-14 07:32:52.426 | + functions-common:time_stop:2441 : [[ -z 1649921567691 ]] 2022-04-14 07:32:52.429 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:52.433 | + functions-common:time_stop:2444 : end_time=1649921572431 2022-04-14 07:32:52.436 | + functions-common:time_stop:2445 : elapsed_time=4740 2022-04-14 07:32:52.438 | + functions-common:time_stop:2446 : total=26699 2022-04-14 07:32:52.440 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:52.442 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31439 2022-04-14 07:32:52.444 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:52.447 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:32:52.469 | Using python 3.8 to install etcd3gw 2022-04-14 07:32:52.471 | + 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:32:53.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:53.331 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:53.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:53.331 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:54.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:54.491 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:32:54.499 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:32:54.500 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:32:54.501 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:32:54.502 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:32:54.535 | 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:32:54.538 | 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:32:54.539 | 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:32:54.539 | 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:32:57.052 | 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:32:57.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:57.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:57.176 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:57.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:57.181 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:57.183 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:57.185 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:57.188 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:57.190 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:57.192 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:57.194 | + functions-common:time_stop:2439 : start_time=1649921572463 2022-04-14 07:32:57.196 | + functions-common:time_stop:2441 : [[ -z 1649921572463 ]] 2022-04-14 07:32:57.199 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:57.203 | + functions-common:time_stop:2444 : end_time=1649921577201 2022-04-14 07:32:57.205 | + functions-common:time_stop:2445 : elapsed_time=4738 2022-04-14 07:32:57.207 | + functions-common:time_stop:2446 : total=31439 2022-04-14 07:32:57.209 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:57.212 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36177 2022-04-14 07:32:57.214 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:57.217 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:32:57.219 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:32:57.221 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:32:57.224 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:57.226 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:57.228 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:57.231 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:57.234 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:57.236 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:57.238 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:57.240 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:57.243 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:57.245 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:57.247 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:57.250 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:32:57.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.257 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:32:57.259 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:32:57.261 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:57.264 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:57.266 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:57.268 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:57.271 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:57.273 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:57.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.280 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:57.283 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:57.285 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:57.287 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:57.290 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:32:57.292 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:57.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.300 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:32:57.321 | + 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:32:57.430 | Reading package lists... 2022-04-14 07:32:57.670 | Building dependency tree... 2022-04-14 07:32:57.671 | Reading state information... 2022-04-14 07:32:57.920 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:32:57.920 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:32:57.920 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:32:57.920 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:57.922 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:57.922 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:57.922 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:57.922 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:57.922 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:57.922 | python3-zope.interface 2022-04-14 07:32:57.922 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:58.035 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:58.040 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:58.042 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:58.045 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:58.047 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:58.049 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:58.051 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:58.053 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:58.056 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:58.058 | + functions-common:time_stop:2439 : start_time=1649921577318 2022-04-14 07:32:58.061 | + functions-common:time_stop:2441 : [[ -z 1649921577318 ]] 2022-04-14 07:32:58.063 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:58.067 | + functions-common:time_stop:2444 : end_time=1649921578065 2022-04-14 07:32:58.070 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 07:32:58.072 | + functions-common:time_stop:2446 : total=4474 2022-04-14 07:32:58.075 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:58.077 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5221 2022-04-14 07:32:58.079 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:58.082 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:32:58.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:58.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:58.088 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:32:58.151 | Module proxy already enabled 2022-04-14 07:32:58.155 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:32:58.216 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:32:58.216 | Module proxy already enabled 2022-04-14 07:32:58.216 | Module proxy_uwsgi already enabled 2022-04-14 07:32:58.220 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:32:58.223 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:32:58.225 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:58.227 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:32:58.368 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:32:58.370 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:32:58.373 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:32:58.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:32:58.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.387 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:32:58.389 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:32:58.392 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:32:58.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:32:58.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.404 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:32:58.406 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:32:58.408 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:32:58.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:32:58.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.420 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:32:58.424 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:32:58.427 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:32:58.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:32:58.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.439 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:32:58.442 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:32:58.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:32:58.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.453 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:32:58.456 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:32:58.458 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:32:58.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:32:58.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.470 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:32:58.487 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:58.489 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:32:58.492 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:32:58.494 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:32:58.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:32:58.504 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.506 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:32:58.522 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:58.525 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:32:58.527 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:32:58.530 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:32:58.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.534 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:32:58.539 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.541 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:32:58.544 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:32:58.547 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:32:58.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:58.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:58.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:32:58.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:58.560 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:32:58.562 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:32:58.564 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:32:58.567 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:32:58.570 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:32:58.572 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:32:58.576 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:32:58.576 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:32:58.581 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:32:58.583 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:32:58.586 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:32:58.589 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:32:58.591 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:32:58.612 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:32:58.615 | + 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:32:59.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:59.479 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:59.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:59.479 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:00.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:00.637 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:33:00.689 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:33:00.690 | 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:33:00.692 | 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:33:00.693 | 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:33:00.694 | 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:33:00.695 | 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:33:00.696 | 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:33:00.697 | 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:33:00.699 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:33:00.700 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:33:00.701 | 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:33:00.702 | 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:33:00.703 | 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:33:00.704 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:33:00.763 | 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:33:00.765 | 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:33:00.766 | 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:33:00.804 | 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:33:00.845 | 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:33:00.846 | 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:33:00.847 | 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:33:00.849 | 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:33:00.899 | 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:33:00.901 | 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:33:00.911 | 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:33:00.912 | 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:33:00.926 | 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:33:00.927 | 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:33:00.928 | 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:33:00.993 | 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:33:00.996 | 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:33:00.997 | 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:33:00.999 | 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:33:01.048 | 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:33:01.061 | 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:33:03.479 | 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:33:03.487 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:03.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:03.607 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:03.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:03.612 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:03.614 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:03.616 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:03.619 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:03.621 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:03.624 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:03.626 | + functions-common:time_stop:2439 : start_time=1649921578607 2022-04-14 07:33:03.628 | + functions-common:time_stop:2441 : [[ -z 1649921578607 ]] 2022-04-14 07:33:03.631 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:03.635 | + functions-common:time_stop:2444 : end_time=1649921583632 2022-04-14 07:33:03.637 | + functions-common:time_stop:2445 : elapsed_time=5025 2022-04-14 07:33:03.639 | + functions-common:time_stop:2446 : total=36177 2022-04-14 07:33:03.642 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:03.644 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41202 2022-04-14 07:33:03.646 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:03.649 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:33:03.651 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:33:03.653 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:33:03.656 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:33:03.659 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:33:03.661 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:33:03.665 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:33:03.665 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:33:03.671 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:33:03.673 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:33:03.676 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:33:03.678 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:33:03.681 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:33:03.702 | Using python 3.8 to install python-memcached 2022-04-14 07:33:03.705 | + 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:33:04.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:04.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:04.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:04.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:05.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:05.715 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:33:05.719 | 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:33:08.223 | 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:33:08.230 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:08.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:08.345 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:08.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:08.350 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:08.352 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:08.354 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:08.357 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:08.359 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:08.361 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:08.363 | + functions-common:time_stop:2439 : start_time=1649921583697 2022-04-14 07:33:08.366 | + functions-common:time_stop:2441 : [[ -z 1649921583697 ]] 2022-04-14 07:33:08.368 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:08.373 | + functions-common:time_stop:2444 : end_time=1649921588371 2022-04-14 07:33:08.375 | + functions-common:time_stop:2445 : elapsed_time=4674 2022-04-14 07:33:08.378 | + functions-common:time_stop:2446 : total=41202 2022-04-14 07:33:08.380 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:08.382 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=45876 2022-04-14 07:33:08.385 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:08.388 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:33:08.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:08.406 | + ./stack.sh:main:897 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:33:08.409 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:33:08.411 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:33:08.413 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:33:08.416 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:33:08.418 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:33:08.421 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:33:08.436 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:08.438 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:33:08.441 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:33:08.443 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:33:08.445 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:33:08.447 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:33:08.450 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:33:08.453 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:33:08.455 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:33:08.457 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:33:08.472 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:33:08.474 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:33:08.476 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:08.479 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:33:08.480 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:33:08.485 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:33:08.487 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:08.489 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:33:08.502 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:33:08.504 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:33:08.505 | + functions-common:git_clone:685 : head -1 2022-04-14 07:33:08.507 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:33:08.510 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:33:08.513 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:33:08.515 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:33:08.517 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:33:08.519 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:33:08.522 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:33:08.524 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:33:08.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:33:08.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:33:08.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:33:08.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:33:08.535 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:33:08.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:33:08.541 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:33:08.543 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:33:08.546 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:33:08.548 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:33:08.551 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:33:08.556 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:33:08.559 | + 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:33:09.230 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:33:09.232 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:33:09.234 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:33:09.236 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:33:09.238 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:33:09.240 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:33:09.243 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:33:09.245 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:33:09.248 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:33:09.250 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:33:09.252 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:33:09.254 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:33:09.256 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:33:09.259 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:33:09.279 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:33:09.281 | + 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:33:10.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:10.143 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:10.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:10.143 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:11.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:11.296 | Obtaining file:///opt/stack/keystone 2022-04-14 07:33:11.297 | Preparing metadata (setup.py): started 2022-04-14 07:33:14.832 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:14.905 | 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:33:14.906 | 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:33:14.907 | 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:33:14.908 | 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:33:14.909 | 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:33:14.911 | 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:33:14.912 | 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:33:14.912 | 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:33:14.914 | 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:33:14.915 | 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:33:14.916 | 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:33:14.917 | 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:33:14.918 | 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:33:14.920 | 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:33:14.921 | 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:33:14.922 | 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:33:14.923 | 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:33:14.924 | 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:33:14.925 | 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:33:14.926 | 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:33:14.927 | 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:33:14.928 | 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:33:14.929 | 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:33:14.931 | 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:33:14.932 | 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:33:14.933 | 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:33:14.935 | 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:33:14.936 | 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:33:14.937 | 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:33:14.938 | 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:33:14.939 | 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:33:14.940 | 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:33:14.941 | 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:33:14.942 | 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:33:14.953 | 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:33:14.954 | 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:33:14.997 | 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:33:15.008 | 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:33:15.010 | 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:33:15.011 | 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:33:15.012 | 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:33:15.022 | 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:33:15.083 | 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:33:15.084 | 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:33:15.180 | 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:33:15.181 | 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:33:15.182 | 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:33:15.183 | 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:33:15.236 | 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:33:15.238 | 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:33:15.239 | 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:33:15.288 | 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:33:15.294 | 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:33:15.347 | 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:33:15.348 | 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:33:15.349 | 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:33:15.351 | 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:33:15.352 | 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:33:15.356 | 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:33:15.376 | 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:33:15.449 | 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:33:15.470 | 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:33:15.471 | 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:33:15.472 | 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:33:15.474 | 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:33:15.527 | 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:33:15.642 | 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:33:15.644 | 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:33:15.644 | 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:33:15.645 | 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:33:15.647 | 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:33:15.865 | 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:33:15.887 | 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:33:15.889 | 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:33:15.958 | 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:33:15.959 | 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:33:15.977 | 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:33:16.051 | 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:33:16.091 | 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:33:16.205 | 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:33:16.277 | 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:33:16.404 | 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:33:16.436 | 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:33:16.475 | 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:33:16.476 | 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:33:16.478 | 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:33:16.480 | 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:33:16.483 | 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:33:16.484 | 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:33:16.537 | 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:33:16.676 | 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:33:16.677 | 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:33:16.679 | 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:33:16.681 | 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:33:16.834 | 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:33:16.915 | 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:33:16.990 | 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:33:17.167 | 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:33:17.434 | 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:33:17.469 | 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:33:19.367 | Installing collected packages: keystone 2022-04-14 07:33:19.367 | Attempting uninstall: keystone 2022-04-14 07:33:19.367 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:33:19.371 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:33:19.373 | Running setup.py develop for keystone 2022-04-14 07:33:23.877 | Successfully installed keystone 2022-04-14 07:33:23.877 | 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:33:23.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:23.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:24.012 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:24.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:24.016 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:24.018 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:24.020 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:24.023 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:24.025 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:24.027 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:24.029 | + functions-common:time_stop:2439 : start_time=1649921589274 2022-04-14 07:33:24.031 | + functions-common:time_stop:2441 : [[ -z 1649921589274 ]] 2022-04-14 07:33:24.034 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:24.038 | + functions-common:time_stop:2444 : end_time=1649921604035 2022-04-14 07:33:24.040 | + functions-common:time_stop:2445 : elapsed_time=14761 2022-04-14 07:33:24.042 | + functions-common:time_stop:2446 : total=45876 2022-04-14 07:33:24.044 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:24.046 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=60637 2022-04-14 07:33:24.049 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:24.051 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:33:24.053 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:33:24.056 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:33:24.074 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:33:24.086 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:33:24.089 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:33:24.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:24.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:24.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:33:24.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:24.101 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:33:24.118 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:24.120 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:33:24.122 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:33:24.125 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:33:24.127 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:33:24.139 | + 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:33:24.141 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:33:24.146 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:33:24.162 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:24.164 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:33:24.194 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:33:24.223 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:33:24.253 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:33:24.283 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:33:24.313 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:33:24.344 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:33:24.371 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:33:24.398 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:33:24.400 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:33:24.403 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:33:24.405 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:33:24.407 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:33:24.410 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:33:24.425 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:24.428 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:33:24.431 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:33:24.433 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:33:24.448 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:24.450 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:33:24.453 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:33:24.483 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:33:24.486 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:33:24.488 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:33:24.491 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:33:24.507 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:24.510 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-04-14 07:33:24.540 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:33:24.543 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:33:24.574 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:33:24.576 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:33:24.579 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:33:24.581 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:33:24.583 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:33:24.586 | + 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:33:24.616 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:33:24.619 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:33:24.621 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:33:24.623 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:33:24.626 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:33:24.643 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:33:24.646 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:33:24.648 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:33:24.651 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:33:24.653 | + 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:33:24.680 | + 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:33:24.708 | + 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:33:24.735 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:33:24.763 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:33:24.790 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:33:24.793 | + 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:33:24.795 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:33:24.797 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:33:24.800 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:33:24.802 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:33:24.804 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:33:24.807 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:33:24.811 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:33:24.814 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:33:24.816 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:33:24.829 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:33:24.829 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:33:24.837 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:33:24.841 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:33:24.857 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:33:24.859 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:33:24.863 | + 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:33:24.892 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:33:24.918 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:33:24.945 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:33:24.972 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:33:24.999 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:33:25.026 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:33:25.053 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:33:25.080 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:33:25.106 | + 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:33:25.133 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:33:25.160 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:33:25.187 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:33:25.214 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:33:25.217 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:33:25.220 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:33:25.222 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:33:25.224 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:33:25.227 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:25.229 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:25.231 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:33:25.234 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:33:25.236 | + 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:33:25.264 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:33:25.292 | + 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:33:25.292 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:33:25.301 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:33:25.304 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:33:25.307 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:33:25.310 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:33:25.312 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:33:25.314 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:33:25.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:25.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:25.321 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:33:25.323 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:33:25.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:25.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:25.330 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:33:25.392 | Site keystone-wsgi-public already enabled 2022-04-14 07:33:25.397 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:33:25.399 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:33:25.401 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:33:25.403 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:33:25.539 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:33:25.572 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:33:25.603 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:33:25.636 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:33:25.639 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:33:25.670 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:33:25.697 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:33:25.725 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:33:25.728 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:33:25.745 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:25.747 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:33:25.764 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:25.766 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:33:25.769 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:33:25.771 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:33:25.773 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:33:25.776 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:33:25.779 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:33:25.781 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:33:25.783 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:33:25.785 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:33:25.788 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:33:25.790 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:33:25.794 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:33:25.796 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:33:25.799 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:33:25.814 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:33:25.816 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:33:25.819 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:25.821 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:33:25.822 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:33:25.827 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:33:25.829 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:25.831 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:33:25.844 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:33:25.847 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:33:25.847 | + functions-common:git_clone:685 : head -1 2022-04-14 07:33:25.850 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:33:25.853 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:33:25.856 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:33:25.858 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:33:25.861 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:33:25.863 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:33:25.865 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:33:25.868 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:33:25.870 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:33:25.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:33:25.875 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:33:25.877 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:33:25.880 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:33:25.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:33:25.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:33:25.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:33:25.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:33:25.892 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:33:25.895 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:33:25.901 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:33:25.904 | + 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:33:26.558 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:33:26.560 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:33:26.563 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:33:26.565 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:33:26.567 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:33:26.569 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:33:26.571 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:33:26.574 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:33:26.576 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:33:26.579 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:33:26.581 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:33:26.583 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:33:26.585 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:33:26.588 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:33:26.608 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:33:26.611 | + 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:33:27.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:27.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:27.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:27.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:28.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:28.636 | Obtaining file:///opt/stack/swift 2022-04-14 07:33:28.637 | Preparing metadata (setup.py): started 2022-04-14 07:33:31.817 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:31.856 | 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:33:31.857 | 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:33:31.858 | 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:33:31.859 | 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:33:31.860 | 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:33:31.861 | 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:33:31.862 | 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:33:31.863 | 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:33:31.864 | 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:33:31.865 | 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:33:31.866 | 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:33:31.905 | 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:33:31.913 | 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:33:31.969 | 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:33:31.969 | 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:33:31.971 | 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:33:31.972 | 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:33:31.973 | 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:33:31.974 | 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:33:31.975 | 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:33:31.977 | 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:33:31.979 | 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:33:31.980 | 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:33:31.981 | 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:33:31.982 | 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:33:32.002 | 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:33:32.035 | 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:33:32.037 | 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:33:32.038 | 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:33:32.040 | 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:33:32.063 | 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:33:32.153 | 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:33:32.155 | 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:33:32.156 | 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:33:32.198 | 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:33:32.242 | 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:33:32.244 | 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:33:32.246 | 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:33:32.247 | 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:33:32.308 | 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:33:32.311 | 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:33:32.323 | 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:33:32.324 | 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:33:32.343 | 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:33:32.346 | 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:33:32.449 | 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:33:32.464 | 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:33:34.767 | Installing collected packages: swift 2022-04-14 07:33:34.768 | Attempting uninstall: swift 2022-04-14 07:33:34.768 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:33:34.771 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:33:34.773 | Running setup.py develop for swift 2022-04-14 07:33:38.939 | Successfully installed swift 2022-04-14 07:33:38.939 | 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:33:38.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:38.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:39.078 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:39.080 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:39.082 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:39.085 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:39.087 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:39.089 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:39.091 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:39.094 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:39.096 | + functions-common:time_stop:2439 : start_time=1649921606603 2022-04-14 07:33:39.098 | + functions-common:time_stop:2441 : [[ -z 1649921606603 ]] 2022-04-14 07:33:39.100 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:39.105 | + functions-common:time_stop:2444 : end_time=1649921619102 2022-04-14 07:33:39.107 | + functions-common:time_stop:2445 : elapsed_time=12499 2022-04-14 07:33:39.109 | + functions-common:time_stop:2446 : total=60637 2022-04-14 07:33:39.112 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:39.114 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73136 2022-04-14 07:33:39.116 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:39.118 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:33:39.121 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:33:39.123 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:33:39.141 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:33:39.153 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:33:39.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:33:39.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:39.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:39.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:33:39.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:39.168 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:33:39.170 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:33:39.172 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:33:39.175 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:33:39.177 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:33:39.179 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:33:39.181 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:33:39.183 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:33:40.338 | No account-reaper running 2022-04-14 07:33:40.338 | No account-auditor running 2022-04-14 07:33:40.338 | No container-reconciler running 2022-04-14 07:33:40.338 | No object-reconstructor running 2022-04-14 07:33:40.338 | No container-sync running 2022-04-14 07:33:40.338 | No object-replicator running 2022-04-14 07:33:40.338 | No account-server running 2022-04-14 07:33:40.338 | No object-auditor running 2022-04-14 07:33:40.338 | No account-replicator running 2022-04-14 07:33:40.338 | No container-sharder running 2022-04-14 07:33:40.338 | No container-auditor running 2022-04-14 07:33:40.338 | No container-updater running 2022-04-14 07:33:40.338 | No object-expirer running 2022-04-14 07:33:40.338 | No proxy-server running 2022-04-14 07:33:40.338 | No container-server running 2022-04-14 07:33:40.338 | No container-replicator running 2022-04-14 07:33:40.338 | No object-updater running 2022-04-14 07:33:40.338 | No object-server running 2022-04-14 07:33:40.427 | + lib/swift:configure_swift:337 : true 2022-04-14 07:33:40.429 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:33:40.442 | + 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:33:40.454 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:33:40.457 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:33:40.457 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:33:40.462 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:33:40.462 | s/%GROUP%/ubuntu/; 2022-04-14 07:33:40.462 | s/%USER%/ubuntu/; 2022-04-14 07:33:40.462 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:33:40.462 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:33:40.465 | uid = ubuntu 2022-04-14 07:33:40.465 | gid = ubuntu 2022-04-14 07:33:40.465 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:33:40.465 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:33:40.465 | address = 127.0.0.1 2022-04-14 07:33:40.465 | 2022-04-14 07:33:40.465 | [account6612] 2022-04-14 07:33:40.465 | max connections = 25 2022-04-14 07:33:40.465 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:33:40.465 | read only = false 2022-04-14 07:33:40.465 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:33:40.465 | 2022-04-14 07:33:40.465 | [account6622] 2022-04-14 07:33:40.465 | max connections = 25 2022-04-14 07:33:40.465 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:33:40.465 | read only = false 2022-04-14 07:33:40.465 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [account6632] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [account6642] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [container6611] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [container6621] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [container6631] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:33:40.466 | 2022-04-14 07:33:40.466 | [container6641] 2022-04-14 07:33:40.466 | max connections = 25 2022-04-14 07:33:40.466 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:33:40.466 | read only = false 2022-04-14 07:33:40.466 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:33:40.467 | 2022-04-14 07:33:40.467 | 2022-04-14 07:33:40.467 | [object6613] 2022-04-14 07:33:40.467 | max connections = 25 2022-04-14 07:33:40.467 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:33:40.467 | read only = false 2022-04-14 07:33:40.467 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:33:40.467 | 2022-04-14 07:33:40.467 | [object6623] 2022-04-14 07:33:40.467 | max connections = 25 2022-04-14 07:33:40.467 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:33:40.467 | read only = false 2022-04-14 07:33:40.467 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:33:40.467 | 2022-04-14 07:33:40.467 | [object6633] 2022-04-14 07:33:40.467 | max connections = 25 2022-04-14 07:33:40.467 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:33:40.467 | read only = false 2022-04-14 07:33:40.467 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:33:40.467 | 2022-04-14 07:33:40.467 | [object6643] 2022-04-14 07:33:40.467 | max connections = 25 2022-04-14 07:33:40.467 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:33:40.467 | read only = false 2022-04-14 07:33:40.467 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:33:40.468 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:33:40.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:40.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:40.475 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:33:40.487 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:33:40.489 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:33:40.494 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:33:40.498 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:33:40.500 | + 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:33:40.504 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:33:40.531 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-04-14 07:33:40.557 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:33:40.574 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:33:40.602 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:33:40.620 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:33:40.647 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:33:40.665 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:33:40.693 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:33:40.710 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:33:40.739 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:33:40.756 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:33:40.783 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:33:40.801 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:33:40.816 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:40.818 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:33:40.846 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:33:40.873 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:33:40.899 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:33:40.926 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:33:40.941 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:40.943 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:33:40.969 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:33:40.984 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:40.987 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:33:41.001 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:41.003 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:33:41.005 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:33:41.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:41.022 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:33:41.025 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:33:41.027 | + 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:33:41.032 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:33:41.037 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:33:41.063 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:33:41.090 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:33:41.119 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:33:41.148 | + 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:33:41.175 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:33:41.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:33:41.180 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:33:41.182 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:33:41.184 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:33:41.210 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:33:41.237 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:33:41.264 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:33:41.290 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:33:41.317 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:33:41.344 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:33:41.375 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:33:41.402 | + 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:33:41.428 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:33:41.455 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:33:41.482 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:33:41.509 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:33:41.536 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:33:41.566 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:33:41.593 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:33:41.611 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:33:41.638 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:33:41.665 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:33:41.669 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:33:41.699 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:33:41.725 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:33:41.752 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:33:41.754 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:33:41.756 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:33:41.758 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:33:41.763 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:33:41.765 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:33:41.767 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:33:41.769 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:33:41.771 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:33:41.774 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:33:41.776 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:33:41.778 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:33:41.795 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:33:41.824 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:33:41.842 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:33:41.869 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:33:41.887 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:33:41.915 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:33:41.933 | + 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:33:41.961 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:33:41.979 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:33:42.006 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:33:42.025 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:33:42.052 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:33:42.070 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:33:42.099 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:33:42.117 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:33:42.145 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:33:42.162 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:33:42.190 | + 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:33:42.195 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:33:42.213 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:33:42.240 | + 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:33:42.269 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:33:42.271 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:33:42.276 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:33:42.278 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:33:42.280 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:33:42.282 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:33:42.284 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:33:42.286 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:33:42.288 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:33:42.291 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:33:42.309 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:33:42.337 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:33:42.354 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:33:42.383 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:33:42.401 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:33:42.429 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:33:42.447 | + 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:33:42.474 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:33:42.492 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:33:42.521 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:33:42.538 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:33:42.569 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:33:42.586 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:33:42.615 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:33:42.633 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:33:42.660 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:33:42.678 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:33:42.705 | + 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:33:42.710 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:33:42.728 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:33:42.756 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:33:42.758 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:33:42.763 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:33:42.765 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:33:42.767 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:33:42.769 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:33:42.771 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:33:42.773 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:33:42.776 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:33:42.778 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:33:42.796 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:33:42.824 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:33:42.844 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:33:42.878 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:33:42.900 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:33:42.931 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:33:42.950 | + 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:33:42.979 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:33:42.998 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:33:43.026 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:33:43.044 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:33:43.074 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:33:43.092 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:33:43.120 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:33:43.137 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:33:43.166 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:33:43.184 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:33:43.210 | + 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:33:43.215 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:33:43.233 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:33:43.261 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:33:43.289 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:33:43.317 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:33:43.345 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:33:43.347 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:33:43.351 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:33:43.379 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:33:43.407 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:33:43.435 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:33:43.464 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:33:43.491 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:33:43.518 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:33:43.545 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:33:43.573 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:33:43.600 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:33:43.616 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:43.618 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:33:43.637 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:33:43.640 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:33:43.659 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:33:43.661 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-04-14 07:33:43.693 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:33:43.695 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:33:43.722 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-04-14 07:33:43.750 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:33:43.752 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:33:43.779 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:33:43.795 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:43.797 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:33:43.800 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:33:43.804 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:33:43.807 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:33:43.820 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:33:43.823 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:33:43.834 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:33:43.836 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:33:43.838 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:33:43.841 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:33:43.843 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:33:43.845 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:33:43.847 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:33:43.850 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:33:43.852 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:33:43.864 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:33:43.866 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:33:43.869 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:33:43.886 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:43.889 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:33:43.906 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:43.908 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:33:43.911 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:33:43.913 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:33:43.915 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:33:43.918 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:33:43.920 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:33:43.923 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:33:43.925 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:33:43.942 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:43.945 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:33:43.948 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:33:43.965 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:43.967 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:33:43.970 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:33:43.972 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:33:43.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:43.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:43.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:33:43.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:43.986 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:33:43.989 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:33:43.992 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:33:43.995 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:33:43.998 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:33:44.000 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:33:44.003 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:33:44.006 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:33:44.009 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:33:44.011 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:33:44.015 | +++ 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:33:44.015 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:33:44.020 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:33:44.023 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:33:44.025 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:33:44.028 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:33:44.031 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:33:44.052 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:33:44.055 | + 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:33:44.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:44.915 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:44.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:44.915 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:46.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:46.072 | 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:33:46.153 | 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:33:46.154 | 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:33:46.155 | 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:33:46.156 | 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:33:46.157 | 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:33:46.159 | 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:33:46.160 | 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:33:46.161 | 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:33:46.162 | 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:33:46.163 | 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:33:46.164 | 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:33:46.165 | 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:33:46.167 | 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:33:46.170 | 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:33:46.172 | 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:33:46.174 | 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:33:46.177 | 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:33:46.179 | 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:33:46.188 | 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:33:46.189 | 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:33:46.202 | 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:33:46.271 | 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:33:46.272 | 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:33:46.273 | 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:33:46.297 | 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:33:46.298 | 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:33:46.299 | 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:33:46.301 | 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:33:46.303 | 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:33:46.314 | 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:33:46.355 | 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:33:46.357 | 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:33:46.358 | 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:33:46.359 | 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:33:46.378 | 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:33:46.380 | 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:33:46.397 | 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:33:46.412 | 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:33:46.415 | 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:33:46.433 | 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:33:46.434 | 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:33:46.515 | 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:33:46.517 | 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:33:46.518 | 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:33:46.519 | 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:33:46.568 | 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:33:46.595 | 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:33:46.790 | 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:33:46.793 | 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:33:46.828 | 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:33:46.830 | 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:33:46.831 | 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:33:46.855 | 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:33:46.856 | 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:33:46.857 | 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:33:46.912 | 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:33:47.078 | 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:33:47.100 | 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:33:47.184 | 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:33:47.329 | 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:33:49.415 | 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:33:49.422 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:49.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:49.544 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:49.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:49.548 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:49.551 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:49.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:49.555 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:49.558 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:49.560 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:49.563 | + functions-common:time_stop:2439 : start_time=1649921624047 2022-04-14 07:33:49.565 | + functions-common:time_stop:2441 : [[ -z 1649921624047 ]] 2022-04-14 07:33:49.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:49.573 | + functions-common:time_stop:2444 : end_time=1649921629569 2022-04-14 07:33:49.575 | + functions-common:time_stop:2445 : elapsed_time=5522 2022-04-14 07:33:49.577 | + functions-common:time_stop:2446 : total=73136 2022-04-14 07:33:49.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:49.582 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=78658 2022-04-14 07:33:49.584 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:49.588 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:33:49.590 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:33:49.593 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:33:49.605 | + 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:33:49.610 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:33:49.613 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:33:49.615 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:33:49.617 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:33:49.620 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:33:49.623 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:33:49.626 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:33:49.628 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:33:49.631 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:33:49.647 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:33:49.649 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:33:49.652 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:49.655 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:33:49.655 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:33:49.660 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:33:49.662 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:49.665 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:33:49.677 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:33:49.680 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:33:49.680 | + functions-common:git_clone:685 : head -1 2022-04-14 07:33:49.684 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:33:49.686 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:33:49.689 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:33:49.692 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:33:49.695 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:33:49.698 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:33:49.700 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:33:49.703 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:33:49.705 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:33:49.708 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:33:49.710 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:33:49.713 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:33:49.715 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:33:49.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:33:49.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:33:49.724 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:33:49.726 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:33:49.729 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:33:49.732 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:33:49.738 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:33:49.740 | + 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:33:50.394 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:33:50.396 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:33:50.399 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:33:50.401 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:33:50.404 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:33:50.406 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:33:50.408 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:33:50.411 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:33:50.413 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:33:50.417 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:33:50.419 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:33:50.422 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:33:50.424 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:33:50.427 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:33:50.448 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:33:50.451 | + 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:33:51.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:51.309 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:51.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:51.309 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:52.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:52.456 | Obtaining file:///opt/stack/glance 2022-04-14 07:33:52.457 | Preparing metadata (setup.py): started 2022-04-14 07:33:55.659 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:55.733 | 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:33:55.734 | 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:33:55.735 | 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:33:55.736 | 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:33:55.737 | 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:33:55.738 | 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:33:55.739 | 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:33:55.740 | 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:33:55.741 | 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:33:55.743 | 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:33:55.744 | 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:33:55.745 | 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:33:55.746 | 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:33:55.747 | 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:33:55.748 | 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:33:55.749 | 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:33:55.750 | 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:33:55.752 | 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:33:55.752 | 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:33:55.753 | 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:33:55.754 | 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:33:55.756 | 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:33:55.757 | 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:33:55.758 | 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:33:55.759 | 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:33:55.760 | 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:33:55.762 | 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:33:55.763 | 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:33:55.764 | 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:33:55.765 | 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:33:55.766 | 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:33:55.767 | 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:33:55.768 | 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:33:55.769 | 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:33:55.770 | 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:33:55.772 | 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:33:55.773 | 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:33:55.774 | 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:33:55.775 | 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:33:55.776 | 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:33:55.777 | 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:33:55.778 | 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:33:55.779 | 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:33:55.794 | 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:33:55.795 | 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:33:55.797 | 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:33:55.817 | 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:33:55.820 | 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:33:55.859 | 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:33:55.876 | 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:33:55.884 | 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:33:55.899 | 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:33:55.900 | 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:33:55.901 | 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:33:55.992 | 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:33:56.067 | 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:33:56.118 | 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:33:56.122 | 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:33:56.153 | 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:33:56.198 | 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:33:56.199 | 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:33:56.201 | 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:33:56.285 | 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:33:56.287 | 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:33:56.290 | 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:33:56.316 | 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:33:56.362 | 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:33:56.363 | 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:33:56.424 | 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:33:56.426 | 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:33:56.428 | 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:33:56.431 | 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:33:56.432 | 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:33:56.455 | 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:33:56.457 | 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:33:56.460 | 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:33:56.502 | 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:33:56.547 | 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:33:56.548 | 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:33:56.551 | 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:33:56.630 | 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:33:56.690 | 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:33:56.793 | 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:33:57.062 | 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:33:57.063 | 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:33:57.067 | 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:33:57.071 | 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:33:57.125 | 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:33:57.149 | 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:33:57.265 | 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:33:57.371 | 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:33:57.583 | 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:33:57.585 | 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:33:57.588 | 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:33:57.590 | 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:33:57.590 | 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:33:57.592 | 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:33:57.594 | 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:33:57.712 | 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:33:57.746 | 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:33:57.790 | 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:33:57.795 | 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:33:58.053 | 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:33:58.240 | 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:33:58.241 | 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:33:58.243 | 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:33:58.244 | 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:33:58.351 | 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:33:58.507 | 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:33:58.641 | 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:33:58.957 | 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:33:58.961 | 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:33:59.189 | 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:33:59.472 | 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:33:59.782 | 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:33:59.783 | 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:34:01.257 | Installing collected packages: glance 2022-04-14 07:34:01.257 | Attempting uninstall: glance 2022-04-14 07:34:01.295 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:34:01.302 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:34:01.304 | Running setup.py develop for glance 2022-04-14 07:34:05.656 | Successfully installed glance 2022-04-14 07:34:05.656 | 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:34:05.665 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:05.665 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:05.804 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:05.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:05.809 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:05.812 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:05.814 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:05.816 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:05.818 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:05.821 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:05.823 | + functions-common:time_stop:2439 : start_time=1649921630442 2022-04-14 07:34:05.826 | + functions-common:time_stop:2441 : [[ -z 1649921630442 ]] 2022-04-14 07:34:05.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:05.832 | + functions-common:time_stop:2444 : end_time=1649921645830 2022-04-14 07:34:05.835 | + functions-common:time_stop:2445 : elapsed_time=15388 2022-04-14 07:34:05.838 | + functions-common:time_stop:2446 : total=78658 2022-04-14 07:34:05.840 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:05.842 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=94046 2022-04-14 07:34:05.844 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:05.847 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:34:05.849 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:34:05.852 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:34:05.871 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:34:05.883 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:34:05.885 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:34:05.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:05.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:05.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:34:05.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:05.898 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:34:05.901 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:34:05.903 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:34:05.915 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:34:05.918 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:34:05.921 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:34:05.923 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:34:05.925 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:34:05.928 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:34:05.931 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:34:05.933 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:34:05.962 | + 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:34:05.991 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:34:06.020 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:34:06.049 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:34:06.079 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:34:06.108 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:34:06.110 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:34:06.113 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:34:06.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:34:06.118 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:34:06.146 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:34:06.175 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:34:06.205 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:34:06.234 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:34:06.263 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:34:06.292 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:34:06.322 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:34:06.351 | + 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:34:06.380 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:34:06.409 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:34:06.439 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:34:06.441 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:34:06.444 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:34:06.447 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:34:06.449 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:34:06.452 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:34:06.467 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:06.470 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:34:06.473 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:34:06.475 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:34:06.492 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:06.495 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:34:06.498 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:34:06.527 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:34:06.529 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:34:06.531 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:34:06.534 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:34:06.536 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:34:06.567 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:34:06.596 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:34:06.599 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:34:06.601 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:34:06.604 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:34:06.606 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:34:06.608 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:06.611 | + 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:34:06.640 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:34:06.642 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-04-14 07:34:06.676 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:34:06.678 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:34:06.695 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:06.698 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:34:06.727 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:34:06.757 | + 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:34:06.786 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:34:06.816 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:34:06.845 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:34:06.862 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:06.864 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:34:06.894 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:34:06.923 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:34:06.952 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-04-14 07:34:06.982 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:34:07.010 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-04-14 07:34:07.040 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:34:07.057 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:07.059 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:34:07.062 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:34:07.064 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:34:07.067 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:34:07.084 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:34:07.087 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:34:07.089 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:07.091 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:34:07.094 | + 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:34:07.123 | + 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:34:07.152 | + 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:34:07.182 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:34:07.212 | + 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:34:07.217 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:34:07.246 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:34:07.276 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:34:07.305 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-04-14 07:34:07.335 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:34:07.364 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:34:07.394 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:34:07.423 | + 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:34:07.453 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:34:07.483 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:34:07.512 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:34:07.542 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:34:07.547 | + 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:34:07.555 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:34:07.572 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:07.574 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:34:07.576 | + 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:34:07.579 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:34:07.581 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:34:07.583 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:34:07.587 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:34:07.591 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:34:07.593 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:34:07.597 | + 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:34:07.626 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:34:07.629 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:34:07.631 | ++ functions:get_random_port:837 : true 2022-04-14 07:34:07.634 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:34:07.636 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:34:07.638 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:34:07.698 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:34:07.700 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:34:07.702 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:34:07.705 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:34:07.707 | + 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:34:07.734 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:34:07.762 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:34:07.789 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:34:07.816 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:34:07.844 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:34:07.871 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:34:07.899 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:34:07.926 | + 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:34:07.955 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:34:07.982 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:34:08.010 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:34:08.037 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:34:08.065 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:34:08.092 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:34:08.120 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:34:08.147 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:34:08.175 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:34:08.203 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:34:08.231 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:34:08.233 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:34:08.235 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:08.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:08.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:08.243 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:08.245 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:34:08.300 | proxy (enabled by site administrator) 2022-04-14 07:34:08.303 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:34:08.306 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:34:08.309 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:08.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:08.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:08.316 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:08.318 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:34:08.373 | proxy_http (enabled by site administrator) 2022-04-14 07:34:08.376 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:34:08.379 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:34:08.381 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:34:08.384 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:34:08.386 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:08.388 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:08.391 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:34:08.394 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:34:08.397 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:34:08.397 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:34:08.406 | KeepAlive Off 2022-04-14 07:34:08.410 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:34:08.410 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:34:08.419 | SetEnv proxy-sendchunked 1 2022-04-14 07:34:08.424 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:34:08.424 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:34:08.432 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:34:08.435 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:34:08.438 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:34:08.440 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:34:08.443 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:34:08.445 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:08.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:08.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:08.452 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:08.455 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:34:08.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:08.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:08.462 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:34:08.526 | Site glance-wsgi-api already enabled 2022-04-14 07:34:08.530 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:34:08.533 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:34:08.535 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:08.538 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:34:08.674 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:34:08.680 | + 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:34:08.717 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:34:08.719 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:34:08.740 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:08.743 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:34:08.745 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:34:08.748 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:34:08.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:34:08.753 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:34:08.755 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:34:08.758 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:34:08.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:34:08.763 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:34:08.766 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:34:08.768 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:34:08.771 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:34:08.774 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:34:08.777 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:34:08.794 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:34:08.796 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:34:08.799 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:08.801 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:34:08.802 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:34:08.807 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:34:08.810 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:08.812 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:34:08.825 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:34:08.828 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:34:08.828 | + functions-common:git_clone:685 : head -1 2022-04-14 07:34:08.832 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:34:08.835 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:34:08.838 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:34:08.841 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:34:08.843 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:34:08.846 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:34:08.848 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:34:08.851 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:34:08.853 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:34:08.856 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:34:08.858 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:34:08.861 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:34:08.863 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:34:08.866 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:34:08.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:34:08.871 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:34:08.874 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:34:08.876 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:34:08.879 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:34:08.885 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:34:08.888 | + 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:34:09.534 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:34:09.537 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:34:09.540 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:34:09.542 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:34:09.544 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:34:09.547 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:34:09.549 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:34:09.551 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:34:09.553 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:34:09.557 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:34:09.559 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:34:09.561 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:34:09.564 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:34:09.566 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:34:09.587 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:34:09.589 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 07:34:10.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:10.447 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:10.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:10.447 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:11.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:11.602 | Obtaining file:///opt/stack/cinder 2022-04-14 07:34:11.603 | Preparing metadata (setup.py): started 2022-04-14 07:34:15.489 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:34:15.622 | 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:34:15.623 | 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:34:15.624 | 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:34:15.625 | 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:34:15.626 | 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:34:15.628 | 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:34:15.629 | 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:34:15.630 | 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:34:15.631 | 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:34:15.632 | 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:34:15.633 | 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:34:15.634 | 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:34:15.635 | 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:34:15.636 | 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:34:15.638 | 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:34:15.639 | 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:34:15.640 | 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:34:15.641 | 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:34:15.642 | 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:34:15.643 | 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:34:15.644 | 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:34:15.645 | 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:34:15.646 | 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:34:15.648 | 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:34:15.649 | 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:34:15.650 | 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:34:15.651 | 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:34:15.652 | 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:34:15.653 | 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:34:15.654 | 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:34:15.655 | 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:34:15.656 | 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:34:15.657 | 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:34:15.658 | 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:34:15.659 | 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:34:15.660 | 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:34:15.662 | 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:34:15.663 | 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:34:15.664 | 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:34:15.665 | 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:34:15.666 | 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:34:15.667 | 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:34:15.669 | 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:34:15.670 | 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:34:15.671 | 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:34:15.672 | 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:34:15.673 | 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:34:15.674 | 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:34:15.675 | 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:34:15.676 | 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:34:15.677 | 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:34:15.678 | 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:34:15.680 | 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:34:15.681 | 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:34:15.682 | 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:34:15.683 | 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:34:15.685 | 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:34:15.686 | 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:34:15.687 | 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:34:15.688 | 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:34:15.689 | 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:34:15.690 | 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:34:15.704 | 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:34:15.705 | 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:34:15.706 | 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:34:15.767 | 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:34:15.798 | 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:34:15.813 | 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:34:15.814 | 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:34:15.816 | 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:34:15.817 | 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:34:15.914 | 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:34:15.968 | 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:34:15.971 | 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:34:15.996 | 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:34:15.998 | 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:34:15.999 | 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:34:16.053 | 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:34:16.124 | 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:34:16.125 | 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:34:16.126 | 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:34:16.128 | 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:34:16.189 | 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:34:16.191 | 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:34:16.192 | 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:34:16.253 | 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:34:16.255 | 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:34:16.316 | 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:34:16.318 | 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:34:16.320 | 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:34:16.323 | 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:34:16.324 | 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:34:16.348 | 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:34:16.350 | 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:34:16.353 | 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:34:16.400 | 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:34:16.482 | 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:34:16.486 | 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:34:16.510 | 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:34:16.537 | 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:34:16.608 | 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:34:16.609 | 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:34:16.740 | 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:34:16.766 | 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:34:16.906 | 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:34:16.947 | 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:34:16.948 | 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:34:16.949 | 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:34:17.149 | 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:34:17.152 | 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:34:17.153 | 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:34:17.190 | 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:34:17.219 | 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:34:17.459 | 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:34:17.460 | 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:34:17.639 | 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:34:17.641 | 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:34:17.643 | 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:34:17.772 | 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:34:17.923 | 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:34:17.925 | 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:34:17.926 | 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:34:17.963 | 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:34:18.216 | 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:34:18.294 | 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:34:18.297 | 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:34:18.464 | 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:34:18.558 | 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:34:18.559 | 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:34:18.741 | 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:34:19.169 | 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:34:19.220 | 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:34:19.270 | 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:34:20.328 | 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:34:20.602 | 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:34:20.603 | 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:34:20.747 | 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:34:20.938 | 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:34:21.069 | 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:34:22.767 | Installing collected packages: cinder 2022-04-14 07:34:22.767 | Attempting uninstall: cinder 2022-04-14 07:34:22.767 | Found existing installation: cinder 20.0.0 2022-04-14 07:34:22.773 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:34:22.775 | Running setup.py develop for cinder 2022-04-14 07:34:28.487 | Successfully installed cinder 2022-04-14 07:34:28.487 | 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:34:28.495 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:28.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:28.645 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:28.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:28.650 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:28.652 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:28.655 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:28.657 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:28.659 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:28.661 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:28.664 | + functions-common:time_stop:2439 : start_time=1649921649581 2022-04-14 07:34:28.666 | + functions-common:time_stop:2441 : [[ -z 1649921649581 ]] 2022-04-14 07:34:28.669 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:28.673 | + functions-common:time_stop:2444 : end_time=1649921668670 2022-04-14 07:34:28.675 | + functions-common:time_stop:2445 : elapsed_time=19089 2022-04-14 07:34:28.677 | + functions-common:time_stop:2446 : total=94046 2022-04-14 07:34:28.680 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:28.682 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=113135 2022-04-14 07:34:28.684 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:28.687 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:34:28.689 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:34:28.692 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:34:28.710 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:34:28.723 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:34:28.726 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:34:28.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:28.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:28.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:34:28.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:28.738 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:34:28.741 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:34:28.744 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:34:28.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:28.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:28.752 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:34:28.765 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:34:28.767 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:34:28.770 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:34:28.772 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:34:28.775 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:34:28.777 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:28.780 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:34:28.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:28.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:28.787 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:34:28.790 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:34:28.792 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:34:28.795 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:34:28.798 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:34:28.800 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:34:28.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:28.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:28.808 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:34:28.831 | + 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:34:28.940 | Reading package lists... 2022-04-14 07:34:29.179 | Building dependency tree... 2022-04-14 07:34:29.181 | Reading state information... 2022-04-14 07:34:29.430 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:34:29.430 | The following packages were automatically installed and are no longer required: 2022-04-14 07:34:29.431 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:34:29.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:34:29.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:34:29.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:34:29.432 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:34:29.432 | python3-zope.interface 2022-04-14 07:34:29.432 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:34:29.543 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:34:29.548 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:34:29.550 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:34:29.553 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:29.556 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:29.558 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:29.561 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:29.563 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:29.566 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:34:29.568 | + functions-common:time_stop:2439 : start_time=1649921668828 2022-04-14 07:34:29.571 | + functions-common:time_stop:2441 : [[ -z 1649921668828 ]] 2022-04-14 07:34:29.574 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:29.579 | + functions-common:time_stop:2444 : end_time=1649921669576 2022-04-14 07:34:29.581 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 07:34:29.584 | + functions-common:time_stop:2446 : total=5221 2022-04-14 07:34:29.586 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:29.589 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5969 2022-04-14 07:34:29.591 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:34:29.594 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:34:29.596 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:34:29.599 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:34:29.611 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:34:29.614 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:34:29.617 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:34:29.619 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:34:29.622 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:34:29.623 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:34:29.627 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:34:29.629 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:34:29.632 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:34:29.634 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:34:29.636 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:34:29.638 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:34:29.640 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:34:29.642 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:34:29.653 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:34:29.665 | + 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:34:29.677 | + 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:34:29.690 | + 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:34:29.702 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:34:29.705 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:34:29.709 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GtWUOtcGUg 2022-04-14 07:34:29.711 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:34:29.713 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:34:29.716 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:34:29.718 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GtWUOtcGUg 2022-04-14 07:34:29.721 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GtWUOtcGUg 2022-04-14 07:34:29.733 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GtWUOtcGUg /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:34:29.746 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:34:29.750 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:34:29.752 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:34:29.754 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:34:29.756 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:34:29.758 | + 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:34:29.761 | + 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:34:29.763 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:34:29.765 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:34:29.770 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:34:29.774 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:34:29.793 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:34:29.811 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:34:29.829 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:34:29.848 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:34:29.867 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:34:29.886 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:34:29.904 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:34:29.922 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:34:29.925 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:34:29.927 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:34:29.930 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:34:29.932 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:34:29.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:34:29.988 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:34:30.015 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:34:30.042 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:34:30.070 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:34:30.097 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:34:30.126 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:34:30.153 | + 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:34:30.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:34:30.209 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:34:30.238 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:34:30.267 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:34:30.269 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:34:30.272 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:34:30.278 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:34:30.281 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:34:30.283 | + 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:34:30.314 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:34:30.341 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:34:30.369 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:34:30.396 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:34:30.423 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:34:30.451 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:34:30.482 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:34:30.484 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:34:30.512 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:34:30.543 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:34:30.550 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6e574c7e1f58a682dc24bc3ebce92828 2022-04-14 07:34:30.578 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:34:30.580 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:34:30.608 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:34:30.636 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:34:30.663 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:34:30.692 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:34:30.708 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:30.710 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:34:30.712 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:34:30.715 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:34:30.717 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:34:30.719 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:34:30.722 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:34:30.724 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:34:30.727 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:34:30.729 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:34:30.732 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:34:30.734 | + 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:34:30.765 | + 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:34:30.793 | + 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:34:30.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:34:30.849 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:34:30.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:34:30.905 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:34:30.907 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:34:30.910 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:34:30.913 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:34:30.940 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:34:30.942 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:34:30.970 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:34:30.973 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:34:30.976 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:34:30.978 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:34:31.005 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:34:31.008 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:34:31.010 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:34:31.027 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:31.029 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:34:31.031 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:34:31.034 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:34:31.036 | + 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:34:31.064 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-04-14 07:34:31.092 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:34:31.109 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:31.111 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:34:31.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:31.130 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:34:31.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:31.149 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:34:31.152 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:34:31.154 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:34:31.156 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:34:31.159 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:34:31.161 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:34:31.164 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:34:31.180 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:31.183 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:34:31.185 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:34:31.188 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:34:31.203 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:31.206 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:34:31.209 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:34:31.236 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:34:31.239 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:34:31.241 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:34:31.244 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:34:31.246 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:34:31.249 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:34:31.266 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:34:31.268 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:34:31.271 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:31.274 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:34:31.276 | + 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:34:31.303 | + 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:34:31.331 | + 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:34:31.359 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:34:31.387 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:34:31.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:31.406 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:34:31.409 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:34:31.411 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:34:31.413 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:34:31.416 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:34:31.418 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:34:31.421 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:34:31.425 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:34:31.427 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:34:31.430 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:34:31.442 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:34:31.443 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:31.451 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:34:31.455 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:31.471 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:34:31.473 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:34:31.477 | + 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:34:31.506 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:34:31.533 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:34:31.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:34:31.587 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:34:31.614 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:34:31.642 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:34:31.669 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:34:31.697 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:34:31.724 | + 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:34:31.751 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:34:31.778 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:34:31.806 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:34:31.833 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:34:31.836 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:34:31.839 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:34:31.841 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:34:31.843 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:34:31.846 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:31.848 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:31.850 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:34:31.853 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:34:31.855 | + 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:34:31.883 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:34:31.911 | + 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:34:31.911 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:34:31.920 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:34:31.923 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:34:31.926 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:34:31.928 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:34:31.931 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:34:31.933 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:31.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:31.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:31.940 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:31.943 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:34:31.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:31.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:31.950 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:34:32.011 | Enabling site cinder-wsgi. 2022-04-14 07:34:32.016 | To activate the new configuration, you need to run: 2022-04-14 07:34:32.016 | systemctl reload apache2 2022-04-14 07:34:32.020 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:34:32.023 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:34:32.025 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:32.028 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:34:32.160 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:34:32.163 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:34:32.196 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-04-14 07:34:32.225 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:34:32.242 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:32.244 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:34:32.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:34:32.249 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:34:32.251 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:34:32.254 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:34:32.284 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:34:32.313 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:34:32.340 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:34:32.368 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:34:32.396 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:34:32.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:34:32.452 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:34:32.480 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:34:32.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:34:32.535 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:34:32.564 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:34:32.592 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:34:32.594 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:34:32.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:32.613 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-04-14 07:34:32.643 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:34:32.646 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:34:32.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:32.666 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:34:32.669 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:34:32.671 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:34:32.674 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:34:32.676 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:34:32.679 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:34:32.683 | ++ 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:34:32.683 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:34:32.688 | + 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:34:32.691 | + 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:34:32.694 | + 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:34:32.696 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:34:32.699 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:34:32.701 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:34:32.704 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:34:32.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:32.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:32.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:34:32.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:32.717 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:34:32.719 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:34:32.722 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:34:32.724 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:34:32.727 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:34:32.730 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:34:32.732 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:34:32.735 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:34:32.737 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:34:32.755 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:34:32.757 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:34:32.760 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:32.763 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:34:32.765 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:34:32.771 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:34:32.774 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:32.776 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:34:32.788 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:34:32.791 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:34:32.792 | + functions-common:git_clone:685 : head -1 2022-04-14 07:34:32.794 | d195aef408 Merge commit 'refs/changes/01/837301/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:34:32.797 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:34:32.800 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:34:32.802 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:34:32.805 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:34:32.807 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:34:32.810 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:34:32.812 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:34:32.815 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:34:32.817 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:34:32.820 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:34:32.823 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:34:32.825 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:34:32.828 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:34:32.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:34:32.834 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:34:32.837 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:34:32.839 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:34:32.843 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:34:32.849 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:34:32.851 | + 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:34:33.506 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:34:33.509 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:34:33.511 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:34:33.514 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:34:33.516 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:34:33.518 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:34:33.521 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:34:33.523 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:34:33.526 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:34:33.528 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:34:33.530 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:34:33.533 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:34:33.535 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:34:33.538 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:34:33.560 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:34:33.562 | + 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:34:34.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:34:34.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:34.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:34:34.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:35.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:35.590 | Obtaining file:///opt/stack/neutron 2022-04-14 07:34:35.590 | Preparing metadata (setup.py): started 2022-04-14 07:34:39.770 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:34:39.859 | 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:34:39.860 | 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:34:39.861 | 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:34:39.863 | 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:34:39.864 | 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:34:39.865 | 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:34:39.866 | 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:34:39.867 | 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:34:39.868 | 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:34:39.869 | 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:34:39.870 | 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:34:39.871 | 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:34:39.872 | 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:34:39.873 | 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:34:39.874 | 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:34:39.875 | 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:34:39.876 | 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:34:39.878 | 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:34:39.879 | 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:34:39.880 | 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:34:39.881 | 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:34:39.882 | 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:34:39.883 | 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:34:39.884 | 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:34:39.885 | 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:34:39.886 | 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:34:39.887 | 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:34:39.888 | 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:34:39.889 | 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:34:39.890 | 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:34:39.891 | 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:34:39.893 | 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:34:39.894 | 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:34:39.895 | 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:34:39.896 | 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:34:39.898 | 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:34:39.899 | 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:34:39.900 | 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:34:39.901 | 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:34:39.902 | 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:34:39.903 | 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:34:39.904 | 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:34:39.905 | 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:34:39.906 | 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:34:39.907 | 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:34:39.908 | 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:34:39.909 | 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:34:39.910 | 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:34:39.911 | 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:34:39.913 | 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:34:39.914 | 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:34:39.915 | 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:34:39.916 | 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:34:39.917 | 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:34:39.918 | 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:34:39.939 | 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:34:39.940 | 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:34:39.942 | 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:34:39.949 | 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:34:39.962 | 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:34:39.963 | 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:34:39.964 | 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:34:39.983 | 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:34:39.991 | 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:34:40.050 | 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:34:40.052 | 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:34:40.105 | 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:34:40.108 | 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:34:40.152 | 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:34:40.157 | 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:34:40.187 | 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:34:40.188 | 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:34:40.189 | 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:34:40.189 | 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:34:40.192 | 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:34:40.193 | 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:34:40.194 | 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:34:40.195 | 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:34:40.212 | 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:34:40.303 | 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:34:40.348 | 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:34:40.435 | 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:34:40.437 | 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:34:40.438 | 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:34:40.499 | 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:34:40.501 | 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:34:40.560 | 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:34:40.562 | 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:34:40.563 | 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:34:40.564 | 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:34:40.590 | 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:34:40.593 | 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:34:40.639 | 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:34:40.702 | 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:34:40.735 | 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:34:40.735 | 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:34:40.761 | 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:34:40.904 | 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:34:40.977 | 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:34:41.056 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:34:41.057 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 07:34:41.168 | 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:34:41.170 | 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:34:41.171 | 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:34:41.172 | 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:34:41.173 | 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:34:41.174 | 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:34:41.175 | 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:34:41.383 | 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:34:41.386 | 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:34:41.387 | 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:34:41.432 | 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:34:41.435 | 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:34:41.527 | 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:34:41.528 | 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:34:41.530 | 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:34:41.532 | 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:34:41.569 | 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:34:41.909 | 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:34:41.984 | 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:34:42.179 | 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:34:42.254 | 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:34:42.256 | 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:34:42.482 | 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:34:42.658 | 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:34:43.232 | 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:34:43.281 | 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:34:43.903 | 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:34:43.905 | 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:34:44.216 | 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:34:44.217 | 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:34:44.386 | 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:34:44.640 | 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:34:44.641 | 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:34:44.831 | 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:34:45.056 | 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:34:46.691 | Installing collected packages: neutron 2022-04-14 07:34:46.691 | Attempting uninstall: neutron 2022-04-14 07:34:46.692 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:34:46.711 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:34:46.713 | Running setup.py develop for neutron 2022-04-14 07:34:52.586 | Successfully installed neutron 2022-04-14 07:34:52.586 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:34:52.594 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:52.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:52.740 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:52.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:52.745 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:52.747 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:52.750 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:52.752 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:52.754 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:52.757 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:52.759 | + functions-common:time_stop:2439 : start_time=1649921673554 2022-04-14 07:34:52.761 | + functions-common:time_stop:2441 : [[ -z 1649921673554 ]] 2022-04-14 07:34:52.764 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:52.768 | + functions-common:time_stop:2444 : end_time=1649921692766 2022-04-14 07:34:52.770 | + functions-common:time_stop:2445 : elapsed_time=19212 2022-04-14 07:34:52.773 | + functions-common:time_stop:2446 : total=113135 2022-04-14 07:34:52.775 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:52.777 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=132347 2022-04-14 07:34:52.779 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:52.782 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:34:52.784 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:34:52.787 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:34:52.806 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:34:52.819 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:34:52.821 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:34:52.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:52.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:52.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:34:52.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:52.834 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:34:52.836 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:34:52.839 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:34:52.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:52.858 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:34:52.861 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:34:52.863 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:34:52.867 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:34:52.869 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:34:52.872 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:34:52.874 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:34:52.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:52.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:52.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:34:52.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:52.887 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:34:52.902 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:52.905 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:34:52.922 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:52.924 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:34:52.941 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:52.944 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:34:52.947 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:34:52.949 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:34:52.951 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:34:52.953 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:34:52.956 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:34:52.959 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:34:52.961 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:34:52.964 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:34:52.980 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:34:52.982 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:34:52.985 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:52.987 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:34:52.988 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:34:52.993 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:34:52.996 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:52.998 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:34:53.010 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:34:53.013 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:34:53.013 | + functions-common:git_clone:685 : head -1 2022-04-14 07:34:53.017 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:34:53.019 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:34:53.022 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:34:53.024 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:34:53.027 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:34:53.029 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:34:53.032 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:34:53.034 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:34:53.037 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:34:53.040 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:34:53.042 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:34:53.045 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:34:53.047 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:34:53.050 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:34:53.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:34:53.056 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:34:53.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:34:53.061 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:34:53.064 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:34:53.070 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:34:53.073 | + 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:34:53.733 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:34:53.736 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:34:53.738 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:34:53.740 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:34:53.742 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:34:53.745 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:34:53.747 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:34:53.749 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:34:53.752 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:34:53.754 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:34:53.757 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:34:53.759 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:34:53.761 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:34:53.764 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:34:53.785 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:34:53.787 | + 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:34:54.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:54.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:54.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:54.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:55.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:55.827 | Obtaining file:///opt/stack/nova 2022-04-14 07:34:55.828 | Preparing metadata (setup.py): started 2022-04-14 07:35:00.690 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:35:00.821 | 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:35:00.822 | 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:35:00.823 | 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:35:00.824 | 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:35:00.825 | 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:35:00.826 | 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:35:00.827 | 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:35:00.828 | 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:35:00.830 | 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:35:00.831 | 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:35:00.832 | 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:35:00.833 | 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:35:00.834 | 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:35:00.835 | 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:35:00.836 | 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:35:00.838 | 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:35:00.839 | 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:35:00.840 | 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:35:00.841 | 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:35:00.842 | 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:35:00.844 | 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:35:00.845 | 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:35:00.846 | 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:35:00.847 | 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:35:00.848 | 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:35:00.850 | 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:35:00.851 | 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:35:00.852 | 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:35:00.853 | 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:35:00.854 | 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:35:00.855 | 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:35:00.856 | 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:35:00.857 | 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:35:00.859 | 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:35:00.860 | 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:35:00.861 | 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:35:00.862 | 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:35:00.863 | 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:35:00.864 | 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:35:00.866 | 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:35:00.867 | 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:35:00.868 | 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:35:00.869 | 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:35:00.870 | 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:35:00.871 | 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:35:00.872 | 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:35:00.873 | 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:35:00.874 | 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:35:00.876 | 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:35:00.877 | 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:35:00.878 | 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:35:00.879 | 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:35:00.880 | 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:35:00.882 | 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:35:00.883 | 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:35:00.884 | 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:35:00.885 | 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:35:00.886 | 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:35:00.887 | 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:35:00.888 | 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:35:00.889 | 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:35:00.890 | 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:35:00.891 | 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:35:00.892 | 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:35:00.910 | 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:35:00.912 | 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:35:00.913 | 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:35:00.934 | 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:35:00.977 | 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:35:01.007 | 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:35:01.009 | 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:35:01.033 | 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:35:01.160 | 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:35:01.163 | 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:35:01.221 | 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:35:01.222 | 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:35:01.224 | 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:35:01.225 | 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:35:01.227 | 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:35:01.229 | 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:35:01.249 | 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:35:01.255 | 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:35:01.333 | 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:35:01.334 | 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:35:01.337 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:35:01.397 | 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:35:01.506 | 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:35:01.507 | 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:35:01.588 | 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:35:01.651 | 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:35:01.654 | 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:35:01.655 | 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:35:01.656 | 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:35:01.691 | 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:35:01.693 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:35:01.745 | 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:35:01.804 | 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:35:01.835 | 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:35:01.840 | 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:35:01.891 | 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:35:01.893 | 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:35:01.979 | 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:35:02.005 | 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:35:02.083 | 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:35:02.162 | 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:35:02.224 | 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:35:02.225 | 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:35:02.227 | 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:35:02.271 | 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:35:02.275 | 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:35:02.277 | 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:35:02.356 | 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:35:02.358 | 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:35:02.359 | 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:35:02.360 | 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:35:02.452 | 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:35:02.661 | 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:35:02.663 | 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:35:02.773 | 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:35:02.774 | 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:35:02.776 | 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:35:02.863 | 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:35:02.938 | 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:35:02.973 | 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:35:03.205 | 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:35:03.280 | 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:35:03.281 | 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:35:03.512 | 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:35:03.618 | 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:35:04.077 | 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:35:04.123 | 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:35:04.482 | 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:35:04.484 | 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:35:04.485 | 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:35:04.486 | 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:35:04.487 | 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:35:04.489 | 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:35:04.490 | 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:35:05.680 | 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:35:06.076 | 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:35:06.077 | 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:35:06.172 | 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:35:06.277 | 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:35:07.883 | Installing collected packages: nova 2022-04-14 07:35:07.883 | Attempting uninstall: nova 2022-04-14 07:35:07.884 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:35:07.892 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:35:07.894 | Running setup.py develop for nova 2022-04-14 07:35:14.146 | Successfully installed nova 2022-04-14 07:35:14.146 | 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:35:14.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:35:14.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:35:14.300 | + inc/python:pip_install:200 : result=0 2022-04-14 07:35:14.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:35:14.306 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:14.308 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:14.310 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:14.312 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:14.315 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:14.317 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:35:14.319 | + functions-common:time_stop:2439 : start_time=1649921693779 2022-04-14 07:35:14.321 | + functions-common:time_stop:2441 : [[ -z 1649921693779 ]] 2022-04-14 07:35:14.324 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:14.328 | + functions-common:time_stop:2444 : end_time=1649921714325 2022-04-14 07:35:14.330 | + functions-common:time_stop:2445 : elapsed_time=20546 2022-04-14 07:35:14.333 | + functions-common:time_stop:2446 : total=132347 2022-04-14 07:35:14.335 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:14.337 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152893 2022-04-14 07:35:14.340 | + inc/python:pip_install:203 : return 0 2022-04-14 07:35:14.342 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:35:14.344 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:35:14.347 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:35:14.365 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:35:14.377 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:35:14.380 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:35:14.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:35:14.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:35:14.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:35:14.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:35:14.392 | + 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:35:14.405 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:35:14.407 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:35:14.410 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:35:14.422 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:35:14.425 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:35:14.427 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:35:14.431 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:35:14.431 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:35:14.436 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:35:14.439 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:35:14.441 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:35:14.443 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:35:14.446 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:35:14.448 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:35:14.450 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:35:14.453 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:35:14.465 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:35:14.477 | + 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:35:14.489 | + 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:35:14.501 | + 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:35:14.513 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:35:14.517 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:35:14.521 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QUNOYJLvX6 2022-04-14 07:35:14.524 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:35:14.526 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:35:14.528 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:35:14.531 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:35:14.533 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:35:14.536 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QUNOYJLvX6 2022-04-14 07:35:14.540 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QUNOYJLvX6 2022-04-14 07:35:14.552 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QUNOYJLvX6 /etc/sudoers.d/nova-rootwrap 2022-04-14 07:35:14.564 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:35:14.568 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:35:14.571 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:35:14.573 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:35:14.576 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:35:14.578 | + 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:35:14.580 | + 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:35:14.584 | + 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:35:14.586 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:35:14.591 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:35:14.608 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:14.610 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:35:14.613 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:35:14.616 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:35:14.620 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:35:14.649 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:35:14.651 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:35:14.677 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:35:14.706 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:35:14.733 | + 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:35:14.762 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:35:14.791 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:35:14.821 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:35:14.823 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:35:14.850 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:35:14.876 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:35:14.903 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:35:14.929 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:35:14.956 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:35:14.986 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:35:14.988 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:35:14.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:35:14.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:35:14.995 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:35:14.997 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:35:14.999 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:35:15.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:35:15.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:35:15.006 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:35:15.008 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:35:15.011 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:35:15.013 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:35:15.015 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:35:15.017 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:35:15.020 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:35:15.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:35:15.024 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:35:15.027 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:35:15.029 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:35:15.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:15.046 | + 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:35:15.048 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:35:15.051 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:35:15.078 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:35:15.081 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:35:15.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:35:15.086 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:35:15.088 | ++ 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:35:15.091 | + 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:35:15.121 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:35:15.124 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:35:15.126 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:35:15.128 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:35:15.131 | ++ 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:35:15.134 | + 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:35:15.162 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:35:15.192 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:35:15.219 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:35:15.245 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:35:15.261 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:15.264 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:35:15.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:15.283 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:35:15.283 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:35:15.288 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:35:15.290 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:35:15.318 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:35:15.334 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:15.336 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:35:15.338 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:35:15.340 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:35:15.343 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:35:15.345 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:35:15.374 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:35:15.401 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:35:15.428 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:35:15.455 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:35:15.482 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:35:15.510 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:35:15.537 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:35:15.564 | + 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:35:15.592 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:35:15.619 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:35:15.635 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:15.637 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:35:15.639 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:35:15.669 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:35:15.696 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-04-14 07:35:15.723 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:35:15.750 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:35:15.777 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:35:15.804 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:35:15.831 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:35:15.858 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:35:15.874 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:15.877 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:35:15.880 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:35:15.906 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:35:15.936 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:35:15.938 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:35:15.966 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:35:15.968 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:35:15.970 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:35:15.972 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:35:15.975 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:35:15.977 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:35:15.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:35:15.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:35:15.984 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:35:15.986 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:35:15.989 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:35:15.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:35:15.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:35:15.995 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:35:15.998 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:35:16.000 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:35:16.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:35:16.005 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:35:16.007 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:35:16.009 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:35:16.011 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:35:16.014 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:35:16.016 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:35:16.018 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:35:16.021 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:35:16.037 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:35:16.039 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:35:16.044 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:35:16.047 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:35:16.049 | + 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:35:16.077 | + 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:35:16.104 | + 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:35:16.132 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:35:16.159 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:35:16.194 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:35:16.210 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:16.212 | + 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:35:16.215 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:35:16.217 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:35:16.219 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:35:16.221 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:35:16.224 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:35:16.227 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:35:16.231 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:35:16.233 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:35:16.235 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:35:16.248 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:35:16.248 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:16.256 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:35:16.260 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:16.275 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:35:16.277 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:35:16.281 | + 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:35:16.310 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:35:16.336 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:35:16.363 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:35:16.389 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:35:16.416 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:35:16.443 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:35:16.469 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:35:16.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:35:16.522 | + 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:35:16.549 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:35:16.575 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:35:16.603 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:35:16.629 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:35:16.631 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:35:16.634 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:35:16.636 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:35:16.638 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:35:16.641 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:16.643 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:16.646 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:35:16.648 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:35:16.651 | + 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:35:16.677 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:35:16.704 | + 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:35:16.705 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:35:16.714 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:35:16.717 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:35:16.719 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:35:16.721 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:35:16.724 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:35:16.726 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:35:16.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:16.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:16.733 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:35:16.736 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:35:16.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:16.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:16.742 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:35:16.804 | Enabling site nova-api-wsgi. 2022-04-14 07:35:16.809 | To activate the new configuration, you need to run: 2022-04-14 07:35:16.809 | systemctl reload apache2 2022-04-14 07:35:16.813 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:35:16.816 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:35:16.818 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:35:16.820 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:35:16.956 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:35:16.973 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:16.976 | + 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:35:16.978 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:35:16.980 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:35:16.983 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:35:16.985 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:35:16.987 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:35:16.992 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:35:16.994 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:35:16.997 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:35:16.999 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:35:17.013 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:35:17.014 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:17.023 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:35:17.027 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:17.042 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:35:17.044 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:35:17.048 | + 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:35:17.078 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:35:17.105 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:35:17.132 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:35:17.159 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:35:17.185 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:35:17.212 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:35:17.238 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:35:17.265 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:35:17.292 | + 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:35:17.319 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:35:17.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:35:17.373 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:35:17.399 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:35:17.402 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:35:17.429 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:35:17.445 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:17.447 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:35:17.478 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:35:17.480 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:35:17.483 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:35:17.499 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:17.502 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:35:17.505 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:35:17.532 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:35:17.562 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:35:17.564 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:35:17.567 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:35:17.569 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:35:17.571 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:35:17.574 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:35:17.590 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:17.592 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:35:17.595 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:35:17.597 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:35:17.613 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:17.616 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:35:17.618 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:35:17.646 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:35:17.648 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:35:17.650 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:35:17.678 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:35:17.706 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:35:17.735 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:35:17.752 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:17.754 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:35:17.781 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:35:17.783 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:35:17.786 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:35:17.816 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:35:17.843 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.46/identity 2022-04-14 07:35:17.871 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:35:17.898 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:35:17.926 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:35:17.953 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:35:17.981 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:35:18.008 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:35:18.036 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:35:18.052 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:18.055 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:35:18.060 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:35:18.062 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:35:18.064 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:35:18.067 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:35:18.070 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:35:18.072 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:35:18.075 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:35:18.077 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:35:18.079 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:35:18.084 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:35:18.087 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:35:18.089 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:35:18.091 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:35:18.094 | ++ 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:35:18.096 | + 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:35:18.127 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:35:18.157 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:35:18.187 | + 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:35:18.189 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:35:18.192 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:35:18.195 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:35:18.211 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:18.215 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:35:18.215 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:35:18.964 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:35:18.966 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:35:18.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:35:18.971 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:35:18.973 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:35:18.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:35:18.983 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:35:18.999 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:19.002 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:35:19.005 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:35:19.007 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:35:19.023 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:19.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:35:19.028 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:35:19.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:35:19.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:35:19.060 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:35:19.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:19.079 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:35:19.081 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:35:19.084 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:35:19.114 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:35:19.141 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:35:19.168 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:35:19.196 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:35:19.224 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:35:19.251 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:35:19.278 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:35:19.306 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:35:19.309 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:35:19.311 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:35:19.314 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:35:19.330 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:35:19.333 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:35:19.335 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:35:19.337 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:35:19.339 | + 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:35:19.368 | + 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:35:19.395 | + 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:35:19.422 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:35:19.450 | + 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:35:19.453 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:35:19.457 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:35:19.459 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:35:19.461 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:35:19.464 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:35:19.467 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:35:19.469 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:35:19.472 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:35:19.475 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:35:19.477 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:35:19.479 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:35:19.482 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:35:19.484 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:35:19.486 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:35:19.502 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:19.505 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:35:19.507 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:35:19.522 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:19.524 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:35:19.540 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:19.543 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:35:19.560 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:19.563 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:35:19.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:19.582 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:35:19.585 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:35:19.587 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:35:19.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:35:19.592 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:35:19.595 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:35:19.598 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:35:19.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:19.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:19.606 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:35:19.608 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:35:19.611 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:35:19.613 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:35:19.616 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:35:19.618 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:35:19.621 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:35:19.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:19.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:19.628 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:35:19.631 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:35:19.633 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:35:19.635 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:35:19.638 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:35:19.640 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:35:19.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:19.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:19.648 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:35:19.670 | + 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:35:19.778 | Reading package lists... 2022-04-14 07:35:20.018 | Building dependency tree... 2022-04-14 07:35:20.020 | Reading state information... 2022-04-14 07:35:20.273 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:35:20.273 | The following packages were automatically installed and are no longer required: 2022-04-14 07:35:20.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:35:20.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:35:20.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:35:20.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:35:20.274 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:35:20.274 | python3-zope.interface 2022-04-14 07:35:20.274 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:35:20.386 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:35:20.391 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:35:20.393 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:35:20.396 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:20.398 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:20.400 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:20.403 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:20.405 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:20.407 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:35:20.410 | + functions-common:time_stop:2439 : start_time=1649921719667 2022-04-14 07:35:20.412 | + functions-common:time_stop:2441 : [[ -z 1649921719667 ]] 2022-04-14 07:35:20.415 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:20.419 | + functions-common:time_stop:2444 : end_time=1649921720416 2022-04-14 07:35:20.421 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 07:35:20.424 | + functions-common:time_stop:2446 : total=5969 2022-04-14 07:35:20.426 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:20.429 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6718 2022-04-14 07:35:20.431 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:35:20.434 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:35:20.436 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:35:20.439 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:35:20.442 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:35:20.445 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:35:20.467 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:35:20.469 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:35:20.472 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:35:20.474 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:35:20.477 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:35:20.479 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:35:20.482 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:35:20.484 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:20.487 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:20.490 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:35:20.492 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:35:20.495 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:35:20.497 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:35:20.500 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:35:20.502 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:35:20.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:20.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:20.510 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:35:20.532 | + 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:35:20.641 | Reading package lists... 2022-04-14 07:35:20.880 | Building dependency tree... 2022-04-14 07:35:20.882 | Reading state information... 2022-04-14 07:35:21.133 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:35:21.134 | The following packages were automatically installed and are no longer required: 2022-04-14 07:35:21.135 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:35:21.135 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:35:21.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:35:21.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:35:21.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:35:21.136 | python3-zope.interface 2022-04-14 07:35:21.136 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:35:21.249 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:35:21.253 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:35:21.256 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:35:21.258 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:21.261 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:21.263 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:21.265 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:21.268 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:21.270 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:35:21.273 | + functions-common:time_stop:2439 : start_time=1649921720530 2022-04-14 07:35:21.275 | + functions-common:time_stop:2441 : [[ -z 1649921720530 ]] 2022-04-14 07:35:21.278 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:21.282 | + functions-common:time_stop:2444 : end_time=1649921721280 2022-04-14 07:35:21.285 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:35:21.287 | + functions-common:time_stop:2446 : total=6718 2022-04-14 07:35:21.290 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:21.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7468 2022-04-14 07:35:21.295 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:35:21.297 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:35:21.300 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:35:21.302 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:35:21.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:21.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:21.310 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:35:21.312 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:35:21.368 | wsgi (enabled by maintainer script) 2022-04-14 07:35:21.371 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:35:21.374 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:35:21.377 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:35:21.380 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:35:21.382 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:35:21.385 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:35:21.389 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:35:21.389 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:35:21.395 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:35:21.397 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:35:21.400 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:35:21.403 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:35:21.405 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:35:21.428 | Using python 3.8 to install osc-placement 2022-04-14 07:35:21.431 | + 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:35:22.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:22.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:22.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:22.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:35:23.444 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:35:23.455 | 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:35:23.456 | 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:35:23.457 | 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:35:23.458 | 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:35:23.459 | 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:35:23.460 | 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:35:23.519 | 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:35:23.520 | 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:35:23.521 | 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:35:23.522 | 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:35:23.536 | 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:35:23.537 | 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:35:23.538 | 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:35:23.553 | 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:35:23.554 | 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:35:23.555 | 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:35:23.556 | 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:35:23.557 | 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:35:23.558 | 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:35:23.580 | 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:35:23.581 | 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:35:23.582 | 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:35:23.583 | 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:35:23.591 | 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:35:23.629 | 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:35:23.631 | 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:35:23.632 | 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:35:23.633 | 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:35:23.634 | 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:35:23.635 | 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:35:23.637 | 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:35:23.638 | 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:35:23.703 | 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:35:23.705 | 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:35:23.707 | 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:35:23.709 | 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:35:23.796 | 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:35:23.798 | 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:35:23.799 | 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:35:23.841 | 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:35:23.882 | 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:35:24.042 | 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:35:26.256 | 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:35:26.263 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:35:26.263 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:35:26.383 | + inc/python:pip_install:200 : result=0 2022-04-14 07:35:26.385 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:35:26.388 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:26.390 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:26.393 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:26.396 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:26.398 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:26.400 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:35:26.403 | + functions-common:time_stop:2439 : start_time=1649921721422 2022-04-14 07:35:26.405 | + functions-common:time_stop:2441 : [[ -z 1649921721422 ]] 2022-04-14 07:35:26.408 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:26.414 | + functions-common:time_stop:2444 : end_time=1649921726411 2022-04-14 07:35:26.416 | + functions-common:time_stop:2445 : elapsed_time=4989 2022-04-14 07:35:26.419 | + functions-common:time_stop:2446 : total=152893 2022-04-14 07:35:26.421 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:26.423 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=157882 2022-04-14 07:35:26.426 | + inc/python:pip_install:203 : return 0 2022-04-14 07:35:26.429 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:35:26.431 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:35:26.434 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:35:26.436 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:35:26.439 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:35:26.442 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:35:26.445 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:35:26.447 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:35:26.450 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:35:26.467 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:35:26.470 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:35:26.473 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:35:26.476 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:35:26.476 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:35:26.481 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:35:26.484 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:35:26.486 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:35:26.499 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:35:26.502 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:35:26.502 | + functions-common:git_clone:685 : head -1 2022-04-14 07:35:26.505 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:35:26.508 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:35:26.510 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:35:26.513 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:35:26.515 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:35:26.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:35:26.521 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:35:26.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:35:26.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:35:26.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:35:26.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:35:26.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:35:26.536 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:35:26.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:35:26.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:35:26.545 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:35:26.548 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:35:26.550 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:35:26.553 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:35:26.559 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:35:26.562 | + 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:35:27.212 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:35:27.215 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:35:27.217 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:35:27.220 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:35:27.223 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:35:27.225 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:35:27.228 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:35:27.230 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:35:27.233 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:35:27.235 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:35:27.238 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:35:27.240 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:35:27.243 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:35:27.245 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:35:27.266 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:35:27.268 | + 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:35:28.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.125 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.125 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:35:29.280 | Obtaining file:///opt/stack/placement 2022-04-14 07:35:29.281 | Preparing metadata (setup.py): started 2022-04-14 07:35:32.413 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:35:32.457 | 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:35:32.458 | 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:35:32.459 | 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:35:32.460 | 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:35:32.460 | 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:35:32.462 | 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:35:32.463 | 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:35:32.464 | 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:35:32.465 | 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:35:32.467 | 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:35:32.468 | 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:35:32.469 | 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:35:32.470 | 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:35:32.471 | 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:35:32.473 | 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:35:32.474 | 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:35:32.475 | 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:35:32.476 | 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:35:32.477 | 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:35:32.478 | 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:35:32.479 | 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:35:32.543 | 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:35:32.544 | 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:35:32.546 | 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:35:32.547 | 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:35:32.548 | 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:35:32.551 | 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:35:32.571 | 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:35:32.610 | 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:35:32.611 | 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:35:32.613 | 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:35:32.614 | 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:35:32.616 | 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:35:32.666 | 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:35:32.668 | 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:35:32.669 | 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:35:32.671 | 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:35:32.712 | 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:35:32.715 | 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:35:32.733 | 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:35:32.734 | 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:35:32.737 | 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:35:32.762 | 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:35:32.763 | 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:35:32.776 | 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:35:32.793 | 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:35:32.794 | 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:35:32.796 | 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:35:32.797 | 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:35:32.839 | 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:35:32.841 | 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:35:32.844 | 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:35:32.845 | 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:35:32.861 | 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:35:33.056 | 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:35:33.095 | 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:35:33.097 | 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:35:33.098 | 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:35:33.115 | 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:35:33.148 | 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:35:33.205 | 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:35:33.271 | 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:35:33.351 | 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:35:33.402 | 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:35:33.591 | 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:35:33.592 | 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:35:33.594 | 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:35:33.671 | 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:35:33.721 | 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:35:33.880 | 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:35:33.984 | 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:35:33.986 | 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:35:35.896 | Installing collected packages: openstack-placement 2022-04-14 07:35:35.896 | Attempting uninstall: openstack-placement 2022-04-14 07:35:35.896 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:35:35.899 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:35:35.900 | Running setup.py develop for openstack-placement 2022-04-14 07:35:40.118 | Successfully installed openstack-placement 2022-04-14 07:35:40.118 | 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:35:40.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:35:40.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:35:40.254 | + inc/python:pip_install:200 : result=0 2022-04-14 07:35:40.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:35:40.259 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:40.261 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:40.263 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:40.266 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:40.269 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:40.271 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:35:40.273 | + functions-common:time_stop:2439 : start_time=1649921727260 2022-04-14 07:35:40.276 | + functions-common:time_stop:2441 : [[ -z 1649921727260 ]] 2022-04-14 07:35:40.279 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:40.283 | + functions-common:time_stop:2444 : end_time=1649921740280 2022-04-14 07:35:40.285 | + functions-common:time_stop:2445 : elapsed_time=13020 2022-04-14 07:35:40.287 | + functions-common:time_stop:2446 : total=157882 2022-04-14 07:35:40.289 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:40.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=170902 2022-04-14 07:35:40.294 | + inc/python:pip_install:203 : return 0 2022-04-14 07:35:40.297 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:35:40.299 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:35:40.302 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:35:40.322 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:35:40.334 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:35:40.337 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:35:40.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:35:40.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:35:40.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:35:40.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:35:40.349 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:35:40.352 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:35:40.354 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:35:40.366 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:35:40.369 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:35:40.373 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:35:40.376 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:35:40.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:35:40.381 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:35:40.384 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:35:40.387 | + 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:35:40.419 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:35:40.450 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:35:40.482 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:35:40.485 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:35:40.487 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:35:40.490 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:35:40.492 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:35:40.524 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:35:40.553 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:35:40.583 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:35:40.611 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:35:40.641 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:35:40.670 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:35:40.700 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:35:40.728 | + 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:35:40.758 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:35:40.786 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:35:40.789 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:35:40.791 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:35:40.794 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:35:40.812 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:35:40.815 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:35:40.818 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:35:40.820 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:35:40.823 | + 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:35:40.851 | + 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:35:40.881 | + 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:35:40.910 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:35:40.939 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:35:40.942 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:35:40.944 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:35:40.947 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:35:40.949 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:35:40.952 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:35:40.954 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:35:40.957 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:35:40.962 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:35:40.964 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:35:40.966 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:35:40.979 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:35:40.980 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:40.989 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:35:40.992 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:35:41.008 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:35:41.010 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:35:41.014 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:35:41.045 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:35:41.078 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:35:41.107 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:35:41.136 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:35:41.164 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:35:41.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:35:41.221 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:35:41.250 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:35:41.279 | + 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:35:41.309 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:35:41.337 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:35:41.366 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:35:41.395 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:35:41.397 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:35:41.400 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:35:41.403 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:35:41.406 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:35:41.408 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:41.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:41.414 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:35:41.417 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:35:41.419 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:35:41.447 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:35:41.477 | + 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:35:41.478 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:35:41.486 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:35:41.490 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:35:41.492 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:35:41.495 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:35:41.497 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:35:41.500 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:35:41.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:41.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:41.507 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:35:41.510 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:35:41.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:41.515 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:41.517 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:35:41.578 | Site placement-api already enabled 2022-04-14 07:35:41.583 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:35:41.586 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:35:41.588 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:35:41.591 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:35:41.728 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:35:41.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:41.748 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:35:41.768 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:41.771 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:35:41.791 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:41.794 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:35:41.797 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:35:41.799 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:35:41.832 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:35:41.861 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:35:41.890 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:35:41.919 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:35:41.948 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:35:41.978 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:35:42.007 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:35:42.036 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:35:42.053 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:42.056 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:35:42.074 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:42.076 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:35:42.079 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:35:42.081 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:35:42.084 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:35:42.086 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:35:42.089 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:35:42.091 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:35:42.094 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:35:42.097 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:35:42.101 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:35:42.104 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:35:42.107 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:35:42.109 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:35:42.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:35:42.129 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:42.131 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:35:42.133 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:35:42.136 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:35:42.138 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:35:42.140 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:35:42.143 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:35:42.145 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:35:42.147 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:35:42.203 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:35:42.239 | [104580 Async install_tempest:129957]: running: install_tempest 2022-04-14 07:35:42.242 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:35:42.244 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:35:42.247 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:35:42.250 | + 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:35:42.254 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:35:42.257 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:35:42.259 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:35:42.262 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:35:42.265 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:35:42.267 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:35:42.270 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:35:42.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:35:42.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:35:42.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:35:42.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:35:42.284 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:35:42.286 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:35:42.289 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:35:42.293 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:35:42.296 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:35:42.298 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:35:42.303 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:35:42.306 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:35:42.311 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:35:42.314 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:35:42.317 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:35:42.320 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:35:42.323 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:35:42.344 | Using python 3.8 to install python-openstackclient 2022-04-14 07:35:42.347 | + 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:35:43.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:43.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:43.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:43.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:44.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:35:44.360 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:35:44.379 | 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:35:44.380 | 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:35:44.381 | 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:35:44.382 | 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:35:44.383 | 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:35:44.384 | 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:35:44.385 | 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:35:44.387 | 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:35:44.388 | 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:35:44.389 | 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:35:44.390 | 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:35:44.400 | 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:35:44.401 | 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:35:44.403 | 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:35:44.404 | 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:35:44.405 | 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:35:44.432 | 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:35:44.433 | 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:35:44.434 | 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:35:44.435 | 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:35:44.436 | 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:35:44.437 | 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:35:44.438 | 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:35:44.440 | 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:35:44.441 | 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:35:44.442 | 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:35:44.444 | 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:35:44.458 | 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:35:44.475 | 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:35:44.476 | 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:35:44.477 | 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:35:44.479 | 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:35:44.499 | 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:35:44.519 | 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:35:44.520 | 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:35:44.522 | 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:35:44.613 | 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:35:44.614 | 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:35:44.615 | 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:35:44.657 | 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:35:44.668 | 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:35:44.702 | 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:35:44.865 | 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:35:44.879 | 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:35:44.983 | 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:35:44.984 | 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:35:44.985 | 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:35:44.987 | 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:35:45.114 | 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:35:47.388 | 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:35:47.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:35:47.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:35:47.522 | + inc/python:pip_install:200 : result=0 2022-04-14 07:35:47.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:35:47.526 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:47.529 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:47.531 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:47.533 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:47.536 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:47.539 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:35:47.541 | + functions-common:time_stop:2439 : start_time=1649921742339 2022-04-14 07:35:47.543 | + functions-common:time_stop:2441 : [[ -z 1649921742339 ]] 2022-04-14 07:35:47.546 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:47.550 | + functions-common:time_stop:2444 : end_time=1649921747548 2022-04-14 07:35:47.553 | + functions-common:time_stop:2445 : elapsed_time=5209 2022-04-14 07:35:47.555 | + functions-common:time_stop:2446 : total=170902 2022-04-14 07:35:47.558 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:47.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176111 2022-04-14 07:35:47.562 | + inc/python:pip_install:203 : return 0 2022-04-14 07:35:47.565 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:35:47.568 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:35:47.573 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.lGviPITLGA 2022-04-14 07:35:47.575 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:35:47.578 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:35:47.580 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:35:47.583 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:35:47.586 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:35:47.588 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:35:47.607 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:47.609 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:35:47.612 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:35:47.614 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:35:47.617 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:35:47.619 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:35:47.621 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:35:47.623 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:35:47.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:47.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:47.630 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:35:47.634 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:35:47.637 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:35:47.638 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:35:47.642 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:35:47.694 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:35:47.697 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:35:47.699 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:35:47.701 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:35:47.704 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:35:47.707 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:35:47.709 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:35:47.711 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:35:47.714 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:35:47.716 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:35:47.719 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:35:47.721 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:35:47.724 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:35:47.726 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:35:47.728 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:35:47.731 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:35:47.733 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:35:47.735 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:35:47.738 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:35:47.740 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:35:47.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:47.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:47.747 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:35:47.749 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:35:47.752 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:35:49.616 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:35:49.632 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:35:49.633 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:35:49.636 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:35:49.639 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:35:49.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:49.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:49.646 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:35:49.648 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:35:49.651 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:35:49.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:35:49.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:35:49.658 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:35:49.660 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:35:49.663 | + 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:35:49.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:35:49.710 | + 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:35:49.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:35:49.738 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:35:49.792 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:35:49.847 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:35:49.901 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:35:49.904 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:35:49.906 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:35:49.909 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:35:52.064 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:35:52.068 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:35:52.071 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:35:52.076 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-073552 2022-04-14 07:35:52.078 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-073552 1039' 2022-04-14 07:35:52.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.083 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:35:52.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.088 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:35:52.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.093 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:35:52.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.098 | + 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:35:52.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.103 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:35:52.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.108 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:35:52.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.113 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-073151 2022-04-14 07:35:52.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.118 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:35:52.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.123 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:35:52.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.128 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:35:52.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.133 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:35:52.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.138 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:35:52.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:35:52.143 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:35:52.146 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:35:52.148 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:35:52.151 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:35:52.162 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:35:52.165 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.167 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:35:52.170 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.172 | + functions-common:run_process:1689 : local group= 2022-04-14 07:35:52.175 | + functions-common:run_process:1690 : local user= 2022-04-14 07:35:52.178 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:35:52.180 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:35:52.183 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:35:52.185 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:35:52.188 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:35:52.191 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:35:52.196 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921752193 2022-04-14 07:35:52.198 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:35:52.216 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:52.218 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:35:52.221 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:35:52.224 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.226 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.228 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.231 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.233 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:35:52.236 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:35:52.239 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:35:52.242 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:35:52.244 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:35:52.247 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:35:52.249 | + 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:35:52.252 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:35:52.254 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:35:52.256 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:35:52.259 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:35:52.261 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:35:52.263 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:35:52.266 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:35:52.268 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:35:52.273 | + 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:35:52.324 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:35:52.375 | + 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:35:52.427 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:35:52.479 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:35:52.531 | + 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:35:52.583 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:35:52.586 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:35:52.638 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:35:53.039 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:35:53.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:35:53.417 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:35:53.437 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:35:53.440 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:53.443 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:53.445 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:53.447 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:53.450 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:53.452 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:35:53.455 | + functions-common:time_stop:2439 : start_time=1649921752193 2022-04-14 07:35:53.457 | + functions-common:time_stop:2441 : [[ -z 1649921752193 ]] 2022-04-14 07:35:53.460 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:53.465 | + functions-common:time_stop:2444 : end_time=1649921753462 2022-04-14 07:35:53.467 | + functions-common:time_stop:2445 : elapsed_time=1269 2022-04-14 07:35:53.470 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:35:53.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:53.474 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1269 2022-04-14 07:35:53.477 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:35:53.479 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:35:53.482 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:35:53.484 | + functions-common:run_process:1689 : local group= 2022-04-14 07:35:53.487 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:35:53.490 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:35:53.492 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:35:53.494 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:35:53.497 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:35:53.499 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:35:53.503 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:35:53.508 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921753505 2022-04-14 07:35:53.510 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:35:53.527 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:53.530 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:35:53.532 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:53.535 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:53.537 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:53.540 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:53.543 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:53.545 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:35:53.548 | + functions-common:time_stop:2439 : start_time=1649921753505 2022-04-14 07:35:53.551 | + functions-common:time_stop:2441 : [[ -z 1649921753505 ]] 2022-04-14 07:35:53.554 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:53.559 | + functions-common:time_stop:2444 : end_time=1649921753556 2022-04-14 07:35:53.561 | + functions-common:time_stop:2445 : elapsed_time=51 2022-04-14 07:35:53.564 | + functions-common:time_stop:2446 : total=1269 2022-04-14 07:35:53.567 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:53.569 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1320 2022-04-14 07:35:53.572 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:35:53.589 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:53.591 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:35:53.609 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:53.612 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:35:53.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:53.633 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:35:53.636 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:35:53.638 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:35:53.641 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:35:53.643 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380' 2022-04-14 07:35:53.646 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.46:2380' 2022-04-14 07:35:53.648 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.46:2379' 2022-04-14 07:35:53.651 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:35:53.653 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:35:53.656 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.46:2379' 2022-04-14 07:35:53.658 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:35:53.661 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:35:53.663 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:35:53.666 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' '' root 2022-04-14 07:35:53.668 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:35:53.671 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:35:53.673 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:35:53.676 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:35:53.679 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:35:53.681 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:35:53.683 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:35:53.686 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:35:53.691 | + 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:35:53.756 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:35:53.818 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:35:53.869 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:35:53.919 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:35:53.969 | + 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:35:54.020 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:35:54.022 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:35:54.083 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:35:54.450 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:35:54.502 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:35:54.554 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:35:54.607 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:35:54.659 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:35:54.662 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:35:54.666 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:35:54.669 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:35:55.026 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:35:55.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:35:55.377 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:35:56.256 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:35:56.274 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:56.277 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:35:56.279 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:35:56.283 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:35:56.287 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:35:56.299 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:35:56.311 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:35:56.314 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:35:56.317 | + 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.46/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:35:56.454 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:35:56.589 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:35:56.725 | + 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.46/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:35:56.861 | + 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.46/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:35:56.996 | + 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.46/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:35:57.132 | + 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.46/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:35:57.268 | + 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.46/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:35:57.405 | + 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.46/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:35:57.540 | + 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.46/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:35:57.676 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:35:57.681 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:35:57.685 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:35:57.687 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:35:57.692 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:35:57.695 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:35:57.697 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:35:57.714 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:57.717 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:35:57.719 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:35:57.722 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:35:57.724 | + ./stack.sh:main:1095 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:35:57.727 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:35:57.729 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:35:57.745 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:57.747 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:35:57.749 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:35:57.752 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:35:57.755 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:35:57.757 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:35:57.760 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:35:57.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:35:58.204 | + 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:35:58.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:35:58.225 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:35:58.228 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:35:58.230 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:35:58.232 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:35:58.235 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:35:58.241 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921758237 2022-04-14 07:35:58.243 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:36:02.881 | 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=131899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:36:02.888 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:02.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.889 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.890 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.890 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:02.891 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:02.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.919 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.919 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.920 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:02.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:02.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:02.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.976 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.976 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.977 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:02.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:02.978 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:02.978 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:02.985 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:36:04.616 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.617 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:36:04.623 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.623 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:36:04.631 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.631 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:36:04.637 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.637 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:36:04.643 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.644 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:36:04.650 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.650 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:36:04.700 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:04.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.702 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.703 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.703 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.703 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:04.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:04.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:04.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.706 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.706 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.706 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.707 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:04.707 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:04.715 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.717 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.717 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:04.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:04.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:04.718 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.072 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.074 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.074 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.074 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.074 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.075 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.075 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.099 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.101 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.101 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.101 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.101 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.102 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.102 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.109 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:36:05.147 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.147 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:36:05.153 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.153 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:36:05.161 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.161 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:36:05.167 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.167 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:36:05.174 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.174 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:36:05.182 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.182 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:36:05.188 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.189 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.190 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.191 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.191 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.192 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.192 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.194 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.194 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.195 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.195 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.195 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.195 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.204 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.205 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.205 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.205 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.205 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.516 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.517 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.518 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.518 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:36:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.545 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.545 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.546 | 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=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:36:05.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:36:05.546 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:36:05.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131899) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:36:05.554 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:36:05.561 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.562 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:36:05.569 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.569 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:36:05.575 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.575 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:36:05.582 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.582 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:36:05.588 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.588 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:36:05.595 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.595 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:36:05.602 | INFO migrate.versioning.api [-] done 2022-04-14 07:36:05.980 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:36:05.983 | + functions-common:time_stop:2432 : local name 2022-04-14 07:36:05.985 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:36:05.988 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:36:05.991 | + functions-common:time_stop:2435 : local total 2022-04-14 07:36:05.993 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:36:05.996 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:36:05.998 | + functions-common:time_stop:2439 : start_time=1649921758237 2022-04-14 07:36:06.000 | + functions-common:time_stop:2441 : [[ -z 1649921758237 ]] 2022-04-14 07:36:06.004 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:36:06.008 | + functions-common:time_stop:2444 : end_time=1649921766005 2022-04-14 07:36:06.011 | + functions-common:time_stop:2445 : elapsed_time=7768 2022-04-14 07:36:06.013 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:36:06.015 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:36:06.018 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7768 2022-04-14 07:36:06.020 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:36:06.023 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:36:06.027 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:36:10.567 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:36:10.567 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:36:10.568 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:36:10.568 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:36:10.569 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:36:10.569 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:36:10.569 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:36:10.570 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:36:10.570 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:36:10.934 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:36:10.938 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:36:15.459 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:36:15.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:36:15.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:36:15.460 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:36:15.461 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:36:15.461 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:36:15.461 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:36:15.461 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:36:15.462 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:36:15.814 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:36:15.817 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:36:15.819 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:36:15.822 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:36:15.840 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:36:15.843 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:36:15.846 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:36:15.851 | + 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:36:15.853 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:36:15.856 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:36:15.858 | + functions-common:run_process:1689 : local group= 2022-04-14 07:36:15.860 | + functions-common:run_process:1690 : local user= 2022-04-14 07:36:15.863 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:36:15.865 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:36:15.868 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:36:15.870 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:36:15.872 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:36:15.876 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:36:15.880 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921775877 2022-04-14 07:36:15.882 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:36:15.898 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:15.900 | + 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:36:15.903 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:36:15.905 | + 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:36:15.908 | + 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:36:15.911 | + 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:36:15.913 | + 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:36:15.915 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:36:15.918 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:36:15.920 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:36:15.923 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:36:15.925 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:36:15.928 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:36:15.930 | + 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:36:15.932 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:36:15.934 | + 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:36:15.937 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:36:15.939 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:36:15.941 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:36:15.943 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:36:15.947 | + 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:36:15.998 | + 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:36:16.050 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:36:16.101 | + 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:36:16.152 | + 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:36:16.203 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:36:16.256 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:36:16.308 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:36:16.359 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:36:16.410 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:36:16.461 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:36:16.463 | + 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:36:16.514 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:36:16.887 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:36:16.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:36:17.273 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:36:17.352 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:36:17.355 | + functions-common:time_stop:2432 : local name 2022-04-14 07:36:17.360 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:36:17.362 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:36:17.365 | + functions-common:time_stop:2435 : local total 2022-04-14 07:36:17.367 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:36:17.370 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:36:17.372 | + functions-common:time_stop:2439 : start_time=1649921775877 2022-04-14 07:36:17.374 | + functions-common:time_stop:2441 : [[ -z 1649921775877 ]] 2022-04-14 07:36:17.377 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:36:17.382 | + functions-common:time_stop:2444 : end_time=1649921777379 2022-04-14 07:36:17.384 | + functions-common:time_stop:2445 : elapsed_time=1502 2022-04-14 07:36:17.386 | + functions-common:time_stop:2446 : total=1320 2022-04-14 07:36:17.388 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:36:17.391 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2822 2022-04-14 07:36:17.394 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:36:17.394 | Waiting for keystone to start... 2022-04-14 07:36:17.396 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.46/identity/v3/ 2022-04-14 07:36:17.399 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.46/identity/v3/ 2022-04-14 07:36:17.401 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:36:17.403 | + functions:wait_for_service:458 : local url=http://10.222.0.46/identity/v3/ 2022-04-14 07:36:17.406 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:36:17.408 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:36:17.411 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:36:17.414 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:36:17.416 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:36:17.419 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:36:17.423 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921777421 2022-04-14 07:36:17.426 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:36:17.432 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/identity/v3/ 2022-04-14 07:36:23.887 | + :: : [[ 200 == 503 ]] 2022-04-14 07:36:23.888 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:36:23.891 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:36:23.894 | + functions-common:time_stop:2432 : local name 2022-04-14 07:36:23.897 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:36:23.899 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:36:23.901 | + functions-common:time_stop:2435 : local total 2022-04-14 07:36:23.904 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:36:23.906 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:36:23.908 | + functions-common:time_stop:2439 : start_time=1649921777421 2022-04-14 07:36:23.911 | + functions-common:time_stop:2441 : [[ -z 1649921777421 ]] 2022-04-14 07:36:23.914 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:36:23.918 | + functions-common:time_stop:2444 : end_time=1649921783916 2022-04-14 07:36:23.921 | + functions-common:time_stop:2445 : elapsed_time=6495 2022-04-14 07:36:23.923 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:36:23.925 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:36:23.928 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6495 2022-04-14 07:36:23.930 | + functions:wait_for_service:467 : return 0 2022-04-14 07:36:23.933 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:36:23.950 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:36:23.952 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:36:23.955 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:36:23.958 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:36:23.985 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:36:23.988 | + 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.46/identity 2022-04-14 07:36:28.543 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.543 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.543 | 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=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.552 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.568 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.568 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.599 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.630 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.630 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.722 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.742 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:36:28.777 | 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=132632) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:36:29.083 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created domain default 2022-04-14 07:36:29.122 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created project admin 2022-04-14 07:36:29.151 | DEBUG passlib.handlers.bcrypt [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=132632) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:36:29.152 | DEBUG passlib.handlers.bcrypt [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=132632) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:36:29.212 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created user admin 2022-04-14 07:36:29.225 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created role reader 2022-04-14 07:36:29.239 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created role member 2022-04-14 07:36:29.262 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created implied role where 04493ac538a946e0a3770627a1f09742 implies 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:36:29.272 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created role admin 2022-04-14 07:36:29.288 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created implied role where 75d69af0338b4b8282b80648007fdfab implies 04493ac538a946e0a3770627a1f09742 2022-04-14 07:36:29.300 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Granted role admin on project admin to user admin. 2022-04-14 07:36:29.307 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Granted role admin on the system to user admin. 2022-04-14 07:36:29.319 | WARNING py.warnings [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 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:36:29.319 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:36:29.319 |  2022-04-14 07:36:29.322 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created region RegionOne 2022-04-14 07:36:29.353 | INFO keystone.cmd.bootstrap [None req-b1f27fa6-4f96-4a7e-81bf-9bd4a696b9d6 None None] Created public endpoint http://10.222.0.46/identity 2022-04-14 07:36:29.804 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:36:29.806 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:36:29.809 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:36:29.812 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:36:32.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:32.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:32.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:32.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:32.925 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:32.928 | + lib/keystone:create_keystone_accounts:310 : admin_project=04f4661747e543d28e2da14ee1798da6 2022-04-14 07:36:32.930 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:36:32.934 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:36:35.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.272 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:35.279 | + lib/keystone:create_keystone_accounts:312 : admin_user=ce0ad87ac5344f7d83fc02722b51d989 2022-04-14 07:36:35.281 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:36:35.284 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:36:35.286 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:36:35.289 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ce0ad87ac5344f7d83fc02722b51d989 default 2022-04-14 07:36:35.348 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ce0ad87ac5344f7d83fc02722b51d989 default 2022-04-14 07:36:35.398 | [104580 Async ks-domain-role:132752]: running: get_or_add_user_domain_role admin ce0ad87ac5344f7d83fc02722b51d989 default 2022-04-14 07:36:35.400 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:36:35.402 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:36:35.407 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:36:38.490 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:36:38.492 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:36:38.492 | default 2022-04-14 07:36:38.494 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:36:38.551 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:36:38.590 | [104580 Async ks-project:132893]: running: get_or_create_project service Default 2022-04-14 07:36:38.592 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:36:38.660 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:36:38.703 | [104580 Async ks-service:132979]: running: get_or_create_role service 2022-04-14 07:36:38.706 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:36:38.772 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:36:38.841 | [104580 Async ks-reseller:133065]: running: get_or_create_role ResellerAdmin 2022-04-14 07:36:38.845 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:36:38.847 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:36:39.243 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:36:39.462 | [104580 Async ks-anotherrole:133157]: running: get_or_create_role anotherrole 2022-04-14 07:36:39.478 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:36:39.508 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:36:39.528 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:36:39.564 | +++ 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:36:42.087 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:42.240 | [132979 Async ks-service:132979]: finished successfully 2022-04-14 07:36:42.946 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:43.022 | [132893 Async ks-project:132893]: finished successfully 2022-04-14 07:36:43.093 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:43.144 | [133065 Async ks-reseller:133065]: finished successfully 2022-04-14 07:36:43.297 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:43.329 | [133157 Async ks-anotherrole:133157]: finished successfully 2022-04-14 07:36:43.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:43.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:43.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:43.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:43.527 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:43.530 | ++ functions-common:get_or_create_project:945 : project_id=a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:43.532 | ++ functions-common:get_or_create_project:946 : echo a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:43.535 | + lib/keystone:create_keystone_accounts:340 : invis_project=a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:43.537 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:36:43.540 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:36:43.543 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:36:43.546 | +++ 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:36:45.905 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:45.930 | [132752 Async ks-domain-role:132752]: finished successfully 2022-04-14 07:36:46.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:46.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:46.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:46.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:46.199 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:46.202 | ++ functions-common:get_or_create_project:945 : project_id=406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:46.204 | ++ functions-common:get_or_create_project:946 : echo 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:46.207 | + lib/keystone:create_keystone_accounts:344 : demo_project=406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:46.209 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:36:46.212 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:36:46.215 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:46.217 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:36:46.220 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:36:46.223 | +++ 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:36:48.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.878 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:48.881 | ++ functions-common:get_or_create_user:932 : user_id=7b7b44915d86412ebc116d3586f2a26d 2022-04-14 07:36:48.883 | ++ functions-common:get_or_create_user:933 : echo 7b7b44915d86412ebc116d3586f2a26d 2022-04-14 07:36:48.886 | + lib/keystone:create_keystone_accounts:347 : demo_user=7b7b44915d86412ebc116d3586f2a26d 2022-04-14 07:36:48.889 | + 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:36:48.938 | [104580 Async ks-domain-role:132752]: Waiting for completion of get_or_add_user_domain_role admin ce0ad87ac5344f7d83fc02722b51d989 default running on PID 132752 (6 other jobs running) 2022-04-14 07:36:48.963 | [104580 Async ks-domain-role:132752]: Signaling child to exit 2022-04-14 07:36:48.963 | WAKEUP 2022-04-14 07:36:48.986 | [104580 Async ks-domain-role:132752]: Signaled 2022-04-14 07:36:48.988 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce0ad87ac5344f7d83fc02722b51d989 --domain default 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:36:48.988 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:48.988 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:48.988 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:36:48.988 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:36:48.988 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user ce0ad87ac5344f7d83fc02722b51d989 --domain default 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce0ad87ac5344f7d83fc02722b51d989 --domain default 2022-04-14 07:36:48.988 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:36:48.988 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:48.988 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:48.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:48.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:48.989 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:48.989 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:48.989 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | ce0ad87ac5344f7d83fc02722b51d989 | | | default | | False |' 2022-04-14 07:36:48.989 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:48.989 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:48.989 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:36:48.989 | + functions-common:get_or_add_user_domain_role:1028 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:36:48.989 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:36:49.031 | [104580 Async ks-domain-role:132752]: finished get_or_add_user_domain_role admin ce0ad87ac5344f7d83fc02722b51d989 default with result 0 in 10 seconds 2022-04-14 07:36:49.038 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:36:49.073 | [104580 Async ks-project:132893]: Waiting for completion of get_or_create_project service Default running on PID 132893 (5 other jobs running) 2022-04-14 07:36:49.098 | [104580 Async ks-project:132893]: Signaling child to exit 2022-04-14 07:36:49.098 | WAKEUP 2022-04-14 07:36:49.120 | [104580 Async ks-project:132893]: Signaled 2022-04-14 07:36:49.121 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:36:49.121 | ++ 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:36:49.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:49.122 | + functions-common:get_or_create_project:945 : project_id=9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:36:49.122 | + functions-common:get_or_create_project:946 : echo 9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:36:49.122 | 9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:36:49.166 | [104580 Async ks-project:132893]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:36:49.202 | [104580 Async ks-service:132979]: Waiting for completion of get_or_create_role service running on PID 132979 (4 other jobs running) 2022-04-14 07:36:49.228 | [104580 Async ks-service:132979]: Signaling child to exit 2022-04-14 07:36:49.228 | WAKEUP 2022-04-14 07:36:49.250 | [104580 Async ks-service:132979]: Signaled 2022-04-14 07:36:49.252 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:36:49.252 | ++ 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:36:49.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.252 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.252 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.252 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:49.252 | + functions-common:get_or_create_role:957 : role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:36:49.252 | + functions-common:get_or_create_role:958 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:36:49.252 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:36:49.296 | [104580 Async ks-service:132979]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:36:49.335 | [104580 Async ks-reseller:133065]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 133065 (3 other jobs running) 2022-04-14 07:36:49.360 | [104580 Async ks-reseller:133065]: Signaling child to exit 2022-04-14 07:36:49.360 | WAKEUP 2022-04-14 07:36:49.382 | [104580 Async ks-reseller:133065]: Signaled 2022-04-14 07:36:49.384 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:36:49.384 | ++ 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:36:49.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:49.384 | + functions-common:get_or_create_role:957 : role_id=f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:36:49.384 | + functions-common:get_or_create_role:958 : echo f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:36:49.384 | f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:36:49.428 | [104580 Async ks-reseller:133065]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:36:49.465 | [104580 Async ks-anotherrole:133157]: Waiting for completion of get_or_create_role anotherrole running on PID 133157 (2 other jobs running) 2022-04-14 07:36:49.489 | [104580 Async ks-anotherrole:133157]: Signaling child to exit 2022-04-14 07:36:49.489 | WAKEUP 2022-04-14 07:36:49.511 | [104580 Async ks-anotherrole:133157]: Signaled 2022-04-14 07:36:49.513 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:36:49.513 | ++ 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:36:49.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:49.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:49.513 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:49.513 | + functions-common:get_or_create_role:957 : role_id=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:36:49.513 | + functions-common:get_or_create_role:958 : echo 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:36:49.513 | 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:36:49.557 | [104580 Async ks-anotherrole:133157]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:36:49.561 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:49.564 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.623 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.668 | [104580 Async ks-demo-member:134064]: running: get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.673 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ce0ad87ac5344f7d83fc02722b51d989 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.736 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ce0ad87ac5344f7d83fc02722b51d989 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.782 | [104580 Async ks-demo-admin:134176]: running: get_or_add_user_project_role admin ce0ad87ac5344f7d83fc02722b51d989 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.784 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.858 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.906 | [104580 Async ks-demo-another:134288]: running: get_or_add_user_project_role anotherrole 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:49.910 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:50.134 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:50.372 | [104580 Async ks-demo-invis:134400]: running: get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:36:50.392 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:36:50.417 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:36:50.419 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:50.422 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:36:50.427 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:36:50.455 | +++ 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:36:54.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:54.497 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:54.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:36:54.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:54.756 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:54.776 | ++ functions-common:get_or_create_user:932 : user_id=92f0af2e27164feb8ae57c3888748a10 2022-04-14 07:36:54.786 | ++ functions-common:get_or_create_user:933 : echo 92f0af2e27164feb8ae57c3888748a10 2022-04-14 07:36:54.789 | + lib/keystone:create_keystone_accounts:360 : demo_reader=92f0af2e27164feb8ae57c3888748a10 2022-04-14 07:36:54.803 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 92f0af2e27164feb8ae57c3888748a10 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:55.175 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 92f0af2e27164feb8ae57c3888748a10 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:55.428 | [104580 Async ks-demo-reader:134576]: running: get_or_add_user_project_role reader 92f0af2e27164feb8ae57c3888748a10 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:36:55.441 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:36:55.448 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:36:55.464 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:36:55.488 | +++ 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:37:00.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:00.695 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:00.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:00.695 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:01.108 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:01.121 | ++ functions-common:get_or_create_project:945 : project_id=36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:01.136 | ++ functions-common:get_or_create_project:946 : echo 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:01.152 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:01.164 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:37:01.188 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:37:01.211 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:01.232 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:37:01.235 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:37:01.239 | +++ 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:37:06.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:06.068 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:06.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:06.068 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:06.303 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:06.345 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:06.353 | ++ functions-common:get_or_create_user:932 : user_id=e1f671ac39f04eeb888c4b772b428b35 2022-04-14 07:37:06.356 | ++ functions-common:get_or_create_user:933 : echo e1f671ac39f04eeb888c4b772b428b35 2022-04-14 07:37:06.361 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e1f671ac39f04eeb888c4b772b428b35 2022-04-14 07:37:06.372 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:06.397 | [134064 Async ks-demo-member:134064]: finished successfully 2022-04-14 07:37:06.471 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:06.567 | [104580 Async ks-alt-admin:135003]: running: get_or_add_user_project_role admin e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:06.582 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:06.868 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:06.920 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:07.000 | [134176 Async ks-demo-admin:134176]: finished successfully 2022-04-14 07:37:07.113 | [104580 Async ks-alt-another:135139]: running: get_or_add_user_project_role anotherrole e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:07.134 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:37:07.168 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:37:07.187 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:07.204 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:37:07.216 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:37:07.241 | +++ 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:37:08.873 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:09.012 | [134400 Async ks-demo-invis:134400]: finished successfully 2022-04-14 07:37:09.069 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:09.249 | [134288 Async ks-demo-another:134288]: finished successfully 2022-04-14 07:37:11.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:11.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:11.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:11.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:11.256 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:11.264 | ++ functions-common:get_or_create_user:932 : user_id=4fddfb56fa85433fb3410ca60821df5d 2022-04-14 07:37:11.266 | ++ functions-common:get_or_create_user:933 : echo 4fddfb56fa85433fb3410ca60821df5d 2022-04-14 07:37:11.272 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=4fddfb56fa85433fb3410ca60821df5d 2022-04-14 07:37:11.275 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 4fddfb56fa85433fb3410ca60821df5d 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:11.401 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4fddfb56fa85433fb3410ca60821df5d 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:11.542 | [104580 Async ks-alt-member-user:135455]: running: get_or_add_user_project_role member 4fddfb56fa85433fb3410ca60821df5d 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:11.563 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:37:11.590 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:37:11.622 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:11.641 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:37:11.663 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:37:11.705 | +++ 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:37:13.255 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:13.440 | [134576 Async ks-demo-reader:134576]: finished successfully 2022-04-14 07:37:15.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:15.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:15.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:15.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:15.325 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:15.332 | ++ functions-common:get_or_create_user:932 : user_id=070b71d1e2364976a661abcdc8d3c894 2022-04-14 07:37:15.339 | ++ functions-common:get_or_create_user:933 : echo 070b71d1e2364976a661abcdc8d3c894 2022-04-14 07:37:15.352 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=070b71d1e2364976a661abcdc8d3c894 2022-04-14 07:37:15.365 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 070b71d1e2364976a661abcdc8d3c894 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:15.562 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 070b71d1e2364976a661abcdc8d3c894 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:15.726 | [104580 Async ks-alt-reader-user:135688]: running: get_or_add_user_project_role reader 070b71d1e2364976a661abcdc8d3c894 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:15.763 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:37:15.773 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:15.796 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:37:15.820 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:37:15.833 | +++ 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:37:19.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:19.621 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:19.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:19.621 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:20.063 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:20.086 | ++ functions-common:get_or_create_user:932 : user_id=f912f30281f64db69818eb1f3210c671 2022-04-14 07:37:20.098 | ++ functions-common:get_or_create_user:933 : echo f912f30281f64db69818eb1f3210c671 2022-04-14 07:37:20.116 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f912f30281f64db69818eb1f3210c671 2022-04-14 07:37:20.126 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f912f30281f64db69818eb1f3210c671 all 2022-04-14 07:37:20.407 | + inc/async:async_inner:63 : get_or_add_user_system_role member f912f30281f64db69818eb1f3210c671 all 2022-04-14 07:37:20.509 | [104580 Async ks-system-member:135927]: running: get_or_add_user_system_role member f912f30281f64db69818eb1f3210c671 all 2022-04-14 07:37:20.513 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:37:20.519 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:20.528 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:37:20.547 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:37:20.583 | +++ 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:37:22.535 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:22.725 | [135003 Async ks-alt-admin:135003]: finished successfully 2022-04-14 07:37:22.940 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:23.129 | [135139 Async ks-alt-another:135139]: finished successfully 2022-04-14 07:37:23.176 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:37:23.363 | [129957 Async install_tempest:129957]: finished successfully 2022-04-14 07:37:24.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:24.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:24.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:24.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:24.604 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:24.607 | ++ functions-common:get_or_create_user:932 : user_id=543b9600766f483194443f4f1133888d 2022-04-14 07:37:24.609 | ++ functions-common:get_or_create_user:933 : echo 543b9600766f483194443f4f1133888d 2022-04-14 07:37:24.612 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=543b9600766f483194443f4f1133888d 2022-04-14 07:37:24.615 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 543b9600766f483194443f4f1133888d all 2022-04-14 07:37:24.680 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 543b9600766f483194443f4f1133888d all 2022-04-14 07:37:24.748 | [104580 Async ks-system-reader:136246]: running: get_or_add_user_system_role reader 543b9600766f483194443f4f1133888d all 2022-04-14 07:37:24.751 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:37:24.755 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:37:24.758 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:37:24.761 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:37:24.768 | +++ 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:37:26.719 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:26.912 | [135455 Async ks-alt-member-user:135455]: finished successfully 2022-04-14 07:37:27.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:27.777 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:27.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:27.777 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:27.961 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:27.964 | ++ functions-common:get_or_create_group:909 : group_id=c2682384ae74460ebf41d1d7acfd3093 2022-04-14 07:37:27.966 | ++ functions-common:get_or_create_group:910 : echo c2682384ae74460ebf41d1d7acfd3093 2022-04-14 07:37:27.970 | + lib/keystone:create_keystone_accounts:402 : admin_group=c2682384ae74460ebf41d1d7acfd3093 2022-04-14 07:37:27.972 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:37:27.975 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:37:27.978 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:37:27.980 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:37:27.984 | +++ 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:37:29.497 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:29.527 | [135688 Async ks-alt-reader-user:135688]: finished successfully 2022-04-14 07:37:30.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:30.531 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:30.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:30.531 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:30.721 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:30.724 | ++ functions-common:get_or_create_group:909 : group_id=d00a37995552465fa0df5a9a6701591f 2022-04-14 07:37:30.727 | ++ functions-common:get_or_create_group:910 : echo d00a37995552465fa0df5a9a6701591f 2022-04-14 07:37:30.730 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d00a37995552465fa0df5a9a6701591f 2022-04-14 07:37:30.733 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:30.801 | + inc/async:async_inner:63 : get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:30.855 | [104580 Async ks-group-memberdemo:136599]: running: get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:30.860 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:30.973 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:31.051 | [104580 Async ks-group-anotherdemo:136685]: running: get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:31.055 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:31.333 | + inc/async:async_inner:63 : get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:31.520 | [104580 Async ks-group-memberalt:136771]: running: get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:31.549 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:31.965 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:32.205 | [104580 Async ks-group-anotheralt:136878]: running: get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:32.224 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 2022-04-14 07:37:32.408 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:32.566 | [135927 Async ks-system-member:135927]: finished successfully 2022-04-14 07:37:32.655 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 2022-04-14 07:37:32.893 | [104580 Async ks-group-admin:136997]: running: get_or_add_group_project_role admin c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 2022-04-14 07:37:32.908 | + 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:37:33.280 | [104580 Async ks-demo-member:134064]: Waiting for completion of get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 running on PID 134064 (17 other jobs running) 2022-04-14 07:37:33.455 | [104580 Async ks-demo-member:134064]: Signaling child to exit 2022-04-14 07:37:33.455 | WAKEUP 2022-04-14 07:37:33.650 | [104580 Async ks-demo-member:134064]: Signaled 2022-04-14 07:37:33.671 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:33.671 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:33.671 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:33.671 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:33.671 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:33.671 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:33.671 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:33.671 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:33.671 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:33.671 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:33.671 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:33.671 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:33.671 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:33.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.671 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:33.672 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:33.672 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:33.672 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:33.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:33.672 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:33.672 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:33.672 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:33.672 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:33.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:33.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:33.672 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:33.672 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:33.672 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:33.672 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:33.672 | ++ functions-common:get_field:825 : echo '| 04493ac538a946e0a3770627a1f09742 | 7b7b44915d86412ebc116d3586f2a26d | | 406017e26dc740f2836b040c5debe7f4 | | | False |' 2022-04-14 07:37:33.673 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:33.673 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:33.673 | + functions-common:get_or_add_user_project_role:1004 : echo 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:33.673 | 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:34.003 | [104580 Async ks-demo-member:134064]: finished get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 with result 0 in 16 seconds 2022-04-14 07:37:34.256 | [104580 Async ks-demo-admin:134176]: Waiting for completion of get_or_add_user_project_role admin ce0ad87ac5344f7d83fc02722b51d989 406017e26dc740f2836b040c5debe7f4 running on PID 134176 (16 other jobs running) 2022-04-14 07:37:34.425 | [104580 Async ks-demo-admin:134176]: Signaling child to exit 2022-04-14 07:37:34.426 | WAKEUP 2022-04-14 07:37:34.581 | [104580 Async ks-demo-admin:134176]: Signaled 2022-04-14 07:37:34.599 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:34.599 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:34.599 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:34.599 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:34.599 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:34.599 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:34.600 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:34.600 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce0ad87ac5344f7d83fc02722b51d989 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:34.600 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:34.600 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:34.600 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:34.600 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:34.600 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ce0ad87ac5344f7d83fc02722b51d989 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce0ad87ac5344f7d83fc02722b51d989 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:34.600 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:34.600 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:34.600 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:34.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:34.600 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:34.600 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:34.600 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:34.600 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:34.600 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | ce0ad87ac5344f7d83fc02722b51d989 | | 406017e26dc740f2836b040c5debe7f4 | | | False |' 2022-04-14 07:37:34.601 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:34.601 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:34.601 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:34.601 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:34.885 | [104580 Async ks-demo-admin:134176]: finished get_or_add_user_project_role admin ce0ad87ac5344f7d83fc02722b51d989 406017e26dc740f2836b040c5debe7f4 with result 0 in 17 seconds 2022-04-14 07:37:35.119 | [104580 Async ks-demo-another:134288]: Waiting for completion of get_or_add_user_project_role anotherrole 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 running on PID 134288 (15 other jobs running) 2022-04-14 07:37:35.278 | [104580 Async ks-demo-another:134288]: Signaling child to exit 2022-04-14 07:37:35.278 | WAKEUP 2022-04-14 07:37:35.407 | [104580 Async ks-demo-another:134288]: Signaled 2022-04-14 07:37:35.424 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:35.424 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:35.424 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:35.424 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:35.424 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:35.424 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:35.424 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:35.424 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:35.424 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:35.424 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:35.424 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:35.424 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:35.424 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:35.425 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:35.425 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:35.425 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:35.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7b7b44915d86412ebc116d3586f2a26d --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:35.425 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:35.425 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:35.425 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:35.425 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:35.425 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:35.425 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:35.425 | ++ functions-common:get_field:825 : echo '| 98d54a20eaf74b548c9dce0607b4b54b | 7b7b44915d86412ebc116d3586f2a26d | | 406017e26dc740f2836b040c5debe7f4 | | | False |' 2022-04-14 07:37:35.425 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:35.425 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.425 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:35.425 | + functions-common:get_or_add_user_project_role:1004 : echo 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:35.425 | 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:35.501 | [104580 Async ks-demo-another:134288]: finished get_or_add_user_project_role anotherrole 7b7b44915d86412ebc116d3586f2a26d 406017e26dc740f2836b040c5debe7f4 with result 0 in 19 seconds 2022-04-14 07:37:35.561 | [104580 Async ks-demo-invis:134400]: Waiting for completion of get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d a6bf392e35a34229b2e50408f31e99ea running on PID 134400 (14 other jobs running) 2022-04-14 07:37:35.609 | [104580 Async ks-demo-invis:134400]: Signaling child to exit 2022-04-14 07:37:35.609 | WAKEUP 2022-04-14 07:37:35.658 | [104580 Async ks-demo-invis:134400]: Signaled 2022-04-14 07:37:35.660 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:35.660 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:35.660 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:35.660 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:35.660 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:35.660 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:35.660 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7b7b44915d86412ebc116d3586f2a26d --project a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:35.660 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:35.660 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.660 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.660 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.660 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:35.660 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:35.660 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:35.660 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7b7b44915d86412ebc116d3586f2a26d --project a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:37:35.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.660 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.660 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:35.660 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7b7b44915d86412ebc116d3586f2a26d --project a6bf392e35a34229b2e50408f31e99ea 2022-04-14 07:37:35.661 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:35.661 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:35.661 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.661 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:35.661 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:35.661 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:35.661 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:35.661 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:35.661 | ++ functions-common:get_field:825 : echo '| 04493ac538a946e0a3770627a1f09742 | 7b7b44915d86412ebc116d3586f2a26d | | a6bf392e35a34229b2e50408f31e99ea | | | False |' 2022-04-14 07:37:35.661 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:35.661 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:35.661 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:35.661 | + functions-common:get_or_add_user_project_role:1004 : echo 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:35.661 | 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:35.835 | [104580 Async ks-demo-invis:134400]: finished get_or_add_user_project_role member 7b7b44915d86412ebc116d3586f2a26d a6bf392e35a34229b2e50408f31e99ea with result 0 in 19 seconds 2022-04-14 07:37:35.898 | [104580 Async ks-demo-reader:134576]: Waiting for completion of get_or_add_user_project_role reader 92f0af2e27164feb8ae57c3888748a10 406017e26dc740f2836b040c5debe7f4 running on PID 134576 (13 other jobs running) 2022-04-14 07:37:35.960 | [104580 Async ks-demo-reader:134576]: Signaling child to exit 2022-04-14 07:37:35.962 | WAKEUP 2022-04-14 07:37:36.052 | [104580 Async ks-demo-reader:134576]: Signaled 2022-04-14 07:37:36.059 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:36.059 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:36.059 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:36.059 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:36.059 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:36.059 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:36.059 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:36.060 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 92f0af2e27164feb8ae57c3888748a10 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:36.060 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:36.060 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:36.060 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:36.060 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:36.060 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 92f0af2e27164feb8ae57c3888748a10 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 92f0af2e27164feb8ae57c3888748a10 --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:36.060 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:36.060 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:36.060 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:36.060 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:36.061 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:36.061 | ++ functions-common:get_field:825 : echo '| 179fa0ddb4424f2a966ddcd1060bb1e5 | 92f0af2e27164feb8ae57c3888748a10 | | 406017e26dc740f2836b040c5debe7f4 | | | False |' 2022-04-14 07:37:36.061 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:36.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.061 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:36.061 | + functions-common:get_or_add_user_project_role:1004 : echo 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:36.061 | 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:36.218 | [104580 Async ks-demo-reader:134576]: finished get_or_add_user_project_role reader 92f0af2e27164feb8ae57c3888748a10 406017e26dc740f2836b040c5debe7f4 with result 0 in 18 seconds 2022-04-14 07:37:36.276 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:36.288 | + 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:37:36.518 | [104580 Async ks-alt-admin:135003]: Waiting for completion of get_or_add_user_project_role admin e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 135003 (12 other jobs running) 2022-04-14 07:37:36.607 | [104580 Async ks-alt-admin:135003]: Signaling child to exit 2022-04-14 07:37:36.608 | WAKEUP 2022-04-14 07:37:36.734 | [104580 Async ks-alt-admin:135003]: Signaled 2022-04-14 07:37:36.743 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:36.743 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:36.743 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:36.743 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:36.743 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:36.743 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:36.743 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:36.743 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:36.743 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:36.743 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:36.743 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.743 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:36.743 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:36.744 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:36.744 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:36.744 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:36.744 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:36.744 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:36.744 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:36.744 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:36.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:36.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:36.744 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:36.744 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:36.744 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | e1f671ac39f04eeb888c4b772b428b35 | | 36bf13e399bd404ab1d9b8a25f6f8e70 | | | False |' 2022-04-14 07:37:36.744 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:36.744 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:36.744 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:36.744 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:36.744 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:37:36.953 | [104580 Async ks-alt-admin:135003]: finished get_or_add_user_project_role admin e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 16 seconds 2022-04-14 07:37:37.139 | [104580 Async ks-alt-another:135139]: Waiting for completion of get_or_add_user_project_role anotherrole e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 135139 (11 other jobs running) 2022-04-14 07:37:37.259 | [104580 Async ks-alt-another:135139]: Signaling child to exit 2022-04-14 07:37:37.261 | WAKEUP 2022-04-14 07:37:37.390 | [104580 Async ks-alt-another:135139]: Signaled 2022-04-14 07:37:37.391 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:37.391 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:37.391 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:37.391 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:37.391 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:37.391 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:37.392 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:37.392 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:37.392 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:37.392 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:37.392 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:37.392 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:37.392 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e1f671ac39f04eeb888c4b772b428b35 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:37.392 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:37.392 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:37.392 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:37.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:37.392 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:37.392 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:37.392 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:37.393 | ++ functions-common:get_field:825 : echo '| 98d54a20eaf74b548c9dce0607b4b54b | e1f671ac39f04eeb888c4b772b428b35 | | 36bf13e399bd404ab1d9b8a25f6f8e70 | | | False |' 2022-04-14 07:37:37.393 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:37.393 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:37.393 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:37.393 | + functions-common:get_or_add_user_project_role:1004 : echo 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:37.393 | 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:37:37.589 | [104580 Async ks-alt-another:135139]: finished get_or_add_user_project_role anotherrole e1f671ac39f04eeb888c4b772b428b35 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 16 seconds 2022-04-14 07:37:37.803 | [104580 Async ks-alt-member-user:135455]: Waiting for completion of get_or_add_user_project_role member 4fddfb56fa85433fb3410ca60821df5d 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 135455 (10 other jobs running) 2022-04-14 07:37:37.975 | [104580 Async ks-alt-member-user:135455]: Signaling child to exit 2022-04-14 07:37:37.976 | WAKEUP 2022-04-14 07:37:38.242 | [104580 Async ks-alt-member-user:135455]: Signaled 2022-04-14 07:37:38.249 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:38.249 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:38.249 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:38.249 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:38.249 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:38.249 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:38.249 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:38.249 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:38.249 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:38.249 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4fddfb56fa85433fb3410ca60821df5d --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:38.249 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:38.249 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:38.249 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:38.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:38.249 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:38.249 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:38.250 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:38.250 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:38.250 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 4fddfb56fa85433fb3410ca60821df5d --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:38.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:37:38.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.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:37:38.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.250 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:38.250 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4fddfb56fa85433fb3410ca60821df5d --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:38.250 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:38.250 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:38.250 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:38.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:37:38.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.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:37:38.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:38.250 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:38.250 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:38.250 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:38.250 | ++ functions-common:get_field:825 : echo '| 04493ac538a946e0a3770627a1f09742 | 4fddfb56fa85433fb3410ca60821df5d | | 36bf13e399bd404ab1d9b8a25f6f8e70 | | | False |' 2022-04-14 07:37:38.250 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:38.250 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:38.250 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:38.250 | + functions-common:get_or_add_user_project_role:1004 : echo 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:38.250 | 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:38.348 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:38.481 | [104580 Async ks-alt-member-user:135455]: finished get_or_add_user_project_role member 4fddfb56fa85433fb3410ca60821df5d 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 15 seconds 2022-04-14 07:37:38.519 | [136246 Async ks-system-reader:136246]: finished successfully 2022-04-14 07:37:38.764 | [104580 Async ks-alt-reader-user:135688]: Waiting for completion of get_or_add_user_project_role reader 070b71d1e2364976a661abcdc8d3c894 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 135688 (9 other jobs running) 2022-04-14 07:37:38.893 | [104580 Async ks-alt-reader-user:135688]: Signaling child to exit 2022-04-14 07:37:38.898 | WAKEUP 2022-04-14 07:37:39.043 | [104580 Async ks-alt-reader-user:135688]: Signaled 2022-04-14 07:37:39.045 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:39.045 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:39.045 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:39.045 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:39.045 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:39.045 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:39.045 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:39.045 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:39.045 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:39.045 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 070b71d1e2364976a661abcdc8d3c894 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:39.045 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:39.045 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:39.046 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:39.046 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:39.046 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:39.046 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 070b71d1e2364976a661abcdc8d3c894 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:39.046 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:39.046 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 070b71d1e2364976a661abcdc8d3c894 --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:39.046 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:39.046 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:39.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:39.046 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:39.046 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:39.046 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:39.046 | ++ functions-common:get_field:825 : echo '| 179fa0ddb4424f2a966ddcd1060bb1e5 | 070b71d1e2364976a661abcdc8d3c894 | | 36bf13e399bd404ab1d9b8a25f6f8e70 | | | False |' 2022-04-14 07:37:39.046 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:39.046 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:39.046 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:39.046 | + functions-common:get_or_add_user_project_role:1004 : echo 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:39.046 | 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:39.269 | [104580 Async ks-alt-reader-user:135688]: finished get_or_add_user_project_role reader 070b71d1e2364976a661abcdc8d3c894 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 13 seconds 2022-04-14 07:37:39.296 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:39.315 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:37:39.684 | [104580 Async ks-system-member:135927]: Waiting for completion of get_or_add_user_system_role member f912f30281f64db69818eb1f3210c671 all running on PID 135927 (8 other jobs running) 2022-04-14 07:37:39.853 | [104580 Async ks-system-member:135927]: Signaling child to exit 2022-04-14 07:37:39.854 | WAKEUP 2022-04-14 07:37:40.003 | [104580 Async ks-system-member:135927]: Signaled 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:37:40.017 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:37:40.017 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:40.017 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:40.017 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:40.017 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:40.017 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:37:40.017 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f912f30281f64db69818eb1f3210c671 --system all -f value -c Role 2022-04-14 07:37:40.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:37:40.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:37:40.017 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user f912f30281f64db69818eb1f3210c671 --system all 2022-04-14 07:37:40.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:37:40.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.018 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f912f30281f64db69818eb1f3210c671 --system all -f value -c Role 2022-04-14 07:37:40.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:37:40.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:40.018 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:40.018 | + functions-common:get_or_add_user_system_role:1059 : echo 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:40.018 | 04493ac538a946e0a3770627a1f09742 2022-04-14 07:37:40.340 | [104580 Async ks-system-member:135927]: finished get_or_add_user_system_role member f912f30281f64db69818eb1f3210c671 all with result 0 in 12 seconds 2022-04-14 07:37:40.605 | [104580 Async ks-system-reader:136246]: Waiting for completion of get_or_add_user_system_role reader 543b9600766f483194443f4f1133888d all running on PID 136246 (7 other jobs running) 2022-04-14 07:37:40.761 | [104580 Async ks-system-reader:136246]: Signaling child to exit 2022-04-14 07:37:40.761 | WAKEUP 2022-04-14 07:37:40.915 | [104580 Async ks-system-reader:136246]: Signaled 2022-04-14 07:37:40.927 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:37:40.928 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:37:40.928 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:40.928 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:40.928 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:40.928 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:40.928 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:37:40.928 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 543b9600766f483194443f4f1133888d --system all -f value -c Role 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.928 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 543b9600766f483194443f4f1133888d --system all 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.928 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 543b9600766f483194443f4f1133888d --system all -f value -c Role 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.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:37:40.928 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:40.928 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:40.928 | + functions-common:get_or_add_user_system_role:1059 : echo 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:40.928 | 179fa0ddb4424f2a966ddcd1060bb1e5 2022-04-14 07:37:41.205 | [104580 Async ks-system-reader:136246]: finished get_or_add_user_system_role reader 543b9600766f483194443f4f1133888d all with result 0 in 13 seconds 2022-04-14 07:37:41.236 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:41.256 | + 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:37:41.557 | [104580 Async ks-group-memberdemo:136599]: Waiting for completion of get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 running on PID 136599 (6 other jobs running) 2022-04-14 07:37:41.711 | [104580 Async ks-group-memberdemo:136599]: Signaling child to exit 2022-04-14 07:37:44.813 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:44.935 | [136685 Async ks-group-anotherdemo:136685]: finished successfully 2022-04-14 07:37:45.229 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:45.276 | [136599 Async ks-group-memberdemo:136599]: finished successfully 2022-04-14 07:37:45.307 | WAKEUP 2022-04-14 07:37:45.342 | [104580 Async ks-group-memberdemo:136599]: Signaled 2022-04-14 07:37:45.345 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:37:45.345 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 -f value 2022-04-14 07:37:45.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.345 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:45.345 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:37:45.345 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:37:45.345 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:45.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.346 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 -f value 2022-04-14 07:37:45.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.346 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:45.346 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False' 2022-04-14 07:37:45.346 | + functions-common:get_or_add_group_project_role:1083 : echo 04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False 2022-04-14 07:37:45.346 | 04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False 2022-04-14 07:37:45.420 | [104580 Async ks-group-memberdemo:136599]: finished get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 with result 0 in 14 seconds 2022-04-14 07:37:45.480 | [104580 Async ks-group-anotherdemo:136685]: Waiting for completion of get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 running on PID 136685 (5 other jobs running) 2022-04-14 07:37:45.518 | [104580 Async ks-group-anotherdemo:136685]: Signaling child to exit 2022-04-14 07:37:45.519 | WAKEUP 2022-04-14 07:37:45.556 | [104580 Async ks-group-anotherdemo:136685]: Signaled 2022-04-14 07:37:45.563 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:37:45.563 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 -f value 2022-04-14 07:37:45.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:37:45.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.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:37:45.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:45.563 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:37:45.563 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:37:45.563 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 2022-04-14 07:37:45.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:37:45.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.564 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d00a37995552465fa0df5a9a6701591f --project 406017e26dc740f2836b040c5debe7f4 -f value 2022-04-14 07:37:45.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:45.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:45.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:45.564 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False' 2022-04-14 07:37:45.564 | + functions-common:get_or_add_group_project_role:1083 : echo 98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False 2022-04-14 07:37:45.564 | 98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 False 2022-04-14 07:37:45.652 | [104580 Async ks-group-anotherdemo:136685]: finished get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 406017e26dc740f2836b040c5debe7f4 with result 0 in 14 seconds 2022-04-14 07:37:45.722 | [104580 Async ks-group-memberalt:136771]: Waiting for completion of get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 136771 (4 other jobs running) 2022-04-14 07:37:45.753 | [104580 Async ks-group-memberalt:136771]: Signaling child to exit 2022-04-14 07:37:46.720 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:46.748 | [136878 Async ks-group-anotheralt:136878]: finished successfully 2022-04-14 07:37:47.011 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:47.038 | [136771 Async ks-group-memberalt:136771]: finished successfully 2022-04-14 07:37:47.058 | WAKEUP 2022-04-14 07:37:47.081 | [104580 Async ks-group-memberalt:136771]: Signaled 2022-04-14 07:37:47.083 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:37:47.083 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 -f value 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.083 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:37:47.083 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:37:47.083 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.083 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 -f value 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.084 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.084 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False' 2022-04-14 07:37:47.084 | + functions-common:get_or_add_group_project_role:1083 : echo 04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False 2022-04-14 07:37:47.084 | 04493ac538a946e0a3770627a1f09742 d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False 2022-04-14 07:37:47.131 | [104580 Async ks-group-memberalt:136771]: finished get_or_add_group_project_role member d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 15 seconds 2022-04-14 07:37:47.170 | [104580 Async ks-group-anotheralt:136878]: Waiting for completion of get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 running on PID 136878 (3 other jobs running) 2022-04-14 07:37:47.195 | [104580 Async ks-group-anotheralt:136878]: Signaling child to exit 2022-04-14 07:37:47.195 | WAKEUP 2022-04-14 07:37:47.219 | [104580 Async ks-group-anotheralt:136878]: Signaled 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:37:47.221 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 -f value 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d00a37995552465fa0df5a9a6701591f --project 36bf13e399bd404ab1d9b8a25f6f8e70 -f value 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.221 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.221 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False' 2022-04-14 07:37:47.221 | + functions-common:get_or_add_group_project_role:1083 : echo 98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False 2022-04-14 07:37:47.221 | 98d54a20eaf74b548c9dce0607b4b54b d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 False 2022-04-14 07:37:47.269 | [104580 Async ks-group-anotheralt:136878]: finished get_or_add_group_project_role anotherrole d00a37995552465fa0df5a9a6701591f 36bf13e399bd404ab1d9b8a25f6f8e70 with result 0 in 14 seconds 2022-04-14 07:37:47.311 | [104580 Async ks-group-admin:136997]: Waiting for completion of get_or_add_group_project_role admin c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 running on PID 136997 (2 other jobs running) 2022-04-14 07:37:47.338 | [104580 Async ks-group-admin:136997]: Signaling child to exit 2022-04-14 07:37:47.421 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:47.446 | [136997 Async ks-group-admin:136997]: finished successfully 2022-04-14 07:37:47.467 | WAKEUP 2022-04-14 07:37:47.489 | [104580 Async ks-group-admin:136997]: Signaled 2022-04-14 07:37:47.490 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:37:47.490 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2682384ae74460ebf41d1d7acfd3093 --project 04f4661747e543d28e2da14ee1798da6 -f value 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.491 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:37:47.491 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:37:47.491 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c2682384ae74460ebf41d1d7acfd3093 --project 04f4661747e543d28e2da14ee1798da6 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2682384ae74460ebf41d1d7acfd3093 --project 04f4661747e543d28e2da14ee1798da6 -f value 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:47.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:47.491 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:47.491 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='75d69af0338b4b8282b80648007fdfab c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 False' 2022-04-14 07:37:47.491 | + functions-common:get_or_add_group_project_role:1083 : echo 75d69af0338b4b8282b80648007fdfab c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 False 2022-04-14 07:37:47.491 | 75d69af0338b4b8282b80648007fdfab c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 False 2022-04-14 07:37:47.535 | [104580 Async ks-group-admin:136997]: finished get_or_add_group_project_role admin c2682384ae74460ebf41d1d7acfd3093 04f4661747e543d28e2da14ee1798da6 with result 0 in 14 seconds 2022-04-14 07:37:47.539 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:47.541 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:37:47.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:37:47.561 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:37:47.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:47.582 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:37:47.584 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:37:47.644 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:37:47.683 | [104580 Async create_nova_accounts:138936]: running: create_nova_accounts 2022-04-14 07:37:47.686 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:37:47.704 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:47.707 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:37:47.709 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:37:47.770 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:37:47.814 | [104580 Async create_glance_accounts:139051]: running: create_glance_accounts 2022-04-14 07:37:47.817 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:37:47.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:47.846 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:37:47.848 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:37:47.915 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:37:47.960 | [104580 Async create_cinder_accounts:139181]: running: create_cinder_accounts 2022-04-14 07:37:47.962 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:37:47.984 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:47.986 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:37:47.989 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:37:48.058 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:37:48.140 | [104580 Async create_neutron_accounts:139296]: running: create_neutron_accounts 2022-04-14 07:37:48.142 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:37:48.178 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:48.182 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:37:48.189 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:37:48.595 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:37:48.781 | [104580 Async create_swift_accounts:139438]: running: create_swift_accounts 2022-04-14 07:37:48.804 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:37:48.948 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:37:48.964 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:37:49.320 | [104580 Async create_nova_accounts:138936]: Waiting for completion of create_nova_accounts running on PID 138936 (6 other jobs running) 2022-04-14 07:37:49.489 | [104580 Async create_nova_accounts:138936]: Signaling child to exit 2022-04-14 07:38:27.953 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:38:28.100 | [139296 Async create_neutron_accounts:139296]: finished successfully 2022-04-14 07:38:46.130 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:38:46.160 | [139181 Async create_cinder_accounts:139181]: finished successfully 2022-04-14 07:39:00.359 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:39:00.389 | [139051 Async create_glance_accounts:139051]: finished successfully 2022-04-14 07:39:07.382 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:39:07.408 | [138936 Async create_nova_accounts:138936]: finished successfully 2022-04-14 07:39:07.429 | WAKEUP 2022-04-14 07:39:07.451 | [104580 Async create_nova_accounts:138936]: Signaled 2022-04-14 07:39:07.453 | + 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:39:07.453 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:39:07.453 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:39:07.453 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.453 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.453 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.453 | ++ 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:39:07.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.453 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.453 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.453 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.453 | + functions-common:get_or_create_user:932 : user_id=039bd0fec4d54340b86a16fc27356b0e 2022-04-14 07:39:07.453 | + functions-common:get_or_create_user:933 : echo 039bd0fec4d54340b86a16fc27356b0e 2022-04-14 07:39:07.453 | 039bd0fec4d54340b86a16fc27356b0e 2022-04-14 07:39:07.453 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:39:07.453 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.453 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.454 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.454 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.454 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.454 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.454 | ++ 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:39:07.454 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.454 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.454 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.454 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.454 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.454 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.454 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.454 | + 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:39:07.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.454 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.454 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.454 | ++ 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:39:07.454 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.454 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.454 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.454 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.455 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.455 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.455 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.455 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | 039bd0fec4d54340b86a16fc27356b0e | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.455 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.455 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.455 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.455 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.455 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.455 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:39:07.455 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:39:07.455 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.455 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.455 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.455 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.455 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.455 | ++ 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:39:07.455 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.455 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.455 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.455 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.456 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.456 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.456 | + 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:39:07.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.456 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.456 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.456 | ++ 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:39:07.456 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.456 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.456 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.456 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.456 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.456 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | 039bd0fec4d54340b86a16fc27356b0e | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.456 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.456 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:07.456 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:07.456 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:07.456 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:39:07.456 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:39:07.456 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.46/compute 2022-04-14 07:39:07.456 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:39:07.456 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.456 | ++ 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:39:07.456 | ++ 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:39:07.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.457 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.457 | 99b2f5ac7c374d5bb5dc2d0b1f9cea5c' 2022-04-14 07:39:07.457 | + functions-common:get_or_create_service:1101 : echo 99b2f5ac7c374d5bb5dc2d0b1f9cea5c 2022-04-14 07:39:07.457 | 99b2f5ac7c374d5bb5dc2d0b1f9cea5c 2022-04-14 07:39:07.457 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.46/compute/v2/$(project_id)s' 2022-04-14 07:39:07.457 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.457 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:39:07.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.457 | +++ 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:39:07.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:39:07.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.457 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b27f927777344b46a4f26f7e05bf1cdc 2022-04-14 07:39:07.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b27f927777344b46a4f26f7e05bf1cdc 2022-04-14 07:39:07.457 | + functions-common:get_or_create_endpoint:1134 : public_id=b27f927777344b46a4f26f7e05bf1cdc 2022-04-14 07:39:07.457 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.457 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.457 | + functions-common:get_or_create_endpoint:1143 : echo b27f927777344b46a4f26f7e05bf1cdc 2022-04-14 07:39:07.457 | b27f927777344b46a4f26f7e05bf1cdc 2022-04-14 07:39:07.457 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:39:07.458 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.458 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:39:07.458 | ++ 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:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.458 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.458 | 62900865567f4abba89c0397584aa8be' 2022-04-14 07:39:07.458 | + functions-common:get_or_create_service:1101 : echo 62900865567f4abba89c0397584aa8be 2022-04-14 07:39:07.458 | 62900865567f4abba89c0397584aa8be 2022-04-14 07:39:07.458 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.46/compute/v2.1 2022-04-14 07:39:07.458 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.458 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.46/compute/v2.1 RegionOne 2022-04-14 07:39:07.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.458 | +++ 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:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.46/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.458 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0f99a79b2da145b691f938ed65df1615 2022-04-14 07:39:07.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0f99a79b2da145b691f938ed65df1615 2022-04-14 07:39:07.459 | + functions-common:get_or_create_endpoint:1134 : public_id=0f99a79b2da145b691f938ed65df1615 2022-04-14 07:39:07.459 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.459 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.459 | + functions-common:get_or_create_endpoint:1143 : echo 0f99a79b2da145b691f938ed65df1615 2022-04-14 07:39:07.459 | 0f99a79b2da145b691f938ed65df1615 2022-04-14 07:39:07.459 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:39:07.459 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:07.459 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:39:07.459 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:07.459 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:39:07.459 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.459 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.459 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.459 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.459 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.459 | ++ 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:39:07.459 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.459 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.459 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.459 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.459 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.459 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.459 | + 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:39:07.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:39:07.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.460 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.460 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.460 | ++ 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:39:07.460 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.460 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.460 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.460 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.460 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.460 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.460 | ++ functions-common:get_field:825 : echo '| f88b8936d6744c6db9bce76c9ae9f602 | 039bd0fec4d54340b86a16fc27356b0e | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.460 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.460 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.460 | + functions-common:get_or_add_user_project_role:1004 : echo f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.460 | f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.460 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:39:07.460 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:39:07.460 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:39:07.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:07.460 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:39:07.498 | [104580 Async create_nova_accounts:138936]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-14 07:39:07.536 | [104580 Async create_glance_accounts:139051]: Waiting for completion of create_glance_accounts running on PID 139051 (5 other jobs running) 2022-04-14 07:39:07.561 | [104580 Async create_glance_accounts:139051]: Signaling child to exit 2022-04-14 07:39:07.561 | WAKEUP 2022-04-14 07:39:07.585 | [104580 Async create_glance_accounts:139051]: Signaled 2022-04-14 07:39:07.587 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:39:07.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:07.587 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:39:07.587 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:39:07.587 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.587 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.587 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.587 | ++ 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:39:07.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.587 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.587 | + functions-common:get_or_create_user:932 : user_id=e7c16b7163974f14be1ac266132957ff 2022-04-14 07:39:07.587 | + functions-common:get_or_create_user:933 : echo e7c16b7163974f14be1ac266132957ff 2022-04-14 07:39:07.587 | e7c16b7163974f14be1ac266132957ff 2022-04-14 07:39:07.588 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:39:07.588 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.588 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.588 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.588 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.588 | ++ 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:39:07.588 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.588 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.588 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.588 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.588 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.588 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.588 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.588 | + 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:39:07.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.588 | ++ 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:39:07.588 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.588 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.588 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.588 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.589 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.589 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.589 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.589 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | e7c16b7163974f14be1ac266132957ff | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.589 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.589 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.589 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.589 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.589 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.589 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:39:07.589 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:39:07.589 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:07.589 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:39:07.589 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:39:07.589 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.589 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.589 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.589 | ++ 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:39:07.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.589 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.589 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.589 | + functions-common:get_or_create_user:932 : user_id=673f2501dd624c02b56f8e25a94a7369 2022-04-14 07:39:07.589 | + functions-common:get_or_create_user:933 : echo 673f2501dd624c02b56f8e25a94a7369 2022-04-14 07:39:07.589 | 673f2501dd624c02b56f8e25a94a7369 2022-04-14 07:39:07.589 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:39:07.589 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.590 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.590 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.590 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.590 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.590 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.590 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.590 | ++ 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:39:07.590 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.590 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.590 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.590 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.590 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.590 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.590 | + 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:39:07.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.590 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.590 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.590 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.590 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.590 | ++ 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:39:07.590 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.590 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.591 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.591 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.591 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.591 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | 673f2501dd624c02b56f8e25a94a7369 | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.591 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.591 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.591 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.591 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.591 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.591 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:39:07.591 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:39:07.591 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.591 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.591 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.591 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.591 | ++ 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:39:07.591 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.591 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.591 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.591 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.591 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.591 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.592 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.592 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.592 | + 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:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.592 | ++ 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:39:07.592 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.592 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.592 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.592 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.592 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.592 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.592 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.592 | ++ functions-common:get_field:825 : echo '| f88b8936d6744c6db9bce76c9ae9f602 | 673f2501dd624c02b56f8e25a94a7369 | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.592 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.592 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.592 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.592 | + functions-common:get_or_add_user_project_role:1004 : echo f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.592 | f88b8936d6744c6db9bce76c9ae9f602 2022-04-14 07:39:07.592 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:39:07.592 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.592 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:39:07.592 | ++ 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:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.593 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.593 | 71609bf767794b60bb8d393b3a72354f' 2022-04-14 07:39:07.593 | + functions-common:get_or_create_service:1101 : echo 71609bf767794b60bb8d393b3a72354f 2022-04-14 07:39:07.593 | 71609bf767794b60bb8d393b3a72354f 2022-04-14 07:39:07.593 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.46/image 2022-04-14 07:39:07.593 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.593 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.46/image RegionOne 2022-04-14 07:39:07.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.593 | +++ 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:39:07.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.593 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.593 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.46/image --region RegionOne -f value -c id 2022-04-14 07:39:07.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.593 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ec752e22e6ad4af090b1d55050daa4a3 2022-04-14 07:39:07.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ec752e22e6ad4af090b1d55050daa4a3 2022-04-14 07:39:07.593 | + functions-common:get_or_create_endpoint:1134 : public_id=ec752e22e6ad4af090b1d55050daa4a3 2022-04-14 07:39:07.593 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.593 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.593 | + functions-common:get_or_create_endpoint:1143 : echo ec752e22e6ad4af090b1d55050daa4a3 2022-04-14 07:39:07.593 | ec752e22e6ad4af090b1d55050daa4a3 2022-04-14 07:39:07.593 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:39:07.593 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:39:07.593 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:39:07.594 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:39:07.594 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:39:07.594 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:39:07.594 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:39:07.594 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:39:07.594 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:39:07.631 | [104580 Async create_glance_accounts:139051]: finished create_glance_accounts with result 0 in 72 seconds 2022-04-14 07:39:07.669 | [104580 Async create_cinder_accounts:139181]: Waiting for completion of create_cinder_accounts running on PID 139181 (4 other jobs running) 2022-04-14 07:39:07.694 | [104580 Async create_cinder_accounts:139181]: Signaling child to exit 2022-04-14 07:39:07.694 | WAKEUP 2022-04-14 07:39:07.717 | [104580 Async create_cinder_accounts:139181]: Signaled 2022-04-14 07:39:07.719 | + 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:39:07.719 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:39:07.719 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:39:07.719 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.719 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.719 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.719 | ++ 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:39:07.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.719 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.719 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.719 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.719 | + functions-common:get_or_create_user:932 : user_id=dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.719 | + functions-common:get_or_create_user:933 : echo dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.719 | dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.719 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:39:07.719 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.719 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.719 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.720 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.720 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.720 | ++ 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:39:07.720 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.720 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.720 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.720 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.720 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.720 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.720 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.720 | + 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:39:07.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:39:07.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.720 | ++ 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:39:07.720 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.720 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.720 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.720 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.721 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.721 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.721 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.721 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.721 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | dafbdd2562a84dce867968b0c621ef63 | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.721 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.721 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.721 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.721 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.721 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.721 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:39:07.721 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:39:07.721 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.721 | ++ 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:39:07.721 | ++ 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:39:07.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.721 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.721 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.721 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.721 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.721 | 8385ee37b5724bc9af9e25a13b865734' 2022-04-14 07:39:07.721 | + functions-common:get_or_create_service:1101 : echo 8385ee37b5724bc9af9e25a13b865734 2022-04-14 07:39:07.721 | 8385ee37b5724bc9af9e25a13b865734 2022-04-14 07:39:07.721 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:39:07.721 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:39:07.721 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.721 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:39:07.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.721 | +++ 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:39:07.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.721 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.722 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:39:07.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=57d67f55a1c543bf8adfbd52ec80b9c0 2022-04-14 07:39:07.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 57d67f55a1c543bf8adfbd52ec80b9c0 2022-04-14 07:39:07.722 | + functions-common:get_or_create_endpoint:1134 : public_id=57d67f55a1c543bf8adfbd52ec80b9c0 2022-04-14 07:39:07.722 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.722 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.722 | + functions-common:get_or_create_endpoint:1143 : echo 57d67f55a1c543bf8adfbd52ec80b9c0 2022-04-14 07:39:07.722 | 57d67f55a1c543bf8adfbd52ec80b9c0 2022-04-14 07:39:07.722 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:39:07.722 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.722 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:39:07.722 | ++ 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:39:07.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.722 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.722 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.722 | b027db3d469b4c199fecc77f8111deb1' 2022-04-14 07:39:07.722 | + functions-common:get_or_create_service:1101 : echo b027db3d469b4c199fecc77f8111deb1 2022-04-14 07:39:07.722 | b027db3d469b4c199fecc77f8111deb1 2022-04-14 07:39:07.722 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:39:07.722 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.723 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:39:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.723 | +++ 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:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.723 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=93dbb5162ac14817aa0dffe3a31f92de 2022-04-14 07:39:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 93dbb5162ac14817aa0dffe3a31f92de 2022-04-14 07:39:07.723 | + functions-common:get_or_create_endpoint:1134 : public_id=93dbb5162ac14817aa0dffe3a31f92de 2022-04-14 07:39:07.723 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.723 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.723 | + functions-common:get_or_create_endpoint:1143 : echo 93dbb5162ac14817aa0dffe3a31f92de 2022-04-14 07:39:07.723 | 93dbb5162ac14817aa0dffe3a31f92de 2022-04-14 07:39:07.723 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:39:07.723 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:39:07.723 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:39:07.723 | +++ 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:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.723 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_project:945 : project_id=9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_project:946 : echo 9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:39:07.724 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9d09e89abf1547e88aa1f8b52106d717 2022-04-14 07:39:07.724 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.724 | +++ 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:39:07.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.724 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.724 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.724 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:39:07.724 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_user:932 : user_id=dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.724 | ++ functions-common:get_or_create_user:933 : echo dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.724 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id dafbdd2562a84dce867968b0c621ef63 2022-04-14 07:39:07.765 | [104580 Async create_cinder_accounts:139181]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-14 07:39:07.769 | + inc/async:async_wait:197 : return 0 2022-04-14 07:39:07.771 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:39:07.824 | [104580 Async create_neutron_accounts:139296]: Waiting for completion of create_neutron_accounts running on PID 139296 (3 other jobs running) 2022-04-14 07:39:07.849 | [104580 Async create_neutron_accounts:139296]: Signaling child to exit 2022-04-14 07:39:07.850 | WAKEUP 2022-04-14 07:39:07.872 | [104580 Async create_neutron_accounts:139296]: Signaled 2022-04-14 07:39:07.873 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:39:07.873 | ++ 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:39:07.873 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:39:07.873 | + 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:39:07.873 | + 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:39:07.873 | + 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:39:07.873 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:39:07.874 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:39:07.874 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:39:07.874 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:39:07.874 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.46:9696/ 2022-04-14 07:39:07.874 | + 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:39:07.874 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:39:07.874 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:39:07.874 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:07.874 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:07.874 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:07.874 | ++ 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:39:07.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.874 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.874 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.874 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.874 | + functions-common:get_or_create_user:932 : user_id=49c0121cb1c14aaca3917463b4e5142a 2022-04-14 07:39:07.874 | + functions-common:get_or_create_user:933 : echo 49c0121cb1c14aaca3917463b4e5142a 2022-04-14 07:39:07.874 | 49c0121cb1c14aaca3917463b4e5142a 2022-04-14 07:39:07.874 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:39:07.874 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:07.874 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:07.874 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:07.874 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:07.874 | ++ 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:39:07.874 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:07.875 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.875 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.875 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.875 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:07.875 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:07.875 | + 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:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.875 | ++ 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:39:07.875 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:07.875 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:07.875 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:07.875 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.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:39:07.875 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.875 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:07.875 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:07.875 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | 49c0121cb1c14aaca3917463b4e5142a | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:07.875 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:07.875 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:07.875 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.875 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.875 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:07.876 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:39:07.876 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:39:07.876 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:07.876 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:39:07.876 | ++ 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:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.876 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:07.876 | 736f75fc32024b08a979d5c022b34722' 2022-04-14 07:39:07.876 | + functions-common:get_or_create_service:1101 : echo 736f75fc32024b08a979d5c022b34722 2022-04-14 07:39:07.876 | 736f75fc32024b08a979d5c022b34722 2022-04-14 07:39:07.876 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.46:9696/ 2022-04-14 07:39:07.876 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:07.876 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.46:9696/ RegionOne 2022-04-14 07:39:07.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:07.876 | +++ 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:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:07.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:07.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.46:9696/ --region RegionOne -f value -c id 2022-04-14 07:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:07.876 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:07.876 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:07.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=33bce353da944d8c8bd7934439dc3fa0 2022-04-14 07:39:07.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 33bce353da944d8c8bd7934439dc3fa0 2022-04-14 07:39:07.877 | + functions-common:get_or_create_endpoint:1134 : public_id=33bce353da944d8c8bd7934439dc3fa0 2022-04-14 07:39:07.877 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:39:07.877 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:07.877 | + functions-common:get_or_create_endpoint:1143 : echo 33bce353da944d8c8bd7934439dc3fa0 2022-04-14 07:39:07.877 | 33bce353da944d8c8bd7934439dc3fa0 2022-04-14 07:39:07.920 | [104580 Async create_neutron_accounts:139296]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 07:39:07.958 | [104580 Async create_swift_accounts:139438]: Waiting for completion of create_swift_accounts running on PID 139438 (2 other jobs running) 2022-04-14 07:39:07.983 | [104580 Async create_swift_accounts:139438]: Signaling child to exit 2022-04-14 07:39:54.294 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:39:54.320 | [139438 Async create_swift_accounts:139438]: finished successfully 2022-04-14 07:39:54.340 | WAKEUP 2022-04-14 07:39:54.362 | [104580 Async create_swift_accounts:139438]: Signaled 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:39:54.364 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:39:54.364 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:39:54.364 | +++ 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:39:54.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.364 | ++ functions-common:get_or_create_role:957 : role_id=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.364 | ++ functions-common:get_or_create_role:958 : echo 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:614 : another_role=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.364 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:39:54.364 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:39:54.364 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:54.364 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:39:54.364 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:39:54.364 | ++ 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:39:54.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.365 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.365 | + functions-common:get_or_create_user:932 : user_id=599df66af5eb44a7a3487875d0ab82e1 2022-04-14 07:39:54.365 | + functions-common:get_or_create_user:933 : echo 599df66af5eb44a7a3487875d0ab82e1 2022-04-14 07:39:54.365 | 599df66af5eb44a7a3487875d0ab82e1 2022-04-14 07:39:54.365 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:39:54.365 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.365 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:54.365 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.365 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.365 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:54.365 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:54.366 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:54.366 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:54.366 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:54.366 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:54.366 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.366 | ++ 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:39:54.366 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.366 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.366 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.366 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.366 | + 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:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.366 | ++ 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:39:54.366 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.366 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.366 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.367 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.367 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.367 | ++ functions-common:get_field:825 : echo '| bdb590ac414e47bf9534787e43306920 | 599df66af5eb44a7a3487875d0ab82e1 | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:54.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:1004 : echo bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:54.367 | bdb590ac414e47bf9534787e43306920 2022-04-14 07:39:54.367 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:39:54.367 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.367 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:39:54.367 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:39:54.367 | ++ 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:39:54.367 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.367 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.367 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.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:39:54.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.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:39:54.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.367 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.367 | + 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:39:54.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:39:54.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | ++ 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:39:54.368 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.368 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.368 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.368 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.368 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.368 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.368 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | 599df66af5eb44a7a3487875d0ab82e1 | | 9d09e89abf1547e88aa1f8b52106d717 | | | False |' 2022-04-14 07:39:54.368 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.368 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.368 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.368 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.368 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.368 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:39:54.368 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:39:54.368 | ++ 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:39:54.368 | ++ 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:39:54.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.368 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:39:54.368 | 3ebbdff26f614186a35814aaf2639531' 2022-04-14 07:39:54.368 | + functions-common:get_or_create_service:1101 : echo 3ebbdff26f614186a35814aaf2639531 2022-04-14 07:39:54.368 | 3ebbdff26f614186a35814aaf2639531 2022-04-14 07:39:54.368 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' http://10.222.0.46:8080 2022-04-14 07:39:54.369 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:39:54.369 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:54.369 | +++ 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:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:54.369 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9d09c926abe349048c0b54ab30c1b5f1 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9d09c926abe349048c0b54ab30c1b5f1 2022-04-14 07:39:54.369 | + functions-common:get_or_create_endpoint:1134 : public_id=9d09c926abe349048c0b54ab30c1b5f1 2022-04-14 07:39:54.369 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.46:8080 ]] 2022-04-14 07:39:54.369 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.46:8080 RegionOne 2022-04-14 07:39:54.369 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:39:54.369 | ++ 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:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.369 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:39:54.369 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:39:54.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.46:8080 --region RegionOne -f value -c id 2022-04-14 07:39:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.370 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e165c109f8084677a559e115a531c8da 2022-04-14 07:39:54.370 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo e165c109f8084677a559e115a531c8da 2022-04-14 07:39:54.370 | e165c109f8084677a559e115a531c8da 2022-04-14 07:39:54.370 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:39:54.370 | + functions-common:get_or_create_endpoint:1143 : echo 9d09c926abe349048c0b54ab30c1b5f1 2022-04-14 07:39:54.370 | 9d09c926abe349048c0b54ab30c1b5f1 2022-04-14 07:39:54.370 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:39:54.370 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:39:54.370 | +++ 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:39:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.370 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_project:945 : project_id=0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_project:946 : echo 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.370 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.370 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:39:54.370 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.370 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:39:54.370 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:39:54.370 | +++ 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:39:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.371 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.371 | ++ functions-common:get_or_create_user:932 : user_id=09274b35a2ee45a4a3600945b8b4d204 2022-04-14 07:39:54.371 | ++ functions-common:get_or_create_user:933 : echo 09274b35a2ee45a4a3600945b8b4d204 2022-04-14 07:39:54.371 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=09274b35a2ee45a4a3600945b8b4d204 2022-04-14 07:39:54.371 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:39:54.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.371 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 09274b35a2ee45a4a3600945b8b4d204 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.371 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.371 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:39:54.371 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.371 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.371 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:39:54.371 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:39:54.371 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:39:54.371 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:39:54.371 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.371 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.371 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.371 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09274b35a2ee45a4a3600945b8b4d204 --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.371 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.371 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.371 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.371 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.371 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 09274b35a2ee45a4a3600945b8b4d204 --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09274b35a2ee45a4a3600945b8b4d204 --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.372 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.372 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.372 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.372 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.372 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.372 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.372 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | 09274b35a2ee45a4a3600945b8b4d204 | | 0721b2c12ba54d5484866ddd7d2a6255 | | | False |' 2022-04-14 07:39:54.372 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.372 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.372 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.372 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.372 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.372 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:39:54.372 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:39:54.372 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:54.372 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:39:54.372 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:39:54.372 | +++ 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:39:54.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.372 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.372 | ++ functions-common:get_or_create_user:932 : user_id=0e43f4e88f2749efb37141cfa8aff90f 2022-04-14 07:39:54.372 | ++ functions-common:get_or_create_user:933 : echo 0e43f4e88f2749efb37141cfa8aff90f 2022-04-14 07:39:54.372 | + lib/swift:create_swift_accounts:637 : swift_user_test3=0e43f4e88f2749efb37141cfa8aff90f 2022-04-14 07:39:54.373 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:39:54.373 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.373 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 98d54a20eaf74b548c9dce0607b4b54b 0e43f4e88f2749efb37141cfa8aff90f 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.373 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:39:54.373 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.373 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.373 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:39:54.373 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:39:54.373 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:39:54.373 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 98d54a20eaf74b548c9dce0607b4b54b --user 0e43f4e88f2749efb37141cfa8aff90f --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.373 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.373 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.373 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.373 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.373 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.373 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 98d54a20eaf74b548c9dce0607b4b54b --user 0e43f4e88f2749efb37141cfa8aff90f --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 98d54a20eaf74b548c9dce0607b4b54b --user 0e43f4e88f2749efb37141cfa8aff90f --project 0721b2c12ba54d5484866ddd7d2a6255 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.373 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.373 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.373 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.374 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.374 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.374 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.374 | ++ functions-common:get_field:825 : echo '| 98d54a20eaf74b548c9dce0607b4b54b | 0e43f4e88f2749efb37141cfa8aff90f | | 0721b2c12ba54d5484866ddd7d2a6255 | | | False |' 2022-04-14 07:39:54.374 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.374 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.374 | + functions-common:get_or_add_user_project_role:1004 : echo 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.374 | 98d54a20eaf74b548c9dce0607b4b54b 2022-04-14 07:39:54.374 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:39:54.374 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:39:54.374 | +++ 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:39:54.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.374 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_project:945 : project_id=0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_project:946 : echo 0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.374 | + lib/swift:create_swift_accounts:642 : swift_project_test2=0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.374 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:39:54.374 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.374 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:39:54.374 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:39:54.374 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:39:54.375 | +++ 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:39:54.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.375 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.375 | ++ functions-common:get_or_create_user:932 : user_id=a5c51649e5144d24bb73cb639f5f0ba0 2022-04-14 07:39:54.375 | ++ functions-common:get_or_create_user:933 : echo a5c51649e5144d24bb73cb639f5f0ba0 2022-04-14 07:39:54.375 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a5c51649e5144d24bb73cb639f5f0ba0 2022-04-14 07:39:54.375 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:39:54.375 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.375 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a5c51649e5144d24bb73cb639f5f0ba0 0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.375 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.375 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:39:54.375 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.375 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.375 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:39:54.375 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:39:54.375 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:39:54.375 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:39:54.375 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5c51649e5144d24bb73cb639f5f0ba0 --project 0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.375 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.375 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.375 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.375 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.375 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.375 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.375 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a5c51649e5144d24bb73cb639f5f0ba0 --project 0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5c51649e5144d24bb73cb639f5f0ba0 --project 0f0d0689c2974e1082dfe06f545f20a4 2022-04-14 07:39:54.376 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.376 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.376 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.376 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.376 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.376 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.376 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | a5c51649e5144d24bb73cb639f5f0ba0 | | 0f0d0689c2974e1082dfe06f545f20a4 | | | False |' 2022-04-14 07:39:54.376 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.376 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.376 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.376 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.376 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.376 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:39:54.376 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:39:54.376 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:39:54.376 | +++ 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:39:54.376 | +++ 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:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.376 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.376 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:39:54.376 | c59a443f3adf463b82ac71f3a80f5e4c' 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_domain:895 : echo c59a443f3adf463b82ac71f3a80f5e4c 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:652 : swift_domain=c59a443f3adf463b82ac71f3a80f5e4c 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:39:54.377 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:39:54.377 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c59a443f3adf463b82ac71f3a80f5e4c 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:39:54.377 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c59a443f3adf463b82ac71f3a80f5e4c --or-show -f value -c id 2022-04-14 07:39:54.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.377 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_project:945 : project_id=18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_project:946 : echo 18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:656 : swift_project_test4=18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:39:54.377 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:39:54.377 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c59a443f3adf463b82ac71f3a80f5e4c test4@example.com 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:39:54.377 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c59a443f3adf463b82ac71f3a80f5e4c --email=test4@example.com --or-show -f value -c id 2022-04-14 07:39:54.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.377 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_user:932 : user_id=66bc6f4a62d049a1b8076ae4f8fb432b 2022-04-14 07:39:54.377 | ++ functions-common:get_or_create_user:933 : echo 66bc6f4a62d049a1b8076ae4f8fb432b 2022-04-14 07:39:54.377 | + lib/swift:create_swift_accounts:661 : swift_user_test4=66bc6f4a62d049a1b8076ae4f8fb432b 2022-04-14 07:39:54.378 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:39:54.378 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:39:54.378 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 66bc6f4a62d049a1b8076ae4f8fb432b 18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.378 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:39:54.378 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:39:54.378 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:39:54.378 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:39:54.378 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:39:54.378 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:39:54.378 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66bc6f4a62d049a1b8076ae4f8fb432b --project 18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:39:54.378 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.378 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.378 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:39:54.378 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:39:54.378 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 66bc6f4a62d049a1b8076ae4f8fb432b --project 18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66bc6f4a62d049a1b8076ae4f8fb432b --project 18f6fda6ff5b4038b5aa18270ae3c4b7 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:39:54.378 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:39:54.378 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:39:54.378 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:54.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:54.379 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:39:54.379 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:39:54.379 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:39:54.379 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:39:54.379 | ++ functions-common:get_field:825 : echo '| 75d69af0338b4b8282b80648007fdfab | 66bc6f4a62d049a1b8076ae4f8fb432b | | 18f6fda6ff5b4038b5aa18270ae3c4b7 | | | False |' 2022-04-14 07:39:54.379 | ++ functions-common:get_field:819 : read data 2022-04-14 07:39:54.379 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.379 | + functions-common:get_or_add_user_project_role:1004 : echo 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.379 | 75d69af0338b4b8282b80648007fdfab 2022-04-14 07:39:54.409 | [104580 Async create_swift_accounts:139438]: finished create_swift_accounts with result 0 in 125 seconds 2022-04-14 07:39:54.417 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:39:54.419 | + inc/async:async_wait:197 : return 0 2022-04-14 07:39:54.422 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:39:54.439 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:54.442 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:39:54.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:54.462 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:39:54.465 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:39:54.467 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:39:54.470 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:39:54.472 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:39:54.531 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:39:54.569 | [104580 Async init_glance:143696]: running: init_glance 2022-04-14 07:39:54.573 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:39:54.591 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:54.594 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:39:54.597 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:39:54.600 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:39:54.603 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:39:54.606 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:39:54.611 | ++ 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:39:54.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:39:54.618 | + 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:39:54.621 | + 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:39:54.623 | + 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:39:54.626 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:39:54.629 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:39:54.632 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:39:54.635 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:39:54.637 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:39:54.653 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:39:54.655 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:39:58.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:58.089 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:58.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:58.089 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:01.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:01.823 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:01.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:01.824 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:04.429 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:40:04.456 | [143696 Async init_glance:143696]: finished successfully 2022-04-14 07:40:05.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:05.506 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:05.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:40:05.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:08.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:08.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:08.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:08.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:12.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:40:12.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:12.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:40:12.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:15.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:15.822 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:15.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:15.822 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:19.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:22.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:22.882 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:22.882 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:27.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:27.496 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:27.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:27.496 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:27.496 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:40:33.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:33.319 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:33.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:40:33.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:33.630 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:40:33.635 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:40:33.637 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:40:33.639 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:40:33.642 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:40:33.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:40:33.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:40:33.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:40:33.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:40:33.653 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:40:33.655 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:40:33.657 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:40:33.660 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:40:33.662 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:40:33.664 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:40:33.666 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:40:33.670 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:33.673 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:40:33.675 | + 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:40:33.680 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:40:33.683 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:40:33.685 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:40:33.687 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:40:33.690 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:40:33.692 | + 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:40:33.721 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:40:33.749 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:40:33.778 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:40:33.807 | + 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:40:33.837 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:40:33.865 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:40:33.868 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:40:33.870 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:40:33.872 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:40:33.876 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:40:33.892 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:40:33.895 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:40:33.897 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:40:33.899 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:40:33.902 | + 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:40:33.931 | + 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:40:33.960 | + 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:40:33.988 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:40:34.017 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:40:34.034 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:40:34.036 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:40:34.038 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:40:34.041 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:40:34.043 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:40:34.045 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:40:34.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:40:34.060 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:40:34.063 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:40:34.065 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:40:34.077 | + 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:40:34.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:40:34.092 | + 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:40:34.104 | + 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:40:34.117 | + 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:40:34.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:40:34.132 | + 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:40:34.135 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:40:34.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.BGYjgaINHy 2022-04-14 07:40:34.141 | + 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:40:34.144 | + 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:40:34.146 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.BGYjgaINHy 2022-04-14 07:40:34.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.BGYjgaINHy 2022-04-14 07:40:34.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.BGYjgaINHy /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:40:34.175 | + 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:40:34.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:34.205 | + 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:40:34.235 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:40:34.238 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:40:34.240 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:40:34.242 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:40:34.245 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:40:34.247 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:40:34.264 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:34.267 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:40:34.269 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:40:34.272 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:40:34.289 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:34.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:40:34.294 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:40:34.324 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:40:34.327 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:40:34.329 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:40:34.347 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:34.353 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:40:34.356 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:40:34.359 | + 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:40:34.361 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:40:34.364 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:40:34.366 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:40:34.369 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:40:34.371 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:40:34.374 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:40:34.376 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:40:34.380 | + 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:40:34.383 | + 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:40:34.388 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:40:34.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:34.407 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:40:34.410 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:40:34.412 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:40:34.417 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:40:34.447 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:40:34.476 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:40:34.506 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:40:34.536 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:40:34.566 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:40:34.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:40:34.571 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:40:34.574 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:40:34.576 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:40:34.606 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:40:34.635 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:40:34.665 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:40:34.695 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:40:34.725 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:40:34.754 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:40:34.785 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:40:34.815 | + 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:40:34.845 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:40:34.875 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:40:34.905 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:40:34.935 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:40:34.938 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:40:34.940 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:40:34.943 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:40:34.945 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:40:34.975 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:40:35.004 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:40:35.034 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:40:35.064 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:40:35.094 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:40:35.123 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:40:35.154 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:40:35.183 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:40:35.213 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:40:35.242 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:40:35.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:40:35.247 | + 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:40:35.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:40:35.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:40:35.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:40:35.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:40:35.260 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-14 07:40:35.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-14 07:40:35.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-14 07:40:35.268 | + 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:40:35.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:40:35.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:40:35.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:40:35.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:40:35.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:40:35.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:40:35.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:40:35.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:35.289 | + 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:40:35.318 | + 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:40:35.321 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.323 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:40:35.325 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:40:35.328 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:40:35.330 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.333 | + 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:40:35.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:40:35.363 | + 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:40:35.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:40:35.370 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:40:35.372 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:40:35.375 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.378 | + 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:40:35.406 | + 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:40:35.408 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:40:35.413 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:40:35.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:40:35.418 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.420 | + 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:40:35.449 | + 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:40:35.452 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.454 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:40:35.457 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:40:35.459 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:40:35.461 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.464 | + 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:40:35.492 | + 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:40:35.495 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.497 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:40:35.501 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:40:35.503 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:40:35.505 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.508 | + 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:40:35.536 | + 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:40:35.538 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.541 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:40:35.543 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:40:35.546 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:40:35.549 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.551 | + 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:40:35.580 | + 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:400:449 2022-04-14 07:40:35.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:40:35.587 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-14 07:40:35.590 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-14 07:40:35.592 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.595 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-04-14 07:40:35.623 | + 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:40:35.626 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:40:35.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:40:35.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:40:35.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:40:35.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:40:35.638 | + 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:40:35.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:40:35.669 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:40:35.687 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:35.689 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:40:35.692 | + 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:40:35.723 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:35.726 | + 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:40:35.754 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:40:35.786 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:40:35.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:40:35.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:40:35.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:40:38.787 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:40:38.787 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:40:38.787 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145639) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:40:38.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:40:38.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:40:38.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:38.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:38.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:38.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145639) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:38.892 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:40:38.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:38.892 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:38.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:38.892 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:39.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:40:39.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:40:39.253 | + 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:40:39.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:40:39.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:40:39.313 | + 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:40:39.331 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:40:39.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:39.336 | + 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:40:39.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:40:39.370 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:40:39.378 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:40:39.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:40:39.383 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:40:39.396 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:40:39.414 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:40:39.416 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:40:39.424 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:40:39.427 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:40:39.430 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:40:39.439 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:40:39.442 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:40:39.445 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:40:39.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:40:39.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:40:39.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:40:39.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:40:39.457 | + 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:40:39.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:40:39.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:40:39.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:40:39.491 | + 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:40:39.527 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:40:39.529 | + 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:40:39.558 | + 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:40:39.588 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:40:39.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:39.607 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:40:39.609 | + 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:40:39.614 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:40:39.644 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:40:39.673 | + 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:40:39.705 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:39.707 | + 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:40:39.736 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:40:39.753 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:39.756 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:40:39.758 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:40:39.787 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:40:39.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:40:39.792 | + 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:40:39.823 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:40:39.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:40:39.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:40:39.831 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:40:39.848 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:40:39.850 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:40:39.853 | + 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:40:39.857 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:40:39.887 | + 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:40:39.918 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:39.920 | + 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:40:39.950 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:40:39.953 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:40:39.981 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:40:39.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:40:39.986 | + 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:40:40.015 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:40:40.018 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:40:40.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:40:40.023 | + 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:40:42.980 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:40:42.980 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:40:42.981 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=146171) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:40:43.031 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:40:43.031 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:40:43.032 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:43.032 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:43.032 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:43.032 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=146171) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:40:43.092 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:40:43.093 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=146171) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:40:43.093 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=146171) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:40:43.094 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:40:43.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:43.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:43.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:40:43.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:40:43.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:40:43.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:40:43.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:40:43.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:40:43.467 | + 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:40:43.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:40:43.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:40:43.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:40:43.493 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:40:43.495 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:40:43.498 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:40:43.510 | + 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:40:43.527 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:40:43.530 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:40:43.533 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:40:43.535 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:40:43.537 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:40:43.540 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:40:43.542 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:40:43.545 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:40:43.547 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:40:43.550 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:40:43.553 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:40:43.555 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:40:43.558 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:40:43.560 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:40:43.564 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:40:43.564 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:40:43.571 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:40:43.573 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:40:43.575 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:40:43.578 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:40:43.582 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:40:43.583 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:40:43.583 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:40:43.589 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 07:40:43.591 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:40:43.594 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:43.597 | + 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:40:43.599 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:40:43.602 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:40:43.604 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:40:43.607 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:40:43.609 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:40:43.611 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:40:43.615 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 07:40:43.615 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:40:43.617 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:40:43.618 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:40:43.623 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 07:40:43.625 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 07:40:43.628 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 07:40:43.640 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 07:40:43.653 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:40:43.666 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:40:43.686 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 07:40:46.695 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 07:40:46.695 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:40:46.695 | Received 0 response(s) 2022-04-14 07:40:46.714 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:40:46.716 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:40:46.719 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:40:46.722 | + ./stack.sh:exit_trap:522 : jobs='129957 2022-04-14 07:40:46.722 | 143696' 2022-04-14 07:40:46.725 | + ./stack.sh:exit_trap:525 : [[ -n 129957 2022-04-14 07:40:46.725 | 143696 ]] 2022-04-14 07:40:46.727 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-073151 ]] 2022-04-14 07:40:46.729 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:40:46.731 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:40:46.732 | exit_trap: cleaning up child processes 2022-04-14 07:40:46.734 | + ./stack.sh:exit_trap:527 : kill 129957 143696 2022-04-14 07:40:46.736 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.lGviPITLGA ']' 2022-04-14 07:40:46.739 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.lGviPITLGA 2022-04-14 07:40:46.743 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:40:46.745 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:40:46.747 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:40:46.749 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:40:46.749 | Error on exit 2022-04-14 07:40:46.752 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:40:46.754 | + ./stack.sh:exit_trap:542 : generate-subunit 1649921508 538 fail 2022-04-14 07:40:47.414 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:40:47.416 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:40:48.526 | + ./stack.sh:exit_trap:556 : exit 1