2022-04-12 02:08:25.304 | + ./stack.sh:main:489 : exec 2022-04-12 02:08:25.304 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-020825' 2022-04-12 02:08:25.304 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-020825.summary.2022-04-12-020825 2022-04-12 02:08:25.304 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:08:25.304 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-020825 2022-04-12 02:08:25.304 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-020825 /opt/stack/logs/stack.sh.log 2022-04-12 02:08:25.304 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-020825.summary.2022-04-12-020825 /opt/stack/logs/stack.sh.log.summary 2022-04-12 02:08:25.305 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 02:08:25.305 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 02:08:25.305 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 02:08:25.305 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 02:08:25.305 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:08:25.305 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 02:08:25.305 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 02:08:25.307 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:08:25.309 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 02:08:25.312 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 02:08:25.314 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 02:08:25.316 | + ./stack.sh:main:578 : uname -a 2022-04-12 02:08:25.317 | Linux dv-neutron-837392-3-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-12 02:08:25.319 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 02:08:25.321 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 02:08:25.325 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 02:08:25.363 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 02:08:25.379 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 02:08:25.381 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 02:08:25.383 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 02:08:25.385 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 02:08:25.387 | + functions-common:fetch_plugins:1776 : return 2022-04-12 02:08:25.389 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 02:08:25.390 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 02:08:25.392 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:08:25.394 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:08:25.396 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:08:25.398 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:08:25.399 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:08:25.402 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:08:25.404 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:08:25.407 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:08:25.409 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:08:25.411 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:08:25.413 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 02:08:25.415 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:08:25.428 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:25.429 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:08:25.431 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:08:25.433 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:08:25.435 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:08:25.437 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:08:25.438 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:08:25.440 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 02:08:25.442 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 02:08:25.444 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:08:25.446 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:08:25.448 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 02:08:25.449 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 02:08:25.451 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 02:08:25.453 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 02:08:25.455 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 02:08:25.457 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 02:08:25.474 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 02:08:25.476 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 02:08:25.489 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:08:25.492 | +++ lib/tls:source:43 : hostname -f 2022-04-12 02:08:25.495 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 02:08:25.497 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 02:08:25.499 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 02:08:25.501 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 02:08:25.503 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 02:08:25.505 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 02:08:25.506 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 02:08:25.508 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 02:08:25.510 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 02:08:25.512 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 02:08:25.516 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 02:08:25.529 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 02:08:25.546 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 02:08:25.559 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 02:08:25.571 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 02:08:25.607 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 02:08:25.665 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 02:08:25.756 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 02:08:25.778 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 02:08:25.829 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 02:08:25.882 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 02:08:26.028 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 02:08:26.042 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 02:08:26.055 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 02:08:26.068 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 02:08:26.162 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 02:08:26.165 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 02:08:26.168 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 02:08:26.170 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 02:08:26.172 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 02:08:26.174 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 02:08:26.177 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 02:08:26.177 | False' 2022-04-12 02:08:26.180 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 02:08:26.195 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 02:08:26.197 | + ./stack.sh:main:626 : run_phase source 2022-04-12 02:08:26.199 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 02:08:26.201 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:08:26.203 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:08:26.205 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:08:26.207 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:08:26.209 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:08:26.211 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:08:26.214 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:08:26.218 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:08:26.220 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:08:26.222 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:08:26.224 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 02:08:26.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:08:26.241 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:26.243 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:08:26.246 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 02:08:26.285 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 02:08:26.287 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 02:08:26.289 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:08:26.292 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 02:08:26.294 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 02:08:26.296 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 02:08:26.298 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 02:08:26.301 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 02:08:26.303 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 02:08:26.305 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 02:08:26.307 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.309 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 02:08:26.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.314 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 02:08:26.316 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.318 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 02:08:26.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.323 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 02:08:26.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.327 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 02:08:26.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 02:08:26.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 02:08:26.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 02:08:26.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 02:08:26.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 02:08:26.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 02:08:26.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 02:08:26.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 02:08:26.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 02:08:26.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 02:08:26.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 02:08:26.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.383 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 02:08:26.385 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.388 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 02:08:26.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.392 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 02:08:26.394 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.396 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 02:08:26.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 02:08:26.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.405 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 02:08:26.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 02:08:26.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 02:08:26.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 02:08:26.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 02:08:26.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 02:08:26.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 02:08:26.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.437 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 02:08:26.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 02:08:26.444 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.446 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 02:08:26.449 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.451 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 02:08:26.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.455 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 02:08:26.458 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.460 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 02:08:26.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.464 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 02:08:26.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.469 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 02:08:26.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.473 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 02:08:26.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.478 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 02:08:26.480 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.482 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 02:08:26.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.487 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 02:08:26.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.491 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 02:08:26.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 02:08:26.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.501 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 02:08:26.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 02:08:26.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 02:08:26.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 02:08:26.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:08:26.519 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 02:08:26.522 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 02:08:26.525 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:08:26.527 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 02:08:26.543 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:26.545 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 02:08:26.547 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:08:26.549 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 02:08:26.565 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:08:26.568 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 02:08:26.570 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 02:08:26.572 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 02:08:26.575 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 02:08:26.577 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 02:08:26.579 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 02:08:26.582 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 02:08:26.584 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 02:08:26.586 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 02:08:26.586 | Using mysql database backend 2022-04-12 02:08:26.589 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 02:08:26.605 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 02:08:26.608 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 02:08:26.611 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:08:26.613 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 02:08:26.616 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:08:26.618 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 02:08:26.635 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:26.637 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 02:08:26.653 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 02:08:26.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:26.672 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 02:08:26.689 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 02:08:26.705 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 02:08:26.721 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:08:26.724 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 02:08:26.741 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:08:26.743 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 02:08:26.760 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 02:08:26.762 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 02:08:26.764 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 02:08:26.767 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 02:08:26.770 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:08:26.774 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-020826 2022-04-12 02:08:26.776 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-020826 759' 2022-04-12 02:08:26.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.781 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:08:26.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.786 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:08:26.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.791 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:08:26.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.796 | + 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-12 02:08:26.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.801 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:08:26.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.806 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:08:26.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.811 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-020825 2022-04-12 02:08:26.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.816 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:08:26.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.821 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:08:26.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.825 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:08:26.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.830 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:08:26.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.835 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:08:26.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:08:26.840 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:08:26.842 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 02:08:26.845 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 02:08:26.847 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 02:08:26.849 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 02:08:26.851 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:08:26.854 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:08:26.857 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:08:26.859 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:08:26.861 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:08:26.864 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:08:26.879 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:08:26.882 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:08:26.884 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:08:26.886 | + functions-common:git_clone:629 : echo master 2022-04-12 02:08:26.887 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:08:26.892 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 02:08:26.894 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:08:26.896 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 02:08:26.899 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:08:26.899 | + functions-common:git_clone:678 : head -1 2022-04-12 02:08:26.904 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 02:08:26.906 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:08:26.909 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 02:08:26.912 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:08:26.914 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 02:08:26.918 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 02:08:26.920 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 02:08:26.923 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 02:08:26.926 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:08:26.928 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 02:08:26.931 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 02:08:26.933 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 02:08:26.936 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 02:08:26.941 | ++ tools/install_prereqs.sh:source:47 : NOW=1649729306 2022-04-12 02:08:26.944 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 02:08:26.948 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649728735 2022-04-12 02:08:26.951 | ++ tools/install_prereqs.sh:source:49 : DELTA=571 2022-04-12 02:08:26.954 | ++ tools/install_prereqs.sh:source:50 : [[ 571 -lt 7200 ]] 2022-04-12 02:08:26.956 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 02:08:26.959 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 02:08:26.961 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 02:08:26.964 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 02:08:26.966 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 02:08:26.969 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 02:08:26.971 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 02:08:26.973 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 02:08:26.976 | +++ 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-12 02:08:27.023 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 02:08:27.023 | apache2-dev 2022-04-12 02:08:27.023 | bc 2022-04-12 02:08:27.023 | bsdmainutils 2022-04-12 02:08:27.023 | curl 2022-04-12 02:08:27.023 | g++ 2022-04-12 02:08:27.023 | gawk 2022-04-12 02:08:27.023 | gcc 2022-04-12 02:08:27.023 | gettext 2022-04-12 02:08:27.023 | git 2022-04-12 02:08:27.023 | graphviz 2022-04-12 02:08:27.023 | iputils-ping 2022-04-12 02:08:27.023 | libapache2-mod-proxy-uwsgi 2022-04-12 02:08:27.023 | libffi-dev 2022-04-12 02:08:27.023 | libjpeg-dev 2022-04-12 02:08:27.023 | libpcre3-dev 2022-04-12 02:08:27.023 | libpq-dev 2022-04-12 02:08:27.023 | libssl-dev 2022-04-12 02:08:27.023 | libsystemd-dev 2022-04-12 02:08:27.023 | libxml2-dev 2022-04-12 02:08:27.023 | libxslt1-dev 2022-04-12 02:08:27.023 | libyaml-dev 2022-04-12 02:08:27.024 | lsof 2022-04-12 02:08:27.024 | openssh-server 2022-04-12 02:08:27.024 | openssl 2022-04-12 02:08:27.024 | pkg-config 2022-04-12 02:08:27.024 | psmisc 2022-04-12 02:08:27.024 | python3-dev 2022-04-12 02:08:27.024 | python3-pip 2022-04-12 02:08:27.024 | python3-systemd 2022-04-12 02:08:27.024 | python3-venv 2022-04-12 02:08:27.024 | tar 2022-04-12 02:08:27.024 | tcpdump 2022-04-12 02:08:27.024 | unzip 2022-04-12 02:08:27.024 | uuid-runtime 2022-04-12 02:08:27.024 | wget 2022-04-12 02:08:27.024 | wget 2022-04-12 02:08:27.024 | zlib1g-dev 2022-04-12 02:08:27.024 | libkrb5-dev 2022-04-12 02:08:27.024 | libldap2-dev 2022-04-12 02:08:27.024 | libsasl2-dev 2022-04-12 02:08:27.024 | memcached 2022-04-12 02:08:27.024 | python3-mysqldb 2022-04-12 02:08:27.024 | sqlite3 2022-04-12 02:08:27.024 | conntrack 2022-04-12 02:08:27.024 | curl 2022-04-12 02:08:27.024 | dnsmasq-base 2022-04-12 02:08:27.024 | dnsmasq-utils 2022-04-12 02:08:27.024 | ebtables 2022-04-12 02:08:27.024 | genisoimage 2022-04-12 02:08:27.024 | iptables 2022-04-12 02:08:27.024 | iputils-arping 2022-04-12 02:08:27.024 | kpartx 2022-04-12 02:08:27.024 | libjs-jquery-tablesorter 2022-04-12 02:08:27.024 | parted 2022-04-12 02:08:27.024 | pm-utils 2022-04-12 02:08:27.024 | python3-mysqldb 2022-04-12 02:08:27.024 | socat 2022-04-12 02:08:27.024 | sqlite3 2022-04-12 02:08:27.024 | sudo 2022-04-12 02:08:27.025 | vlan 2022-04-12 02:08:27.025 | lsscsi 2022-04-12 02:08:27.025 | open-iscsi 2022-04-12 02:08:27.025 | lvm2 2022-04-12 02:08:27.025 | qemu-utils 2022-04-12 02:08:27.025 | thin-provisioning-tools 2022-04-12 02:08:27.025 | acl 2022-04-12 02:08:27.025 | dnsmasq-base 2022-04-12 02:08:27.025 | dnsmasq-utils 2022-04-12 02:08:27.025 | ebtables 2022-04-12 02:08:27.025 | haproxy 2022-04-12 02:08:27.025 | iptables 2022-04-12 02:08:27.025 | iputils-arping 2022-04-12 02:08:27.025 | iputils-ping 2022-04-12 02:08:27.025 | postgresql-server-dev-all 2022-04-12 02:08:27.026 | python3-mysqldb 2022-04-12 02:08:27.026 | sqlite3 2022-04-12 02:08:27.026 | sudo 2022-04-12 02:08:27.026 | vlan 2022-04-12 02:08:27.026 | pcp 2022-04-12 02:08:27.026 | ipset 2022-04-12 02:08:27.026 | conntrack 2022-04-12 02:08:27.026 | conntrackd 2022-04-12 02:08:27.026 | keepalived 2022-04-12 02:08:27.026 | lvm2 2022-04-12 02:08:27.026 | qemu-utils 2022-04-12 02:08:27.026 | thin-provisioning-tools 2022-04-12 02:08:27.026 | curl 2022-04-12 02:08:27.026 | liberasurecode-dev 2022-04-12 02:08:27.026 | make 2022-04-12 02:08:27.026 | memcached 2022-04-12 02:08:27.026 | rsync 2022-04-12 02:08:27.026 | sqlite3 2022-04-12 02:08:27.026 | xfsprogs' 2022-04-12 02:08:27.027 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 02:08:27.045 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 02:08:27.045 | apache2-dev 2022-04-12 02:08:27.045 | bc 2022-04-12 02:08:27.045 | bsdmainutils 2022-04-12 02:08:27.045 | curl 2022-04-12 02:08:27.045 | g++ 2022-04-12 02:08:27.045 | gawk 2022-04-12 02:08:27.045 | gcc 2022-04-12 02:08:27.045 | gettext 2022-04-12 02:08:27.045 | git 2022-04-12 02:08:27.045 | graphviz 2022-04-12 02:08:27.045 | iputils-ping 2022-04-12 02:08:27.045 | libapache2-mod-proxy-uwsgi 2022-04-12 02:08:27.045 | libffi-dev 2022-04-12 02:08:27.045 | libjpeg-dev 2022-04-12 02:08:27.045 | libpcre3-dev 2022-04-12 02:08:27.045 | libpq-dev 2022-04-12 02:08:27.045 | libssl-dev 2022-04-12 02:08:27.045 | libsystemd-dev 2022-04-12 02:08:27.045 | libxml2-dev 2022-04-12 02:08:27.045 | libxslt1-dev 2022-04-12 02:08:27.045 | libyaml-dev 2022-04-12 02:08:27.045 | lsof 2022-04-12 02:08:27.046 | openssh-server 2022-04-12 02:08:27.046 | openssl 2022-04-12 02:08:27.046 | pkg-config 2022-04-12 02:08:27.046 | psmisc 2022-04-12 02:08:27.046 | python3-dev 2022-04-12 02:08:27.046 | python3-pip 2022-04-12 02:08:27.046 | python3-systemd 2022-04-12 02:08:27.046 | python3-venv 2022-04-12 02:08:27.046 | tar 2022-04-12 02:08:27.046 | tcpdump 2022-04-12 02:08:27.046 | unzip 2022-04-12 02:08:27.046 | uuid-runtime 2022-04-12 02:08:27.046 | wget 2022-04-12 02:08:27.046 | wget 2022-04-12 02:08:27.046 | zlib1g-dev 2022-04-12 02:08:27.046 | libkrb5-dev 2022-04-12 02:08:27.046 | libldap2-dev 2022-04-12 02:08:27.046 | libsasl2-dev 2022-04-12 02:08:27.046 | memcached 2022-04-12 02:08:27.046 | python3-mysqldb 2022-04-12 02:08:27.046 | sqlite3 2022-04-12 02:08:27.046 | conntrack 2022-04-12 02:08:27.046 | curl 2022-04-12 02:08:27.046 | dnsmasq-base 2022-04-12 02:08:27.046 | dnsmasq-utils 2022-04-12 02:08:27.046 | ebtables 2022-04-12 02:08:27.046 | genisoimage 2022-04-12 02:08:27.046 | iptables 2022-04-12 02:08:27.046 | iputils-arping 2022-04-12 02:08:27.046 | kpartx 2022-04-12 02:08:27.046 | libjs-jquery-tablesorter 2022-04-12 02:08:27.046 | parted 2022-04-12 02:08:27.046 | pm-utils 2022-04-12 02:08:27.046 | python3-mysqldb 2022-04-12 02:08:27.046 | socat 2022-04-12 02:08:27.046 | sqlite3 2022-04-12 02:08:27.046 | sudo 2022-04-12 02:08:27.046 | vlan 2022-04-12 02:08:27.046 | lsscsi 2022-04-12 02:08:27.047 | open-iscsi 2022-04-12 02:08:27.047 | lvm2 2022-04-12 02:08:27.047 | qemu-utils 2022-04-12 02:08:27.047 | thin-provisioning-tools 2022-04-12 02:08:27.047 | acl 2022-04-12 02:08:27.047 | dnsmasq-base 2022-04-12 02:08:27.047 | dnsmasq-utils 2022-04-12 02:08:27.047 | ebtables 2022-04-12 02:08:27.047 | haproxy 2022-04-12 02:08:27.047 | iptables 2022-04-12 02:08:27.047 | iputils-arping 2022-04-12 02:08:27.047 | iputils-ping 2022-04-12 02:08:27.047 | postgresql-server-dev-all 2022-04-12 02:08:27.047 | python3-mysqldb 2022-04-12 02:08:27.047 | sqlite3 2022-04-12 02:08:27.047 | sudo 2022-04-12 02:08:27.047 | vlan 2022-04-12 02:08:27.047 | pcp 2022-04-12 02:08:27.047 | ipset 2022-04-12 02:08:27.047 | conntrack 2022-04-12 02:08:27.047 | conntrackd 2022-04-12 02:08:27.047 | keepalived 2022-04-12 02:08:27.047 | lvm2 2022-04-12 02:08:27.047 | qemu-utils 2022-04-12 02:08:27.047 | thin-provisioning-tools 2022-04-12 02:08:27.047 | curl 2022-04-12 02:08:27.047 | liberasurecode-dev 2022-04-12 02:08:27.047 | make 2022-04-12 02:08:27.047 | memcached 2022-04-12 02:08:27.047 | rsync 2022-04-12 02:08:27.047 | sqlite3 2022-04-12 02:08:27.047 | xfsprogs ' 2022-04-12 02:08:27.049 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 02:08:27.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:08:27.054 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:08:27.057 | ++ 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-12 02:08:27.057 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 02:08:27.062 | ++ 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-12 02:08:27.064 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 02:08:27.066 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:08:27.068 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 02:08:27.070 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:08:27.072 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:08:27.074 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:08:27.077 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:08:27.079 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:08:27.081 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:08:27.083 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 02:08:27.085 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 02:08:27.087 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 02:08:27.090 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 02:08:27.094 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 02:08:27.096 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 02:08:27.098 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 02:08:27.100 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 02:08:27.102 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:08:27.106 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:08:27.109 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649729307107 2022-04-12 02:08:27.111 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 02:08:27.113 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 02:08:27.116 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 02:08:27.498 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 02:08:27.620 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 02:08:27.704 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 02:08:28.142 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 02:08:28.624 | Fetched 336 kB in 1s (285 kB/s) 2022-04-12 02:08:30.139 | Reading package lists... 2022-04-12 02:08:30.170 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 02:08:30.172 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 02:08:30.174 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:08:30.177 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:30.179 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:30.181 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:08:30.183 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:30.185 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 02:08:30.188 | ++ functions-common:time_stop:2432 : start_time=1649729307107 2022-04-12 02:08:30.190 | ++ functions-common:time_stop:2434 : [[ -z 1649729307107 ]] 2022-04-12 02:08:30.192 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:30.196 | ++ functions-common:time_stop:2437 : end_time=1649729310194 2022-04-12 02:08:30.199 | ++ functions-common:time_stop:2438 : elapsed_time=3087 2022-04-12 02:08:30.201 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 02:08:30.203 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:30.205 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3087 2022-04-12 02:08:30.208 | ++ functions-common:install_package:1464 : 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-12 02:08:30.210 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:08:30.212 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:08:30.215 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:08:30.217 | ++ functions-common:real_install_package:1450 : 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-12 02:08:30.238 | ++ functions-common:apt_get:1230 : 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-12 02:08:30.346 | Reading package lists... 2022-04-12 02:08:30.585 | Building dependency tree... 2022-04-12 02:08:30.587 | Reading state information... 2022-04-12 02:08:30.621 | acl is already the newest version (2.2.53-6). 2022-04-12 02:08:30.621 | bc is already the newest version (1.07.1-2build1). 2022-04-12 02:08:30.621 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 02:08:30.621 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 02:08:30.621 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 02:08:30.621 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:08:30.621 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 02:08:30.621 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:08:30.621 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 02:08:30.621 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 02:08:30.621 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 02:08:30.621 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 02:08:30.621 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 02:08:30.621 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 02:08:30.621 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 02:08:30.621 | libffi-dev is already the newest version (3.3-4). 2022-04-12 02:08:30.621 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 02:08:30.621 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 02:08:30.621 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 02:08:30.621 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 02:08:30.621 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 02:08:30.621 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 02:08:30.622 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:08:30.622 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 02:08:30.622 | psmisc is already the newest version (23.3-1). 2022-04-12 02:08:30.622 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:08:30.622 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 02:08:30.622 | python3-systemd is already the newest version (234-3build2). 2022-04-12 02:08:30.622 | socat is already the newest version (1.7.3.3-2). 2022-04-12 02:08:30.622 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 02:08:30.622 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 02:08:30.622 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 02:08:30.622 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 02:08:30.622 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 02:08:30.622 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 02:08:30.622 | pcp is already the newest version (5.0.3-1). 2022-04-12 02:08:30.622 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 02:08:30.622 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:08:30.622 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:08:30.622 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:08:30.622 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 02:08:30.622 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:08:30.622 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:08:30.622 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 02:08:30.622 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 02:08:30.622 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 02:08:30.622 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 02:08:30.622 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 02:08:30.622 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 02:08:30.622 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 02:08:30.622 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 02:08:30.622 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:08:30.622 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 02:08:30.622 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 02:08:30.622 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 02:08:30.622 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 02:08:30.622 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 02:08:30.622 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 02:08:30.623 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:08:30.623 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 02:08:30.623 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 02:08:30.623 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 02:08:30.623 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 02:08:30.623 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 02:08:30.623 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 02:08:30.623 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 02:08:30.623 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 02:08:30.623 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 02:08:30.623 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 02:08:30.839 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:08:30.839 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 02:08:30.839 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 02:08:30.839 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 02:08:30.839 | The following packages were automatically installed and are no longer required: 2022-04-12 02:08:30.840 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:08:30.840 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:08:30.840 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:08:30.840 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:08:30.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:08:30.840 | python3-zope.interface 2022-04-12 02:08:30.840 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:08:30.953 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:08:30.957 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 02:08:30.960 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:08:30.962 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:08:30.965 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:30.967 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:30.969 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:08:30.971 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:30.974 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:08:30.976 | ++ functions-common:time_stop:2432 : start_time=1649729310235 2022-04-12 02:08:30.978 | ++ functions-common:time_stop:2434 : [[ -z 1649729310235 ]] 2022-04-12 02:08:30.981 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:30.986 | ++ functions-common:time_stop:2437 : end_time=1649729310983 2022-04-12 02:08:30.988 | ++ functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 02:08:30.990 | ++ functions-common:time_stop:2439 : total=779 2022-04-12 02:08:30.992 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:30.994 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1527 2022-04-12 02:08:30.996 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 02:08:30.999 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 02:08:31.002 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:08:31.004 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 02:08:31.008 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 02:08:31.013 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 02:08:31.015 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 02:08:31.018 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 02:08:32.421 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 02:08:32.423 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 02:08:32.425 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 02:08:32.427 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 02:08:32.429 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 02:08:32.431 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 02:08:32.433 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 02:08:32.435 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 02:08:32.436 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 02:08:32.438 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 02:08:32.440 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 02:08:32.442 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 02:08:32.443 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 02:08:32.445 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 02:08:32.447 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 02:08:32.449 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 02:08:32.450 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 02:08:32.452 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 02:08:32.454 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 02:08:32.456 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 02:08:32.458 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 02:08:32.460 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 02:08:32.462 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 02:08:32.465 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 02:08:32.540 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 02:08:32.542 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 02:08:32.617 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 02:08:32.619 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 02:08:32.694 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 02:08:32.696 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 02:08:32.698 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 02:08:32.700 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 02:08:32.702 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 02:08:32.704 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 02:08:32.706 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 02:08:32.708 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 02:08:32.709 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 02:08:32.711 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 02:08:32.714 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 02:08:32.714 | Distro: focal 2022-04-12 02:08:32.716 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 02:08:32.718 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:08:32.722 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:08:32.724 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:08:32.726 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:08:32.727 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:08:33.402 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:08:33.404 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:08:33.404 | pip: 21.3.1 2022-04-12 02:08:33.406 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 02:08:33.408 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 02:08:33.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:08:33.411 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:08:33.413 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:08:33.415 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:08:33.417 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:08:33.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:08:33.420 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:08:33.422 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:08:33.424 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:08:33.426 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:08:33.427 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:08:33.429 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 02:08:33.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:08:33.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:08:33.435 | + tools/install_pip.sh:main:142 : : 2022-04-12 02:08:33.437 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 02:08:33.439 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 02:08:33.440 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 02:08:33.442 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:08:33.445 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 02:08:33.446 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 02:08:33.448 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:08:33.451 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:08:33.451 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:08:33.456 | ++ 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-12 02:08:33.458 | ++ 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-12 02:08:33.460 | ++ 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-12 02:08:33.462 | + 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-12 02:08:33.463 | + 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-12 02:08:33.480 | 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-12 02:08:33.482 | + 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-12 02:08:34.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:34.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:34.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:34.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:35.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:08:37.460 | 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-12 02:08:37.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 02:08:40.033 | Installing collected packages: setuptools 2022-04-12 02:08:40.896 | Successfully installed setuptools-62.0.0 2022-04-12 02:08:40.896 | 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-12 02:08:41.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:08:41.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:08:41.211 | + inc/python:pip_install:200 : result=0 2022-04-12 02:08:41.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:08:41.216 | + functions-common:time_stop:2425 : local name 2022-04-12 02:08:41.217 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:41.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:41.221 | + functions-common:time_stop:2428 : local total 2022-04-12 02:08:41.222 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:41.224 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:08:41.226 | + functions-common:time_stop:2432 : start_time=1649729313475 2022-04-12 02:08:41.228 | + functions-common:time_stop:2434 : [[ -z 1649729313475 ]] 2022-04-12 02:08:41.231 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:41.234 | + functions-common:time_stop:2437 : end_time=1649729321232 2022-04-12 02:08:41.236 | + functions-common:time_stop:2438 : elapsed_time=7757 2022-04-12 02:08:41.237 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:08:41.239 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:41.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7757 2022-04-12 02:08:41.243 | + inc/python:pip_install:203 : return 0 2022-04-12 02:08:41.244 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 02:08:41.247 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:08:41.251 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:08:41.252 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:08:41.255 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:08:41.255 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:08:41.929 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:08:41.932 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:08:41.932 | pip: 21.3.1 2022-04-12 02:08:41.935 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 02:08:41.938 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:08:41.941 | + ./stack.sh:main:798 : fixup_all 2022-04-12 02:08:41.943 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 02:08:41.945 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 02:08:41.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:08:41.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:08:41.953 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 02:08:41.964 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 02:08:41.975 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 02:08:41.986 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 02:08:41.989 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 02:08:41.991 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:08:41.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:08:41.995 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:08:41.997 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:08:42.000 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:08:42.002 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:08:42.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:08:42.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:08:42.008 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:08:42.010 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:08:42.013 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:08:42.015 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 02:08:42.017 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 02:08:42.019 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 02:08:42.021 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:08:42.023 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:08:42.026 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:08:42.028 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:08:42.030 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:08:42.032 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:08:42.034 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 02:08:42.036 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 02:08:42.039 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 02:08:42.041 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 02:08:42.043 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 02:08:42.045 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 02:08:42.048 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 02:08:42.068 | Using python 3.8 to install os-testr 2022-04-12 02:08:42.071 | + 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-12 02:08:42.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:42.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:42.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:42.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:44.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:08:44.125 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:08:44.613 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 02:08:44.614 | 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-12 02:08:44.615 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 02:08:44.629 | 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-12 02:08:44.638 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 02:08:44.649 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 02:08:47.133 | 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-12 02:08:47.141 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:08:47.141 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:08:47.260 | + inc/python:pip_install:200 : result=0 2022-04-12 02:08:47.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:08:47.265 | + functions-common:time_stop:2425 : local name 2022-04-12 02:08:47.267 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:47.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:47.271 | + functions-common:time_stop:2428 : local total 2022-04-12 02:08:47.273 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:47.275 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:08:47.277 | + functions-common:time_stop:2432 : start_time=1649729322063 2022-04-12 02:08:47.280 | + functions-common:time_stop:2434 : [[ -z 1649729322063 ]] 2022-04-12 02:08:47.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:47.286 | + functions-common:time_stop:2437 : end_time=1649729327284 2022-04-12 02:08:47.288 | + functions-common:time_stop:2438 : elapsed_time=5221 2022-04-12 02:08:47.291 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:08:47.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:47.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5221 2022-04-12 02:08:47.297 | + inc/python:pip_install:203 : return 0 2022-04-12 02:08:47.299 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 02:08:47.352 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 02:08:47.456 | + ./stack.sh:main:812 : install_infra 2022-04-12 02:08:47.458 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:08:47.460 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 02:08:47.463 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:08:47.466 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 02:08:47.489 | + 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-12 02:08:49.389 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.396 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.401 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.406 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.410 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.418 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.422 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.448 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.528 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.548 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.552 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.557 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.572 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.580 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.582 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.599 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.617 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.627 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.632 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.650 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.673 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.691 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.699 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.704 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.725 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.755 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.757 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.772 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.777 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.781 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.786 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.801 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.807 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.858 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.876 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.880 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.912 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.976 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.983 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:49.990 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.041 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.054 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.063 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.172 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.201 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.206 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.219 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.225 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.250 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.257 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.274 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.305 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.335 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.347 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.360 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.378 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.387 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.401 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.413 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.417 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:50.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:08:50.563 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 02:08:50.854 | + inc/python:pip_install:200 : result=0 2022-04-12 02:08:50.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:08:50.859 | + functions-common:time_stop:2425 : local name 2022-04-12 02:08:50.861 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:50.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:50.865 | + functions-common:time_stop:2428 : local total 2022-04-12 02:08:50.867 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:50.870 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:08:50.872 | + functions-common:time_stop:2432 : start_time=1649729327482 2022-04-12 02:08:50.874 | + functions-common:time_stop:2434 : [[ -z 1649729327482 ]] 2022-04-12 02:08:50.877 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:50.881 | + functions-common:time_stop:2437 : end_time=1649729330879 2022-04-12 02:08:50.883 | + functions-common:time_stop:2438 : elapsed_time=3397 2022-04-12 02:08:50.885 | + functions-common:time_stop:2439 : total=5221 2022-04-12 02:08:50.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:50.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8618 2022-04-12 02:08:50.892 | + inc/python:pip_install:203 : return 0 2022-04-12 02:08:50.894 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:08:50.897 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 02:08:50.920 | + 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-12 02:08:52.687 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.694 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.698 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.703 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.707 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.714 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.718 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.743 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.826 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.845 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.849 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.853 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.868 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.876 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.878 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.895 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.912 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.926 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.943 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.966 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.983 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.991 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:52.996 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.017 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.047 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.048 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.062 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.066 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.070 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.076 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.091 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.097 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.146 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.164 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.168 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.199 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.261 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.267 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.274 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.324 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.338 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.346 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.448 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.473 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.476 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.488 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.493 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.512 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.519 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.536 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.566 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.594 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.607 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.620 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.637 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.645 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.659 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.671 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.675 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:08:53.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:08:53.683 | Processing /opt/stack/requirements 2022-04-12 02:08:55.385 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-12 02:08:55.388 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-12 02:08:55.401 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-12 02:08:55.406 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 02:08:55.409 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-12 02:08:55.415 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 02:08:55.441 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-12 02:08:55.444 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-12 02:08:55.454 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 02:08:55.505 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 02:08:55.507 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 02:08:55.522 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-12 02:08:55.526 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-12 02:08:55.528 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-12 02:08:55.534 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-12 02:08:55.536 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-12 02:08:55.549 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-12 02:08:55.555 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 02:08:55.566 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-12 02:08:55.569 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-12 02:08:55.618 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-12 02:08:55.623 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-12 02:08:55.684 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-12 02:08:55.687 | Building wheels for collected packages: openstack-requirements 2022-04-12 02:08:55.688 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 02:08:56.517 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 02:08:56.518 | ERROR: Command errored out with exit status 1: 2022-04-12 02:08:56.518 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bow_w0gt/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bow_w0gt/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-bizp2dmp 2022-04-12 02:08:56.518 | cwd: /tmp/pip-req-build-bow_w0gt/ 2022-04-12 02:08:56.518 | Complete output (6 lines): 2022-04-12 02:08:56.518 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 02:08:56.518 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 02:08:56.518 | or: setup.py --help-commands 2022-04-12 02:08:56.518 | or: setup.py cmd --help 2022-04-12 02:08:56.518 | 2022-04-12 02:08:56.518 | error: invalid command 'bdist_wheel' 2022-04-12 02:08:56.518 | ---------------------------------------- 2022-04-12 02:08:56.518 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 02:08:56.518 | Running setup.py clean for openstack-requirements 2022-04-12 02:08:57.347 | Failed to build openstack-requirements 2022-04-12 02:08:57.364 | Installing collected packages: openstack-requirements 2022-04-12 02:08:57.364 | Attempting uninstall: openstack-requirements 2022-04-12 02:08:57.365 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 02:08:57.400 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 02:08:57.418 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 02:08:57.421 | Running setup.py install for openstack-requirements: started 2022-04-12 02:08:59.785 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 02:08:59.807 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 02:08:59.930 | + inc/python:pip_install:200 : result=0 2022-04-12 02:08:59.933 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:08:59.935 | + functions-common:time_stop:2425 : local name 2022-04-12 02:08:59.937 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:08:59.939 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:08:59.941 | + functions-common:time_stop:2428 : local total 2022-04-12 02:08:59.943 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:08:59.945 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:08:59.948 | + functions-common:time_stop:2432 : start_time=1649729330912 2022-04-12 02:08:59.950 | + functions-common:time_stop:2434 : [[ -z 1649729330912 ]] 2022-04-12 02:08:59.953 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:08:59.957 | + functions-common:time_stop:2437 : end_time=1649729339954 2022-04-12 02:08:59.959 | + functions-common:time_stop:2438 : elapsed_time=9042 2022-04-12 02:08:59.961 | + functions-common:time_stop:2439 : total=8618 2022-04-12 02:08:59.963 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:08:59.965 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17660 2022-04-12 02:08:59.967 | + inc/python:pip_install:203 : return 0 2022-04-12 02:08:59.970 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 02:08:59.972 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 02:08:59.975 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 02:08:59.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:08:59.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:08:59.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 02:08:59.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:08:59.986 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 02:09:00.007 | Using python 3.8 to install pbr 2022-04-12 02:09:00.009 | + 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-12 02:09:00.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:00.867 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:00.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:00.867 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:02.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:02.069 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 02:09:04.752 | 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-12 02:09:04.759 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:04.759 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:04.880 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:04.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:04.885 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:04.887 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:04.889 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:04.892 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:04.894 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:04.896 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:04.898 | + functions-common:time_stop:2432 : start_time=1649729340001 2022-04-12 02:09:04.901 | + functions-common:time_stop:2434 : [[ -z 1649729340001 ]] 2022-04-12 02:09:04.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:04.907 | + functions-common:time_stop:2437 : end_time=1649729344905 2022-04-12 02:09:04.909 | + functions-common:time_stop:2438 : elapsed_time=4904 2022-04-12 02:09:04.911 | + functions-common:time_stop:2439 : total=17660 2022-04-12 02:09:04.914 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:04.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22564 2022-04-12 02:09:04.918 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:04.920 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 02:09:07.184 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 02:09:09.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:09.063 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 02:09:09.078 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 02:09:09.083 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 02:09:09.086 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 02:09:09.089 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 02:09:09.094 | 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-12 02:09:09.165 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:09:09.167 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:09:09.170 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 02:09:09.187 | + ./stack.sh:main:821 : pkgs= 2022-04-12 02:09:09.190 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 02:09:09.192 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 02:09:09.194 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:09:09.197 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 02:09:09.199 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:09:09.202 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:09:09.204 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:09:09.206 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:09:09.208 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:09:09.211 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:09:09.215 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:09:09.217 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:09:09.219 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:09:09.221 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 02:09:09.224 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:09:09.239 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:09.241 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:09:09.244 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:09:09.246 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 02:09:09.248 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:09:09.250 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:09:09.252 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:09:09.254 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 02:09:09.256 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:09:09.258 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 02:09:09.261 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:09:09.263 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:09:09.265 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:09:09.267 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:09:09.270 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:09:09.272 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:09:09.274 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 02:09:09.276 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:09:09.278 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 02:09:09.281 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:09:09.283 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:09:09.285 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 02:09:09.288 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 02:09:09.290 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 02:09:09.293 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 02:09:09.295 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 02:09:09.346 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 02:09:09.346 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 02:09:09.349 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 02:09:09.719 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 02:09:09.722 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 02:09:09.740 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:09.742 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 02:09:09.745 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:09:09.747 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:09:09.749 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:09:09.751 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:09:09.754 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:09.756 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:09:09.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:09.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:09.763 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:09:09.765 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:09.767 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:09:09.770 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:09:09.772 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 02:09:09.774 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:09:09.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:09.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:09.782 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 02:09:09.803 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 02:09:09.912 | Reading package lists... 2022-04-12 02:09:10.153 | Building dependency tree... 2022-04-12 02:09:10.154 | Reading state information... 2022-04-12 02:09:10.413 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 02:09:10.414 | The following packages were automatically installed and are no longer required: 2022-04-12 02:09:10.414 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:09:10.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:09:10.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:09:10.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:09:10.415 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:09:10.415 | python3-zope.interface 2022-04-12 02:09:10.415 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:09:10.530 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:09:10.534 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:09:10.537 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:09:10.539 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:10.541 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:10.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:10.545 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:10.548 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:10.550 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:09:10.552 | + functions-common:time_stop:2432 : start_time=1649729349800 2022-04-12 02:09:10.554 | + functions-common:time_stop:2434 : [[ -z 1649729349800 ]] 2022-04-12 02:09:10.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:10.562 | + functions-common:time_stop:2437 : end_time=1649729350559 2022-04-12 02:09:10.564 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 02:09:10.566 | + functions-common:time_stop:2439 : total=1527 2022-04-12 02:09:10.568 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:10.570 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2286 2022-04-12 02:09:10.573 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:09:10.576 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 02:09:10.578 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:09:10.580 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:09:10.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:09:10.585 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:09:10.587 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:09:10.589 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:09:10.592 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 02:09:10.594 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:09:10.596 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:09:10.599 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:09:10.601 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:09:10.603 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:09:10.606 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:09:10.608 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:09:10.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:09:10.612 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:09:10.615 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:09:10.617 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:09:10.620 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 02:09:10.622 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:09:10.624 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:09:10.626 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:09:10.629 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:09:10.631 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:09:10.633 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:09:10.637 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 02:09:10.639 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 02:09:10.654 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:10.657 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 02:09:10.659 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:09:10.661 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 02:09:10.663 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 02:09:10.666 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 02:09:10.670 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 02:09:10.673 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 02:09:10.675 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 02:09:10.677 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 02:09:10.680 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 02:09:10.682 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 02:09:10.685 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 02:09:11.382 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 02:09:11.383 | user tags 2022-04-12 02:09:11.383 | stackrabbit []' 2022-04-12 02:09:11.386 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 02:09:11.386 | user tags 2022-04-12 02:09:11.386 | stackrabbit []' 2022-04-12 02:09:11.386 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 02:09:11.392 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 02:09:11.394 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 02:09:11.397 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:09:12.035 | Changing password for user "stackrabbit" ... 2022-04-12 02:09:12.058 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 02:09:12.738 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 02:09:12.764 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 02:09:12.766 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:09:13.425 | Changing password for user "stackrabbit" ... 2022-04-12 02:09:13.448 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 02:09:13.450 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 02:09:13.452 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 02:09:14.107 | Deleting user "guest" ... 2022-04-12 02:09:14.122 | Error: 2022-04-12 02:09:14.122 | {:no_such_user, "guest"} 2022-04-12 02:09:14.135 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 02:09:14.137 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 02:09:14.154 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:14.156 | + ./stack.sh:main:838 : install_database 2022-04-12 02:09:14.158 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 02:09:14.161 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 02:09:14.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:14.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:14.168 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 02:09:14.383 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 02:09:14.386 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:14.388 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 02:09:14.391 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 02:09:14.393 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:09:14.395 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 02:09:14.398 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:09:14.400 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:09:14.402 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:09:14.404 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:09:14.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:09:14.409 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:09:14.411 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:09:14.413 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:09:14.416 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:09:14.418 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:09:14.420 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:09:14.423 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 02:09:14.425 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:09:14.427 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:09:14.430 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:09:14.432 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:09:14.435 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:09:14.437 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:09:14.439 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 02:09:14.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:14.444 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:14.446 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 02:09:14.449 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:09:14.451 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:09:14.454 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:09:14.456 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:09:14.458 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:14.460 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:09:14.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:14.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:14.467 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:09:14.469 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:14.471 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:09:14.474 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:09:14.476 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 02:09:14.478 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:09:14.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:14.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:14.485 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 02:09:14.506 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 02:09:14.616 | Reading package lists... 2022-04-12 02:09:14.852 | Building dependency tree... 2022-04-12 02:09:14.854 | Reading state information... 2022-04-12 02:09:15.105 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 02:09:15.105 | The following packages were automatically installed and are no longer required: 2022-04-12 02:09:15.106 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:09:15.106 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:09:15.106 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:09:15.106 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:09:15.106 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:09:15.106 | python3-zope.interface 2022-04-12 02:09:15.106 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:09:15.220 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:09:15.225 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:09:15.227 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:09:15.230 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:15.232 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:15.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:15.237 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:15.239 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:15.241 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:09:15.243 | + functions-common:time_stop:2432 : start_time=1649729354504 2022-04-12 02:09:15.245 | + functions-common:time_stop:2434 : [[ -z 1649729354504 ]] 2022-04-12 02:09:15.248 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:15.252 | + functions-common:time_stop:2437 : end_time=1649729355250 2022-04-12 02:09:15.254 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-12 02:09:15.256 | + functions-common:time_stop:2439 : total=2286 2022-04-12 02:09:15.258 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:15.261 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3032 2022-04-12 02:09:15.263 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:09:15.266 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 02:09:15.268 | + ./stack.sh:main:841 : install_database_python 2022-04-12 02:09:15.270 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 02:09:15.272 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 02:09:15.277 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 02:09:15.279 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:09:15.282 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 02:09:15.284 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 02:09:15.287 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:09:15.290 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:09:15.291 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:09:15.296 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 02:09:15.298 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 02:09:15.300 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 02:09:15.303 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 02:09:15.305 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 02:09:15.326 | Using python 3.8 to install PyMySQL 2022-04-12 02:09:15.329 | + 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-12 02:09:16.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:16.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:16.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:16.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:17.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:17.391 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 02:09:19.885 | 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-12 02:09:19.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:19.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:20.006 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:20.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:20.011 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:20.014 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:20.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:20.018 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:20.020 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:20.023 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:20.025 | + functions-common:time_stop:2432 : start_time=1649729355320 2022-04-12 02:09:20.028 | + functions-common:time_stop:2434 : [[ -z 1649729355320 ]] 2022-04-12 02:09:20.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:20.035 | + functions-common:time_stop:2437 : end_time=1649729360032 2022-04-12 02:09:20.037 | + functions-common:time_stop:2438 : elapsed_time=4712 2022-04-12 02:09:20.039 | + functions-common:time_stop:2439 : total=22564 2022-04-12 02:09:20.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:20.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27276 2022-04-12 02:09:20.046 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:20.048 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 02:09:20.051 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:09:20.053 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 02:09:20.055 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 02:09:20.072 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:20.074 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 02:09:20.076 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 02:09:20.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:09:20.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:09:20.085 | + 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-12 02:09:20.088 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:09:20.090 | + 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-12 02:09:20.093 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:09:20.095 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 02:09:20.098 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 02:09:20.113 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:20.115 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 02:09:20.118 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:09:20.121 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:09:20.123 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:09:20.125 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:09:20.128 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:20.130 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:09:20.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:20.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:20.137 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:09:20.140 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:20.142 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:09:20.144 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:09:20.146 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 02:09:20.149 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:09:20.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:20.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:20.156 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 02:09:20.176 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 02:09:20.286 | Reading package lists... 2022-04-12 02:09:20.524 | Building dependency tree... 2022-04-12 02:09:20.525 | Reading state information... 2022-04-12 02:09:20.774 | radvd is already the newest version (1:2.17-2). 2022-04-12 02:09:20.774 | The following packages were automatically installed and are no longer required: 2022-04-12 02:09:20.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:09:20.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:09:20.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:09:20.776 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:09:20.776 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:09:20.776 | python3-zope.interface 2022-04-12 02:09:20.776 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:09:20.888 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:09:20.892 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:09:20.895 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:09:20.897 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:20.899 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:20.902 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:20.904 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:20.906 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:20.908 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:09:20.910 | + functions-common:time_stop:2432 : start_time=1649729360173 2022-04-12 02:09:20.913 | + functions-common:time_stop:2434 : [[ -z 1649729360173 ]] 2022-04-12 02:09:20.916 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:20.920 | + functions-common:time_stop:2437 : end_time=1649729360918 2022-04-12 02:09:20.922 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-12 02:09:20.924 | + functions-common:time_stop:2439 : total=3032 2022-04-12 02:09:20.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:20.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3777 2022-04-12 02:09:20.931 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:09:20.933 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 02:09:20.949 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:20.952 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 02:09:20.954 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 02:09:20.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 02:09:20.959 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 02:09:20.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 02:09:20.982 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:09:20.984 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:09:20.986 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:09:20.989 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:09:20.991 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:20.993 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:09:20.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:20.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:21.000 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:09:21.002 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:21.004 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:09:21.006 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:09:21.008 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 02:09:21.010 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:09:21.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:21.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:21.017 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 02:09:21.037 | + functions-common:apt_get:1230 : 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-12 02:09:21.147 | Reading package lists... 2022-04-12 02:09:21.387 | Building dependency tree... 2022-04-12 02:09:21.389 | Reading state information... 2022-04-12 02:09:21.642 | fakeroot is already the newest version (1.24-1). 2022-04-12 02:09:21.642 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:09:21.642 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 02:09:21.642 | The following packages were automatically installed and are no longer required: 2022-04-12 02:09:21.643 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:09:21.643 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:09:21.643 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:09:21.643 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:09:21.643 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:09:21.643 | python3-zope.interface 2022-04-12 02:09:21.643 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:09:21.757 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:09:21.762 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:09:21.765 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:09:21.767 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:21.769 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:21.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:21.773 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:21.775 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:21.777 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:09:21.780 | + functions-common:time_stop:2432 : start_time=1649729361035 2022-04-12 02:09:21.782 | + functions-common:time_stop:2434 : [[ -z 1649729361035 ]] 2022-04-12 02:09:21.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:21.788 | + functions-common:time_stop:2437 : end_time=1649729361786 2022-04-12 02:09:21.790 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 02:09:21.793 | + functions-common:time_stop:2439 : total=3777 2022-04-12 02:09:21.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:21.797 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4528 2022-04-12 02:09:21.799 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:09:21.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 02:09:21.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:21.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:21.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 02:09:21.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 02:09:21.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 02:09:21.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 02:09:21.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 02:09:21.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 02:09:21.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 02:09:21.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 02:09:21.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 02:09:21.833 | + functions:vercmp:628 : local v1=5.4 2022-04-12 02:09:21.835 | + functions:vercmp:629 : local 'op=<' 2022-04-12 02:09:21.838 | + functions:vercmp:630 : local v2=3.13 2022-04-12 02:09:21.840 | + functions:vercmp:631 : local result 2022-04-12 02:09:21.844 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 02:09:21.844 | ++ functions:vercmp:635 : sort -V 2022-04-12 02:09:21.844 | ++ functions:vercmp:635 : head -1 2022-04-12 02:09:21.849 | + functions:vercmp:635 : result=3.13 2022-04-12 02:09:21.851 | + functions:vercmp:637 : case $op in 2022-04-12 02:09:21.853 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 02:09:21.856 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 02:09:21.858 | + functions:vercmp:648 : return 2022-04-12 02:09:21.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 02:09:21.863 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:09:21.865 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 02:09:22.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 02:09:22.330 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 02:09:22.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 02:09:22.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.344 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 02:09:22.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:22.365 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 02:09:22.367 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 02:09:22.367 | Installing etcd 2022-04-12 02:09:22.370 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 02:09:22.382 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 02:09:22.397 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:22.400 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 02:09:22.412 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 02:09:22.416 | ++ 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-12 02:09:22.419 | ++ 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-12 02:09:22.422 | +++ 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-12 02:09:22.426 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:09:22.429 | ++ 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-12 02:09:22.431 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 02:09:22.434 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:09:22.436 | ++ functions:get_extra_file:74 : return 2022-04-12 02:09:22.439 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:09:22.441 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 02:09:22.443 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 02:09:22.446 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 02:09:22.463 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:09:22.465 | + ./stack.sh:main:868 : install_dstat 2022-04-12 02:09:22.467 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 02:09:22.485 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:09:22.487 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 02:09:22.489 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:09:22.491 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 02:09:22.494 | + ./stack.sh:main:877 : install_libs 2022-04-12 02:09:22.496 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 02:09:22.498 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 02:09:22.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 02:09:22.503 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 02:09:22.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 02:09:22.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.514 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 02:09:22.516 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 02:09:22.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 02:09:22.521 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 02:09:22.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 02:09:22.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.533 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 02:09:22.535 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 02:09:22.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 02:09:22.539 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 02:09:22.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 02:09:22.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.551 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 02:09:22.553 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 02:09:22.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 02:09:22.558 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 02:09:22.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 02:09:22.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.569 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 02:09:22.572 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 02:09:22.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 02:09:22.576 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 02:09:22.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 02:09:22.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.588 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 02:09:22.590 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 02:09:22.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 02:09:22.595 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 02:09:22.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 02:09:22.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.607 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 02:09:22.609 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 02:09:22.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 02:09:22.614 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 02:09:22.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 02:09:22.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.625 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 02:09:22.628 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 02:09:22.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 02:09:22.632 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 02:09:22.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 02:09:22.641 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.644 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 02:09:22.646 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 02:09:22.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 02:09:22.651 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 02:09:22.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 02:09:22.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.662 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 02:09:22.665 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 02:09:22.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 02:09:22.670 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 02:09:22.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 02:09:22.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.681 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 02:09:22.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 02:09:22.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 02:09:22.688 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 02:09:22.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 02:09:22.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.700 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 02:09:22.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 02:09:22.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 02:09:22.706 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 02:09:22.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 02:09:22.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.719 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 02:09:22.721 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 02:09:22.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 02:09:22.726 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 02:09:22.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 02:09:22.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.739 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 02:09:22.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 02:09:22.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 02:09:22.745 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 02:09:22.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 02:09:22.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.757 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 02:09:22.760 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 02:09:22.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 02:09:22.765 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 02:09:22.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 02:09:22.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.777 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 02:09:22.779 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 02:09:22.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 02:09:22.784 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 02:09:22.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 02:09:22.793 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.796 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 02:09:22.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 02:09:22.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 02:09:22.803 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 02:09:22.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 02:09:22.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.814 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 02:09:22.817 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 02:09:22.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 02:09:22.822 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 02:09:22.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 02:09:22.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.833 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 02:09:22.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 02:09:22.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 02:09:22.841 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 02:09:22.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 02:09:22.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.853 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 02:09:22.855 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 02:09:22.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 02:09:22.860 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 02:09:22.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 02:09:22.869 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.872 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 02:09:22.874 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 02:09:22.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 02:09:22.879 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 02:09:22.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 02:09:22.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.891 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 02:09:22.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 02:09:22.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 02:09:22.898 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 02:09:22.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 02:09:22.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.910 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 02:09:22.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 02:09:22.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 02:09:22.917 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 02:09:22.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 02:09:22.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.928 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 02:09:22.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 02:09:22.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 02:09:22.935 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 02:09:22.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 02:09:22.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.947 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 02:09:22.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 02:09:22.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 02:09:22.954 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 02:09:22.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 02:09:22.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.966 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 02:09:22.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 02:09:22.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 02:09:22.974 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 02:09:22.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 02:09:22.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:22.986 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 02:09:22.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 02:09:22.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 02:09:22.993 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 02:09:22.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:22.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:22.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 02:09:23.002 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.004 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 02:09:23.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 02:09:23.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 02:09:23.012 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 02:09:23.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 02:09:23.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.023 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 02:09:23.026 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 02:09:23.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 02:09:23.031 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 02:09:23.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 02:09:23.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.042 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 02:09:23.045 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 02:09:23.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 02:09:23.049 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 02:09:23.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 02:09:23.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.061 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 02:09:23.063 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 02:09:23.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 02:09:23.068 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 02:09:23.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 02:09:23.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.080 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 02:09:23.082 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 02:09:23.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 02:09:23.088 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 02:09:23.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 02:09:23.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.100 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 02:09:23.102 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 02:09:23.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 02:09:23.107 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 02:09:23.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 02:09:23.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.120 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 02:09:23.122 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 02:09:23.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 02:09:23.127 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 02:09:23.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 02:09:23.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.139 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 02:09:23.141 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 02:09:23.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 02:09:23.146 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 02:09:23.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 02:09:23.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.161 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 02:09:23.163 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 02:09:23.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 02:09:23.168 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 02:09:23.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 02:09:23.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.180 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 02:09:23.183 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 02:09:23.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 02:09:23.187 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 02:09:23.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 02:09:23.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.200 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 02:09:23.202 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 02:09:23.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 02:09:23.207 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 02:09:23.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:23.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:23.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 02:09:23.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:23.218 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 02:09:23.240 | Using python 3.8 to install etcd3 2022-04-12 02:09:23.242 | + 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-12 02:09:24.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:24.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:24.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:24.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:25.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:25.322 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 02:09:25.329 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 02:09:25.331 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 02:09:25.332 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 02:09:25.333 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 02:09:27.866 | 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-12 02:09:27.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:27.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:27.990 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:27.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:27.995 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:27.997 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:27.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:28.001 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:28.004 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:28.006 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:28.008 | + functions-common:time_stop:2432 : start_time=1649729363234 2022-04-12 02:09:28.011 | + functions-common:time_stop:2434 : [[ -z 1649729363234 ]] 2022-04-12 02:09:28.014 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:28.019 | + functions-common:time_stop:2437 : end_time=1649729368016 2022-04-12 02:09:28.021 | + functions-common:time_stop:2438 : elapsed_time=4782 2022-04-12 02:09:28.024 | + functions-common:time_stop:2439 : total=27276 2022-04-12 02:09:28.026 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:28.028 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32058 2022-04-12 02:09:28.031 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:28.033 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 02:09:28.055 | Using python 3.8 to install etcd3gw 2022-04-12 02:09:28.058 | + 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-12 02:09:28.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:28.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:28.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:28.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:30.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:30.125 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 02:09:30.133 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 02:09:30.135 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 02:09:30.136 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 02:09:30.137 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 02:09:30.171 | 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-12 02:09:30.173 | 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-12 02:09:30.174 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 02:09:30.175 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 02:09:32.683 | 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-12 02:09:32.690 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:32.690 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:32.812 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:32.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:32.817 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:32.819 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:32.821 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:32.823 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:32.825 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:32.828 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:32.830 | + functions-common:time_stop:2432 : start_time=1649729368049 2022-04-12 02:09:32.832 | + functions-common:time_stop:2434 : [[ -z 1649729368049 ]] 2022-04-12 02:09:32.835 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:32.839 | + functions-common:time_stop:2437 : end_time=1649729372836 2022-04-12 02:09:32.841 | + functions-common:time_stop:2438 : elapsed_time=4787 2022-04-12 02:09:32.843 | + functions-common:time_stop:2439 : total=32058 2022-04-12 02:09:32.845 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:32.847 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36845 2022-04-12 02:09:32.850 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:32.852 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 02:09:32.855 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 02:09:32.857 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 02:09:32.860 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:09:32.862 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:09:32.864 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:09:32.867 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:09:32.870 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:09:32.872 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:09:32.875 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:09:32.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:09:32.879 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:09:32.882 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:09:32.884 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:09:32.886 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 02:09:32.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:32.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:32.893 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 02:09:32.895 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:09:32.897 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:09:32.900 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:09:32.903 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:09:32.905 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:09:32.907 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:32.909 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:09:32.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:32.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:32.917 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:09:32.919 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:09:32.922 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:09:32.924 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:09:32.926 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:09:32.929 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:09:32.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:32.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:32.936 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:09:32.957 | + functions-common:apt_get:1230 : 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-12 02:09:33.066 | Reading package lists... 2022-04-12 02:09:33.309 | Building dependency tree... 2022-04-12 02:09:33.310 | Reading state information... 2022-04-12 02:09:33.558 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:09:33.559 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:09:33.559 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:09:33.559 | The following packages were automatically installed and are no longer required: 2022-04-12 02:09:33.560 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:09:33.560 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:09:33.560 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:09:33.560 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:09:33.560 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:09:33.560 | python3-zope.interface 2022-04-12 02:09:33.560 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:09:33.672 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:09:33.677 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:09:33.679 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:09:33.682 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:33.684 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:33.686 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:33.689 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:33.691 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:33.693 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:09:33.695 | + functions-common:time_stop:2432 : start_time=1649729372954 2022-04-12 02:09:33.698 | + functions-common:time_stop:2434 : [[ -z 1649729372954 ]] 2022-04-12 02:09:33.701 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:33.705 | + functions-common:time_stop:2437 : end_time=1649729373702 2022-04-12 02:09:33.708 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 02:09:33.710 | + functions-common:time_stop:2439 : total=4528 2022-04-12 02:09:33.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:33.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5276 2022-04-12 02:09:33.717 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:09:33.719 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 02:09:33.721 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:09:33.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:09:33.726 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 02:09:33.787 | Module proxy already enabled 2022-04-12 02:09:33.792 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 02:09:33.853 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 02:09:33.853 | Module proxy already enabled 2022-04-12 02:09:33.853 | Module proxy_uwsgi already enabled 2022-04-12 02:09:33.857 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 02:09:33.860 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:09:33.862 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:09:33.865 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:09:34.000 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 02:09:34.002 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 02:09:34.004 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 02:09:34.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 02:09:34.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.017 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 02:09:34.019 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 02:09:34.021 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 02:09:34.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 02:09:34.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.033 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 02:09:34.035 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 02:09:34.037 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 02:09:34.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 02:09:34.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.049 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 02:09:34.052 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 02:09:34.054 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 02:09:34.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 02:09:34.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.067 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 02:09:34.069 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 02:09:34.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 02:09:34.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.080 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 02:09:34.083 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 02:09:34.085 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 02:09:34.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 02:09:34.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.097 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 02:09:34.114 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:34.117 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 02:09:34.120 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 02:09:34.122 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 02:09:34.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 02:09:34.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.134 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 02:09:34.150 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:34.152 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 02:09:34.155 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 02:09:34.157 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 02:09:34.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 02:09:34.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.169 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 02:09:34.172 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 02:09:34.174 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 02:09:34.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:09:34.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:09:34.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 02:09:34.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:09:34.186 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 02:09:34.189 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 02:09:34.191 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:09:34.194 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 02:09:34.196 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 02:09:34.199 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:09:34.202 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:09:34.202 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:09:34.207 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 02:09:34.209 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 02:09:34.212 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 02:09:34.214 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 02:09:34.217 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 02:09:34.238 | Using python 3.8 to install keystonemiddleware 2022-04-12 02:09:34.240 | + 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-12 02:09:35.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:35.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:35.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:35.116 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:36.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:36.321 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:09:36.374 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:09:36.375 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:09:36.376 | 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-12 02:09:36.377 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:09:36.378 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:09:36.379 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:09:36.380 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:09:36.381 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:09:36.382 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:09:36.384 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:09:36.385 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:09:36.386 | 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-12 02:09:36.387 | 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-12 02:09:36.389 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:09:36.445 | 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-12 02:09:36.447 | 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-12 02:09:36.449 | 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-12 02:09:36.488 | 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-12 02:09:36.528 | 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-12 02:09:36.529 | 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-12 02:09:36.530 | 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-12 02:09:36.531 | 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-12 02:09:36.579 | 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-12 02:09:36.583 | 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-12 02:09:36.593 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 02:09:36.595 | 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-12 02:09:36.609 | 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-12 02:09:36.610 | 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-12 02:09:36.611 | 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-12 02:09:36.676 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 02:09:36.677 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:09:36.679 | 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-12 02:09:36.682 | 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-12 02:09:36.731 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 02:09:36.744 | 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-12 02:09:39.186 | 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-12 02:09:39.193 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:39.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:39.313 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:39.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:39.318 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:39.320 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:39.322 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:39.325 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:39.327 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:39.329 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:39.331 | + functions-common:time_stop:2432 : start_time=1649729374232 2022-04-12 02:09:39.333 | + functions-common:time_stop:2434 : [[ -z 1649729374232 ]] 2022-04-12 02:09:39.336 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:39.340 | + functions-common:time_stop:2437 : end_time=1649729379338 2022-04-12 02:09:39.342 | + functions-common:time_stop:2438 : elapsed_time=5106 2022-04-12 02:09:39.344 | + functions-common:time_stop:2439 : total=36845 2022-04-12 02:09:39.346 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:39.349 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41951 2022-04-12 02:09:39.351 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:39.354 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:09:39.356 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:09:39.359 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:09:39.362 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:09:39.364 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:09:39.366 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:09:39.370 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:09:39.371 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:09:39.376 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:09:39.378 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:09:39.380 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:09:39.383 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:09:39.385 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:09:39.406 | Using python 3.8 to install python-memcached 2022-04-12 02:09:39.409 | + 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-12 02:09:40.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:40.281 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:40.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:40.281 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:41.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:41.490 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:09:41.493 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:09:44.025 | 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-12 02:09:44.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:09:44.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:09:44.148 | + inc/python:pip_install:200 : result=0 2022-04-12 02:09:44.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:09:44.153 | + functions-common:time_stop:2425 : local name 2022-04-12 02:09:44.156 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:09:44.158 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:09:44.160 | + functions-common:time_stop:2428 : local total 2022-04-12 02:09:44.162 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:09:44.165 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:09:44.167 | + functions-common:time_stop:2432 : start_time=1649729379401 2022-04-12 02:09:44.170 | + functions-common:time_stop:2434 : [[ -z 1649729379401 ]] 2022-04-12 02:09:44.172 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:09:44.176 | + functions-common:time_stop:2437 : end_time=1649729384174 2022-04-12 02:09:44.179 | + functions-common:time_stop:2438 : elapsed_time=4773 2022-04-12 02:09:44.181 | + functions-common:time_stop:2439 : total=41951 2022-04-12 02:09:44.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:09:44.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46724 2022-04-12 02:09:44.188 | + inc/python:pip_install:203 : return 0 2022-04-12 02:09:44.190 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:09:44.207 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:09:44.209 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:09:44.211 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:09:44.214 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:09:44.216 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:09:44.219 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:09:44.221 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:09:44.223 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:09:44.240 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:09:44.243 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:09:44.245 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:09:44.247 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:09:44.249 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:09:44.251 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:09:44.254 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:09:44.256 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:09:44.258 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:09:44.261 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:09:44.277 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:09:44.279 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:09:44.281 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:44.284 | + functions-common:git_clone:629 : echo master 2022-04-12 02:09:44.284 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:09:44.289 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:09:44.292 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:09:44.294 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:09:44.297 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:09:44.297 | + functions-common:git_clone:678 : head -1 2022-04-12 02:09:44.300 | c141e6164 trivial: Fix typo 2022-04-12 02:09:44.302 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:09:44.305 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:09:44.307 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:09:44.309 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:09:44.312 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:09:44.314 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:09:44.316 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:09:44.319 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:09:44.321 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:09:44.323 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:09:44.325 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:09:44.328 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:09:44.331 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:09:44.333 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:09:44.336 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:09:44.338 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:09:44.341 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:09:44.344 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:09:44.349 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:09:44.351 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:09:45.035 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:09:45.037 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:09:45.040 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:09:45.042 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:09:45.044 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:09:45.047 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:09:45.049 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:09:45.051 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:09:45.053 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:09:45.055 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:09:45.057 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:09:45.060 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:09:45.062 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:09:45.064 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:09:45.084 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:09:45.086 | + 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-12 02:09:45.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:45.952 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:45.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:09:45.952 | from cryptography.utils import int_from_bytes 2022-04-12 02:09:47.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:09:47.163 | Obtaining file:///opt/stack/keystone 2022-04-12 02:09:47.164 | Preparing metadata (setup.py): started 2022-04-12 02:09:52.227 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:09:52.302 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 02:09:52.304 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 02:09:52.305 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:09:52.306 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 02:09:52.307 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 02:09:52.308 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 02:09:52.310 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 02:09:52.311 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:09:52.312 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 02:09:52.313 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 02:09:52.314 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 02:09:52.315 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:09:52.316 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 02:09:52.317 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 02:09:52.318 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 02:09:52.319 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 02:09:52.320 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 02:09:52.321 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 02:09:52.322 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:09:52.324 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 02:09:52.325 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 02:09:52.326 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 02:09:52.327 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 02:09:52.328 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:09:52.329 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 02:09:52.330 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:09:52.331 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 02:09:52.332 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 02:09:52.333 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 02:09:52.335 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:09:52.336 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:09:52.337 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 02:09:52.338 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 02:09:52.339 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:09:52.350 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 02:09:52.351 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 02:09:52.394 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 02:09:52.411 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:09:52.412 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 02:09:52.413 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 02:09:52.416 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 02:09:52.417 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:09:52.427 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 02:09:52.487 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:09:52.490 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 02:09:52.586 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:09:52.588 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 02:09:52.589 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:09:52.590 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 02:09:52.643 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 02:09:52.646 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 02:09:52.647 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 02:09:52.699 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 02:09:52.701 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 02:09:52.781 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 02:09:52.783 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 02:09:52.784 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:09:52.785 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 02:09:52.789 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:09:52.790 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 02:09:52.807 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 02:09:52.860 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:09:52.879 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 02:09:52.881 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 02:09:52.882 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 02:09:52.885 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 02:09:52.938 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:09:53.051 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 02:09:53.052 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 02:09:53.054 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 02:09:53.055 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 02:09:53.056 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 02:09:53.277 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 02:09:53.299 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 02:09:53.300 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 02:09:53.371 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 02:09:53.389 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:09:53.447 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 02:09:53.487 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 02:09:53.595 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 02:09:53.651 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:09:53.726 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 02:09:53.852 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 02:09:53.884 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 02:09:53.925 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 02:09:53.926 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 02:09:53.928 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:09:53.930 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:09:53.932 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 02:09:53.933 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 02:09:53.988 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 02:09:54.126 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 02:09:54.128 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 02:09:54.130 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 02:09:54.131 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 02:09:54.285 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:09:54.364 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:09:54.611 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 02:09:54.873 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 02:09:54.909 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 02:09:56.781 | Installing collected packages: keystone 2022-04-12 02:09:56.781 | Attempting uninstall: keystone 2022-04-12 02:09:56.782 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 02:09:56.785 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 02:09:56.787 | Running setup.py develop for keystone 2022-04-12 02:10:02.955 | Successfully installed keystone 2022-04-12 02:10:02.955 | 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-12 02:10:02.963 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:10:02.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:10:03.094 | + inc/python:pip_install:200 : result=0 2022-04-12 02:10:03.096 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:10:03.098 | + functions-common:time_stop:2425 : local name 2022-04-12 02:10:03.100 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:10:03.102 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:10:03.104 | + functions-common:time_stop:2428 : local total 2022-04-12 02:10:03.107 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:10:03.109 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:10:03.111 | + functions-common:time_stop:2432 : start_time=1649729385079 2022-04-12 02:10:03.113 | + functions-common:time_stop:2434 : [[ -z 1649729385079 ]] 2022-04-12 02:10:03.116 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:10:03.120 | + functions-common:time_stop:2437 : end_time=1649729403118 2022-04-12 02:10:03.122 | + functions-common:time_stop:2438 : elapsed_time=18039 2022-04-12 02:10:03.124 | + functions-common:time_stop:2439 : total=46724 2022-04-12 02:10:03.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:10:03.129 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64763 2022-04-12 02:10:03.131 | + inc/python:pip_install:203 : return 0 2022-04-12 02:10:03.134 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:10:03.136 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:10:03.138 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:10:03.156 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:10:03.168 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:10:03.170 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:10:03.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:10:03.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:10:03.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:10:03.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:10:03.183 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:10:03.200 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:03.202 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:10:03.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:10:03.207 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:10:03.209 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:10:03.221 | + 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-12 02:10:03.223 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:10:03.228 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:10:03.244 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:03.246 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:10:03.277 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:10:03.304 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:10:03.335 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:10:03.366 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:10:03.396 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:10:03.426 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:10:03.454 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:10:03.481 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:10:03.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:10:03.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:10:03.489 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:10:03.491 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:10:03.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:10:03.509 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:03.512 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:10:03.514 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:10:03.517 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:10:03.532 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:03.534 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:10:03.537 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:10:03.567 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:10:03.570 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:10:03.573 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:10:03.575 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:10:03.591 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:03.594 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:10:03.624 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:10:03.626 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:10:03.657 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:10:03.659 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:10:03.662 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:10:03.664 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:10:03.666 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:10:03.669 | + 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-12 02:10:03.700 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:10:03.702 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:10:03.705 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:10:03.707 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:10:03.710 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:10:03.726 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:10:03.729 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:10:03.731 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:10:03.733 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:10:03.736 | + 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-12 02:10:03.764 | + 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-12 02:10:03.790 | + 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-12 02:10:03.818 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:10:03.846 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:10:03.874 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:10:03.876 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:10:03.878 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:10:03.881 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:10:03.884 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:10:03.886 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:10:03.888 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:10:03.891 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:10:03.895 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:10:03.898 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:10:03.900 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:10:03.912 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:10:03.913 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:10:03.921 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:10:03.924 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:10:03.940 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:10:03.942 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:10:03.947 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:10:03.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:10:04.005 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:10:04.033 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:10:04.061 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:10:04.088 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:10:04.115 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:10:04.142 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:10:04.169 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:10:04.196 | + 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-12 02:10:04.222 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:10:04.250 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:10:04.277 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:10:04.304 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:10:04.307 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:10:04.310 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:10:04.312 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:10:04.315 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:10:04.317 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:04.319 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:04.322 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:10:04.324 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:10:04.326 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:10:04.355 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:10:04.383 | + 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-12 02:10:04.383 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:10:04.392 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:10:04.395 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:10:04.397 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:10:04.400 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:10:04.402 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:10:04.405 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:10:04.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:04.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:04.411 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:10:04.414 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:10:04.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:04.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:04.421 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:10:04.482 | Site keystone-wsgi-public already enabled 2022-04-12 02:10:04.486 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:10:04.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:10:04.491 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:10:04.493 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:10:04.630 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:10:04.662 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:10:04.694 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:10:04.725 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:10:04.729 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:10:04.760 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:10:04.788 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:10:04.816 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:10:04.818 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:10:04.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:04.838 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:10:04.855 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:04.857 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:10:04.860 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:10:04.862 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:10:04.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:10:04.867 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:10:04.869 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:10:04.871 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:10:04.874 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:10:04.876 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:10:04.878 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:10:04.881 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:10:04.884 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:10:04.886 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:10:04.889 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:10:04.905 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:10:04.907 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:10:04.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:04.913 | + functions-common:git_clone:629 : echo master 2022-04-12 02:10:04.913 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:10:04.918 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:10:04.920 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:04.922 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:10:04.925 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:10:04.926 | + functions-common:git_clone:678 : head -1 2022-04-12 02:10:04.929 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:10:04.931 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:10:04.934 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:10:04.936 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:10:04.939 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:10:04.941 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:10:04.944 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:10:04.946 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:10:04.949 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:10:04.951 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:10:04.953 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:10:04.956 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:10:04.958 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:10:04.962 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:10:04.964 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:10:04.967 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:10:04.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:10:04.972 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:10:04.975 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:10:04.980 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:10:04.983 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:10:05.662 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:10:05.665 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:10:05.667 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:10:05.670 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:10:05.672 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:10:05.674 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:10:05.677 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:10:05.680 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:10:05.682 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:10:05.684 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:10:05.686 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:10:05.689 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:10:05.691 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:10:05.693 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:10:05.716 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:10:05.718 | + 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-12 02:10:06.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:06.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:06.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:06.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:07.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:10:07.799 | Obtaining file:///opt/stack/swift 2022-04-12 02:10:07.800 | Preparing metadata (setup.py): started 2022-04-12 02:10:12.514 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:10:12.554 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 02:10:12.555 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 02:10:12.557 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 02:10:12.558 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 02:10:12.559 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 02:10:12.560 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 02:10:12.561 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 02:10:12.562 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 02:10:12.563 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 02:10:12.564 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 02:10:12.565 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 02:10:12.603 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 02:10:12.611 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 02:10:12.667 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 02:10:12.668 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 02:10:12.669 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 02:10:12.671 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 02:10:12.672 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-12 02:10:12.673 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 02:10:12.674 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-12 02:10:12.675 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 02:10:12.676 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-12 02:10:12.678 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 02:10:12.679 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 02:10:12.680 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 02:10:12.700 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 02:10:12.732 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 02:10:12.735 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 02:10:12.736 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 02:10:12.737 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 02:10:12.759 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 02:10:12.862 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-12 02:10:12.864 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-12 02:10:12.865 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-12 02:10:12.908 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-12 02:10:12.950 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-12 02:10:12.952 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-12 02:10:12.953 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-12 02:10:12.954 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-12 02:10:13.016 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-12 02:10:13.019 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-12 02:10:13.032 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-12 02:10:13.034 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-12 02:10:13.051 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-12 02:10:13.054 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-12 02:10:13.195 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-12 02:10:13.211 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-12 02:10:15.509 | Installing collected packages: swift 2022-04-12 02:10:15.509 | Attempting uninstall: swift 2022-04-12 02:10:15.510 | Found existing installation: swift 2.30.0.dev15 2022-04-12 02:10:15.513 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 02:10:15.514 | Running setup.py develop for swift 2022-04-12 02:10:21.365 | Successfully installed swift 2022-04-12 02:10:21.365 | 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-12 02:10:21.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:10:21.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:10:21.509 | + inc/python:pip_install:200 : result=0 2022-04-12 02:10:21.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:10:21.513 | + functions-common:time_stop:2425 : local name 2022-04-12 02:10:21.516 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:10:21.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:10:21.520 | + functions-common:time_stop:2428 : local total 2022-04-12 02:10:21.522 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:10:21.524 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:10:21.526 | + functions-common:time_stop:2432 : start_time=1649729405710 2022-04-12 02:10:21.529 | + functions-common:time_stop:2434 : [[ -z 1649729405710 ]] 2022-04-12 02:10:21.531 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:10:21.535 | + functions-common:time_stop:2437 : end_time=1649729421533 2022-04-12 02:10:21.537 | + functions-common:time_stop:2438 : elapsed_time=15823 2022-04-12 02:10:21.540 | + functions-common:time_stop:2439 : total=64763 2022-04-12 02:10:21.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:10:21.544 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80586 2022-04-12 02:10:21.547 | + inc/python:pip_install:203 : return 0 2022-04-12 02:10:21.549 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:10:21.551 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:10:21.554 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:10:21.573 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:10:21.584 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:10:21.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:10:21.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:10:21.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:10:21.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:10:21.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:10:21.599 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:10:21.601 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:10:21.604 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:10:21.607 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:10:21.609 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:10:21.611 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:10:21.613 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:10:21.615 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:10:22.830 | No object-updater running 2022-04-12 02:10:22.830 | No account-server running 2022-04-12 02:10:22.830 | No container-replicator running 2022-04-12 02:10:22.830 | No container-auditor running 2022-04-12 02:10:22.830 | No account-replicator running 2022-04-12 02:10:22.830 | No account-reaper running 2022-04-12 02:10:22.830 | No account-auditor running 2022-04-12 02:10:22.830 | No object-auditor running 2022-04-12 02:10:22.830 | No proxy-server running 2022-04-12 02:10:22.830 | No container-sync running 2022-04-12 02:10:22.830 | No container-sharder running 2022-04-12 02:10:22.830 | No container-server running 2022-04-12 02:10:22.830 | No object-expirer running 2022-04-12 02:10:22.830 | No object-server running 2022-04-12 02:10:22.830 | No object-reconstructor running 2022-04-12 02:10:22.830 | No object-replicator running 2022-04-12 02:10:22.830 | No container-updater running 2022-04-12 02:10:22.830 | No container-reconciler running 2022-04-12 02:10:22.924 | + lib/swift:configure_swift:337 : true 2022-04-12 02:10:22.926 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:10:22.938 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:10:22.951 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:10:22.954 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:10:22.954 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:10:22.958 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:10:22.959 | s/%GROUP%/ubuntu/; 2022-04-12 02:10:22.959 | s/%USER%/ubuntu/; 2022-04-12 02:10:22.959 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:10:22.959 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:10:22.962 | uid = ubuntu 2022-04-12 02:10:22.963 | gid = ubuntu 2022-04-12 02:10:22.963 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:10:22.963 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:10:22.963 | address = 127.0.0.1 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | [account6612] 2022-04-12 02:10:22.963 | max connections = 25 2022-04-12 02:10:22.963 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:10:22.963 | read only = false 2022-04-12 02:10:22.963 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | [account6622] 2022-04-12 02:10:22.963 | max connections = 25 2022-04-12 02:10:22.963 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:10:22.963 | read only = false 2022-04-12 02:10:22.963 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | [account6632] 2022-04-12 02:10:22.963 | max connections = 25 2022-04-12 02:10:22.963 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:10:22.963 | read only = false 2022-04-12 02:10:22.963 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | [account6642] 2022-04-12 02:10:22.963 | max connections = 25 2022-04-12 02:10:22.963 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:10:22.963 | read only = false 2022-04-12 02:10:22.963 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | 2022-04-12 02:10:22.963 | [container6611] 2022-04-12 02:10:22.963 | max connections = 25 2022-04-12 02:10:22.963 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:10:22.963 | read only = false 2022-04-12 02:10:22.963 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [container6621] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.964 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [container6631] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.964 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [container6641] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.964 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [object6613] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.964 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [object6623] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.964 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:10:22.964 | 2022-04-12 02:10:22.964 | [object6633] 2022-04-12 02:10:22.964 | max connections = 25 2022-04-12 02:10:22.964 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:10:22.964 | read only = false 2022-04-12 02:10:22.965 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:10:22.965 | 2022-04-12 02:10:22.965 | [object6643] 2022-04-12 02:10:22.965 | max connections = 25 2022-04-12 02:10:22.965 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:10:22.965 | read only = false 2022-04-12 02:10:22.965 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:10:22.969 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:10:22.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:22.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:22.976 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:10:22.988 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:10:22.991 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:10:22.995 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:10:22.999 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:10:23.001 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:10:23.005 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:10:23.034 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:10:23.059 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:10:23.077 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:10:23.105 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:10:23.123 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:10:23.151 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:10:23.168 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:10:23.197 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:10:23.214 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:10:23.241 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:10:23.260 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:10:23.288 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:10:23.305 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:10:23.320 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:23.322 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:10:23.352 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:10:23.379 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:10:23.407 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:10:23.434 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:10:23.448 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:23.451 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:10:23.478 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:10:23.493 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:23.495 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:10:23.510 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:23.512 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:10:23.514 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:10:23.529 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:23.531 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:10:23.533 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:10:23.535 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:10:23.540 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:10:23.545 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:10:23.572 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:10:23.599 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:10:23.629 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:10:23.659 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:10:23.685 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:10:23.687 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:10:23.689 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:10:23.691 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:10:23.693 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:10:23.721 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:10:23.747 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:10:23.775 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:10:23.802 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:10:23.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:10:23.855 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:10:23.883 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:10:23.915 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:10:23.944 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:10:23.971 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:10:23.998 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:10:24.026 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:10:24.052 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:10:24.082 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:10:24.110 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:10:24.128 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:10:24.156 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:10:24.183 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:10:24.187 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:10:24.215 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:10:24.242 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:10:24.270 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:10:24.272 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:10:24.274 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:10:24.277 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:10:24.281 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:10:24.283 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:10:24.286 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:10:24.288 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:10:24.290 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:10:24.293 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:10:24.295 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:10:24.297 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:10:24.315 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:10:24.343 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:10:24.361 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:10:24.390 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:10:24.407 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:10:24.436 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:10:24.453 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:10:24.482 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:10:24.500 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:10:24.528 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:10:24.546 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:10:24.575 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:10:24.593 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:10:24.622 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:10:24.640 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:10:24.669 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:10:24.686 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:10:24.713 | + 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-12 02:10:24.718 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:10:24.737 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:10:24.765 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:10:24.793 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:10:24.796 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:10:24.800 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:10:24.802 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:10:24.804 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:10:24.806 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:10:24.809 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:10:24.811 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:10:24.813 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:10:24.815 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:10:24.833 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:10:24.861 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:10:24.879 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:10:24.907 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:10:24.925 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:10:24.953 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:10:24.971 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:10:24.999 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:10:25.018 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:10:25.048 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:10:25.065 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:10:25.094 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:10:25.112 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:10:25.140 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:10:25.158 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:10:25.186 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:10:25.204 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:10:25.232 | + 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-12 02:10:25.236 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:10:25.254 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:10:25.283 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:10:25.285 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:10:25.289 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:10:25.292 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:10:25.294 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:10:25.296 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:10:25.298 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:10:25.300 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:10:25.303 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:10:25.305 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:10:25.323 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:10:25.351 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:10:25.371 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:10:25.400 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:10:25.419 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:10:25.447 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:10:25.465 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:10:25.494 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:10:25.512 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:10:25.540 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:10:25.561 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:10:25.589 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:10:25.608 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:10:25.637 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:10:25.656 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:10:25.685 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:10:25.705 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:10:25.731 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-12 02:10:25.739 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:10:25.757 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:10:25.786 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:10:25.814 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:10:25.842 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:10:25.871 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:10:25.873 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:10:25.877 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:10:25.908 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:10:25.937 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:10:25.965 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:10:25.995 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:10:26.023 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:10:26.050 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:10:26.078 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:10:26.105 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:10:26.133 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:10:26.149 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:26.151 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:10:26.170 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:10:26.173 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:10:26.192 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:10:26.194 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:10:26.221 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:10:26.223 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:10:26.251 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:10:26.279 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:10:26.281 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:10:26.308 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:10:26.324 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:26.326 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:10:26.329 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:10:26.334 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:10:26.336 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:10:26.349 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:10:26.351 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:10:26.363 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:10:26.365 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:10:26.369 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:10:26.371 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:10:26.373 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:10:26.376 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:10:26.378 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:10:26.380 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:10:26.383 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:10:26.395 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:10:26.397 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:10:26.400 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:10:26.417 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:26.420 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:10:26.437 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:26.439 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:10:26.441 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:10:26.444 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:10:26.446 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:10:26.449 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:10:26.451 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:10:26.454 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:10:26.456 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:10:26.473 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:26.476 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:10:26.479 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:10:26.495 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:26.498 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:10:26.500 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:10:26.503 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:10:26.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:10:26.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:10:26.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:10:26.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:10:26.517 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:10:26.520 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:10:26.522 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:10:26.526 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:10:26.528 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:10:26.531 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:10:26.533 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:10:26.537 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:10:26.539 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:10:26.542 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:10:26.546 | +++ 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-12 02:10:26.546 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:10:26.551 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:10:26.553 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:10:26.556 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:10:26.559 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:10:26.562 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:10:26.584 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:10:26.587 | + 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-12 02:10:27.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:27.459 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:27.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:27.459 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:28.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:10:28.673 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:10:28.755 | 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-12 02:10:28.756 | 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-12 02:10:28.757 | 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-12 02:10:28.759 | 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-12 02:10:28.760 | 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-12 02:10:28.761 | 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-12 02:10:28.762 | 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-12 02:10:28.763 | 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-12 02:10:28.764 | 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-12 02:10:28.765 | 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-12 02:10:28.766 | 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-12 02:10:28.767 | 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-12 02:10:28.770 | 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-12 02:10:28.772 | 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-12 02:10:28.774 | 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-12 02:10:28.776 | 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-12 02:10:28.778 | 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-12 02:10:28.781 | 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-12 02:10:28.790 | 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-12 02:10:28.791 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-12 02:10:28.804 | 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-12 02:10:28.873 | 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-12 02:10:28.874 | 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-12 02:10:28.875 | 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-12 02:10:28.899 | 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-12 02:10:28.900 | 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-12 02:10:28.904 | 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-12 02:10:28.906 | 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-12 02:10:28.908 | 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-12 02:10:28.920 | 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-12 02:10:28.965 | 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-12 02:10:28.966 | 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-12 02:10:28.968 | 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-12 02:10:28.969 | 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-12 02:10:28.990 | 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-12 02:10:28.993 | 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-12 02:10:29.009 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-12 02:10:29.024 | 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-12 02:10:29.027 | 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-12 02:10:29.046 | 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-12 02:10:29.048 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 02:10:29.127 | 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-12 02:10:29.130 | 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-12 02:10:29.131 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-12 02:10:29.133 | 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-12 02:10:29.182 | 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-12 02:10:29.207 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-12 02:10:29.439 | 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-12 02:10:29.444 | 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-12 02:10:29.475 | 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-12 02:10:29.477 | 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-12 02:10:29.479 | 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-12 02:10:29.482 | 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-12 02:10:29.484 | 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-12 02:10:29.485 | 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-12 02:10:29.541 | 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-12 02:10:29.719 | 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-12 02:10:29.742 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-12 02:10:29.824 | 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-12 02:10:29.969 | 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-12 02:10:32.046 | 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-12 02:10:32.053 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:10:32.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:10:32.176 | + inc/python:pip_install:200 : result=0 2022-04-12 02:10:32.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:10:32.181 | + functions-common:time_stop:2425 : local name 2022-04-12 02:10:32.184 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:10:32.186 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:10:32.189 | + functions-common:time_stop:2428 : local total 2022-04-12 02:10:32.191 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:10:32.193 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:10:32.196 | + functions-common:time_stop:2432 : start_time=1649729426578 2022-04-12 02:10:32.198 | + functions-common:time_stop:2434 : [[ -z 1649729426578 ]] 2022-04-12 02:10:32.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:10:32.205 | + functions-common:time_stop:2437 : end_time=1649729432203 2022-04-12 02:10:32.208 | + functions-common:time_stop:2438 : elapsed_time=5625 2022-04-12 02:10:32.210 | + functions-common:time_stop:2439 : total=80586 2022-04-12 02:10:32.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:10:32.215 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86211 2022-04-12 02:10:32.217 | + inc/python:pip_install:203 : return 0 2022-04-12 02:10:32.220 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:10:32.222 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:10:32.225 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:10:32.238 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:10:32.243 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:10:32.246 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:10:32.248 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:10:32.250 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:10:32.253 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:10:32.256 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:10:32.259 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:10:32.261 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:10:32.264 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:10:32.280 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:10:32.282 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:10:32.285 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:32.288 | + functions-common:git_clone:629 : echo master 2022-04-12 02:10:32.288 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:10:32.293 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:10:32.295 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:32.298 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:10:32.301 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:10:32.301 | + functions-common:git_clone:678 : head -1 2022-04-12 02:10:32.305 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:10:32.308 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:10:32.310 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:10:32.313 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:10:32.315 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:10:32.318 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:10:32.321 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:10:32.323 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:10:32.326 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:10:32.328 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:10:32.331 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:10:32.333 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:10:32.336 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:10:32.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:10:32.342 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:10:32.344 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:10:32.347 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:10:32.349 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:10:32.353 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:10:32.358 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:10:32.361 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:10:33.019 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:10:33.021 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:10:33.024 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:10:33.026 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:10:33.029 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:10:33.031 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:10:33.033 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:10:33.036 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:10:33.038 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:10:33.041 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:10:33.043 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:10:33.045 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:10:33.048 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:10:33.050 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:10:33.071 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:10:33.073 | + 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-12 02:10:33.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:33.952 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:33.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:33.953 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:35.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:10:35.153 | Obtaining file:///opt/stack/glance 2022-04-12 02:10:35.154 | Preparing metadata (setup.py): started 2022-04-12 02:10:39.861 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:10:39.933 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 02:10:39.934 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 02:10:39.935 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:10:39.936 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 02:10:39.937 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:10:39.938 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 02:10:39.939 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 02:10:39.940 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 02:10:39.941 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:10:39.942 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 02:10:39.943 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 02:10:39.944 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:10:39.945 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 02:10:39.946 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:10:39.947 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 02:10:39.948 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:10:39.949 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:10:39.950 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 02:10:39.951 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:10:39.953 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 02:10:39.953 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:10:39.954 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:10:39.955 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:10:39.956 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:10:39.958 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 02:10:39.959 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 02:10:39.960 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 02:10:39.961 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:10:39.963 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:10:39.964 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 02:10:39.965 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 02:10:39.966 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 02:10:39.967 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 02:10:39.968 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 02:10:39.969 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:10:39.970 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 02:10:39.971 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:10:39.972 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:10:39.973 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:10:39.974 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 02:10:39.975 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 02:10:39.977 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:10:39.979 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:10:39.994 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 02:10:39.995 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:10:39.997 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:10:40.018 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 02:10:40.020 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 02:10:40.059 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 02:10:40.075 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 02:10:40.084 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 02:10:40.098 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 02:10:40.100 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 02:10:40.101 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 02:10:40.191 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 02:10:40.267 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 02:10:40.318 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:10:40.321 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 02:10:40.354 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 02:10:40.424 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:10:40.425 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 02:10:40.426 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 02:10:40.485 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:10:40.487 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 02:10:40.490 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 02:10:40.516 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 02:10:40.563 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 02:10:40.566 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 02:10:40.626 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:10:40.628 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 02:10:40.629 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:10:40.631 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 02:10:40.634 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 02:10:40.657 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:10:40.659 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:10:40.661 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 02:10:40.705 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 02:10:40.747 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 02:10:40.748 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:10:40.750 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 02:10:40.828 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:10:40.887 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 02:10:40.987 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 02:10:41.258 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:10:41.260 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 02:10:41.261 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 02:10:41.265 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 02:10:41.319 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 02:10:41.343 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:10:41.436 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 02:10:41.552 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:10:41.765 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 02:10:41.766 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 02:10:41.768 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 02:10:41.769 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 02:10:41.770 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 02:10:41.772 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:10:41.773 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:10:41.891 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 02:10:41.925 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 02:10:41.969 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:10:41.971 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:10:42.215 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:10:42.396 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 02:10:42.397 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 02:10:42.400 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 02:10:42.401 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 02:10:42.507 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 02:10:42.663 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:10:42.794 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 02:10:43.110 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:10:43.111 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:10:43.340 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 02:10:43.620 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:10:43.977 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 02:10:43.978 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 02:10:45.441 | Installing collected packages: glance 2022-04-12 02:10:45.441 | Attempting uninstall: glance 2022-04-12 02:10:45.441 | Found existing installation: glance 24.1.0.dev4 2022-04-12 02:10:45.448 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 02:10:45.449 | Running setup.py develop for glance 2022-04-12 02:10:51.427 | Successfully installed glance 2022-04-12 02:10:51.427 | 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-12 02:10:51.436 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:10:51.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:10:51.575 | + inc/python:pip_install:200 : result=0 2022-04-12 02:10:51.577 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:10:51.580 | + functions-common:time_stop:2425 : local name 2022-04-12 02:10:51.582 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:10:51.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:10:51.587 | + functions-common:time_stop:2428 : local total 2022-04-12 02:10:51.589 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:10:51.591 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:10:51.593 | + functions-common:time_stop:2432 : start_time=1649729433066 2022-04-12 02:10:51.596 | + functions-common:time_stop:2434 : [[ -z 1649729433066 ]] 2022-04-12 02:10:51.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:10:51.603 | + functions-common:time_stop:2437 : end_time=1649729451600 2022-04-12 02:10:51.606 | + functions-common:time_stop:2438 : elapsed_time=18534 2022-04-12 02:10:51.608 | + functions-common:time_stop:2439 : total=86211 2022-04-12 02:10:51.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:10:51.613 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104745 2022-04-12 02:10:51.615 | + inc/python:pip_install:203 : return 0 2022-04-12 02:10:51.618 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:10:51.621 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:10:51.623 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:10:51.642 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:10:51.654 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:10:51.657 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:10:51.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:10:51.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:10:51.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:10:51.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:10:51.670 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:10:51.672 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:10:51.675 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:10:51.687 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:10:51.690 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:10:51.692 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:10:51.694 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:10:51.697 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:10:51.699 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:10:51.702 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:10:51.704 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:10:51.733 | + 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-12 02:10:51.762 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:10:51.792 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:10:51.821 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:10:51.852 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:10:51.882 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:10:51.884 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:10:51.886 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:10:51.889 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:10:51.891 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:10:51.921 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:10:51.949 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:10:51.979 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:10:52.009 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:10:52.039 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:10:52.069 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:10:52.098 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:10:52.128 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:10:52.157 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:10:52.188 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:10:52.217 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:10:52.219 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:10:52.222 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:10:52.224 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:10:52.227 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:10:52.229 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:10:52.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:52.250 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:10:52.252 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:10:52.255 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:10:52.271 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:52.274 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:10:52.277 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:10:52.307 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:10:52.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:10:52.312 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:10:52.314 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:10:52.317 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:10:52.347 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:10:52.378 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:10:52.380 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:10:52.383 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:10:52.385 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:10:52.387 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:10:52.390 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:10:52.392 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:10:52.422 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:10:52.425 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:10:52.454 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:10:52.456 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:10:52.473 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:52.476 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:10:52.506 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:10:52.536 | + 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-12 02:10:52.566 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:10:52.596 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:10:52.626 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:10:52.642 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:52.644 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:10:52.675 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:10:52.704 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:10:52.734 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:10:52.764 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:10:52.794 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:10:52.824 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:10:52.841 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:52.843 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:10:52.846 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:10:52.848 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:10:52.851 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:10:52.868 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:10:52.871 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:10:52.873 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:10:52.875 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:10:52.878 | + 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-12 02:10:52.908 | + 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-12 02:10:52.938 | + 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-12 02:10:52.969 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:10:52.998 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:10:53.002 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:10:53.033 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:10:53.062 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:10:53.092 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:10:53.122 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:10:53.152 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:10:53.182 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:10:53.212 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:10:53.242 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:10:53.272 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:10:53.301 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:10:53.332 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:10:53.337 | + 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-12 02:10:53.344 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:10:53.361 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:10:53.363 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:10:53.365 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:10:53.368 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:10:53.371 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:10:53.373 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:10:53.376 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:10:53.380 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:10:53.382 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:10:53.386 | + 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-12 02:10:53.416 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:10:53.418 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:10:53.421 | ++ functions:get_random_port:837 : true 2022-04-12 02:10:53.423 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:10:53.425 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:10:53.427 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:10:53.477 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:10:53.479 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:10:53.482 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:10:53.485 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:10:53.487 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:10:53.515 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:10:53.544 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:10:53.571 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:10:53.598 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:10:53.626 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:10:53.654 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:10:53.682 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:10:53.709 | + 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-12 02:10:53.738 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:10:53.765 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:10:53.794 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:10:53.821 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:10:53.849 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:10:53.877 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:10:53.904 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:10:53.932 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:10:53.963 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:10:53.991 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:10:54.018 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:10:54.021 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:10:54.023 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:10:54.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:54.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:54.030 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:10:54.033 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:10:54.088 | proxy (enabled by site administrator) 2022-04-12 02:10:54.092 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:10:54.094 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:10:54.096 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:10:54.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:54.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:54.104 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:10:54.107 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:10:54.161 | proxy_http (enabled by site administrator) 2022-04-12 02:10:54.165 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:10:54.168 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:10:54.170 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:10:54.172 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:10:54.175 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:54.177 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:54.180 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:10:54.182 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:10:54.185 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:10:54.186 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:10:54.194 | KeepAlive Off 2022-04-12 02:10:54.198 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:10:54.199 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:10:54.207 | SetEnv proxy-sendchunked 1 2022-04-12 02:10:54.211 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:10:54.212 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:10:54.220 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:10:54.223 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:10:54.226 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:10:54.229 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:10:54.231 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:10:54.233 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:10:54.236 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:54.238 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:54.241 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:10:54.243 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:10:54.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:10:54.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:10:54.250 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:10:54.311 | Site glance-wsgi-api already enabled 2022-04-12 02:10:54.315 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:10:54.317 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:10:54.320 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:10:54.323 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:10:54.463 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:10:54.468 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:10:54.504 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:10:54.506 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:10:54.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:10:54.528 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:10:54.531 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:10:54.533 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:10:54.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:10:54.538 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:10:54.541 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:10:54.543 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:10:54.546 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:10:54.548 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:10:54.550 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:10:54.553 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:10:54.556 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:10:54.558 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:10:54.561 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:10:54.578 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:10:54.580 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:10:54.583 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:54.586 | + functions-common:git_clone:629 : echo master 2022-04-12 02:10:54.586 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:10:54.592 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:10:54.594 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:10:54.596 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:10:54.599 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:10:54.600 | + functions-common:git_clone:678 : head -1 2022-04-12 02:10:54.604 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:10:54.606 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:10:54.609 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:10:54.612 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:10:54.614 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:10:54.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:10:54.620 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:10:54.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:10:54.625 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:10:54.628 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:10:54.630 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:10:54.633 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:10:54.636 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:10:54.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:10:54.642 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:10:54.645 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:10:54.647 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:10:54.650 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:10:54.653 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:10:54.659 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:10:54.662 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:10:55.332 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:10:55.334 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:10:55.337 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:10:55.339 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:10:55.342 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:10:55.344 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:10:55.347 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:10:55.349 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:10:55.352 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:10:55.354 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:10:55.356 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:10:55.359 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:10:55.361 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:10:55.364 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:10:55.386 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:10:55.388 | + 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-12 02:10:56.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:56.253 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:56.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:10:56.253 | from cryptography.utils import int_from_bytes 2022-04-12 02:10:57.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:10:57.468 | Obtaining file:///opt/stack/cinder 2022-04-12 02:10:57.469 | Preparing metadata (setup.py): started 2022-04-12 02:11:03.073 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:11:03.208 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:11:03.209 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:11:03.210 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:11:03.212 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:11:03.213 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:11:03.214 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:11:03.215 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:11:03.216 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:11:03.217 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:11:03.218 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:11:03.219 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:11:03.220 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:11:03.221 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:11:03.222 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:11:03.224 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:11:03.225 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:11:03.226 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:11:03.227 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:11:03.228 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:11:03.229 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:11:03.230 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:11:03.231 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:11:03.233 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:11:03.234 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:11:03.235 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:11:03.236 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:11:03.237 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:11:03.239 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:11:03.240 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:11:03.241 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:11:03.242 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:11:03.244 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:11:03.245 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:11:03.246 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:11:03.247 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:11:03.248 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:11:03.249 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:11:03.250 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:11:03.251 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:11:03.252 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:11:03.253 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:11:03.254 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:11:03.255 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:11:03.256 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:11:03.258 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:11:03.259 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:11:03.260 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:11:03.261 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:11:03.262 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:11:03.263 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:11:03.265 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:11:03.266 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:11:03.267 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:11:03.268 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:11:03.269 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:11:03.270 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:11:03.271 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:11:03.272 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:11:03.273 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:11:03.275 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:11:03.276 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:11:03.277 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:11:03.290 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 02:11:03.291 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 02:11:03.292 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:11:03.356 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:11:03.387 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-12 02:11:03.403 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-12 02:11:03.404 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-12 02:11:03.406 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-12 02:11:03.407 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 02:11:03.505 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-12 02:11:03.563 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:11:03.567 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-12 02:11:03.592 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:11:03.594 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-12 02:11:03.595 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:11:03.676 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-12 02:11:03.722 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:11:03.723 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:11:03.724 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-12 02:11:03.726 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:11:03.787 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-12 02:11:03.791 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:11:03.792 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-12 02:11:03.849 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-12 02:11:03.854 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-12 02:11:03.916 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 02:11:03.917 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:11:03.921 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 02:11:03.922 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-12 02:11:03.923 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-12 02:11:03.947 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:11:03.950 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-12 02:11:03.951 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:11:04.003 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-12 02:11:04.092 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:11:04.094 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-12 02:11:04.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:11:04.147 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-12 02:11:04.212 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-12 02:11:04.216 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-12 02:11:04.357 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:11:04.383 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:11:04.525 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:11:04.562 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-12 02:11:04.563 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:11:04.566 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-12 02:11:04.770 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:11:04.773 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:11:04.775 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-12 02:11:04.811 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:11:04.841 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-12 02:11:05.082 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:11:05.084 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:11:05.232 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:11:05.233 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:11:05.236 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:11:05.398 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:11:05.534 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:11:05.536 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-12 02:11:05.538 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-12 02:11:05.576 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 02:11:05.838 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:11:05.941 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 02:11:05.942 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:11:06.157 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:11:06.267 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 02:11:06.269 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 02:11:06.463 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:11:06.897 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-12 02:11:06.950 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-12 02:11:07.000 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-12 02:11:08.100 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-12 02:11:08.375 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-12 02:11:08.376 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-12 02:11:08.522 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-12 02:11:08.717 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 02:11:08.896 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-12 02:11:10.587 | Installing collected packages: cinder 2022-04-12 02:11:10.587 | Attempting uninstall: cinder 2022-04-12 02:11:10.588 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 02:11:10.593 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 02:11:10.595 | Running setup.py develop for cinder 2022-04-12 02:11:18.087 | Successfully installed cinder 2022-04-12 02:11:18.087 | 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-12 02:11:18.096 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:11:18.096 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:11:18.246 | + inc/python:pip_install:200 : result=0 2022-04-12 02:11:18.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:11:18.251 | + functions-common:time_stop:2425 : local name 2022-04-12 02:11:18.253 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:11:18.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:11:18.258 | + functions-common:time_stop:2428 : local total 2022-04-12 02:11:18.260 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:11:18.263 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:11:18.265 | + functions-common:time_stop:2432 : start_time=1649729455380 2022-04-12 02:11:18.267 | + functions-common:time_stop:2434 : [[ -z 1649729455380 ]] 2022-04-12 02:11:18.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:11:18.274 | + functions-common:time_stop:2437 : end_time=1649729478272 2022-04-12 02:11:18.276 | + functions-common:time_stop:2438 : elapsed_time=22892 2022-04-12 02:11:18.278 | + functions-common:time_stop:2439 : total=104745 2022-04-12 02:11:18.281 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:11:18.283 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127637 2022-04-12 02:11:18.285 | + inc/python:pip_install:203 : return 0 2022-04-12 02:11:18.288 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:11:18.291 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:11:18.293 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:11:18.312 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:11:18.324 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:11:18.327 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:11:18.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:11:18.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:11:18.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:11:18.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:11:18.339 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:11:18.342 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:11:18.344 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:11:18.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:18.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:18.352 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:11:18.364 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:11:18.367 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:11:18.370 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:11:18.372 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:11:18.375 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:11:18.377 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:11:18.380 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:11:18.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:18.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:18.387 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:11:18.389 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:11:18.392 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:11:18.394 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:11:18.397 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:11:18.399 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:11:18.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:18.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:18.407 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:11:18.430 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 02:11:18.539 | Reading package lists... 2022-04-12 02:11:18.778 | Building dependency tree... 2022-04-12 02:11:18.779 | Reading state information... 2022-04-12 02:11:19.034 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:11:19.034 | The following packages were automatically installed and are no longer required: 2022-04-12 02:11:19.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:11:19.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:11:19.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:11:19.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:11:19.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:11:19.035 | python3-zope.interface 2022-04-12 02:11:19.035 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:11:19.151 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:11:19.156 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:11:19.159 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:11:19.161 | + functions-common:time_stop:2425 : local name 2022-04-12 02:11:19.164 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:11:19.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:11:19.169 | + functions-common:time_stop:2428 : local total 2022-04-12 02:11:19.171 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:11:19.174 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:11:19.176 | + functions-common:time_stop:2432 : start_time=1649729478426 2022-04-12 02:11:19.178 | + functions-common:time_stop:2434 : [[ -z 1649729478426 ]] 2022-04-12 02:11:19.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:11:19.186 | + functions-common:time_stop:2437 : end_time=1649729479183 2022-04-12 02:11:19.189 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 02:11:19.191 | + functions-common:time_stop:2439 : total=5276 2022-04-12 02:11:19.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:11:19.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6033 2022-04-12 02:11:19.199 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:11:19.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:11:19.204 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:11:19.207 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:11:19.220 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:11:19.224 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:11:19.226 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:11:19.228 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:11:19.232 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:11:19.232 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:11:19.237 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:11:19.239 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:11:19.242 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:11:19.244 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:11:19.246 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:11:19.248 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:11:19.250 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:11:19.253 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:11:19.265 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:11:19.277 | + 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-12 02:11:19.289 | + 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-12 02:11:19.301 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:11:19.316 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:11:19.320 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:11:19.324 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eUt0EesRrX 2022-04-12 02:11:19.326 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:11:19.328 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:11:19.331 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:11:19.333 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eUt0EesRrX 2022-04-12 02:11:19.337 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eUt0EesRrX 2022-04-12 02:11:19.349 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eUt0EesRrX /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:11:19.361 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:11:19.365 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:11:19.368 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:11:19.370 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:11:19.372 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:11:19.374 | + 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-12 02:11:19.377 | + 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-12 02:11:19.379 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:11:19.381 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:11:19.386 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:11:19.390 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:11:19.409 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:11:19.427 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:11:19.446 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:11:19.464 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:11:19.482 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:11:19.501 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:11:19.520 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:11:19.538 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:11:19.540 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:11:19.543 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:11:19.545 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:11:19.547 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:11:19.577 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:11:19.605 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:11:19.634 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:11:19.662 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:11:19.690 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:11:19.718 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:11:19.746 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:11:19.774 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:11:19.801 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:11:19.829 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:11:19.859 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:11:19.887 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:11:19.890 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:11:19.892 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:11:19.895 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:11:19.897 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:11:19.900 | + 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-12 02:11:19.931 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:11:19.958 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:11:19.987 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:11:20.015 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:11:20.043 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:11:20.072 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:11:20.102 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:11:20.105 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:11:20.133 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:11:20.165 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:11:20.172 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b66a772532948c8f622358026040b5f2 2022-04-12 02:11:20.200 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:11:20.202 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:11:20.231 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:11:20.259 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:11:20.287 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:11:20.315 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:11:20.331 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:20.334 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:11:20.337 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:11:20.339 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:11:20.341 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:11:20.344 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:11:20.346 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:11:20.348 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:11:20.351 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:11:20.354 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:11:20.356 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:11:20.359 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:11:20.388 | + 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-12 02:11:20.417 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:11:20.444 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:11:20.472 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:11:20.500 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:11:20.529 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:11:20.531 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:11:20.534 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:11:20.536 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:11:20.564 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:11:20.567 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:11:20.596 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:11:20.598 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:11:20.600 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:11:20.603 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:11:20.631 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:11:20.634 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:11:20.636 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:11:20.653 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:20.655 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:11:20.658 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:11:20.660 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:11:20.662 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:11:20.690 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:11:20.719 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:11:20.735 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:20.737 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:11:20.754 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:20.757 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:11:20.774 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:20.776 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:11:20.778 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:11:20.781 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:11:20.783 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:11:20.785 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:11:20.788 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:11:20.790 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:11:20.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:20.809 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:11:20.811 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:11:20.814 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:11:20.830 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:20.832 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:11:20.836 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:11:20.863 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:11:20.866 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:11:20.869 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:11:20.871 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:11:20.873 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:11:20.876 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:11:20.894 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:11:20.896 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:11:20.899 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:11:20.901 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:11:20.904 | + 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-12 02:11:20.932 | + 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-12 02:11:20.960 | + 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-12 02:11:20.989 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:11:21.018 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:11:21.034 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:21.037 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:11:21.040 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:11:21.043 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:11:21.045 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:11:21.047 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:11:21.050 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:11:21.053 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:11:21.057 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:11:21.060 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:11:21.062 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:11:21.075 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:11:21.075 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:11:21.083 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:11:21.087 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:11:21.102 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:11:21.105 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:11:21.109 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:11:21.139 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:11:21.165 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:11:21.193 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:11:21.220 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:11:21.248 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:11:21.276 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:11:21.304 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:11:21.331 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:11:21.358 | + 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-12 02:11:21.386 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:11:21.414 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:11:21.441 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:11:21.468 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:11:21.470 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:11:21.473 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:11:21.476 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:11:21.478 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:11:21.481 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:21.483 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:21.486 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:11:21.488 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:11:21.491 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:11:21.518 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:11:21.546 | + 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-12 02:11:21.547 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:11:21.556 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:11:21.559 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:11:21.561 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:11:21.564 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:11:21.566 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:11:21.569 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:11:21.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:21.573 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:21.576 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:11:21.578 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:11:21.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:11:21.583 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:11:21.585 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:11:21.646 | Enabling site cinder-wsgi. 2022-04-12 02:11:21.653 | To activate the new configuration, you need to run: 2022-04-12 02:11:21.653 | systemctl reload apache2 2022-04-12 02:11:21.658 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:11:21.660 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:11:21.662 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:11:21.665 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:11:21.799 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:11:21.801 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:11:21.833 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:11:21.863 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:11:21.879 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:21.881 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:11:21.884 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:11:21.886 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:11:21.889 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:11:21.891 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:11:21.922 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:11:21.950 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:11:21.979 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:11:22.007 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:11:22.035 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:11:22.063 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:11:22.092 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:11:22.120 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:11:22.149 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:11:22.177 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:11:22.205 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:11:22.233 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:11:22.236 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:11:22.252 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:22.255 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:11:22.286 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:11:22.289 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:11:22.306 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:22.308 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:11:22.311 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:11:22.313 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:11:22.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:11:22.318 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:11:22.321 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:11:22.325 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:11:22.325 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:11:22.331 | + 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-12 02:11:22.333 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:11:22.337 | + 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-12 02:11:22.339 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:11:22.342 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:11:22.344 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:11:22.347 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:11:22.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:11:22.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:11:22.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:11:22.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:11:22.360 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:11:22.362 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:11:22.364 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:11:22.367 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:11:22.369 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:11:22.372 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:11:22.375 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:11:22.377 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:11:22.380 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:11:22.396 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:11:22.399 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:11:22.401 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:11:22.404 | + functions-common:git_clone:629 : echo master 2022-04-12 02:11:22.404 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:11:22.409 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:11:22.411 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:11:22.414 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:11:22.416 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:11:22.417 | + functions-common:git_clone:678 : head -1 2022-04-12 02:11:22.420 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:11:22.422 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:11:22.425 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:11:22.427 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:11:22.430 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:11:22.433 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:11:22.435 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:11:22.438 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:11:22.440 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:11:22.443 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:11:22.446 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:11:22.448 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:11:22.451 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:11:22.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:11:22.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:11:22.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:11:22.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:11:22.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:11:22.468 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:11:22.474 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:11:22.476 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:11:23.138 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:11:23.140 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:11:23.143 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:11:23.145 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:11:23.148 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:11:23.150 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:11:23.152 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:11:23.155 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:11:23.157 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:11:23.159 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:11:23.162 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:11:23.165 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:11:23.167 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:11:23.170 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:11:23.190 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:11:23.193 | + 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-12 02:11:24.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:11:24.048 | from cryptography.utils import int_from_bytes 2022-04-12 02:11:24.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:11:24.049 | from cryptography.utils import int_from_bytes 2022-04-12 02:11:25.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:11:25.235 | Obtaining file:///opt/stack/neutron 2022-04-12 02:11:25.235 | Preparing metadata (setup.py): started 2022-04-12 02:11:30.928 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:11:31.018 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:11:31.020 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:11:31.021 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:11:31.022 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:11:31.023 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:11:31.024 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:11:31.025 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:11:31.026 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:11:31.027 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:11:31.028 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:11:31.030 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:11:31.031 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:11:31.032 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:11:31.033 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:11:31.034 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:11:31.035 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:11:31.036 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:11:31.037 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:11:31.038 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:11:31.039 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:11:31.041 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:11:31.041 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:11:31.043 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:11:31.044 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:11:31.045 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:11:31.046 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:11:31.047 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:11:31.048 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:11:31.049 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:11:31.050 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:11:31.051 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:11:31.052 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:11:31.053 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:11:31.055 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:11:31.056 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:11:31.057 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:11:31.058 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:11:31.059 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:11:31.060 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:11:31.061 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:11:31.062 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:11:31.063 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:11:31.064 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:11:31.065 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:11:31.066 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:11:31.067 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:11:31.068 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:11:31.070 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:31.071 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:11:31.072 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:11:31.073 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:11:31.074 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:11:31.076 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:11:31.077 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:11:31.078 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:11:31.094 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:11:31.096 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:11:31.097 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:11:31.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:11:31.116 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:11:31.117 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:11:31.118 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:11:31.138 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev108) (3.0.7) 2022-04-12 02:11:31.145 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:11:31.205 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.7.0) 2022-04-12 02:11:31.206 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:11:31.262 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:11:31.263 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (4.4.0) 2022-04-12 02:11:31.307 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:11:31.313 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (1.2.2) 2022-04-12 02:11:31.340 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:11:31.341 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.1.5) 2022-04-12 02:11:31.343 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:11:31.344 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.32) 2022-04-12 02:11:31.345 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:11:31.346 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:11:31.347 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:11:31.349 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:11:31.368 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev108) (1.0.3) 2022-04-12 02:11:31.457 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev108) (0.17.3) 2022-04-12 02:11:31.528 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:11:31.591 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (2.0.1) 2022-04-12 02:11:31.592 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:11:31.594 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.13.0) 2022-04-12 02:11:31.651 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (2.8.2) 2022-04-12 02:11:31.654 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (0.9.6) 2022-04-12 02:11:31.712 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.4.0) 2022-04-12 02:11:31.715 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:11:31.717 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 02:11:31.718 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.2.4) 2022-04-12 02:11:31.742 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:11:31.745 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.3.0) 2022-04-12 02:11:31.791 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (1.15.0) 2022-04-12 02:11:31.846 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:11:31.878 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:11:31.879 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:11:31.905 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:11:32.047 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:11:32.118 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:11:32.194 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:11:32.195 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:11:32.305 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.306 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.307 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.308 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.309 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.311 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.312 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:11:32.522 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:11:32.523 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.10.1) 2022-04-12 02:11:32.526 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:11:32.569 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (3.17.6) 2022-04-12 02:11:32.573 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (2.1.0) 2022-04-12 02:11:32.666 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:11:32.668 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (1.26.9) 2022-04-12 02:11:32.670 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2.0.12) 2022-04-12 02:11:32.671 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:11:32.707 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:11:33.041 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:11:33.117 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 02:11:33.276 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (2.21) 2022-04-12 02:11:33.348 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:11:33.350 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:11:33.586 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:11:33.758 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.2) 2022-04-12 02:11:34.312 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.14.1) 2022-04-12 02:11:34.361 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (0.2.5) 2022-04-12 02:11:34.965 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.4.2) 2022-04-12 02:11:34.967 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.2) 2022-04-12 02:11:35.282 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (4.11.1) 2022-04-12 02:11:35.283 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:11:35.449 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev108) (3.8.0) 2022-04-12 02:11:35.699 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (21.4.0) 2022-04-12 02:11:35.700 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (1.8.2) 2022-04-12 02:11:35.884 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:11:36.194 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.3.2) 2022-04-12 02:11:37.797 | Installing collected packages: neutron 2022-04-12 02:11:37.797 | Attempting uninstall: neutron 2022-04-12 02:11:37.797 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 02:11:37.815 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 02:11:37.817 | Running setup.py develop for neutron 2022-04-12 02:11:45.327 | Successfully installed neutron 2022-04-12 02:11:45.327 | 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-12 02:11:45.336 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:11:45.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:11:45.489 | + inc/python:pip_install:200 : result=0 2022-04-12 02:11:45.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:11:45.493 | + functions-common:time_stop:2425 : local name 2022-04-12 02:11:45.496 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:11:45.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:11:45.500 | + functions-common:time_stop:2428 : local total 2022-04-12 02:11:45.503 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:11:45.505 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:11:45.508 | + functions-common:time_stop:2432 : start_time=1649729483185 2022-04-12 02:11:45.510 | + functions-common:time_stop:2434 : [[ -z 1649729483185 ]] 2022-04-12 02:11:45.513 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:11:45.517 | + functions-common:time_stop:2437 : end_time=1649729505514 2022-04-12 02:11:45.519 | + functions-common:time_stop:2438 : elapsed_time=22329 2022-04-12 02:11:45.521 | + functions-common:time_stop:2439 : total=127637 2022-04-12 02:11:45.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:11:45.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149966 2022-04-12 02:11:45.529 | + inc/python:pip_install:203 : return 0 2022-04-12 02:11:45.531 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:11:45.534 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:11:45.536 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:11:45.555 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:11:45.567 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:11:45.570 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:11:45.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:11:45.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:11:45.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:11:45.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:11:45.583 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:11:45.586 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:11:45.589 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:11:45.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:11:45.609 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:11:45.611 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:11:45.614 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:11:45.617 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:11:45.619 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:11:45.622 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:11:45.624 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:11:45.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:11:45.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:11:45.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:11:45.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:11:45.637 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:11:45.653 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:45.655 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:11:45.672 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:45.674 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:11:45.691 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:11:45.694 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:11:45.696 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:11:45.699 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:11:45.701 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:11:45.703 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:11:45.706 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:11:45.709 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:11:45.711 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:11:45.714 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:11:45.729 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:11:45.731 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:11:45.734 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:11:45.736 | + functions-common:git_clone:629 : echo master 2022-04-12 02:11:45.737 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:11:45.742 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:11:45.745 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:11:45.747 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:11:45.750 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:11:45.750 | + functions-common:git_clone:678 : head -1 2022-04-12 02:11:45.753 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:11:45.757 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:11:45.760 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:11:45.763 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:11:45.766 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:11:45.768 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:11:45.771 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:11:45.773 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:11:45.775 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:11:45.778 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:11:45.780 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:11:45.783 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:11:45.785 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:11:45.788 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:11:45.791 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:11:45.794 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:11:45.796 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:11:45.799 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:11:45.802 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:11:45.808 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:11:45.811 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:11:46.472 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:11:46.475 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:11:46.477 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:11:46.480 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:11:46.482 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:11:46.485 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:11:46.487 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:11:46.489 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:11:46.492 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:11:46.494 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:11:46.496 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:11:46.499 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:11:46.501 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:11:46.503 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:11:46.524 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:11:46.527 | + 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-12 02:11:47.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:11:47.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:11:47.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:11:47.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:11:48.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:11:48.596 | Obtaining file:///opt/stack/nova 2022-04-12 02:11:48.597 | Preparing metadata (setup.py): started 2022-04-12 02:11:55.243 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:11:55.367 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 02:11:55.368 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 02:11:55.369 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 02:11:55.370 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 02:11:55.372 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:11:55.373 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 02:11:55.373 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 02:11:55.374 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 02:11:55.375 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 02:11:55.377 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 02:11:55.378 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 02:11:55.379 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:11:55.380 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:11:55.381 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:11:55.382 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 02:11:55.383 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 02:11:55.384 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 02:11:55.385 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 02:11:55.387 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 02:11:55.388 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 02:11:55.389 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:11:55.390 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 02:11:55.391 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:11:55.392 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 02:11:55.393 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 02:11:55.394 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 02:11:55.395 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:11:55.396 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 02:11:55.397 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 02:11:55.398 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:11:55.399 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 02:11:55.400 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 02:11:55.402 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 02:11:55.403 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:11:55.404 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 02:11:55.405 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 02:11:55.407 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:11:55.408 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 02:11:55.409 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 02:11:55.410 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:11:55.411 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 02:11:55.412 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 02:11:55.413 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:11:55.414 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:11:55.415 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 02:11:55.416 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:11:55.417 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 02:11:55.418 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 02:11:55.419 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 02:11:55.420 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 02:11:55.422 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 02:11:55.423 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:11:55.424 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 02:11:55.425 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:11:55.426 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 02:11:55.427 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 02:11:55.428 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 02:11:55.429 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:11:55.430 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 02:11:55.432 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 02:11:55.433 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 02:11:55.434 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:11:55.435 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 02:11:55.436 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:11:55.452 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 02:11:55.453 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:11:55.455 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 02:11:55.476 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 02:11:55.516 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 02:11:55.546 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 02:11:55.547 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:11:55.572 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:11:55.696 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 02:11:55.698 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:11:55.755 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 02:11:55.756 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 02:11:55.783 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:11:55.784 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 02:11:55.785 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:11:55.789 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 02:11:55.812 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:11:55.815 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:11:55.865 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:11:55.868 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:55.870 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:11:55.933 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 02:11:56.039 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:11:56.043 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 02:11:56.120 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 02:11:56.184 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:11:56.186 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 02:11:56.188 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:11:56.190 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 02:11:56.217 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 02:11:56.219 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:11:56.272 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 02:11:56.328 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 02:11:56.365 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:11:56.366 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 02:11:56.418 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 02:11:56.419 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 02:11:56.509 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:11:56.535 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 02:11:56.615 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 02:11:56.693 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 02:11:56.760 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 02:11:56.761 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 02:11:56.763 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:11:56.804 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:11:56.811 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 02:11:56.812 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:11:56.891 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 02:11:56.892 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 02:11:56.894 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 02:11:56.897 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 02:11:56.992 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 02:11:57.218 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 02:11:57.220 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 02:11:57.331 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:11:57.334 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 02:11:57.337 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 02:11:57.453 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 02:11:57.531 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 02:11:57.565 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:11:57.772 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 02:11:57.854 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:11:57.855 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:11:58.070 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:11:58.180 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 02:11:58.643 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 02:11:58.690 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 02:11:59.056 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.058 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.059 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.060 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.061 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.062 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:11:59.064 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:12:00.305 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 02:12:00.712 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 02:12:00.713 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 02:12:00.812 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:12:00.916 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:12:02.558 | Installing collected packages: nova 2022-04-12 02:12:02.558 | Attempting uninstall: nova 2022-04-12 02:12:02.559 | Found existing installation: nova 25.1.0.dev32 2022-04-12 02:12:02.567 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 02:12:02.569 | Running setup.py develop for nova 2022-04-12 02:12:11.024 | Successfully installed nova 2022-04-12 02:12:11.024 | 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-12 02:12:11.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:12:11.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:12:11.179 | + inc/python:pip_install:200 : result=0 2022-04-12 02:12:11.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:12:11.184 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:11.186 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:11.188 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:11.191 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:11.193 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:11.196 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:12:11.198 | + functions-common:time_stop:2432 : start_time=1649729506519 2022-04-12 02:12:11.200 | + functions-common:time_stop:2434 : [[ -z 1649729506519 ]] 2022-04-12 02:12:11.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:11.208 | + functions-common:time_stop:2437 : end_time=1649729531205 2022-04-12 02:12:11.210 | + functions-common:time_stop:2438 : elapsed_time=24686 2022-04-12 02:12:11.212 | + functions-common:time_stop:2439 : total=149966 2022-04-12 02:12:11.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:11.217 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174652 2022-04-12 02:12:11.219 | + inc/python:pip_install:203 : return 0 2022-04-12 02:12:11.221 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:12:11.224 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:12:11.226 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:12:11.246 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:12:11.258 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:12:11.261 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:12:11.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:12:11.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:12:11.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:12:11.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:12:11.273 | + 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-12 02:12:11.285 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:12:11.288 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:12:11.291 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:12:11.303 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:12:11.306 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:12:11.308 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:12:11.312 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:12:11.312 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:12:11.317 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:12:11.320 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:12:11.323 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:12:11.325 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:12:11.328 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:12:11.330 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:12:11.332 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:12:11.335 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:12:11.346 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:12:11.359 | + 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-12 02:12:11.371 | + 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-12 02:12:11.384 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:12:11.396 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:12:11.399 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:12:11.403 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.somA17Webu 2022-04-12 02:12:11.406 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:12:11.408 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:12:11.411 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:12:11.413 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:12:11.416 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:12:11.418 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.somA17Webu 2022-04-12 02:12:11.422 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.somA17Webu 2022-04-12 02:12:11.434 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.somA17Webu /etc/sudoers.d/nova-rootwrap 2022-04-12 02:12:11.447 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:12:11.452 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:12:11.454 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:12:11.457 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:12:11.459 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:12:11.462 | + 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-12 02:12:11.464 | + 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-12 02:12:11.467 | + 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-12 02:12:11.469 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:12:11.474 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:12:11.491 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:11.494 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:12:11.496 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:12:11.500 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:12:11.503 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:12:11.532 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:12:11.535 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:12:11.563 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:12:11.592 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:12:11.619 | + 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-12 02:12:11.648 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:12:11.679 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:12:11.708 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:12:11.710 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:12:11.737 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:12:11.764 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:12:11.791 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:12:11.818 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:12:11.844 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:12:11.877 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:12:11.879 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:12:11.881 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:12:11.884 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:12:11.886 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:12:11.888 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:12:11.891 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:12:11.893 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:12:11.895 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:12:11.898 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:12:11.900 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:12:11.902 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:12:11.904 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:12:11.907 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:12:11.909 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:12:11.911 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:12:11.914 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:12:11.916 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:12:11.918 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:12:11.920 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:12:11.936 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:11.938 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:12:11.940 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:12:11.943 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:12:11.970 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:12:11.973 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:12:11.976 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:12:11.978 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:12:11.980 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:12:11.983 | + 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-12 02:12:12.013 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:12:12.016 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:12:12.018 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:12:12.020 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:12:12.023 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:12:12.026 | + 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-12 02:12:12.055 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:12:12.085 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:12:12.113 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:12:12.140 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:12:12.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:12.159 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:12:12.177 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:12.180 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:12:12.180 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:12:12.186 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:12:12.188 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:12:12.216 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:12:12.233 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:12.235 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:12:12.237 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:12:12.240 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:12:12.242 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:12:12.244 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:12:12.274 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:12:12.301 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:12:12.328 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:12:12.355 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:12:12.383 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:12:12.410 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:12:12.437 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:12:12.465 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:12:12.492 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:12:12.520 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:12:12.537 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:12.540 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:12:12.542 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:12:12.574 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:12:12.602 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:12:12.629 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:12:12.657 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:12:12.684 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:12:12.711 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:12:12.738 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:12:12.766 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:12:12.781 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:12.784 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:12:12.786 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:12:12.813 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:12:12.845 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:12:12.848 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:12:12.876 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:12:12.878 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:12:12.881 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:12:12.884 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:12:12.886 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:12:12.888 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:12:12.890 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:12:12.893 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:12:12.895 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:12:12.897 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:12:12.899 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:12:12.902 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:12:12.904 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:12:12.906 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:12:12.909 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:12:12.911 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:12:12.913 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:12:12.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:12:12.918 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:12:12.920 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:12:12.922 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:12:12.924 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:12:12.927 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:12:12.929 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:12:12.932 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:12:12.949 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:12:12.951 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:12:12.954 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:12:12.956 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:12:12.958 | + 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-12 02:12:12.986 | + 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-12 02:12:13.014 | + 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-12 02:12:13.042 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:12:13.069 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:12:13.099 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:12:13.116 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:13.119 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:12:13.121 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:12:13.123 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:12:13.126 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:12:13.128 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:12:13.130 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:12:13.133 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:12:13.137 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:12:13.140 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:12:13.142 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:12:13.155 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:12:13.155 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:13.164 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:12:13.167 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:13.183 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:12:13.185 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:12:13.189 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:12:13.218 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:12:13.246 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:12:13.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:12:13.299 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:12:13.326 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:12:13.353 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:12:13.380 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:12:13.407 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:12:13.434 | + 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-12 02:12:13.461 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:12:13.488 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:12:13.514 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:12:13.542 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:12:13.544 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:12:13.547 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:12:13.550 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:12:13.552 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:12:13.554 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:13.557 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:13.559 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:12:13.562 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:12:13.564 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:12:13.591 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:12:13.619 | + 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-12 02:12:13.619 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:12:13.628 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:12:13.631 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:12:13.633 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:12:13.635 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:12:13.638 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:12:13.640 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:12:13.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:13.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:13.647 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:12:13.650 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:12:13.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:13.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:13.657 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:12:13.717 | Enabling site nova-api-wsgi. 2022-04-12 02:12:13.723 | To activate the new configuration, you need to run: 2022-04-12 02:12:13.723 | systemctl reload apache2 2022-04-12 02:12:13.728 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:12:13.730 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:12:13.733 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:12:13.735 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:12:13.870 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:12:13.888 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:13.890 | + 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-12 02:12:13.893 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:12:13.895 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:12:13.898 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:12:13.902 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:12:13.906 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:12:13.909 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:12:13.916 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:12:13.918 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:12:13.922 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:12:13.934 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:12:13.935 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:13.944 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:12:13.947 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:13.963 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:12:13.965 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:12:13.969 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:12:13.999 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:12:14.026 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:12:14.053 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:12:14.080 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:12:14.107 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:12:14.135 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:12:14.163 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:12:14.190 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:12:14.218 | + 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-12 02:12:14.246 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:12:14.273 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:12:14.299 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:12:14.327 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:12:14.329 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:12:14.356 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:12:14.372 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:14.375 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:12:14.406 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:12:14.408 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:12:14.411 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:12:14.427 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:14.430 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:12:14.433 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:12:14.461 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:12:14.493 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:12:14.496 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:12:14.498 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:12:14.500 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:12:14.503 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:12:14.506 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:12:14.522 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:14.525 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:12:14.527 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:12:14.529 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:12:14.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:14.548 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:12:14.551 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:12:14.578 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:12:14.581 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:12:14.583 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:12:14.611 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:12:14.639 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:12:14.669 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:12:14.686 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:14.688 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:12:14.715 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:12:14.717 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:12:14.720 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:12:14.751 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:12:14.781 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:12:14.809 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:12:14.836 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:12:14.865 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:12:14.892 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:12:14.921 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:12:14.948 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:12:14.977 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:12:14.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:14.997 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:12:15.001 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:12:15.004 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:12:15.006 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:12:15.009 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:12:15.011 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:12:15.014 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:12:15.016 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:12:15.019 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:12:15.022 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:12:15.026 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:12:15.028 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:12:15.031 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:12:15.033 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:12:15.035 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:12:15.039 | + 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-12 02:12:15.070 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:12:15.101 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:12:15.131 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:12:15.133 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:12:15.136 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:12:15.138 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:12:15.155 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:15.158 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:12:15.158 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:12:15.846 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:12:15.849 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:12:15.851 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:12:15.854 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:12:15.856 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:12:15.859 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:12:15.861 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:12:15.877 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:15.881 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:12:15.883 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:12:15.886 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:12:15.902 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:15.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:12:15.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:12:15.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:12:15.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:12:15.939 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:12:15.957 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:15.959 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:12:15.961 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:12:15.964 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:12:15.994 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:12:16.022 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:12:16.050 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:12:16.080 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:12:16.108 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:12:16.136 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:12:16.164 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:12:16.191 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:12:16.194 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:12:16.196 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:12:16.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:12:16.216 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:12:16.218 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:12:16.220 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:12:16.222 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:12:16.225 | + 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-12 02:12:16.254 | + 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-12 02:12:16.282 | + 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-12 02:12:16.310 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:12:16.338 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:12:16.341 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:12:16.345 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:12:16.347 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:12:16.350 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:12:16.353 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:12:16.355 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:12:16.358 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:12:16.360 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:12:16.363 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:12:16.366 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:12:16.368 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:12:16.370 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:12:16.373 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:12:16.375 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:12:16.390 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:16.393 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:12:16.395 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:12:16.412 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:16.414 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:12:16.430 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:16.433 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:12:16.450 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:16.453 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:12:16.470 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:16.472 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:12:16.476 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:12:16.478 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:12:16.481 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:12:16.483 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:12:16.486 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:12:16.489 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:12:16.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:16.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:16.496 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:12:16.499 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:12:16.501 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:12:16.504 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:12:16.506 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:12:16.509 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:12:16.511 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:12:16.514 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:16.516 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:16.518 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:12:16.521 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:12:16.524 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:12:16.526 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:12:16.529 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:12:16.531 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:12:16.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:16.536 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:16.539 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:12:16.560 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 02:12:16.670 | Reading package lists... 2022-04-12 02:12:16.908 | Building dependency tree... 2022-04-12 02:12:16.909 | Reading state information... 2022-04-12 02:12:17.159 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:12:17.159 | The following packages were automatically installed and are no longer required: 2022-04-12 02:12:17.161 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:12:17.161 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:12:17.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:12:17.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:12:17.161 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:12:17.161 | python3-zope.interface 2022-04-12 02:12:17.161 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:12:17.274 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:12:17.279 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:12:17.284 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:12:17.286 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:17.289 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:17.291 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:17.294 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:17.296 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:17.298 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:12:17.301 | + functions-common:time_stop:2432 : start_time=1649729536558 2022-04-12 02:12:17.303 | + functions-common:time_stop:2434 : [[ -z 1649729536558 ]] 2022-04-12 02:12:17.306 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:17.311 | + functions-common:time_stop:2437 : end_time=1649729537308 2022-04-12 02:12:17.313 | + functions-common:time_stop:2438 : elapsed_time=750 2022-04-12 02:12:17.316 | + functions-common:time_stop:2439 : total=6033 2022-04-12 02:12:17.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:17.321 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6783 2022-04-12 02:12:17.323 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:12:17.326 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:12:17.328 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:12:17.331 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:12:17.333 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:12:17.336 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:12:17.358 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:12:17.360 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:12:17.363 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:12:17.366 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:12:17.368 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:12:17.371 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:12:17.373 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:12:17.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:17.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:17.381 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:12:17.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:12:17.386 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:12:17.388 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:12:17.391 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:12:17.394 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:12:17.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:17.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:17.401 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:12:17.423 | + functions-common:apt_get:1230 : 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-12 02:12:17.533 | Reading package lists... 2022-04-12 02:12:17.771 | Building dependency tree... 2022-04-12 02:12:17.772 | Reading state information... 2022-04-12 02:12:18.025 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:12:18.025 | The following packages were automatically installed and are no longer required: 2022-04-12 02:12:18.026 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:12:18.026 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:12:18.026 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:12:18.026 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:12:18.026 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:12:18.026 | python3-zope.interface 2022-04-12 02:12:18.026 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:12:18.139 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:12:18.144 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:12:18.147 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:12:18.149 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:18.152 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:18.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:18.157 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:18.159 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:18.162 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:12:18.164 | + functions-common:time_stop:2432 : start_time=1649729537420 2022-04-12 02:12:18.167 | + functions-common:time_stop:2434 : [[ -z 1649729537420 ]] 2022-04-12 02:12:18.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:18.174 | + functions-common:time_stop:2437 : end_time=1649729538171 2022-04-12 02:12:18.176 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 02:12:18.179 | + functions-common:time_stop:2439 : total=6783 2022-04-12 02:12:18.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:18.183 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7534 2022-04-12 02:12:18.186 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:12:18.188 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:12:18.191 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:12:18.193 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:12:18.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:18.198 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:18.201 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:12:18.203 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:12:18.259 | wsgi (enabled by maintainer script) 2022-04-12 02:12:18.262 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:12:18.264 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:12:18.267 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:12:18.270 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:12:18.273 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:12:18.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:12:18.280 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:12:18.280 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:12:18.285 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:12:18.288 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:12:18.290 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:12:18.293 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:12:18.296 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:12:18.318 | Using python 3.8 to install osc-placement 2022-04-12 02:12:18.321 | + 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-12 02:12:19.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:19.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:19.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:19.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:20.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:12:20.415 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:12:20.426 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:12:20.428 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:12:20.429 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:12:20.430 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:12:20.431 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:12:20.432 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:12:20.492 | 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-12 02:12:20.493 | 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-12 02:12:20.495 | 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-12 02:12:20.496 | 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-12 02:12:20.511 | 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-12 02:12:20.513 | 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-12 02:12:20.514 | 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-12 02:12:20.532 | 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-12 02:12:20.532 | 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-12 02:12:20.533 | 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-12 02:12:20.535 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 02:12:20.536 | 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-12 02:12:20.538 | 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-12 02:12:20.558 | 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-12 02:12:20.560 | 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-12 02:12:20.561 | 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-12 02:12:20.562 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-12 02:12:20.570 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-12 02:12:20.609 | 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-12 02:12:20.611 | 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-12 02:12:20.612 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-12 02:12:20.613 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-12 02:12:20.615 | 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-12 02:12:20.616 | 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-12 02:12:20.617 | 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-12 02:12:20.618 | 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-12 02:12:20.683 | 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-12 02:12:20.685 | 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-12 02:12:20.688 | 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-12 02:12:20.689 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-12 02:12:20.777 | 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-12 02:12:20.778 | 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-12 02:12:20.779 | 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-12 02:12:20.829 | 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-12 02:12:20.869 | 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-12 02:12:21.047 | 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-12 02:12:23.296 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:12:23.303 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:12:23.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:12:23.423 | + inc/python:pip_install:200 : result=0 2022-04-12 02:12:23.425 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:12:23.428 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:23.431 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:23.433 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:23.436 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:23.438 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:23.441 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:12:23.444 | + functions-common:time_stop:2432 : start_time=1649729538312 2022-04-12 02:12:23.446 | + functions-common:time_stop:2434 : [[ -z 1649729538312 ]] 2022-04-12 02:12:23.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:23.454 | + functions-common:time_stop:2437 : end_time=1649729543451 2022-04-12 02:12:23.456 | + functions-common:time_stop:2438 : elapsed_time=5139 2022-04-12 02:12:23.459 | + functions-common:time_stop:2439 : total=174652 2022-04-12 02:12:23.461 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:23.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179791 2022-04-12 02:12:23.466 | + inc/python:pip_install:203 : return 0 2022-04-12 02:12:23.469 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:12:23.471 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:12:23.474 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:12:23.476 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:12:23.478 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:12:23.481 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:12:23.485 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:12:23.487 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:12:23.490 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:12:23.508 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:12:23.510 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:12:23.513 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:12:23.516 | + functions-common:git_clone:629 : echo master 2022-04-12 02:12:23.517 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:12:23.522 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:12:23.525 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:12:23.527 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:12:23.530 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:12:23.531 | + functions-common:git_clone:678 : head -1 2022-04-12 02:12:23.534 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:12:23.538 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:12:23.540 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:12:23.543 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:12:23.545 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:12:23.548 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:12:23.550 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:12:23.553 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:12:23.556 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:12:23.558 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:12:23.561 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:12:23.563 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:12:23.566 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:12:23.569 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:12:23.572 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:12:23.575 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:12:23.577 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:12:23.580 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:12:23.583 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:12:23.589 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:12:23.591 | + 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-12 02:12:24.257 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:12:24.259 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:12:24.262 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:12:24.264 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:12:24.267 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:12:24.269 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:12:24.272 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:12:24.274 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:12:24.277 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:12:24.279 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:12:24.282 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:12:24.284 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:12:24.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:12:24.289 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:12:24.310 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:12:24.313 | + 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-12 02:12:25.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:25.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:25.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:25.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:26.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:12:26.382 | Obtaining file:///opt/stack/placement 2022-04-12 02:12:26.383 | Preparing metadata (setup.py): started 2022-04-12 02:12:31.003 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:12:31.048 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 02:12:31.049 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 02:12:31.050 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 02:12:31.052 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 02:12:31.053 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 02:12:31.054 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:12:31.055 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 02:12:31.057 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 02:12:31.058 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:12:31.059 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 02:12:31.060 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 02:12:31.061 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 02:12:31.063 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 02:12:31.064 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 02:12:31.065 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 02:12:31.066 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 02:12:31.067 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 02:12:31.068 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:12:31.069 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 02:12:31.070 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 02:12:31.071 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 02:12:31.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 02:12:31.140 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 02:12:31.142 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 02:12:31.143 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:12:31.144 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 02:12:31.145 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:12:31.166 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 02:12:31.206 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:12:31.207 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:12:31.208 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 02:12:31.210 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 02:12:31.211 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 02:12:31.262 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 02:12:31.264 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 02:12:31.265 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 02:12:31.266 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 02:12:31.311 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 02:12:31.313 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 02:12:31.330 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:12:31.332 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 02:12:31.334 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:12:31.360 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 02:12:31.362 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 02:12:31.375 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:12:31.391 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 02:12:31.392 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 02:12:31.394 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 02:12:31.396 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 02:12:31.438 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 02:12:31.439 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 02:12:31.442 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 02:12:31.444 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 02:12:31.461 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 02:12:31.648 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 02:12:31.689 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 02:12:31.690 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 02:12:31.691 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 02:12:31.708 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 02:12:31.742 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 02:12:31.798 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 02:12:31.866 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 02:12:31.951 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 02:12:32.001 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 02:12:32.195 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 02:12:32.197 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 02:12:32.198 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 02:12:32.277 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:12:32.341 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 02:12:32.504 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 02:12:32.615 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 02:12:32.618 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 02:12:34.557 | Installing collected packages: openstack-placement 2022-04-12 02:12:34.557 | Attempting uninstall: openstack-placement 2022-04-12 02:12:34.558 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:12:34.560 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:12:34.561 | Running setup.py develop for openstack-placement 2022-04-12 02:12:40.522 | Successfully installed openstack-placement 2022-04-12 02:12:40.522 | 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-12 02:12:40.530 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:12:40.530 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:12:40.656 | + inc/python:pip_install:200 : result=0 2022-04-12 02:12:40.658 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:12:40.660 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:40.664 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:40.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:40.668 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:40.670 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:40.673 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:12:40.675 | + functions-common:time_stop:2432 : start_time=1649729544305 2022-04-12 02:12:40.677 | + functions-common:time_stop:2434 : [[ -z 1649729544305 ]] 2022-04-12 02:12:40.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:40.684 | + functions-common:time_stop:2437 : end_time=1649729560682 2022-04-12 02:12:40.687 | + functions-common:time_stop:2438 : elapsed_time=16377 2022-04-12 02:12:40.689 | + functions-common:time_stop:2439 : total=179791 2022-04-12 02:12:40.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:40.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196168 2022-04-12 02:12:40.696 | + inc/python:pip_install:203 : return 0 2022-04-12 02:12:40.698 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:12:40.701 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:12:40.703 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:12:40.723 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:12:40.736 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:12:40.738 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:12:40.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:12:40.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:12:40.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:12:40.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:12:40.751 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:12:40.753 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:12:40.756 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:12:40.768 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:12:40.771 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:12:40.776 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:12:40.778 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:12:40.781 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:12:40.784 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:12:40.786 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:12:40.789 | + 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-12 02:12:40.821 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:12:40.853 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:12:40.884 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:12:40.887 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:12:40.889 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:12:40.892 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:12:40.894 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:12:40.926 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:12:40.956 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:12:40.985 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:12:41.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:12:41.044 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:12:41.073 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:12:41.102 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:12:41.132 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:12:41.160 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:12:41.190 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:12:41.194 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:12:41.196 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:12:41.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:12:41.217 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:12:41.219 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:12:41.222 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:12:41.224 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:12:41.227 | + 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-12 02:12:41.257 | + 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-12 02:12:41.285 | + 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-12 02:12:41.315 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:12:41.344 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:12:41.346 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:12:41.349 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:12:41.351 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:12:41.354 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:12:41.356 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:12:41.359 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:12:41.362 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:12:41.367 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:12:41.369 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:12:41.372 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:12:41.385 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:12:41.385 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:41.393 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:12:41.397 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:12:41.412 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:12:41.415 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:12:41.419 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:12:41.451 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:12:41.479 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:12:41.508 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:12:41.537 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:12:41.566 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:12:41.594 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:12:41.624 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:12:41.652 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:12:41.681 | + 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-12 02:12:41.709 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:12:41.737 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:12:41.766 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:12:41.795 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:12:41.797 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:12:41.801 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:12:41.804 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:12:41.806 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:12:41.809 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:41.811 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:41.814 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:12:41.817 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:12:41.819 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:12:41.847 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:12:41.882 | + 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-12 02:12:41.882 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:12:41.891 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:12:41.895 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:12:41.898 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:12:41.900 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:12:41.903 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:12:41.905 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:12:41.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:41.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:41.913 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:12:41.916 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:12:41.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:41.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:41.923 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:12:41.984 | Site placement-api already enabled 2022-04-12 02:12:41.989 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:12:41.991 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:12:41.994 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:12:41.996 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:12:42.131 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:12:42.156 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:42.158 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:12:42.181 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:42.184 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:12:42.201 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:42.204 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:12:42.207 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:12:42.210 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:12:42.245 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:12:42.275 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:12:42.304 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:12:42.334 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:12:42.363 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:12:42.392 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:12:42.421 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:12:42.450 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:12:42.468 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:42.471 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:12:42.489 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:42.492 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:12:42.494 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:12:42.497 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:12:42.499 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:12:42.502 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:12:42.505 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:12:42.508 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:12:42.510 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:12:42.514 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:12:42.518 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:12:42.521 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:12:42.524 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:12:42.527 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:12:42.529 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:12:42.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:42.549 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:12:42.552 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:12:42.554 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:12:42.556 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:12:42.559 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:12:42.561 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:12:42.563 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:12:42.566 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:12:42.623 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:12:42.659 | [187113 Async install_tempest:212499]: running: install_tempest 2022-04-12 02:12:42.662 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:12:42.664 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:12:42.667 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:12:42.670 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:12:42.673 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:12:42.676 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:12:42.679 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:12:42.681 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:12:42.684 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:12:42.687 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:12:42.690 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:12:42.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:12:42.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:12:42.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:12:42.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:12:42.704 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:12:42.706 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:12:42.709 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:12:42.713 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:12:42.715 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:12:42.719 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:12:42.723 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:12:42.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:12:42.730 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:12:42.732 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:12:42.735 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:12:42.738 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:12:42.741 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:12:42.764 | Using python 3.8 to install python-openstackclient 2022-04-12 02:12:42.766 | + 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-12 02:12:43.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:43.635 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:43.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:12:43.635 | from cryptography.utils import int_from_bytes 2022-04-12 02:12:44.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:12:44.848 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:12:44.869 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:12:44.870 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:12:44.870 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:12:44.871 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:12:44.873 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:12:44.874 | 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-12 02:12:44.875 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:12:44.876 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:12:44.877 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:12:44.878 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:12:44.879 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:12:44.890 | 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-12 02:12:44.891 | 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-12 02:12:44.892 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 02:12:44.893 | 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-12 02:12:44.895 | 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-12 02:12:44.921 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 02:12:44.923 | 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-12 02:12:44.924 | 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-12 02:12:44.925 | 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-12 02:12:44.926 | 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-12 02:12:44.927 | 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-12 02:12:44.928 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 02:12:44.930 | 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-12 02:12:44.931 | 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-12 02:12:44.932 | 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-12 02:12:44.933 | 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-12 02:12:44.948 | 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-12 02:12:44.965 | 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-12 02:12:44.966 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 02:12:44.967 | 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-12 02:12:44.970 | 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-12 02:12:44.991 | 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-12 02:12:45.010 | 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-12 02:12:45.012 | 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-12 02:12:45.014 | 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-12 02:12:45.105 | 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-12 02:12:45.106 | 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-12 02:12:45.107 | 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-12 02:12:45.150 | 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-12 02:12:45.161 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-12 02:12:45.195 | 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-12 02:12:45.362 | 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-12 02:12:45.380 | 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-12 02:12:45.483 | 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-12 02:12:45.485 | 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-12 02:12:45.487 | 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-12 02:12:45.488 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-12 02:12:45.640 | 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-12 02:12:47.945 | 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-12 02:12:47.952 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:12:47.952 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:12:48.079 | + inc/python:pip_install:200 : result=0 2022-04-12 02:12:48.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:12:48.084 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:48.087 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:48.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:48.091 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:48.094 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:48.096 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:12:48.099 | + functions-common:time_stop:2432 : start_time=1649729562758 2022-04-12 02:12:48.101 | + functions-common:time_stop:2434 : [[ -z 1649729562758 ]] 2022-04-12 02:12:48.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:48.109 | + functions-common:time_stop:2437 : end_time=1649729568106 2022-04-12 02:12:48.111 | + functions-common:time_stop:2438 : elapsed_time=5348 2022-04-12 02:12:48.114 | + functions-common:time_stop:2439 : total=196168 2022-04-12 02:12:48.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:48.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201516 2022-04-12 02:12:48.121 | + inc/python:pip_install:203 : return 0 2022-04-12 02:12:48.124 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:12:48.127 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:12:48.132 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.HSaMIDLUKJ 2022-04-12 02:12:48.134 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:12:48.137 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:12:48.139 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:12:48.142 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:12:48.145 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:12:48.148 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:12:48.166 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:48.168 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:12:48.171 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:12:48.173 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:12:48.176 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:12:48.178 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:12:48.181 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:12:48.183 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:12:48.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:48.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:48.190 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:12:48.193 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:12:48.196 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:12:48.199 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:12:48.204 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:12:48.259 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:12:48.262 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:12:48.264 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:12:48.267 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:12:48.269 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:12:48.272 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:12:48.275 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:12:48.277 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:12:48.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:12:48.282 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:12:48.284 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:12:48.287 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:12:48.290 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:12:48.292 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:12:48.295 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:12:48.297 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:12:48.299 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:12:48.302 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:12:48.305 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:12:48.308 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:12:48.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:48.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:48.315 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:12:48.317 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:12:48.320 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:12:50.904 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:12:50.920 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:12:50.920 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:12:50.924 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:12:50.926 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:12:50.929 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:50.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:50.934 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:12:50.936 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:12:50.938 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:12:50.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:12:50.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:12:50.946 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:12:50.948 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:12:50.951 | + 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-12 02:12:50.963 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:12:50.998 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:12:51.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:12:51.026 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:12:51.081 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:12:51.135 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:12:51.192 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:12:51.194 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:12:51.197 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:12:51.199 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:12:53.330 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:12:53.332 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:12:53.335 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:12:53.340 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-021253 2022-04-12 02:12:53.342 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-021253 1041' 2022-04-12 02:12:53.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.348 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:12:53.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.353 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:12:53.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.359 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:12:53.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.364 | + 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-12 02:12:53.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.369 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:12:53.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.374 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:12:53.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.380 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-020825 2022-04-12 02:12:53.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.385 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:12:53.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.390 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:12:53.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.395 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:12:53.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.399 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:12:53.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.404 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:12:53.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:12:53.409 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:12:53.412 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:12:53.414 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:12:53.417 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:12:53.429 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:12:53.432 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.435 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:12:53.437 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.440 | + functions-common:run_process:1682 : local group= 2022-04-12 02:12:53.443 | + functions-common:run_process:1683 : local user= 2022-04-12 02:12:53.445 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:12:53.448 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:12:53.450 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:12:53.453 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:12:53.456 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:12:53.459 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:12:53.464 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729573461 2022-04-12 02:12:53.466 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:12:53.484 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:53.487 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:12:53.489 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:12:53.492 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.495 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.498 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.500 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.503 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:12:53.506 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:12:53.508 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:12:53.511 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:12:53.513 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:12:53.516 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:12:53.518 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:12:53.522 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:12:53.524 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.527 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:12:53.529 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:12:53.532 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:12:53.534 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:12:53.536 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:12:53.539 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:12:53.543 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:12:53.595 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:12:53.651 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:12:53.704 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:12:53.760 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:12:53.813 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:12:53.866 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:12:53.868 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:12:53.921 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:12:54.329 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:12:54.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:12:54.720 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:12:54.743 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:12:54.745 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:54.748 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:54.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:54.753 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:54.756 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:54.758 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:12:54.760 | + functions-common:time_stop:2432 : start_time=1649729573461 2022-04-12 02:12:54.763 | + functions-common:time_stop:2434 : [[ -z 1649729573461 ]] 2022-04-12 02:12:54.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:54.770 | + functions-common:time_stop:2437 : end_time=1649729574768 2022-04-12 02:12:54.773 | + functions-common:time_stop:2438 : elapsed_time=1307 2022-04-12 02:12:54.775 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:12:54.778 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:54.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1307 2022-04-12 02:12:54.783 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:12:54.785 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:12:54.788 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:12:54.790 | + functions-common:run_process:1682 : local group= 2022-04-12 02:12:54.793 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:12:54.795 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:12:54.798 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:12:54.800 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:12:54.803 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:12:54.806 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:12:54.809 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:12:54.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729574811 2022-04-12 02:12:54.816 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:12:54.837 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:54.839 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:12:54.842 | + functions-common:time_stop:2425 : local name 2022-04-12 02:12:54.845 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:12:54.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:12:54.851 | + functions-common:time_stop:2428 : local total 2022-04-12 02:12:54.854 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:12:54.856 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:12:54.859 | + functions-common:time_stop:2432 : start_time=1649729574811 2022-04-12 02:12:54.861 | + functions-common:time_stop:2434 : [[ -z 1649729574811 ]] 2022-04-12 02:12:54.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:12:54.869 | + functions-common:time_stop:2437 : end_time=1649729574867 2022-04-12 02:12:54.872 | + functions-common:time_stop:2438 : elapsed_time=56 2022-04-12 02:12:54.875 | + functions-common:time_stop:2439 : total=1307 2022-04-12 02:12:54.877 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:12:54.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1363 2022-04-12 02:12:54.883 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:12:54.904 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:54.906 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:12:54.938 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:54.941 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:12:54.963 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:54.966 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:12:54.969 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:12:54.971 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:12:54.974 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:12:54.977 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:12:54.979 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:12:54.982 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:12:54.985 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:12:54.987 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:12:54.990 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:12:54.995 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:12:54.999 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:12:55.002 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:12:55.005 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:12:55.008 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:12:55.010 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:12:55.013 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:12:55.015 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:12:55.020 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:12:55.025 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:12:55.028 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:12:55.031 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:12:55.036 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:12:55.128 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:12:55.189 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:12:55.240 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:12:55.291 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:12:55.344 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:12:55.396 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:12:55.398 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:12:55.459 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:12:55.838 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:12:55.901 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:12:55.953 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:12:56.007 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:12:56.059 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:12:56.062 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:12:56.066 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:12:56.069 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:12:56.441 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:12:56.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:12:56.825 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:12:57.302 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:12:57.321 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:57.325 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:12:57.327 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:12:57.331 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:12:57.336 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:12:57.348 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:12:57.360 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:12:57.362 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:12:57.365 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:12:57.502 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:12:57.643 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:12:57.780 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:12:57.925 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:12:58.062 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:12:58.216 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:12:58.358 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:12:58.501 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:12:58.640 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:12:58.781 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:12:58.787 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:12:58.790 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:12:58.794 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:12:58.804 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:12:58.807 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:12:58.810 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:12:58.827 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:12:58.830 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:12:58.833 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:12:58.836 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:12:58.838 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:12:58.841 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:12:58.843 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:12:58.860 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:12:58.862 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:12:58.864 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:12:58.867 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:12:58.869 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:12:58.871 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:12:58.874 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:12:58.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:12:59.368 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:12:59.373 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:12:59.389 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:12:59.392 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:12:59.394 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:12:59.397 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:12:59.400 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:12:59.405 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729579402 2022-04-12 02:12:59.407 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:13:04.079 | 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=214423) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:13:04.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.088 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.088 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.088 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:04.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:04.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:04.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.120 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.120 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.120 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:04.121 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:04.177 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:04.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.178 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.179 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.179 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:04.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:04.180 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:04.180 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:04.187 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:13:05.980 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:05.981 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:13:05.990 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:05.990 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:13:05.997 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:05.997 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:13:06.005 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.005 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:13:06.012 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.012 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:13:06.020 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.020 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:13:06.075 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.075 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.078 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.078 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.079 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.079 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.080 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.082 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.082 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.082 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.084 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.085 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.094 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.095 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.095 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.095 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.095 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.096 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.483 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.483 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.484 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.484 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.484 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.512 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.514 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.514 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.514 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.515 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.515 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.515 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.522 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:13:06.563 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.564 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:13:06.570 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.571 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:13:06.577 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.577 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:13:06.584 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.584 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:13:06.593 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.593 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:13:06.600 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.600 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:13:06.608 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:06.608 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.610 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.611 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.611 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.611 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.611 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.614 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.614 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.615 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.615 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.615 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.615 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.624 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.625 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.625 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.966 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.968 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.968 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.968 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.969 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.969 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:06.995 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:13:06.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.997 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.998 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.998 | 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=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:13:06.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:13:06.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:13:06.998 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=214423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:13:07.006 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:13:07.016 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.017 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:13:07.024 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.025 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:13:07.032 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.032 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:13:07.038 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.039 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:13:07.046 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.046 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:13:07.053 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.053 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:13:07.060 | INFO migrate.versioning.api [-] done 2022-04-12 02:13:07.456 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:13:07.459 | + functions-common:time_stop:2425 : local name 2022-04-12 02:13:07.461 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:13:07.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:13:07.466 | + functions-common:time_stop:2428 : local total 2022-04-12 02:13:07.469 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:13:07.471 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:13:07.474 | + functions-common:time_stop:2432 : start_time=1649729579402 2022-04-12 02:13:07.476 | + functions-common:time_stop:2434 : [[ -z 1649729579402 ]] 2022-04-12 02:13:07.479 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:13:07.484 | + functions-common:time_stop:2437 : end_time=1649729587481 2022-04-12 02:13:07.486 | + functions-common:time_stop:2438 : elapsed_time=8079 2022-04-12 02:13:07.489 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:13:07.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:13:07.494 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8079 2022-04-12 02:13:07.497 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:13:07.499 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:13:07.503 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:13:12.057 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:13:12.058 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:13:12.058 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:13:12.058 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:13:12.058 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:13:12.059 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:13:12.059 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:13:12.059 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:13:12.059 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:13:12.421 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:13:12.425 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:13:17.007 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:13:17.008 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:13:17.008 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:13:17.008 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:13:17.009 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:13:17.009 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:13:17.009 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:13:17.009 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:13:17.009 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:13:17.376 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:13:17.379 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:13:17.381 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:13:17.384 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:13:17.401 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:13:17.403 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:13:17.406 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:13:17.411 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:13:17.414 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:13:17.416 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.419 | + functions-common:run_process:1682 : local group= 2022-04-12 02:13:17.421 | + functions-common:run_process:1683 : local user= 2022-04-12 02:13:17.424 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:13:17.426 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:13:17.428 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:13:17.431 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:13:17.433 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:13:17.436 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:13:17.441 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729597438 2022-04-12 02:13:17.443 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:13:17.459 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:13:17.462 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:13:17.464 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:13:17.467 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.469 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.472 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.474 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.477 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:13:17.479 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:13:17.482 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:13:17.485 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:13:17.488 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:13:17.490 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:13:17.493 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 02:13:17.495 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:13:17.497 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:13:17.500 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:13:17.502 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:13:17.504 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:13:17.507 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:13:17.511 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:13:17.562 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:13:17.614 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:13:17.665 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-12 02:13:17.717 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:13:17.769 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:13:17.820 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:13:17.872 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:13:17.923 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:13:17.975 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:13:18.027 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:13:18.029 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:13:18.081 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:13:18.474 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:13:18.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:13:18.855 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:13:18.937 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:13:18.947 | + functions-common:time_stop:2425 : local name 2022-04-12 02:13:18.950 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:13:18.953 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:13:18.955 | + functions-common:time_stop:2428 : local total 2022-04-12 02:13:18.958 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:13:18.960 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:13:18.962 | + functions-common:time_stop:2432 : start_time=1649729597438 2022-04-12 02:13:18.965 | + functions-common:time_stop:2434 : [[ -z 1649729597438 ]] 2022-04-12 02:13:18.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:13:18.972 | + functions-common:time_stop:2437 : end_time=1649729598969 2022-04-12 02:13:18.975 | + functions-common:time_stop:2438 : elapsed_time=1531 2022-04-12 02:13:18.977 | + functions-common:time_stop:2439 : total=1363 2022-04-12 02:13:18.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:13:18.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2894 2022-04-12 02:13:18.985 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:13:18.985 | Waiting for keystone to start... 2022-04-12 02:13:18.988 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:13:18.995 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:13:18.995 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:13:18.996 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:13:18.998 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:13:19.001 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:13:19.004 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:13:19.006 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:13:19.009 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:13:19.014 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:13:19.016 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729599013 2022-04-12 02:13:19.019 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:13:19.025 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:13:25.202 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:13:25.230 | [212499 Async install_tempest:212499]: finished successfully 2022-04-12 02:13:25.617 | + :: : [[ 200 == 503 ]] 2022-04-12 02:13:25.619 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:13:25.622 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:13:25.624 | + functions-common:time_stop:2425 : local name 2022-04-12 02:13:25.627 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:13:25.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:13:25.631 | + functions-common:time_stop:2428 : local total 2022-04-12 02:13:25.634 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:13:25.636 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:13:25.639 | + functions-common:time_stop:2432 : start_time=1649729599013 2022-04-12 02:13:25.641 | + functions-common:time_stop:2434 : [[ -z 1649729599013 ]] 2022-04-12 02:13:25.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:13:25.649 | + functions-common:time_stop:2437 : end_time=1649729605646 2022-04-12 02:13:25.652 | + functions-common:time_stop:2438 : elapsed_time=6633 2022-04-12 02:13:25.654 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:13:25.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:13:25.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6633 2022-04-12 02:13:25.662 | + functions:wait_for_service:467 : return 0 2022-04-12 02:13:25.664 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:13:25.681 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:13:25.683 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:13:25.686 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:13:25.688 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:13:25.716 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:13:25.719 | + 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.39/identity 2022-04-12 02:13:30.300 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.300 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.301 | 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=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.308 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.324 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.325 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.355 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.388 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.388 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.478 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.478 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.499 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.503 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.503 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=215262) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:13:30.536 | 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=215262) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:13:30.838 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created domain default 2022-04-12 02:13:30.880 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created project admin 2022-04-12 02:13:30.906 | DEBUG passlib.handlers.bcrypt [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=215262) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:13:30.907 | DEBUG passlib.handlers.bcrypt [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=215262) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:13:30.967 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created user admin 2022-04-12 02:13:30.979 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created role reader 2022-04-12 02:13:30.990 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created role member 2022-04-12 02:13:31.011 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created implied role where 038e5a7e5b304def9aa3f055f52b4a7e implies 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:13:31.021 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created role admin 2022-04-12 02:13:31.038 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created implied role where c65c47cc008b4beb8f785b20d011f13e implies 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:13:31.052 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Granted role admin on project admin to user admin. 2022-04-12 02:13:31.059 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Granted role admin on the system to user admin. 2022-04-12 02:13:31.071 | WARNING py.warnings [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e 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-12 02:13:31.071 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:13:31.071 |  2022-04-12 02:13:31.075 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created region RegionOne 2022-04-12 02:13:31.106 | INFO keystone.cmd.bootstrap [None req-9be88ab8-f960-44f0-887c-e3e56f7ccf1e None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:13:31.553 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:13:31.556 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:13:31.558 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:13:31.562 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:13:34.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:34.532 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:34.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:34.532 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:34.692 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:34.696 | + lib/keystone:create_keystone_accounts:310 : admin_project=436c2c32e612404f94f4730f1e432332 2022-04-12 02:13:34.698 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:13:34.701 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:13:36.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:36.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:36.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:36.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:37.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:37.083 | + lib/keystone:create_keystone_accounts:312 : admin_user=9fd86226af514454b07dd00d6dd99f53 2022-04-12 02:13:37.085 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:13:37.087 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:13:37.090 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:13:37.092 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 9fd86226af514454b07dd00d6dd99f53 default 2022-04-12 02:13:37.151 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9fd86226af514454b07dd00d6dd99f53 default 2022-04-12 02:13:37.190 | [187113 Async ks-domain-role:215391]: running: get_or_add_user_domain_role admin 9fd86226af514454b07dd00d6dd99f53 default 2022-04-12 02:13:37.192 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:13:37.195 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:13:37.198 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:13:40.336 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:13:40.339 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:13:40.339 | default 2022-04-12 02:13:40.341 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:13:40.399 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:13:40.441 | [187113 Async ks-project:215533]: running: get_or_create_project service Default 2022-04-12 02:13:40.444 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:13:40.511 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:13:40.553 | [187113 Async ks-service:215619]: running: get_or_create_role service 2022-04-12 02:13:40.555 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:13:40.621 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:13:40.690 | [187113 Async ks-reseller:215705]: running: get_or_create_role ResellerAdmin 2022-04-12 02:13:40.694 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:13:40.706 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:13:41.135 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:13:41.364 | [187113 Async ks-anotherrole:215795]: running: get_or_create_role anotherrole 2022-04-12 02:13:41.384 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:13:41.421 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:13:41.441 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:13:41.481 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 02:13:43.755 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:13:43.927 | [215619 Async ks-service:215619]: finished successfully 2022-04-12 02:13:44.548 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:13:44.561 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:13:44.587 | [215705 Async ks-reseller:215705]: finished successfully 2022-04-12 02:13:44.602 | [215533 Async ks-project:215533]: finished successfully 2022-04-12 02:13:45.010 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:13:45.043 | [215795 Async ks-anotherrole:215795]: finished successfully 2022-04-12 02:13:45.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:45.062 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:45.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:45.063 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:45.234 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:45.237 | ++ functions-common:get_or_create_project:938 : project_id=24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:45.240 | ++ functions-common:get_or_create_project:939 : echo 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:45.243 | + lib/keystone:create_keystone_accounts:340 : invis_project=24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:45.245 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:13:45.248 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:13:45.251 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:13:45.254 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 02:13:47.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:47.786 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:47.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:47.786 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:47.974 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:47.977 | ++ functions-common:get_or_create_project:938 : project_id=134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:47.979 | ++ functions-common:get_or_create_project:939 : echo 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:47.983 | + lib/keystone:create_keystone_accounts:344 : demo_project=134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:47.985 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:13:47.989 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:13:47.992 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:13:47.994 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:13:47.997 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:13:48.000 | +++ functions-common:get_or_create_user:927 : 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-12 02:13:48.057 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:13:48.082 | [215391 Async ks-domain-role:215391]: finished successfully 2022-04-12 02:13:50.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.491 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.491 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.654 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:50.657 | ++ functions-common:get_or_create_user:925 : user_id=1587a5c4ffa14819b3c34028d8a1fc74 2022-04-12 02:13:50.660 | ++ functions-common:get_or_create_user:926 : echo 1587a5c4ffa14819b3c34028d8a1fc74 2022-04-12 02:13:50.663 | + lib/keystone:create_keystone_accounts:347 : demo_user=1587a5c4ffa14819b3c34028d8a1fc74 2022-04-12 02:13:50.665 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:13:50.714 | [187113 Async ks-domain-role:215391]: Waiting for completion of get_or_add_user_domain_role admin 9fd86226af514454b07dd00d6dd99f53 default running on PID 215391 (6 other jobs running) 2022-04-12 02:13:50.738 | [187113 Async ks-domain-role:215391]: Signaling child to exit 2022-04-12 02:13:50.738 | WAKEUP 2022-04-12 02:13:50.761 | [187113 Async ks-domain-role:215391]: Signaled 2022-04-12 02:13:50.762 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:13:50.762 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:13:50.762 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9fd86226af514454b07dd00d6dd99f53 --domain default 2022-04-12 02:13:50.762 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:13:50.762 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:13:50.762 | ++ functions-common:get_field:812 : read data 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:50.763 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:13:50.763 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:13:50.763 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 9fd86226af514454b07dd00d6dd99f53 --domain default 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:13:50.763 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:13:50.763 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:13:50.763 | ++ functions-common:get_field:812 : read data 2022-04-12 02:13:50.763 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9fd86226af514454b07dd00d6dd99f53 --domain default 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.763 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.763 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:50.763 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:13:50.763 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:13:50.763 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:13:50.763 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | 9fd86226af514454b07dd00d6dd99f53 | | | default | | False |' 2022-04-12 02:13:50.763 | ++ functions-common:get_field:812 : read data 2022-04-12 02:13:50.763 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:13:50.763 | + functions-common:get_or_add_user_domain_role:1021 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:13:50.763 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:13:50.805 | [187113 Async ks-domain-role:215391]: finished get_or_add_user_domain_role admin 9fd86226af514454b07dd00d6dd99f53 default with result 0 in 10 seconds 2022-04-12 02:13:50.812 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:13:50.849 | [187113 Async ks-project:215533]: Waiting for completion of get_or_create_project service Default running on PID 215533 (5 other jobs running) 2022-04-12 02:13:50.874 | [187113 Async ks-project:215533]: Signaling child to exit 2022-04-12 02:13:50.874 | WAKEUP 2022-04-12 02:13:50.896 | [187113 Async ks-project:215533]: Signaled 2022-04-12 02:13:50.898 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:13:50.898 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 02:13:50.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.898 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:50.898 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:50.898 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:50.898 | + functions-common:get_or_create_project:938 : project_id=a837478643b745dc82b01aa60d527f39 2022-04-12 02:13:50.898 | + functions-common:get_or_create_project:939 : echo a837478643b745dc82b01aa60d527f39 2022-04-12 02:13:50.898 | a837478643b745dc82b01aa60d527f39 2022-04-12 02:13:50.942 | [187113 Async ks-project:215533]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 02:13:50.977 | [187113 Async ks-service:215619]: Waiting for completion of get_or_create_role service running on PID 215619 (4 other jobs running) 2022-04-12 02:13:51.002 | [187113 Async ks-service:215619]: Signaling child to exit 2022-04-12 02:13:51.002 | WAKEUP 2022-04-12 02:13:51.024 | [187113 Async ks-service:215619]: Signaled 2022-04-12 02:13:51.026 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:13:51.026 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:13:51.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.026 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.026 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.026 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:51.026 | + functions-common:get_or_create_role:950 : role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:13:51.026 | + functions-common:get_or_create_role:951 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:13:51.026 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:13:51.069 | [187113 Async ks-service:215619]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 02:13:51.105 | [187113 Async ks-reseller:215705]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 215705 (3 other jobs running) 2022-04-12 02:13:51.131 | [187113 Async ks-reseller:215705]: Signaling child to exit 2022-04-12 02:13:51.131 | WAKEUP 2022-04-12 02:13:51.152 | [187113 Async ks-reseller:215705]: Signaled 2022-04-12 02:13:51.154 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:13:51.154 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:13:51.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.154 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.154 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.154 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:51.154 | + functions-common:get_or_create_role:950 : role_id=09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:13:51.154 | + functions-common:get_or_create_role:951 : echo 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:13:51.154 | 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:13:51.198 | [187113 Async ks-reseller:215705]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-12 02:13:51.233 | [187113 Async ks-anotherrole:215795]: Waiting for completion of get_or_create_role anotherrole running on PID 215795 (2 other jobs running) 2022-04-12 02:13:51.258 | [187113 Async ks-anotherrole:215795]: Signaling child to exit 2022-04-12 02:13:51.259 | WAKEUP 2022-04-12 02:13:51.280 | [187113 Async ks-anotherrole:215795]: Signaled 2022-04-12 02:13:51.281 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:13:51.282 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:13:51.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.282 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:51.282 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:51.282 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:51.282 | + functions-common:get_or_create_role:950 : role_id=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:13:51.282 | + functions-common:get_or_create_role:951 : echo 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:13:51.282 | 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:13:51.325 | [187113 Async ks-anotherrole:215795]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:13:51.329 | + inc/async:async_wait:197 : return 0 2022-04-12 02:13:51.332 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.390 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.431 | [187113 Async ks-demo-member:216664]: running: get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.434 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 9fd86226af514454b07dd00d6dd99f53 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.494 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9fd86226af514454b07dd00d6dd99f53 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.540 | [187113 Async ks-demo-admin:216776]: running: get_or_add_user_project_role admin 9fd86226af514454b07dd00d6dd99f53 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.543 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.605 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.653 | [187113 Async ks-demo-another:216888]: running: get_or_add_user_project_role anotherrole 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:51.656 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:51.722 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:51.806 | [187113 Async ks-demo-invis:217000]: running: get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:13:51.817 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:13:51.823 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:13:51.829 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:13:51.833 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:13:51.857 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:13:51.892 | +++ functions-common:get_or_create_user:927 : 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-12 02:13:55.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:55.789 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:55.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:13:55.789 | from cryptography.utils import int_from_bytes 2022-04-12 02:13:55.989 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:13:56.001 | ++ functions-common:get_or_create_user:925 : user_id=2e7ced197a2047c4a46cb02ab98d94c4 2022-04-12 02:13:56.004 | ++ functions-common:get_or_create_user:926 : echo 2e7ced197a2047c4a46cb02ab98d94c4 2022-04-12 02:13:56.008 | + lib/keystone:create_keystone_accounts:360 : demo_reader=2e7ced197a2047c4a46cb02ab98d94c4 2022-04-12 02:13:56.015 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 2e7ced197a2047c4a46cb02ab98d94c4 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:56.192 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2e7ced197a2047c4a46cb02ab98d94c4 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:56.364 | [187113 Async ks-demo-reader:217166]: running: get_or_add_user_project_role reader 2e7ced197a2047c4a46cb02ab98d94c4 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:13:56.382 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:13:56.395 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:13:56.412 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:13:56.445 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 02:14:01.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:01.017 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:01.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:01.017 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:01.207 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:01.213 | ++ functions-common:get_or_create_project:938 : project_id=82aead4b8d744329981938e8488b5567 2022-04-12 02:14:01.215 | ++ functions-common:get_or_create_project:939 : echo 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:01.219 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=82aead4b8d744329981938e8488b5567 2022-04-12 02:14:01.224 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:14:01.228 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:14:01.237 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:14:01.239 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:14:01.245 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:14:01.250 | +++ functions-common:get_or_create_user:927 : 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-12 02:14:04.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:04.712 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:04.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:04.712 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:05.105 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:05.121 | ++ functions-common:get_or_create_user:925 : user_id=b9a8981c57254b22ad3a566df013f947 2022-04-12 02:14:05.137 | ++ functions-common:get_or_create_user:926 : echo b9a8981c57254b22ad3a566df013f947 2022-04-12 02:14:05.159 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b9a8981c57254b22ad3a566df013f947 2022-04-12 02:14:05.178 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:05.221 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:05.374 | [216664 Async ks-demo-member:216664]: finished successfully 2022-04-12 02:14:05.524 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:05.683 | [187113 Async ks-alt-admin:217575]: running: get_or_add_user_project_role admin b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:05.706 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:06.102 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:06.248 | [187113 Async ks-alt-another:217714]: running: get_or_add_user_project_role anotherrole b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:06.263 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:14:06.279 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:14:06.290 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:14:06.312 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:14:06.316 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:14:06.320 | +++ functions-common:get_or_create_user:927 : 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-12 02:14:08.920 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:09.108 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:09.124 | [217000 Async ks-demo-invis:217000]: finished successfully 2022-04-12 02:14:09.250 | [216776 Async ks-demo-admin:216776]: finished successfully 2022-04-12 02:14:09.301 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:09.460 | [216888 Async ks-demo-another:216888]: finished successfully 2022-04-12 02:14:10.832 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:10.869 | [217166 Async ks-demo-reader:217166]: finished successfully 2022-04-12 02:14:11.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:11.008 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:11.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:11.008 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:11.202 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:11.206 | ++ functions-common:get_or_create_user:925 : user_id=93d2a891694b4f06ab89b4dec41da1fa 2022-04-12 02:14:11.208 | ++ functions-common:get_or_create_user:926 : echo 93d2a891694b4f06ab89b4dec41da1fa 2022-04-12 02:14:11.213 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=93d2a891694b4f06ab89b4dec41da1fa 2022-04-12 02:14:11.216 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 93d2a891694b4f06ab89b4dec41da1fa 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:11.288 | + inc/async:async_inner:63 : get_or_add_user_project_role member 93d2a891694b4f06ab89b4dec41da1fa 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:11.347 | [187113 Async ks-alt-member-user:218071]: running: get_or_add_user_project_role member 93d2a891694b4f06ab89b4dec41da1fa 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:11.350 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:14:11.356 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:14:11.366 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:14:11.369 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:14:11.373 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:14:11.383 | +++ functions-common:get_or_create_user:927 : 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-12 02:14:14.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:14.159 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:14.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:14.159 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:14.344 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:14.348 | ++ functions-common:get_or_create_user:925 : user_id=dc9c11b6ea234e83b59ff22a2e5736c3 2022-04-12 02:14:14.351 | ++ functions-common:get_or_create_user:926 : echo dc9c11b6ea234e83b59ff22a2e5736c3 2022-04-12 02:14:14.354 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=dc9c11b6ea234e83b59ff22a2e5736c3 2022-04-12 02:14:14.357 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader dc9c11b6ea234e83b59ff22a2e5736c3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:14.424 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dc9c11b6ea234e83b59ff22a2e5736c3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:14.468 | [187113 Async ks-alt-reader-user:218245]: running: get_or_add_user_project_role reader dc9c11b6ea234e83b59ff22a2e5736c3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:14.472 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:14:14.476 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:14:14.482 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:14:14.485 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:14:14.489 | +++ functions-common:get_or_create_user:927 : 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-12 02:14:17.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:17.851 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:17.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:17.851 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:18.044 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:18.056 | ++ functions-common:get_or_create_user:925 : user_id=a5ed63e8055d45b0a6251124bda1c1bb 2022-04-12 02:14:18.063 | ++ functions-common:get_or_create_user:926 : echo a5ed63e8055d45b0a6251124bda1c1bb 2022-04-12 02:14:18.081 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a5ed63e8055d45b0a6251124bda1c1bb 2022-04-12 02:14:18.101 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a5ed63e8055d45b0a6251124bda1c1bb all 2022-04-12 02:14:18.215 | + inc/async:async_inner:63 : get_or_add_user_system_role member a5ed63e8055d45b0a6251124bda1c1bb all 2022-04-12 02:14:18.270 | [187113 Async ks-system-member:218469]: running: get_or_add_user_system_role member a5ed63e8055d45b0a6251124bda1c1bb all 2022-04-12 02:14:18.274 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:14:18.278 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:14:18.280 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:14:18.283 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:14:18.302 | +++ functions-common:get_or_create_user:927 : 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-12 02:14:20.436 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:20.609 | [217575 Async ks-alt-admin:217575]: finished successfully 2022-04-12 02:14:20.691 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:20.870 | [217714 Async ks-alt-another:217714]: finished successfully 2022-04-12 02:14:21.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:21.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:21.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:21.332 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:21.542 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:21.545 | ++ functions-common:get_or_create_user:925 : user_id=725514e7b34d47a3aad96f790e24ae59 2022-04-12 02:14:21.548 | ++ functions-common:get_or_create_user:926 : echo 725514e7b34d47a3aad96f790e24ae59 2022-04-12 02:14:21.550 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=725514e7b34d47a3aad96f790e24ae59 2022-04-12 02:14:21.553 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 725514e7b34d47a3aad96f790e24ae59 all 2022-04-12 02:14:21.646 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 725514e7b34d47a3aad96f790e24ae59 all 2022-04-12 02:14:21.711 | [187113 Async ks-system-reader:218787]: running: get_or_add_user_system_role reader 725514e7b34d47a3aad96f790e24ae59 all 2022-04-12 02:14:21.720 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:14:21.724 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:14:21.727 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:14:21.739 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:14:21.751 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 02:14:24.829 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:24.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:24.911 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:24.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:24.911 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:24.939 | [218071 Async ks-alt-member-user:218071]: finished successfully 2022-04-12 02:14:25.121 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:25.129 | ++ functions-common:get_or_create_group:902 : group_id=98b6f31437f24d3f86f9597506a7fc72 2022-04-12 02:14:25.132 | ++ functions-common:get_or_create_group:903 : echo 98b6f31437f24d3f86f9597506a7fc72 2022-04-12 02:14:25.136 | + lib/keystone:create_keystone_accounts:402 : admin_group=98b6f31437f24d3f86f9597506a7fc72 2022-04-12 02:14:25.138 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:14:25.145 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:14:25.153 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:14:25.160 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:14:25.163 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 02:14:27.375 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:27.411 | [218245 Async ks-alt-reader-user:218245]: finished successfully 2022-04-12 02:14:27.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:27.748 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:27.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:27.748 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:27.932 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:27.935 | ++ functions-common:get_or_create_group:902 : group_id=92ddc1b968c0486fa3f4fd20310c19b3 2022-04-12 02:14:27.937 | ++ functions-common:get_or_create_group:903 : echo 92ddc1b968c0486fa3f4fd20310c19b3 2022-04-12 02:14:27.941 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=92ddc1b968c0486fa3f4fd20310c19b3 2022-04-12 02:14:27.943 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.009 | + inc/async:async_inner:63 : get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.063 | [187113 Async ks-group-memberdemo:219138]: running: get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.071 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.165 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.251 | [187113 Async ks-group-anotherdemo:219224]: running: get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:28.269 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:28.639 | + inc/async:async_inner:63 : get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:28.875 | [187113 Async ks-group-memberalt:219310]: running: get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:28.894 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:29.314 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:29.345 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:29.421 | [187113 Async ks-group-anotheralt:219400]: running: get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:29.426 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 2022-04-12 02:14:29.428 | [218469 Async ks-system-member:218469]: finished successfully 2022-04-12 02:14:29.893 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 2022-04-12 02:14:30.169 | [187113 Async ks-group-admin:219543]: running: get_or_add_group_project_role admin 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 2022-04-12 02:14:30.192 | + 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-12 02:14:30.603 | [187113 Async ks-demo-member:216664]: Waiting for completion of get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e running on PID 216664 (17 other jobs running) 2022-04-12 02:14:30.804 | [187113 Async ks-demo-member:216664]: Signaling child to exit 2022-04-12 02:14:30.804 | WAKEUP 2022-04-12 02:14:30.995 | [187113 Async ks-demo-member:216664]: Signaled 2022-04-12 02:14:31.010 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:31.010 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:31.010 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:31.010 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:31.010 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:31.010 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:31.010 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:31.010 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:31.010 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.010 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:31.010 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:31.010 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:31.010 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:31.010 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:31.010 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:31.011 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.011 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:31.011 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:31.011 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:31.011 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.011 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.011 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:31.011 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:31.011 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:31.011 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:31.011 | ++ functions-common:get_field:818 : echo '| 038e5a7e5b304def9aa3f055f52b4a7e | 1587a5c4ffa14819b3c34028d8a1fc74 | | 134d54f00ab247aaae29e1a08813638e | | | False |' 2022-04-12 02:14:31.011 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.011 | + functions-common:get_or_add_user_project_role:995 : user_role_id=038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:31.011 | + functions-common:get_or_add_user_project_role:997 : echo 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:31.011 | 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:31.333 | [187113 Async ks-demo-member:216664]: finished get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e with result 0 in 14 seconds 2022-04-12 02:14:31.515 | [187113 Async ks-demo-admin:216776]: Waiting for completion of get_or_add_user_project_role admin 9fd86226af514454b07dd00d6dd99f53 134d54f00ab247aaae29e1a08813638e running on PID 216776 (16 other jobs running) 2022-04-12 02:14:31.681 | [187113 Async ks-demo-admin:216776]: Signaling child to exit 2022-04-12 02:14:31.681 | WAKEUP 2022-04-12 02:14:31.824 | [187113 Async ks-demo-admin:216776]: Signaled 2022-04-12 02:14:31.837 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:31.837 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:31.837 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:31.837 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:31.837 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:31.837 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:31.837 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:31.837 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:31.837 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9fd86226af514454b07dd00d6dd99f53 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.837 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:31.837 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:31.837 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:31.837 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9fd86226af514454b07dd00d6dd99f53 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9fd86226af514454b07dd00d6dd99f53 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:31.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:31.837 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:31.838 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.838 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:31.838 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:31.838 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:31.838 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:31.838 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:31.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:31.838 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | 9fd86226af514454b07dd00d6dd99f53 | | 134d54f00ab247aaae29e1a08813638e | | | False |' 2022-04-12 02:14:31.839 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:31.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:31.839 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:31.839 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:32.112 | [187113 Async ks-demo-admin:216776]: finished get_or_add_user_project_role admin 9fd86226af514454b07dd00d6dd99f53 134d54f00ab247aaae29e1a08813638e with result 0 in 17 seconds 2022-04-12 02:14:32.366 | [187113 Async ks-demo-another:216888]: Waiting for completion of get_or_add_user_project_role anotherrole 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e running on PID 216888 (15 other jobs running) 2022-04-12 02:14:32.516 | [187113 Async ks-demo-another:216888]: Signaling child to exit 2022-04-12 02:14:32.516 | WAKEUP 2022-04-12 02:14:32.627 | [187113 Async ks-demo-another:216888]: Signaled 2022-04-12 02:14:32.636 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:32.636 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:32.636 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:32.636 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:32.636 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:32.636 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:32.636 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:32.636 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:32.636 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:32.636 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:32.636 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:32.636 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:32.636 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:32.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.636 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.636 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.636 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:32.636 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:32.636 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:32.636 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:32.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.636 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.637 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.637 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:32.637 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:32.637 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:32.637 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:32.637 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:32.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.637 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:32.637 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:32.637 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:32.637 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:32.637 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:32.637 | ++ functions-common:get_field:818 : echo '| 5d1c4dd64486478d8597539f4a1ac81e | 1587a5c4ffa14819b3c34028d8a1fc74 | | 134d54f00ab247aaae29e1a08813638e | | | False |' 2022-04-12 02:14:32.637 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:32.637 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:32.637 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:32.637 | + functions-common:get_or_add_user_project_role:997 : echo 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:32.637 | 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:32.895 | [187113 Async ks-demo-another:216888]: finished get_or_add_user_project_role anotherrole 1587a5c4ffa14819b3c34028d8a1fc74 134d54f00ab247aaae29e1a08813638e with result 0 in 17 seconds 2022-04-12 02:14:33.107 | [187113 Async ks-demo-invis:217000]: Waiting for completion of get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 24c69eeea1024af4b1fad6e4753791a4 running on PID 217000 (14 other jobs running) 2022-04-12 02:14:33.269 | [187113 Async ks-demo-invis:217000]: Signaling child to exit 2022-04-12 02:14:33.269 | WAKEUP 2022-04-12 02:14:33.362 | [187113 Async ks-demo-invis:217000]: Signaled 2022-04-12 02:14:33.373 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:33.373 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:33.373 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:33.373 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:33.373 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:33.373 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:33.373 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:33.373 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:33.373 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:14:33.373 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:33.373 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:33.373 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:33.373 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:33.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.373 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.373 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.373 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:33.373 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:33.373 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:33.373 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:14:33.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.373 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.373 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:33.374 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:33.374 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1587a5c4ffa14819b3c34028d8a1fc74 --project 24c69eeea1024af4b1fad6e4753791a4 2022-04-12 02:14:33.374 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:33.374 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:33.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.374 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:33.374 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:33.374 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:33.374 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:33.374 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:33.374 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:33.374 | ++ functions-common:get_field:818 : echo '| 038e5a7e5b304def9aa3f055f52b4a7e | 1587a5c4ffa14819b3c34028d8a1fc74 | | 24c69eeea1024af4b1fad6e4753791a4 | | | False |' 2022-04-12 02:14:33.374 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:33.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id=038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:33.374 | + functions-common:get_or_add_user_project_role:997 : echo 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:33.374 | 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:33.623 | [187113 Async ks-demo-invis:217000]: finished get_or_add_user_project_role member 1587a5c4ffa14819b3c34028d8a1fc74 24c69eeea1024af4b1fad6e4753791a4 with result 0 in 17 seconds 2022-04-12 02:14:33.806 | [187113 Async ks-demo-reader:217166]: Waiting for completion of get_or_add_user_project_role reader 2e7ced197a2047c4a46cb02ab98d94c4 134d54f00ab247aaae29e1a08813638e running on PID 217166 (13 other jobs running) 2022-04-12 02:14:33.939 | [187113 Async ks-demo-reader:217166]: Signaling child to exit 2022-04-12 02:14:33.939 | WAKEUP 2022-04-12 02:14:34.011 | [187113 Async ks-demo-reader:217166]: Signaled 2022-04-12 02:14:34.026 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:34.026 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:34.026 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:34.026 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:34.026 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:34.026 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:34.026 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:34.026 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:34.026 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:34.026 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:34.026 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e7ced197a2047c4a46cb02ab98d94c4 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:34.026 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:34.026 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:34.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.026 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.026 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.026 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:34.026 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:34.026 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:34.026 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 2e7ced197a2047c4a46cb02ab98d94c4 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:34.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.027 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.027 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.027 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:34.027 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e7ced197a2047c4a46cb02ab98d94c4 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:34.027 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:34.027 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:34.027 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:34.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.027 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:34.027 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:34.027 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:34.027 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:34.027 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:34.027 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:34.027 | ++ functions-common:get_field:818 : echo '| 8c790ca161a549228e2f38ea4eab8471 | 2e7ced197a2047c4a46cb02ab98d94c4 | | 134d54f00ab247aaae29e1a08813638e | | | False |' 2022-04-12 02:14:34.027 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:34.027 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:34.027 | + functions-common:get_or_add_user_project_role:997 : echo 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:34.027 | 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:34.387 | [187113 Async ks-demo-reader:217166]: finished get_or_add_user_project_role reader 2e7ced197a2047c4a46cb02ab98d94c4 134d54f00ab247aaae29e1a08813638e with result 0 in 14 seconds 2022-04-12 02:14:34.438 | + inc/async:async_wait:197 : return 0 2022-04-12 02:14:34.470 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:14:34.691 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:34.807 | [187113 Async ks-alt-admin:217575]: Waiting for completion of get_or_add_user_project_role admin b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 running on PID 217575 (12 other jobs running) 2022-04-12 02:14:34.856 | [218787 Async ks-system-reader:218787]: finished successfully 2022-04-12 02:14:34.934 | [187113 Async ks-alt-admin:217575]: Signaling child to exit 2022-04-12 02:14:34.935 | WAKEUP 2022-04-12 02:14:35.082 | [187113 Async ks-alt-admin:217575]: Signaled 2022-04-12 02:14:35.112 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:35.112 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:35.112 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:35.112 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:35.112 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:35.112 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:35.112 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:35.112 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:35.112 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:35.112 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:35.113 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:35.113 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:35.113 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:35.113 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:35.113 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:35.113 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:35.113 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:35.113 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:35.113 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:35.113 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:35.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:35.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:35.113 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:35.113 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:35.113 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:35.113 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | b9a8981c57254b22ad3a566df013f947 | | 82aead4b8d744329981938e8488b5567 | | | False |' 2022-04-12 02:14:35.113 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:35.113 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:35.113 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:35.114 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:14:35.392 | [187113 Async ks-alt-admin:217575]: finished get_or_add_user_project_role admin b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 with result 0 in 15 seconds 2022-04-12 02:14:35.657 | [187113 Async ks-alt-another:217714]: Waiting for completion of get_or_add_user_project_role anotherrole b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 running on PID 217714 (11 other jobs running) 2022-04-12 02:14:35.849 | [187113 Async ks-alt-another:217714]: Signaling child to exit 2022-04-12 02:14:35.849 | WAKEUP 2022-04-12 02:14:36.009 | [187113 Async ks-alt-another:217714]: Signaled 2022-04-12 02:14:36.020 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:36.020 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:36.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:36.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:36.020 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:36.020 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:36.020 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:36.020 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:36.020 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:36.020 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:36.020 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:36.020 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.020 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.020 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.020 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:36.020 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:36.020 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:36.020 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.020 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.021 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b9a8981c57254b22ad3a566df013f947 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:36.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:36.021 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:36.021 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.021 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.021 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.021 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:36.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:36.021 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:36.021 | ++ functions-common:get_field:818 : echo '| 5d1c4dd64486478d8597539f4a1ac81e | b9a8981c57254b22ad3a566df013f947 | | 82aead4b8d744329981938e8488b5567 | | | False |' 2022-04-12 02:14:36.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:36.021 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.021 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:36.021 | + functions-common:get_or_add_user_project_role:997 : echo 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:36.021 | 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:14:36.332 | [187113 Async ks-alt-another:217714]: finished get_or_add_user_project_role anotherrole b9a8981c57254b22ad3a566df013f947 82aead4b8d744329981938e8488b5567 with result 0 in 14 seconds 2022-04-12 02:14:36.565 | [187113 Async ks-alt-member-user:218071]: Waiting for completion of get_or_add_user_project_role member 93d2a891694b4f06ab89b4dec41da1fa 82aead4b8d744329981938e8488b5567 running on PID 218071 (10 other jobs running) 2022-04-12 02:14:36.726 | [187113 Async ks-alt-member-user:218071]: Signaling child to exit 2022-04-12 02:14:36.729 | WAKEUP 2022-04-12 02:14:36.859 | [187113 Async ks-alt-member-user:218071]: Signaled 2022-04-12 02:14:36.872 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:36.872 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:36.872 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:36.872 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:36.872 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:36.872 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:36.872 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:36.872 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:36.872 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:36.872 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 93d2a891694b4f06ab89b4dec41da1fa --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.872 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:36.872 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:36.872 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.872 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.873 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:36.873 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:36.873 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:36.873 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 93d2a891694b4f06ab89b4dec41da1fa --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.873 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 93d2a891694b4f06ab89b4dec41da1fa --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:36.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:36.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:36.873 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:36.873 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:36.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:36.873 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:36.873 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:36.873 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:36.873 | ++ functions-common:get_field:818 : echo '| 038e5a7e5b304def9aa3f055f52b4a7e | 93d2a891694b4f06ab89b4dec41da1fa | | 82aead4b8d744329981938e8488b5567 | | | False |' 2022-04-12 02:14:36.873 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:36.873 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:36.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id=038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:36.873 | + functions-common:get_or_add_user_project_role:997 : echo 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:36.873 | 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:37.203 | [187113 Async ks-alt-member-user:218071]: finished get_or_add_user_project_role member 93d2a891694b4f06ab89b4dec41da1fa 82aead4b8d744329981938e8488b5567 with result 0 in 13 seconds 2022-04-12 02:14:37.442 | [187113 Async ks-alt-reader-user:218245]: Waiting for completion of get_or_add_user_project_role reader dc9c11b6ea234e83b59ff22a2e5736c3 82aead4b8d744329981938e8488b5567 running on PID 218245 (9 other jobs running) 2022-04-12 02:14:37.564 | [187113 Async ks-alt-reader-user:218245]: Signaling child to exit 2022-04-12 02:14:37.564 | WAKEUP 2022-04-12 02:14:37.689 | [187113 Async ks-alt-reader-user:218245]: Signaled 2022-04-12 02:14:37.703 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:14:37.703 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:14:37.703 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:37.703 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:37.703 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:37.703 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:37.703 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:37.703 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:14:37.703 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:14:37.703 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:37.703 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc9c11b6ea234e83b59ff22a2e5736c3 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:37.703 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:37.703 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:37.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.704 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.704 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.704 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:37.705 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:14:37.705 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:14:37.705 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user dc9c11b6ea234e83b59ff22a2e5736c3 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:37.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.705 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.705 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.705 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:14:37.705 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:14:37.705 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc9c11b6ea234e83b59ff22a2e5736c3 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:37.705 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:14:37.705 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:37.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.705 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:37.705 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:37.705 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:37.705 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:14:37.705 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:14:37.705 | ++ functions-common:get_field:818 : echo '| 8c790ca161a549228e2f38ea4eab8471 | dc9c11b6ea234e83b59ff22a2e5736c3 | | 82aead4b8d744329981938e8488b5567 | | | False |' 2022-04-12 02:14:37.705 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:14:37.705 | ++ functions-common:get_field:812 : read data 2022-04-12 02:14:37.705 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:37.705 | + functions-common:get_or_add_user_project_role:997 : echo 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:37.705 | 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:37.991 | [187113 Async ks-alt-reader-user:218245]: finished get_or_add_user_project_role reader dc9c11b6ea234e83b59ff22a2e5736c3 82aead4b8d744329981938e8488b5567 with result 0 in 13 seconds 2022-04-12 02:14:38.027 | + inc/async:async_wait:197 : return 0 2022-04-12 02:14:38.043 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:14:38.364 | [187113 Async ks-system-member:218469]: Waiting for completion of get_or_add_user_system_role member a5ed63e8055d45b0a6251124bda1c1bb all running on PID 218469 (8 other jobs running) 2022-04-12 02:14:38.519 | [187113 Async ks-system-member:218469]: Signaling child to exit 2022-04-12 02:14:38.519 | WAKEUP 2022-04-12 02:14:38.640 | [187113 Async ks-system-member:218469]: Signaled 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:14:38.650 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:14:38.650 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:38.650 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:38.650 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:38.650 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:38.650 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:14:38.650 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a5ed63e8055d45b0a6251124bda1c1bb --system all -f value -c Role 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user a5ed63e8055d45b0a6251124bda1c1bb --system all 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a5ed63e8055d45b0a6251124bda1c1bb --system all -f value -c Role 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:38.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:38.650 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:38.650 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:38.651 | + functions-common:get_or_add_user_system_role:1052 : echo 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:38.651 | 038e5a7e5b304def9aa3f055f52b4a7e 2022-04-12 02:14:38.910 | [187113 Async ks-system-member:218469]: finished get_or_add_user_system_role member a5ed63e8055d45b0a6251124bda1c1bb all with result 0 in 11 seconds 2022-04-12 02:14:39.069 | [187113 Async ks-system-reader:218787]: Waiting for completion of get_or_add_user_system_role reader 725514e7b34d47a3aad96f790e24ae59 all running on PID 218787 (7 other jobs running) 2022-04-12 02:14:39.218 | [187113 Async ks-system-reader:218787]: Signaling child to exit 2022-04-12 02:14:39.218 | WAKEUP 2022-04-12 02:14:39.304 | [187113 Async ks-system-reader:218787]: Signaled 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:14:39.308 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:14:39.308 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:14:39.308 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:14:39.308 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:14:39.308 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:14:39.308 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:14:39.308 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 725514e7b34d47a3aad96f790e24ae59 --system all -f value -c Role 2022-04-12 02:14:39.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.308 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:14:39.308 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 725514e7b34d47a3aad96f790e24ae59 --system all 2022-04-12 02:14:39.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.309 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 725514e7b34d47a3aad96f790e24ae59 --system all -f value -c Role 2022-04-12 02:14:39.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.309 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:39.309 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:39.309 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:39.309 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:39.309 | + functions-common:get_or_add_user_system_role:1052 : echo 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:39.309 | 8c790ca161a549228e2f38ea4eab8471 2022-04-12 02:14:39.597 | [187113 Async ks-system-reader:218787]: finished get_or_add_user_system_role reader 725514e7b34d47a3aad96f790e24ae59 all with result 0 in 13 seconds 2022-04-12 02:14:39.625 | + inc/async:async_wait:197 : return 0 2022-04-12 02:14:39.645 | + 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-12 02:14:40.035 | [187113 Async ks-group-memberdemo:219138]: Waiting for completion of get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e running on PID 219138 (6 other jobs running) 2022-04-12 02:14:40.204 | [187113 Async ks-group-memberdemo:219138]: Signaling child to exit 2022-04-12 02:14:42.333 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:42.465 | [219138 Async ks-group-memberdemo:219138]: finished successfully 2022-04-12 02:14:42.596 | WAKEUP 2022-04-12 02:14:42.727 | [187113 Async ks-group-memberdemo:219138]: Signaled 2022-04-12 02:14:42.731 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:14:42.731 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e -f value 2022-04-12 02:14:42.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.731 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.731 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:42.732 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:14:42.732 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:14:42.732 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:42.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.732 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e -f value 2022-04-12 02:14:42.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:42.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:42.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:42.732 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False' 2022-04-12 02:14:42.732 | + functions-common:get_or_add_group_project_role:1076 : echo 038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False 2022-04-12 02:14:42.732 | 038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False 2022-04-12 02:14:42.842 | [187113 Async ks-group-memberdemo:219138]: finished get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e with result 0 in 14 seconds 2022-04-12 02:14:42.908 | [187113 Async ks-group-anotherdemo:219224]: Waiting for completion of get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e running on PID 219224 (5 other jobs running) 2022-04-12 02:14:42.940 | [187113 Async ks-group-anotherdemo:219224]: Signaling child to exit 2022-04-12 02:14:43.245 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:43.273 | [219224 Async ks-group-anotherdemo:219224]: finished successfully 2022-04-12 02:14:43.295 | WAKEUP 2022-04-12 02:14:43.320 | [187113 Async ks-group-anotherdemo:219224]: Signaled 2022-04-12 02:14:43.321 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:14:43.321 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e -f value 2022-04-12 02:14:43.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.321 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:43.321 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:14:43.321 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:14:43.321 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e 2022-04-12 02:14:43.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.321 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 134d54f00ab247aaae29e1a08813638e -f value 2022-04-12 02:14:43.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.322 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:43.322 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False' 2022-04-12 02:14:43.322 | + functions-common:get_or_add_group_project_role:1076 : echo 5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False 2022-04-12 02:14:43.322 | 5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e False 2022-04-12 02:14:43.374 | [187113 Async ks-group-anotherdemo:219224]: finished get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 134d54f00ab247aaae29e1a08813638e with result 0 in 15 seconds 2022-04-12 02:14:43.421 | [187113 Async ks-group-memberalt:219310]: Waiting for completion of get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 running on PID 219310 (4 other jobs running) 2022-04-12 02:14:43.446 | [187113 Async ks-group-memberalt:219310]: Signaling child to exit 2022-04-12 02:14:43.857 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:43.885 | [219310 Async ks-group-memberalt:219310]: finished successfully 2022-04-12 02:14:43.905 | WAKEUP 2022-04-12 02:14:43.929 | [187113 Async ks-group-memberalt:219310]: Signaled 2022-04-12 02:14:43.931 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:14:43.931 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 -f value 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:43.931 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:14:43.931 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:14:43.931 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 -f value 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:43.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:43.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:43.931 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False' 2022-04-12 02:14:43.932 | + functions-common:get_or_add_group_project_role:1076 : echo 038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False 2022-04-12 02:14:43.932 | 038e5a7e5b304def9aa3f055f52b4a7e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False 2022-04-12 02:14:43.982 | [187113 Async ks-group-memberalt:219310]: finished get_or_add_group_project_role member 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 with result 0 in 15 seconds 2022-04-12 02:14:44.024 | [187113 Async ks-group-anotheralt:219400]: Waiting for completion of get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 running on PID 219400 (3 other jobs running) 2022-04-12 02:14:44.052 | [187113 Async ks-group-anotheralt:219400]: Signaling child to exit 2022-04-12 02:14:44.567 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:44.594 | [219400 Async ks-group-anotheralt:219400]: finished successfully 2022-04-12 02:14:44.615 | WAKEUP 2022-04-12 02:14:44.632 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:14:44.639 | [187113 Async ks-group-anotheralt:219400]: Signaled 2022-04-12 02:14:44.641 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:14:44.641 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 -f value 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:44.642 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:14:44.642 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:14:44.642 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92ddc1b968c0486fa3f4fd20310c19b3 --project 82aead4b8d744329981938e8488b5567 -f value 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.642 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.642 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:44.642 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False' 2022-04-12 02:14:44.642 | + functions-common:get_or_add_group_project_role:1076 : echo 5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False 2022-04-12 02:14:44.642 | 5d1c4dd64486478d8597539f4a1ac81e 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 False 2022-04-12 02:14:44.659 | [219543 Async ks-group-admin:219543]: finished successfully 2022-04-12 02:14:44.688 | [187113 Async ks-group-anotheralt:219400]: finished get_or_add_group_project_role anotherrole 92ddc1b968c0486fa3f4fd20310c19b3 82aead4b8d744329981938e8488b5567 with result 0 in 15 seconds 2022-04-12 02:14:44.725 | [187113 Async ks-group-admin:219543]: Waiting for completion of get_or_add_group_project_role admin 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 running on PID 219543 (2 other jobs running) 2022-04-12 02:14:44.750 | [187113 Async ks-group-admin:219543]: Signaling child to exit 2022-04-12 02:14:44.750 | WAKEUP 2022-04-12 02:14:44.773 | [187113 Async ks-group-admin:219543]: Signaled 2022-04-12 02:14:44.775 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:14:44.775 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 98b6f31437f24d3f86f9597506a7fc72 --project 436c2c32e612404f94f4730f1e432332 -f value 2022-04-12 02:14:44.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.775 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.775 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.775 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:44.775 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:14:44.775 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:14:44.775 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 98b6f31437f24d3f86f9597506a7fc72 --project 436c2c32e612404f94f4730f1e432332 2022-04-12 02:14:44.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.775 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.775 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.775 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 98b6f31437f24d3f86f9597506a7fc72 --project 436c2c32e612404f94f4730f1e432332 -f value 2022-04-12 02:14:44.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.776 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:14:44.776 | from cryptography.utils import int_from_bytes 2022-04-12 02:14:44.776 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:14:44.776 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c65c47cc008b4beb8f785b20d011f13e 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 False' 2022-04-12 02:14:44.776 | + functions-common:get_or_add_group_project_role:1076 : echo c65c47cc008b4beb8f785b20d011f13e 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 False 2022-04-12 02:14:44.776 | c65c47cc008b4beb8f785b20d011f13e 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 False 2022-04-12 02:14:44.820 | [187113 Async ks-group-admin:219543]: finished get_or_add_group_project_role admin 98b6f31437f24d3f86f9597506a7fc72 436c2c32e612404f94f4730f1e432332 with result 0 in 14 seconds 2022-04-12 02:14:44.824 | + inc/async:async_wait:197 : return 0 2022-04-12 02:14:44.826 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:14:44.844 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:14:44.847 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:14:44.865 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:14:44.868 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:14:44.870 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:14:44.929 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:14:44.968 | [187113 Async create_nova_accounts:221443]: running: create_nova_accounts 2022-04-12 02:14:44.970 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:14:44.989 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:14:44.991 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:14:44.994 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:14:45.053 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:14:45.099 | [187113 Async create_glance_accounts:221558]: running: create_glance_accounts 2022-04-12 02:14:45.102 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:14:45.129 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:14:45.131 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:14:45.134 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:14:45.201 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:14:45.244 | [187113 Async create_cinder_accounts:221688]: running: create_cinder_accounts 2022-04-12 02:14:45.247 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:14:45.269 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:14:45.271 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:14:45.274 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:14:45.341 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:14:45.405 | [187113 Async create_neutron_accounts:221803]: running: create_neutron_accounts 2022-04-12 02:14:45.408 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:14:45.451 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:14:45.460 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:14:45.465 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:14:45.688 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:14:45.895 | [187113 Async create_swift_accounts:221944]: running: create_swift_accounts 2022-04-12 02:14:45.913 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:14:46.049 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:14:46.073 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:14:46.402 | [187113 Async create_nova_accounts:221443]: Waiting for completion of create_nova_accounts running on PID 221443 (6 other jobs running) 2022-04-12 02:14:46.577 | [187113 Async create_nova_accounts:221443]: Signaling child to exit 2022-04-12 02:15:25.668 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:15:25.788 | [221803 Async create_neutron_accounts:221803]: finished successfully 2022-04-12 02:15:45.735 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:15:45.765 | [221688 Async create_cinder_accounts:221688]: finished successfully 2022-04-12 02:15:59.502 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:15:59.530 | [221558 Async create_glance_accounts:221558]: finished successfully 2022-04-12 02:16:04.588 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:16:04.615 | [221443 Async create_nova_accounts:221443]: finished successfully 2022-04-12 02:16:04.635 | WAKEUP 2022-04-12 02:16:04.658 | [187113 Async create_nova_accounts:221443]: Signaled 2022-04-12 02:16:04.659 | + 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-12 02:16:04.659 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:16:04.659 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:16:04.659 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:04.660 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:04.660 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:04.660 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:04.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.660 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.660 | + functions-common:get_or_create_user:925 : user_id=5dcb23a07a0d4eceaa215ce834657d69 2022-04-12 02:16:04.660 | + functions-common:get_or_create_user:926 : echo 5dcb23a07a0d4eceaa215ce834657d69 2022-04-12 02:16:04.660 | 5dcb23a07a0d4eceaa215ce834657d69 2022-04-12 02:16:04.660 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:16:04.660 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.660 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.660 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.660 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.660 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.660 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.660 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.660 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.660 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.661 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.661 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.661 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.661 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.661 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.661 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.661 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.661 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.661 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.661 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.661 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.661 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.661 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.661 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | 5dcb23a07a0d4eceaa215ce834657d69 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.661 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.661 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.661 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.661 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:16:04.661 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:16:04.661 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.661 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.661 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.661 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.661 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.661 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.662 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.662 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.662 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.662 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.662 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.662 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.662 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.662 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.662 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.662 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.662 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.662 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.662 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.662 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.662 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.663 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.663 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.663 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | 5dcb23a07a0d4eceaa215ce834657d69 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.663 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.663 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:04.663 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:04.663 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:04.663 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:16:04.663 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:16:04.663 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:16:04.663 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:16:04.663 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:04.663 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:16:04.663 | ++ functions-common:get_or_create_service:1097 : 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-12 02:16:04.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.663 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.663 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.663 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.663 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:04.663 | 6cf4307c80be49baaba240977ae23fd7' 2022-04-12 02:16:04.663 | + functions-common:get_or_create_service:1094 : echo 6cf4307c80be49baaba240977ae23fd7 2022-04-12 02:16:04.663 | 6cf4307c80be49baaba240977ae23fd7 2022-04-12 02:16:04.663 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:16:04.663 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:04.663 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:16:04.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:04.663 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:04.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.663 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.664 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:04.664 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:04.664 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:16:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.664 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cd917c04ab024656bf9abc9e9d86368d 2022-04-12 02:16:04.664 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cd917c04ab024656bf9abc9e9d86368d 2022-04-12 02:16:04.664 | + functions-common:get_or_create_endpoint:1127 : public_id=cd917c04ab024656bf9abc9e9d86368d 2022-04-12 02:16:04.664 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:04.664 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:04.664 | + functions-common:get_or_create_endpoint:1136 : echo cd917c04ab024656bf9abc9e9d86368d 2022-04-12 02:16:04.664 | cd917c04ab024656bf9abc9e9d86368d 2022-04-12 02:16:04.664 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:16:04.664 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:04.664 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:16:04.664 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 02:16:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.664 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.664 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:04.664 | 3bd96a99d9bf49b6a7413734585d33ee' 2022-04-12 02:16:04.664 | + functions-common:get_or_create_service:1094 : echo 3bd96a99d9bf49b6a7413734585d33ee 2022-04-12 02:16:04.664 | 3bd96a99d9bf49b6a7413734585d33ee 2022-04-12 02:16:04.664 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:16:04.664 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:04.665 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:16:04.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:04.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:04.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.665 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.665 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.665 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:04.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:04.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:16:04.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.665 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.665 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.665 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=82cd747dd1d44a32ad13acb872fa8c0c 2022-04-12 02:16:04.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 82cd747dd1d44a32ad13acb872fa8c0c 2022-04-12 02:16:04.665 | + functions-common:get_or_create_endpoint:1127 : public_id=82cd747dd1d44a32ad13acb872fa8c0c 2022-04-12 02:16:04.665 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:04.665 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:04.665 | + functions-common:get_or_create_endpoint:1136 : echo 82cd747dd1d44a32ad13acb872fa8c0c 2022-04-12 02:16:04.665 | 82cd747dd1d44a32ad13acb872fa8c0c 2022-04-12 02:16:04.665 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:16:04.666 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:04.666 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:16:04.666 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:04.666 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:16:04.666 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.666 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.666 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.666 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.666 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.666 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.666 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.666 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.666 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.666 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.666 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.666 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.666 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.666 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.666 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.666 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.667 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.667 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.667 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.667 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.667 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.667 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.667 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.667 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.667 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.667 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.667 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.667 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.667 | ++ functions-common:get_field:818 : echo '| 09ed4557d61246b79c657ce63fc666c2 | 5dcb23a07a0d4eceaa215ce834657d69 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.667 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.667 | + functions-common:get_or_add_user_project_role:995 : user_role_id=09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.667 | + functions-common:get_or_add_user_project_role:997 : echo 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.667 | 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.667 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:16:04.667 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:16:04.667 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:16:04.668 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:04.668 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:16:04.706 | [187113 Async create_nova_accounts:221443]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-12 02:16:04.744 | [187113 Async create_glance_accounts:221558]: Waiting for completion of create_glance_accounts running on PID 221558 (5 other jobs running) 2022-04-12 02:16:04.769 | [187113 Async create_glance_accounts:221558]: Signaling child to exit 2022-04-12 02:16:04.769 | WAKEUP 2022-04-12 02:16:04.791 | [187113 Async create_glance_accounts:221558]: Signaled 2022-04-12 02:16:04.793 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:16:04.793 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:04.793 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:16:04.793 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:16:04.793 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:04.793 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:04.793 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:04.793 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:04.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.793 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.793 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.793 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.793 | + functions-common:get_or_create_user:925 : user_id=a0f0c74759624cb0a36721cc72e0a360 2022-04-12 02:16:04.793 | + functions-common:get_or_create_user:926 : echo a0f0c74759624cb0a36721cc72e0a360 2022-04-12 02:16:04.793 | a0f0c74759624cb0a36721cc72e0a360 2022-04-12 02:16:04.793 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:16:04.793 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.793 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.793 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.793 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.794 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.794 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.794 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.794 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.794 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.794 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.794 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.794 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.794 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.794 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.794 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.794 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | a0f0c74759624cb0a36721cc72e0a360 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.794 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.795 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.795 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.795 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.795 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.795 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:16:04.795 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:16:04.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:04.795 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:16:04.795 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:16:04.795 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:04.795 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:04.795 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:04.795 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:04.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.795 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.795 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.795 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.795 | + functions-common:get_or_create_user:925 : user_id=504dfc7cceff4fd19c531a1f64e3f19f 2022-04-12 02:16:04.795 | + functions-common:get_or_create_user:926 : echo 504dfc7cceff4fd19c531a1f64e3f19f 2022-04-12 02:16:04.795 | 504dfc7cceff4fd19c531a1f64e3f19f 2022-04-12 02:16:04.795 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:16:04.795 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.795 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.795 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.795 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.795 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.795 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.795 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.796 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.796 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.796 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.796 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.796 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.796 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.796 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.796 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.796 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.796 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.796 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.796 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.796 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.796 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.796 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.796 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.797 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | 504dfc7cceff4fd19c531a1f64e3f19f | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.797 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.797 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.797 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:16:04.797 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.797 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.797 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.797 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.797 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.797 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.797 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.797 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.797 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.797 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.797 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.797 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.797 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.798 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.798 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.798 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.798 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.798 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.798 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.798 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.798 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.798 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.798 | ++ functions-common:get_field:818 : echo '| 09ed4557d61246b79c657ce63fc666c2 | 504dfc7cceff4fd19c531a1f64e3f19f | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.798 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.798 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.798 | + functions-common:get_or_add_user_project_role:995 : user_role_id=09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.798 | + functions-common:get_or_add_user_project_role:997 : echo 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.798 | 09ed4557d61246b79c657ce63fc666c2 2022-04-12 02:16:04.798 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:16:04.798 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:04.798 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:16:04.798 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 02:16:04.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.798 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.798 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.798 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.798 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:04.798 | 15136c66071c43968b17829e3325bc52' 2022-04-12 02:16:04.798 | + functions-common:get_or_create_service:1094 : echo 15136c66071c43968b17829e3325bc52 2022-04-12 02:16:04.798 | 15136c66071c43968b17829e3325bc52 2022-04-12 02:16:04.798 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:16:04.799 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:04.799 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:16:04.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:04.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:04.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.799 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.799 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.799 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:04.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:04.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:16:04.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.799 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.799 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.799 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a2d1fb1cf8064b04b4bcbe0a1e27bbeb 2022-04-12 02:16:04.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a2d1fb1cf8064b04b4bcbe0a1e27bbeb 2022-04-12 02:16:04.799 | + functions-common:get_or_create_endpoint:1127 : public_id=a2d1fb1cf8064b04b4bcbe0a1e27bbeb 2022-04-12 02:16:04.799 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:04.799 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:04.799 | + functions-common:get_or_create_endpoint:1136 : echo a2d1fb1cf8064b04b4bcbe0a1e27bbeb 2022-04-12 02:16:04.799 | a2d1fb1cf8064b04b4bcbe0a1e27bbeb 2022-04-12 02:16:04.799 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:16:04.799 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:16:04.799 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:16:04.799 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:16:04.799 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:16:04.799 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:16:04.799 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:16:04.799 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:16:04.800 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:16:04.840 | [187113 Async create_glance_accounts:221558]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-12 02:16:04.878 | [187113 Async create_cinder_accounts:221688]: Waiting for completion of create_cinder_accounts running on PID 221688 (4 other jobs running) 2022-04-12 02:16:04.903 | [187113 Async create_cinder_accounts:221688]: Signaling child to exit 2022-04-12 02:16:04.903 | WAKEUP 2022-04-12 02:16:04.927 | [187113 Async create_cinder_accounts:221688]: Signaled 2022-04-12 02:16:04.928 | + 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-12 02:16:04.928 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:16:04.928 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:16:04.928 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:04.928 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:04.928 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:04.928 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:04.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.929 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.929 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.929 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.929 | + functions-common:get_or_create_user:925 : user_id=5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.929 | + functions-common:get_or_create_user:926 : echo 5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.929 | 5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.929 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:16:04.929 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:04.929 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:04.929 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:04.929 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:04.929 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.929 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.929 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:04.929 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.929 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.929 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.929 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.929 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.929 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:04.929 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:04.929 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.929 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.930 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:16:04.930 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:04.930 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:04.930 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:04.930 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.930 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.930 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.930 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:04.930 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:04.930 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:04.930 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | 5d80ac559a274266b398a3f1d1aa8ed8 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:04.930 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:04.930 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.930 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.930 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:04.930 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:16:04.930 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:16:04.930 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:04.930 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:16:04.930 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 02:16:04.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.930 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.930 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.930 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:04.930 | 093cea77fdc0468bbd398ea39500f4f6' 2022-04-12 02:16:04.931 | + functions-common:get_or_create_service:1094 : echo 093cea77fdc0468bbd398ea39500f4f6 2022-04-12 02:16:04.931 | 093cea77fdc0468bbd398ea39500f4f6 2022-04-12 02:16:04.931 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:16:04.931 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:16:04.931 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:04.931 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:16:04.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:04.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:04.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.931 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:04.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:04.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:16:04.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.931 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e90ca31ad3224d8781b518603dc406c0 2022-04-12 02:16:04.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e90ca31ad3224d8781b518603dc406c0 2022-04-12 02:16:04.931 | + functions-common:get_or_create_endpoint:1127 : public_id=e90ca31ad3224d8781b518603dc406c0 2022-04-12 02:16:04.931 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:04.931 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:04.931 | + functions-common:get_or_create_endpoint:1136 : echo e90ca31ad3224d8781b518603dc406c0 2022-04-12 02:16:04.931 | e90ca31ad3224d8781b518603dc406c0 2022-04-12 02:16:04.932 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:16:04.932 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:04.932 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:16:04.932 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.932 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:04.932 | 9ad7bfaeaaad4b8eb7b515f7d83b28ff' 2022-04-12 02:16:04.932 | + functions-common:get_or_create_service:1094 : echo 9ad7bfaeaaad4b8eb7b515f7d83b28ff 2022-04-12 02:16:04.932 | 9ad7bfaeaaad4b8eb7b515f7d83b28ff 2022-04-12 02:16:04.932 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:16:04.932 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:04.932 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:16:04.932 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:04.932 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.932 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:04.932 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:04.932 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.932 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.932 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c6bcce75248b48999e7819a67af00192 2022-04-12 02:16:04.932 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c6bcce75248b48999e7819a67af00192 2022-04-12 02:16:04.933 | + functions-common:get_or_create_endpoint:1127 : public_id=c6bcce75248b48999e7819a67af00192 2022-04-12 02:16:04.933 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:04.933 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:04.933 | + functions-common:get_or_create_endpoint:1136 : echo c6bcce75248b48999e7819a67af00192 2022-04-12 02:16:04.933 | c6bcce75248b48999e7819a67af00192 2022-04-12 02:16:04.933 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:16:04.933 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:16:04.933 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:16:04.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.933 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_project:938 : project_id=a837478643b745dc82b01aa60d527f39 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_project:939 : echo a837478643b745dc82b01aa60d527f39 2022-04-12 02:16:04.933 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a837478643b745dc82b01aa60d527f39 2022-04-12 02:16:04.933 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:04.933 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 02:16:04.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:04.933 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:04.933 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:16:04.933 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:04.933 | ++ functions-common:get_or_create_user:925 : user_id=5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.934 | ++ functions-common:get_or_create_user:926 : echo 5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.934 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5d80ac559a274266b398a3f1d1aa8ed8 2022-04-12 02:16:04.974 | [187113 Async create_cinder_accounts:221688]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-12 02:16:04.978 | + inc/async:async_wait:197 : return 0 2022-04-12 02:16:04.981 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:16:05.032 | [187113 Async create_neutron_accounts:221803]: Waiting for completion of create_neutron_accounts running on PID 221803 (3 other jobs running) 2022-04-12 02:16:05.057 | [187113 Async create_neutron_accounts:221803]: Signaling child to exit 2022-04-12 02:16:05.057 | WAKEUP 2022-04-12 02:16:05.080 | [187113 Async create_neutron_accounts:221803]: Signaled 2022-04-12 02:16:05.081 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:16:05.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:16:05.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:16:05.081 | + 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-12 02:16:05.081 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:16:05.081 | + 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-12 02:16:05.081 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:16:05.081 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:16:05.081 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:16:05.081 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:16:05.081 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:16:05.082 | + 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-12 02:16:05.082 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:16:05.082 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:16:05.082 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:05.082 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:05.082 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:05.082 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:05.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.082 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.082 | + functions-common:get_or_create_user:925 : user_id=d25ea8a53bff49ffbec565467306096b 2022-04-12 02:16:05.082 | + functions-common:get_or_create_user:926 : echo d25ea8a53bff49ffbec565467306096b 2022-04-12 02:16:05.082 | d25ea8a53bff49ffbec565467306096b 2022-04-12 02:16:05.082 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:16:05.082 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:05.082 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:05.082 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:05.082 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:05.082 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:05.082 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:05.082 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:16:05.082 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:05.082 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:05.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.083 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:05.083 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:05.083 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:16:05.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:05.083 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:16:05.083 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:05.083 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:05.083 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:05.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.083 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.083 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:05.083 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:05.083 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:05.083 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | d25ea8a53bff49ffbec565467306096b | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:05.083 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:05.083 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:05.083 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:05.083 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:05.083 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:16:05.083 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:16:05.084 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:05.084 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:16:05.084 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.084 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:05.084 | 487a9cf9b8d44d559970a8b931a307b4' 2022-04-12 02:16:05.084 | + functions-common:get_or_create_service:1094 : echo 487a9cf9b8d44d559970a8b931a307b4 2022-04-12 02:16:05.084 | 487a9cf9b8d44d559970a8b931a307b4 2022-04-12 02:16:05.084 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:16:05.084 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:05.084 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:16:05.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:05.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:05.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:05.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:05.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:05.084 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:05.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d067b966339a47edac9abcd319193cd7 2022-04-12 02:16:05.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d067b966339a47edac9abcd319193cd7 2022-04-12 02:16:05.085 | + functions-common:get_or_create_endpoint:1127 : public_id=d067b966339a47edac9abcd319193cd7 2022-04-12 02:16:05.085 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:16:05.085 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:05.085 | + functions-common:get_or_create_endpoint:1136 : echo d067b966339a47edac9abcd319193cd7 2022-04-12 02:16:05.085 | d067b966339a47edac9abcd319193cd7 2022-04-12 02:16:05.128 | [187113 Async create_neutron_accounts:221803]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 02:16:05.166 | [187113 Async create_swift_accounts:221944]: Waiting for completion of create_swift_accounts running on PID 221944 (2 other jobs running) 2022-04-12 02:16:05.191 | [187113 Async create_swift_accounts:221944]: Signaling child to exit 2022-04-12 02:16:52.035 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:16:52.061 | [221944 Async create_swift_accounts:221944]: finished successfully 2022-04-12 02:16:52.081 | WAKEUP 2022-04-12 02:16:52.103 | [187113 Async create_swift_accounts:221944]: Signaled 2022-04-12 02:16:52.104 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:16:52.104 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:16:52.104 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:16:52.104 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:16:52.105 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:16:52.105 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:16:52.105 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:16:52.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.105 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.105 | ++ functions-common:get_or_create_role:950 : role_id=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.105 | ++ functions-common:get_or_create_role:951 : echo 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:614 : another_role=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.105 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:16:52.105 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:16:52.105 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:52.105 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:16:52.105 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:16:52.105 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:16:52.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.106 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.106 | + functions-common:get_or_create_user:925 : user_id=9d7ed6995a1346fda5e5eaf17ac12e51 2022-04-12 02:16:52.106 | + functions-common:get_or_create_user:926 : echo 9d7ed6995a1346fda5e5eaf17ac12e51 2022-04-12 02:16:52.106 | 9d7ed6995a1346fda5e5eaf17ac12e51 2022-04-12 02:16:52.106 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:16:52.106 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.106 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:52.106 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:52.106 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:52.106 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.106 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.106 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.106 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.106 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.107 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.107 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.107 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.107 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.107 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.107 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.107 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.107 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.107 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.108 | ++ functions-common:get_field:818 : echo '| 25e0d7412d964985b7ef640b3c5da750 | 9d7ed6995a1346fda5e5eaf17ac12e51 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:52.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.108 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:997 : echo 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:52.108 | 25e0d7412d964985b7ef640b3c5da750 2022-04-12 02:16:52.108 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:16:52.108 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.108 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:16:52.108 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:16:52.108 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.108 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.108 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.108 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.108 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.108 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.108 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:16:52.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.109 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.109 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.109 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.109 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.109 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | 9d7ed6995a1346fda5e5eaf17ac12e51 | | a837478643b745dc82b01aa60d527f39 | | | False |' 2022-04-12 02:16:52.109 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.109 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.109 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.109 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.109 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.109 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:16:52.109 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:16:52.109 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:16:52.109 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 02:16:52.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.109 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:16:52.109 | 088d4ed3d4df44cb9aca086013ff9d30' 2022-04-12 02:16:52.109 | + functions-common:get_or_create_service:1094 : echo 088d4ed3d4df44cb9aca086013ff9d30 2022-04-12 02:16:52.110 | 088d4ed3d4df44cb9aca086013ff9d30 2022-04-12 02:16:52.110 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:16:52.110 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:16:52.110 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:52.110 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.110 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:52.110 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.110 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=10792a5a41b84ad2a9c1c66587517427 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 10792a5a41b84ad2a9c1c66587517427 2022-04-12 02:16:52.110 | + functions-common:get_or_create_endpoint:1127 : public_id=10792a5a41b84ad2a9c1c66587517427 2022-04-12 02:16:52.110 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:16:52.110 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:16:52.110 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:16:52.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.111 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.111 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:16:52.111 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:16:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:16:52.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.111 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.111 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.111 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.111 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f8e3c122ab1541819009e606bdefda9c 2022-04-12 02:16:52.111 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f8e3c122ab1541819009e606bdefda9c 2022-04-12 02:16:52.111 | f8e3c122ab1541819009e606bdefda9c 2022-04-12 02:16:52.111 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:16:52.111 | + functions-common:get_or_create_endpoint:1136 : echo 10792a5a41b84ad2a9c1c66587517427 2022-04-12 02:16:52.111 | 10792a5a41b84ad2a9c1c66587517427 2022-04-12 02:16:52.111 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:16:52.111 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:16:52.111 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:16:52.111 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 02:16:52.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.111 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.111 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.111 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.111 | ++ functions-common:get_or_create_project:938 : project_id=4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.111 | ++ functions-common:get_or_create_project:939 : echo 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.111 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.111 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:16:52.111 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.111 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:16:52.111 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:52.112 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:16:52.112 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:16:52.112 | +++ functions-common:get_or_create_user:927 : 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-12 02:16:52.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.112 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.112 | ++ functions-common:get_or_create_user:925 : user_id=21d83576e1774c46b39aa1740f910cd5 2022-04-12 02:16:52.112 | ++ functions-common:get_or_create_user:926 : echo 21d83576e1774c46b39aa1740f910cd5 2022-04-12 02:16:52.112 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=21d83576e1774c46b39aa1740f910cd5 2022-04-12 02:16:52.112 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:16:52.112 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.112 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 21d83576e1774c46b39aa1740f910cd5 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.112 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.112 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:16:52.112 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.112 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.112 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:16:52.112 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:16:52.112 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:16:52.112 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:16:52.112 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.112 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.112 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.112 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21d83576e1774c46b39aa1740f910cd5 --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.112 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.112 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.113 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.113 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.113 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 21d83576e1774c46b39aa1740f910cd5 --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.113 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21d83576e1774c46b39aa1740f910cd5 --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.113 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.113 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.113 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.113 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.113 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.113 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.113 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.113 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | 21d83576e1774c46b39aa1740f910cd5 | | 4c04411d108548c4948a7e150810a937 | | | False |' 2022-04-12 02:16:52.113 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.113 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.113 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.113 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.113 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:16:52.113 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:16:52.113 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:52.113 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:16:52.113 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:16:52.113 | +++ functions-common:get_or_create_user:927 : 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-12 02:16:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.113 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.114 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.114 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.114 | ++ functions-common:get_or_create_user:925 : user_id=f8f0f193d5fa4b8085a45744603e00ba 2022-04-12 02:16:52.114 | ++ functions-common:get_or_create_user:926 : echo f8f0f193d5fa4b8085a45744603e00ba 2022-04-12 02:16:52.114 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f8f0f193d5fa4b8085a45744603e00ba 2022-04-12 02:16:52.114 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:16:52.114 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.114 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5d1c4dd64486478d8597539f4a1ac81e f8f0f193d5fa4b8085a45744603e00ba 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.114 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.114 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:16:52.114 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.114 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.114 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:16:52.114 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:16:52.114 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:16:52.114 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:16:52.114 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5d1c4dd64486478d8597539f4a1ac81e --user f8f0f193d5fa4b8085a45744603e00ba --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.114 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.114 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.114 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.114 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.114 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.114 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.114 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.114 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.114 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.114 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 5d1c4dd64486478d8597539f4a1ac81e --user f8f0f193d5fa4b8085a45744603e00ba --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.114 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5d1c4dd64486478d8597539f4a1ac81e --user f8f0f193d5fa4b8085a45744603e00ba --project 4c04411d108548c4948a7e150810a937 2022-04-12 02:16:52.115 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.115 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.115 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.115 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.115 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.115 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.115 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.115 | ++ functions-common:get_field:818 : echo '| 5d1c4dd64486478d8597539f4a1ac81e | f8f0f193d5fa4b8085a45744603e00ba | | 4c04411d108548c4948a7e150810a937 | | | False |' 2022-04-12 02:16:52.115 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.115 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.115 | + functions-common:get_or_add_user_project_role:997 : echo 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.115 | 5d1c4dd64486478d8597539f4a1ac81e 2022-04-12 02:16:52.115 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:16:52.115 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:16:52.115 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:16:52.115 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 02:16:52.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.115 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.115 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.115 | ++ functions-common:get_or_create_project:938 : project_id=b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.115 | ++ functions-common:get_or_create_project:939 : echo b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.115 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.115 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:16:52.116 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.116 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:16:52.116 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:16:52.116 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:52.116 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:16:52.116 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:16:52.116 | +++ functions-common:get_or_create_user:927 : 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-12 02:16:52.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.116 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.116 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.116 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.116 | ++ functions-common:get_or_create_user:925 : user_id=e0c559274a074a3ab5b1ff617f77574a 2022-04-12 02:16:52.116 | ++ functions-common:get_or_create_user:926 : echo e0c559274a074a3ab5b1ff617f77574a 2022-04-12 02:16:52.116 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e0c559274a074a3ab5b1ff617f77574a 2022-04-12 02:16:52.116 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:16:52.116 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.116 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e0c559274a074a3ab5b1ff617f77574a b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.116 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.116 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:16:52.116 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.116 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.116 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:16:52.116 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:16:52.116 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:16:52.116 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:16:52.116 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e0c559274a074a3ab5b1ff617f77574a --project b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.116 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.116 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.116 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.116 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.117 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.117 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.117 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e0c559274a074a3ab5b1ff617f77574a --project b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e0c559274a074a3ab5b1ff617f77574a --project b5be4be6344b48c8b40299925a0bf31c 2022-04-12 02:16:52.117 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.117 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.117 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.117 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.117 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.117 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.117 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.117 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | e0c559274a074a3ab5b1ff617f77574a | | b5be4be6344b48c8b40299925a0bf31c | | | False |' 2022-04-12 02:16:52.117 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.117 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.117 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.117 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.117 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.117 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:16:52.117 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:16:52.117 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:16:52.118 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:16:52.118 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 02:16:52.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.118 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:16:52.118 | 2de8424a34224148ad7d0d244fd90d47' 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_domain:888 : echo 2de8424a34224148ad7d0d244fd90d47 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:652 : swift_domain=2de8424a34224148ad7d0d244fd90d47 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:16:52.118 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:16:52.118 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2de8424a34224148ad7d0d244fd90d47 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:16:52.118 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2de8424a34224148ad7d0d244fd90d47 --or-show -f value -c id 2022-04-12 02:16:52.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.118 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_project:938 : project_id=0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_project:939 : echo 0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:656 : swift_project_test4=0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:16:52.118 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.118 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:16:52.118 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2de8424a34224148ad7d0d244fd90d47 test4@example.com 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:16:52.118 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:16:52.119 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2de8424a34224148ad7d0d244fd90d47 --email=test4@example.com --or-show -f value -c id 2022-04-12 02:16:52.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.119 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.119 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.119 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.119 | ++ functions-common:get_or_create_user:925 : user_id=f67d84a545eb4558840c39f98894e6b1 2022-04-12 02:16:52.119 | ++ functions-common:get_or_create_user:926 : echo f67d84a545eb4558840c39f98894e6b1 2022-04-12 02:16:52.119 | + lib/swift:create_swift_accounts:661 : swift_user_test4=f67d84a545eb4558840c39f98894e6b1 2022-04-12 02:16:52.119 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:16:52.119 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:16:52.119 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin f67d84a545eb4558840c39f98894e6b1 0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.119 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:16:52.119 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:16:52.119 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:16:52.119 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:16:52.119 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:16:52.119 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:16:52.119 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:16:52.119 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:16:52.119 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f67d84a545eb4558840c39f98894e6b1 --project 0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.119 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.119 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:16:52.119 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.119 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.119 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.119 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.119 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.119 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:16:52.119 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:16:52.120 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f67d84a545eb4558840c39f98894e6b1 --project 0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.120 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.120 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f67d84a545eb4558840c39f98894e6b1 --project 0bd835864dbb4a508d8b2d27517ec9b4 2022-04-12 02:16:52.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:16:52.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:16:52.120 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:16:52.120 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.120 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:52.120 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:52.120 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:16:52.120 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:16:52.120 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:16:52.120 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:16:52.120 | ++ functions-common:get_field:818 : echo '| c65c47cc008b4beb8f785b20d011f13e | f67d84a545eb4558840c39f98894e6b1 | | 0bd835864dbb4a508d8b2d27517ec9b4 | | | False |' 2022-04-12 02:16:52.120 | ++ functions-common:get_field:812 : read data 2022-04-12 02:16:52.120 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.120 | + functions-common:get_or_add_user_project_role:997 : echo c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.120 | c65c47cc008b4beb8f785b20d011f13e 2022-04-12 02:16:52.152 | [187113 Async create_swift_accounts:221944]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-12 02:16:52.159 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:16:52.162 | + inc/async:async_wait:197 : return 0 2022-04-12 02:16:52.165 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:16:52.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:52.186 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:16:52.203 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:52.206 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:16:52.208 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:16:52.211 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:16:52.213 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:16:52.216 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:16:52.275 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:16:52.313 | [187113 Async init_glance:226201]: running: init_glance 2022-04-12 02:16:52.316 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:16:52.334 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:16:52.336 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:16:52.339 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:16:52.341 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:16:52.344 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:16:52.346 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:16:52.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:16:52.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:16:52.358 | + 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-12 02:16:52.360 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:16:52.363 | + 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-12 02:16:52.366 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:16:52.368 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:16:52.371 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:16:52.374 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:16:52.377 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:16:52.390 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:16:52.393 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:16:55.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:55.895 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:55.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:55.895 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:59.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:59.440 | from cryptography.utils import int_from_bytes 2022-04-12 02:16:59.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:16:59.440 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:02.423 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:17:02.449 | [226201 Async init_glance:226201]: finished successfully 2022-04-12 02:17:03.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:03.186 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:03.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:03.187 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:06.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:06.663 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:06.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:06.663 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:10.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:10.117 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:10.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:10.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:13.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:13.609 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:13.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:13.609 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:17.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:17.050 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:17.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:17.050 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:20.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:20.680 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:20.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:20.680 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:25.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:25.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:25.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:25.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:25.405 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 02:17:31.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:31.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:31.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:31.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:31.609 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 02:17:31.613 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 02:17:31.616 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 02:17:31.618 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 02:17:31.620 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 02:17:31.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 02:17:31.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 02:17:31.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 02:17:31.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 02:17:31.632 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 02:17:31.634 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 02:17:31.637 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 02:17:31.639 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 02:17:31.641 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 02:17:31.643 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 02:17:31.646 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 02:17:31.650 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:31.653 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 02:17:31.655 | + 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-12 02:17:31.660 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 02:17:31.662 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 02:17:31.664 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 02:17:31.667 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 02:17:31.669 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:17:31.672 | + 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-12 02:17:31.700 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 02:17:31.729 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 02:17:31.758 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 02:17:31.787 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 02:17:31.816 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 02:17:31.844 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 02:17:31.847 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 02:17:31.849 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 02:17:31.852 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:17:31.854 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:17:31.872 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:17:31.874 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:17:31.876 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:17:31.878 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:17:31.881 | + 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-12 02:17:31.909 | + 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-12 02:17:31.938 | + 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-12 02:17:31.967 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:17:31.996 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 02:17:32.013 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:17:32.015 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 02:17:32.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:17:32.020 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 02:17:32.022 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 02:17:32.025 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 02:17:32.036 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 02:17:32.039 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:17:32.041 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 02:17:32.044 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 02:17:32.056 | + 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-12 02:17:32.068 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 02:17:32.071 | + 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-12 02:17:32.083 | + 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-12 02:17:32.095 | + 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-12 02:17:32.108 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:17:32.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:17:32.114 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 02:17:32.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PGHR9k1jO6 2022-04-12 02:17:32.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:17:32.124 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:17:32.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PGHR9k1jO6 2022-04-12 02:17:32.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PGHR9k1jO6 2022-04-12 02:17:32.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PGHR9k1jO6 /etc/sudoers.d/neutron-rootwrap 2022-04-12 02:17:32.153 | + 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-12 02:17:32.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 02:17:32.185 | + 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-12 02:17:32.214 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 02:17:32.216 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 02:17:32.219 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 02:17:32.221 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:17:32.223 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:17:32.226 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:17:32.244 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:17:32.247 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:17:32.250 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:17:32.252 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:17:32.269 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:17:32.271 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:17:32.274 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:17:32.309 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:17:32.311 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:17:32.314 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 02:17:32.330 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:17:32.333 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 02:17:32.335 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 02:17:32.337 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:17:32.340 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:17:32.342 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 02:17:32.345 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 02:17:32.347 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:17:32.350 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 02:17:32.352 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 02:17:32.354 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 02:17:32.360 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:17:32.362 | + 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-12 02:17:32.367 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 02:17:32.384 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:17:32.386 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 02:17:32.389 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 02:17:32.391 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 02:17:32.396 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 02:17:32.426 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:17:32.455 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 02:17:32.485 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 02:17:32.515 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 02:17:32.545 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 02:17:32.548 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:17:32.550 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 02:17:32.553 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:17:32.555 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 02:17:32.584 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 02:17:32.614 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:17:32.644 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 02:17:32.674 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 02:17:32.703 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 02:17:32.734 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 02:17:32.763 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 02:17:32.794 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:17:32.823 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:17:32.853 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 02:17:32.883 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 02:17:32.913 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 02:17:32.916 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:17:32.918 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:17:32.921 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:17:32.923 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 02:17:32.953 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 02:17:32.984 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:17:33.013 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 02:17:33.043 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 02:17:33.073 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 02:17:33.103 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 02:17:33.134 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 02:17:33.164 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:17:33.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 02:17:33.225 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 02:17:33.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 02:17:33.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 02:17:33.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 02:17:33.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 02:17:33.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 02:17:33.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 02:17:33.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 02:17:33.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 02:17:33.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 02:17:33.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 02:17:33.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 02:17:33.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 02:17:33.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 02:17:33.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 02:17:33.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 02:17:33.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 02:17:33.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 02:17:33.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 02:17:33.273 | + 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-12 02:17:33.301 | + 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-12 02:17:33.303 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:17:33.308 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 02:17:33.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 02:17:33.313 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.315 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 02:17:33.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 02:17:33.346 | + 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-12 02:17:33.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:17:33.353 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 02:17:33.356 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 02:17:33.359 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.361 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 02:17:33.389 | + 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-12 02:17:33.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.394 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:17:33.396 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 02:17:33.399 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 02:17:33.401 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.404 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 02:17:33.432 | + 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-12 02:17:33.435 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 02:17:33.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 02:17:33.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 02:17:33.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.447 | + 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-12 02:17:33.475 | + 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-12 02:17:33.478 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.481 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 02:17:33.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:17:33.486 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:17:33.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.491 | + 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-12 02:17:33.519 | + 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-12 02:17:33.521 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.524 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 02:17:33.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 02:17:33.529 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 02:17:33.531 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 02:17:33.562 | + 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:100:149 2022-04-12 02:17:33.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 02:17:33.569 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 02:17:33.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 02:17:33.574 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 02:17:33.606 | + 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-12 02:17:33.608 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:17:33.611 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 02:17:33.613 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:17:33.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:17:33.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:17:33.620 | + 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-12 02:17:33.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 02:17:33.651 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 02:17:33.668 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:17:33.671 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 02:17:33.673 | + 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-12 02:17:33.710 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 02:17:33.712 | + 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-12 02:17:33.742 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:17:33.773 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 02:17:33.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 02:17:33.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 02:17:33.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 02:17:36.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:36.786 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:36.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:17:36.786 | from cryptography.utils import int_from_bytes 2022-04-12 02:17:36.789 | Traceback (most recent call last): 2022-04-12 02:17:36.789 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 02:17:36.789 | return self._get(name) 2022-04-12 02:17:36.789 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 02:17:36.789 | value, loc = self._do_get(name, group, namespace) 2022-04-12 02:17:36.789 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 02:17:36.789 | info = self._get_opt_info(name, group) 2022-04-12 02:17:36.789 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 02:17:36.789 | raise NoSuchOptError(opt_name, group) 2022-04-12 02:17:36.789 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:17:36.789 | 2022-04-12 02:17:36.789 | During handling of the above exception, another exception occurred: 2022-04-12 02:17:36.789 | 2022-04-12 02:17:36.789 | Traceback (most recent call last): 2022-04-12 02:17:36.789 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 02:17:36.789 | sys.exit(main()) 2022-04-12 02:17:36.790 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 02:17:36.790 | config.setup_logging() 2022-04-12 02:17:36.790 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 02:17:36.790 | logging.setup(cfg.CONF, product_name) 2022-04-12 02:17:36.790 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 02:17:36.790 | if conf.log_config_append: 2022-04-12 02:17:36.790 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 02:17:36.790 | raise NoSuchOptError(name) 2022-04-12 02:17:36.790 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:17:37.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 02:17:37.094 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 02:17:37.098 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 02:17:37.100 | + ./stack.sh:exit_trap:524 : jobs='212499 2022-04-12 02:17:37.101 | 226201' 2022-04-12 02:17:37.103 | + ./stack.sh:exit_trap:527 : [[ -n 212499 2022-04-12 02:17:37.103 | 226201 ]] 2022-04-12 02:17:37.106 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-020825 ]] 2022-04-12 02:17:37.109 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 02:17:37.111 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 02:17:37.111 | exit_trap: cleaning up child processes 2022-04-12 02:17:37.114 | + ./stack.sh:exit_trap:529 : kill 212499 226201 2022-04-12 02:17:37.116 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.HSaMIDLUKJ ']' 2022-04-12 02:17:37.119 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.HSaMIDLUKJ 2022-04-12 02:17:37.123 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 02:17:37.126 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 02:17:37.128 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 02:17:37.130 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 02:17:37.131 | Error on exit 2022-04-12 02:17:37.133 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 02:17:37.135 | + ./stack.sh:exit_trap:544 : generate-subunit 1649729301 556 fail 2022-04-12 02:17:37.811 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 02:17:37.814 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 02:17:38.813 | + ./stack.sh:exit_trap:558 : exit 1