2021-12-15 13:14:10.378 | + ./stack.sh:main:481 : exec 2021-12-15 13:14:10.378 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-131410' 2021-12-15 13:14:10.378 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-131410.summary.2021-12-15-131410 2021-12-15 13:14:10.378 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:14:10.378 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-131410 2021-12-15 13:14:10.378 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-131410 /opt/stack/logs/stack.sh.log 2021-12-15 13:14:10.378 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-131410.summary.2021-12-15-131410 /opt/stack/logs/stack.sh.log.summary 2021-12-15 13:14:10.378 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 13:14:10.379 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 13:14:10.379 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 13:14:10.379 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 13:14:10.379 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 13:14:10.379 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 13:14:10.379 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:14:10.381 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 13:14:10.383 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 13:14:10.385 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 13:14:10.387 | + ./stack.sh:main:570 : uname -a 2021-12-15 13:14:10.389 | Linux dv-neutron-821838-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 13:14:10.391 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 13:14:10.393 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 13:14:10.396 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 13:14:10.424 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 13:14:10.441 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 13:14:10.443 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 13:14:10.445 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 13:14:10.447 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 13:14:10.449 | + functions-common:fetch_plugins:1753 : return 2021-12-15 13:14:10.451 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 13:14:10.453 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 13:14:10.454 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:14:10.456 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:14:10.458 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:14:10.460 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:14:10.462 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:14:10.464 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:14:10.466 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:14:10.469 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:14:10.471 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:14:10.473 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:14:10.475 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 13:14:10.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:14:10.489 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:10.492 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:14:10.493 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:14:10.495 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:14:10.497 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:14:10.499 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:14:10.501 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:14:10.502 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 13:14:10.505 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 13:14:10.506 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:14:10.508 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:14:10.510 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 13:14:10.512 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 13:14:10.514 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 13:14:10.516 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 13:14:10.517 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 13:14:10.519 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 13:14:10.537 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 13:14:10.540 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 13:14:10.555 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:14:10.557 | +++ lib/tls:source:43 : hostname -f 2021-12-15 13:14:10.561 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 13:14:10.563 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 13:14:10.565 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 13:14:10.567 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 13:14:10.569 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 13:14:10.571 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 13:14:10.573 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 13:14:10.575 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 13:14:10.577 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 13:14:10.578 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 13:14:10.583 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 13:14:10.595 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 13:14:10.613 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 13:14:10.626 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 13:14:10.638 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 13:14:10.671 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 13:14:10.732 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 13:14:10.825 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 13:14:10.849 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 13:14:10.904 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 13:14:10.958 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 13:14:11.089 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 13:14:11.104 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 13:14:11.118 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 13:14:11.132 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 13:14:11.225 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 13:14:11.227 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 13:14:11.230 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 13:14:11.232 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 13:14:11.234 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 13:14:11.236 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 13:14:11.239 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 13:14:11.239 | False' 2021-12-15 13:14:11.242 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 13:14:11.258 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 13:14:11.261 | + ./stack.sh:main:618 : run_phase source 2021-12-15 13:14:11.263 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 13:14:11.265 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:14:11.267 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:14:11.269 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:14:11.271 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:14:11.273 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:14:11.275 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:14:11.277 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:14:11.281 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:14:11.283 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:14:11.285 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:14:11.287 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 13:14:11.289 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:14:11.304 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:11.306 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:14:11.309 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 13:14:11.348 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 13:14:11.350 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 13:14:11.353 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:14:11.355 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 13:14:11.357 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 13:14:11.359 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 13:14:11.361 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 13:14:11.363 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 13:14:11.365 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 13:14:11.367 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 13:14:11.370 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.372 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 13:14:11.374 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.376 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 13:14:11.378 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.381 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 13:14:11.383 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.385 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 13:14:11.387 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.389 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 13:14:11.392 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.394 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 13:14:11.396 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.399 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 13:14:11.401 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.403 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 13:14:11.406 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.408 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 13:14:11.410 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.413 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 13:14:11.415 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.417 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 13:14:11.420 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.422 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 13:14:11.425 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.427 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 13:14:11.429 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.432 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 13:14:11.434 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.436 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 13:14:11.439 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.441 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 13:14:11.444 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.447 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 13:14:11.449 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.452 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 13:14:11.454 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.456 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 13:14:11.458 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.461 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 13:14:11.463 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.465 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 13:14:11.468 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.470 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 13:14:11.472 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.474 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 13:14:11.483 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.485 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 13:14:11.487 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.490 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 13:14:11.492 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.494 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 13:14:11.496 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.499 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 13:14:11.501 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.503 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 13:14:11.505 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.508 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 13:14:11.511 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.513 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 13:14:11.516 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.518 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 13:14:11.521 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.523 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 13:14:11.526 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.528 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 13:14:11.531 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.533 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 13:14:11.535 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.538 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 13:14:11.540 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.542 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 13:14:11.544 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.547 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 13:14:11.549 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.552 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 13:14:11.554 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.556 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 13:14:11.559 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.561 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 13:14:11.564 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.566 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 13:14:11.568 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.571 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 13:14:11.574 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.577 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 13:14:11.580 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.583 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 13:14:11.585 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.587 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 13:14:11.590 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.593 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 13:14:11.595 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:14:11.597 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 13:14:11.601 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 13:14:11.603 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:14:11.605 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 13:14:11.620 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:11.622 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 13:14:11.625 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:14:11.627 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 13:14:11.642 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:14:11.645 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 13:14:11.647 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 13:14:11.650 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 13:14:11.652 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 13:14:11.654 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 13:14:11.657 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 13:14:11.659 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 13:14:11.662 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 13:14:11.665 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:14:11.668 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 13:14:11.671 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:14:11.674 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 13:14:11.676 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 13:14:11.676 | Using mysql database backend 2021-12-15 13:14:11.679 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 13:14:11.695 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 13:14:11.710 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:11.713 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 13:14:11.729 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 13:14:11.747 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:11.749 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 13:14:11.765 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 13:14:11.782 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 13:14:11.799 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:14:11.801 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 13:14:11.817 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:11.820 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 13:14:11.836 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 13:14:11.839 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 13:14:11.842 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 13:14:11.844 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 13:14:11.847 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 13:14:11.851 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-131411 2021-12-15 13:14:11.854 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-131411 749' 2021-12-15 13:14:11.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.858 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:14:11.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.863 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 13:14:11.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.868 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 13:14:11.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.874 | + 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 2021-12-15 13:14:11.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.880 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 13:14:11.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.885 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 13:14:11.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.890 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-131410 2021-12-15 13:14:11.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.899 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 13:14:11.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.904 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 13:14:11.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.909 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 13:14:11.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.914 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 13:14:11.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.919 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 13:14:11.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:14:11.924 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 13:14:11.926 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 13:14:11.929 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 13:14:11.931 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 13:14:11.933 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:14:11.935 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:14:11.938 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:14:11.941 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:14:11.943 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:14:11.946 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:14:11.961 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:14:11.964 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:14:11.966 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:14:11.969 | + functions-common:git_clone:606 : echo master 2021-12-15 13:14:11.969 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:14:11.974 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 13:14:11.976 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:14:11.979 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 13:14:11.982 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:14:11.982 | + functions-common:git_clone:655 : head -1 2021-12-15 13:14:11.985 | e74f91e2 Updated from generate-constraints 2021-12-15 13:14:11.988 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:14:11.991 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 13:14:11.993 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:14:11.995 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 13:14:11.998 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 13:14:12.001 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 13:14:12.003 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 13:14:12.006 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:14:12.008 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 13:14:12.011 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 13:14:12.014 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 13:14:12.017 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 13:14:12.022 | ++ tools/install_prereqs.sh:source:47 : NOW=1639574052 2021-12-15 13:14:12.027 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 13:14:12.031 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639573881 2021-12-15 13:14:12.034 | ++ tools/install_prereqs.sh:source:49 : DELTA=171 2021-12-15 13:14:12.036 | ++ tools/install_prereqs.sh:source:50 : [[ 171 -lt 7200 ]] 2021-12-15 13:14:12.039 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 13:14:12.043 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 13:14:12.046 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 13:14:12.048 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 13:14:12.051 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 13:14:12.053 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 13:14:12.055 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 13:14:12.057 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 13:14:12.061 | +++ 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 2021-12-15 13:14:12.111 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 13:14:12.111 | apache2-dev 2021-12-15 13:14:12.111 | bc 2021-12-15 13:14:12.111 | bsdmainutils 2021-12-15 13:14:12.111 | curl 2021-12-15 13:14:12.111 | g++ 2021-12-15 13:14:12.111 | gawk 2021-12-15 13:14:12.111 | gcc 2021-12-15 13:14:12.111 | gettext 2021-12-15 13:14:12.111 | git 2021-12-15 13:14:12.111 | graphviz 2021-12-15 13:14:12.111 | iputils-ping 2021-12-15 13:14:12.112 | libapache2-mod-proxy-uwsgi 2021-12-15 13:14:12.112 | libffi-dev 2021-12-15 13:14:12.112 | libjpeg-dev 2021-12-15 13:14:12.112 | libpcre3-dev 2021-12-15 13:14:12.112 | libpq-dev 2021-12-15 13:14:12.112 | libssl-dev 2021-12-15 13:14:12.112 | libsystemd-dev 2021-12-15 13:14:12.112 | libxml2-dev 2021-12-15 13:14:12.112 | libxslt1-dev 2021-12-15 13:14:12.112 | libyaml-dev 2021-12-15 13:14:12.112 | lsof 2021-12-15 13:14:12.112 | openssh-server 2021-12-15 13:14:12.112 | openssl 2021-12-15 13:14:12.112 | pkg-config 2021-12-15 13:14:12.112 | psmisc 2021-12-15 13:14:12.112 | python3-dev 2021-12-15 13:14:12.112 | python3-pip 2021-12-15 13:14:12.112 | python3-systemd 2021-12-15 13:14:12.112 | python3-venv 2021-12-15 13:14:12.112 | tar 2021-12-15 13:14:12.112 | tcpdump 2021-12-15 13:14:12.112 | unzip 2021-12-15 13:14:12.112 | uuid-runtime 2021-12-15 13:14:12.112 | wget 2021-12-15 13:14:12.112 | wget 2021-12-15 13:14:12.112 | zlib1g-dev 2021-12-15 13:14:12.112 | libkrb5-dev 2021-12-15 13:14:12.112 | libldap2-dev 2021-12-15 13:14:12.112 | libsasl2-dev 2021-12-15 13:14:12.112 | memcached 2021-12-15 13:14:12.112 | python3-mysqldb 2021-12-15 13:14:12.112 | sqlite3 2021-12-15 13:14:12.112 | conntrack 2021-12-15 13:14:12.112 | curl 2021-12-15 13:14:12.112 | dnsmasq-base 2021-12-15 13:14:12.112 | dnsmasq-utils 2021-12-15 13:14:12.112 | ebtables 2021-12-15 13:14:12.112 | genisoimage 2021-12-15 13:14:12.112 | iptables 2021-12-15 13:14:12.113 | iputils-arping 2021-12-15 13:14:12.113 | kpartx 2021-12-15 13:14:12.113 | libjs-jquery-tablesorter 2021-12-15 13:14:12.113 | parted 2021-12-15 13:14:12.113 | pm-utils 2021-12-15 13:14:12.113 | python3-mysqldb 2021-12-15 13:14:12.113 | socat 2021-12-15 13:14:12.113 | sqlite3 2021-12-15 13:14:12.113 | sudo 2021-12-15 13:14:12.113 | vlan 2021-12-15 13:14:12.113 | lsscsi 2021-12-15 13:14:12.113 | open-iscsi 2021-12-15 13:14:12.113 | lvm2 2021-12-15 13:14:12.113 | qemu-utils 2021-12-15 13:14:12.113 | thin-provisioning-tools 2021-12-15 13:14:12.113 | acl 2021-12-15 13:14:12.113 | dnsmasq-base 2021-12-15 13:14:12.113 | dnsmasq-utils 2021-12-15 13:14:12.113 | ebtables 2021-12-15 13:14:12.113 | haproxy 2021-12-15 13:14:12.113 | iptables 2021-12-15 13:14:12.113 | iputils-arping 2021-12-15 13:14:12.113 | iputils-ping 2021-12-15 13:14:12.113 | postgresql-server-dev-all 2021-12-15 13:14:12.113 | python3-mysqldb 2021-12-15 13:14:12.113 | sqlite3 2021-12-15 13:14:12.113 | sudo 2021-12-15 13:14:12.113 | vlan 2021-12-15 13:14:12.113 | pcp 2021-12-15 13:14:12.113 | ipset 2021-12-15 13:14:12.113 | conntrack 2021-12-15 13:14:12.113 | conntrackd 2021-12-15 13:14:12.113 | keepalived 2021-12-15 13:14:12.113 | lvm2 2021-12-15 13:14:12.113 | qemu-utils 2021-12-15 13:14:12.113 | thin-provisioning-tools 2021-12-15 13:14:12.113 | curl 2021-12-15 13:14:12.113 | liberasurecode-dev 2021-12-15 13:14:12.114 | make 2021-12-15 13:14:12.114 | memcached 2021-12-15 13:14:12.114 | sqlite3 2021-12-15 13:14:12.114 | xfsprogs' 2021-12-15 13:14:12.114 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 13:14:12.135 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 13:14:12.135 | apache2-dev 2021-12-15 13:14:12.135 | bc 2021-12-15 13:14:12.135 | bsdmainutils 2021-12-15 13:14:12.135 | curl 2021-12-15 13:14:12.135 | g++ 2021-12-15 13:14:12.135 | gawk 2021-12-15 13:14:12.135 | gcc 2021-12-15 13:14:12.135 | gettext 2021-12-15 13:14:12.135 | git 2021-12-15 13:14:12.135 | graphviz 2021-12-15 13:14:12.135 | iputils-ping 2021-12-15 13:14:12.135 | libapache2-mod-proxy-uwsgi 2021-12-15 13:14:12.135 | libffi-dev 2021-12-15 13:14:12.135 | libjpeg-dev 2021-12-15 13:14:12.135 | libpcre3-dev 2021-12-15 13:14:12.135 | libpq-dev 2021-12-15 13:14:12.135 | libssl-dev 2021-12-15 13:14:12.135 | libsystemd-dev 2021-12-15 13:14:12.135 | libxml2-dev 2021-12-15 13:14:12.135 | libxslt1-dev 2021-12-15 13:14:12.135 | libyaml-dev 2021-12-15 13:14:12.135 | lsof 2021-12-15 13:14:12.135 | openssh-server 2021-12-15 13:14:12.135 | openssl 2021-12-15 13:14:12.135 | pkg-config 2021-12-15 13:14:12.135 | psmisc 2021-12-15 13:14:12.135 | python3-dev 2021-12-15 13:14:12.135 | python3-pip 2021-12-15 13:14:12.135 | python3-systemd 2021-12-15 13:14:12.135 | python3-venv 2021-12-15 13:14:12.135 | tar 2021-12-15 13:14:12.135 | tcpdump 2021-12-15 13:14:12.135 | unzip 2021-12-15 13:14:12.136 | uuid-runtime 2021-12-15 13:14:12.136 | wget 2021-12-15 13:14:12.136 | wget 2021-12-15 13:14:12.136 | zlib1g-dev 2021-12-15 13:14:12.136 | libkrb5-dev 2021-12-15 13:14:12.136 | libldap2-dev 2021-12-15 13:14:12.136 | libsasl2-dev 2021-12-15 13:14:12.136 | memcached 2021-12-15 13:14:12.136 | python3-mysqldb 2021-12-15 13:14:12.136 | sqlite3 2021-12-15 13:14:12.136 | conntrack 2021-12-15 13:14:12.136 | curl 2021-12-15 13:14:12.136 | dnsmasq-base 2021-12-15 13:14:12.136 | dnsmasq-utils 2021-12-15 13:14:12.136 | ebtables 2021-12-15 13:14:12.136 | genisoimage 2021-12-15 13:14:12.136 | iptables 2021-12-15 13:14:12.136 | iputils-arping 2021-12-15 13:14:12.136 | kpartx 2021-12-15 13:14:12.136 | libjs-jquery-tablesorter 2021-12-15 13:14:12.136 | parted 2021-12-15 13:14:12.136 | pm-utils 2021-12-15 13:14:12.136 | python3-mysqldb 2021-12-15 13:14:12.136 | socat 2021-12-15 13:14:12.136 | sqlite3 2021-12-15 13:14:12.136 | sudo 2021-12-15 13:14:12.136 | vlan 2021-12-15 13:14:12.136 | lsscsi 2021-12-15 13:14:12.136 | open-iscsi 2021-12-15 13:14:12.136 | lvm2 2021-12-15 13:14:12.136 | qemu-utils 2021-12-15 13:14:12.136 | thin-provisioning-tools 2021-12-15 13:14:12.136 | acl 2021-12-15 13:14:12.136 | dnsmasq-base 2021-12-15 13:14:12.136 | dnsmasq-utils 2021-12-15 13:14:12.136 | ebtables 2021-12-15 13:14:12.136 | haproxy 2021-12-15 13:14:12.136 | iptables 2021-12-15 13:14:12.137 | iputils-arping 2021-12-15 13:14:12.137 | iputils-ping 2021-12-15 13:14:12.137 | postgresql-server-dev-all 2021-12-15 13:14:12.137 | python3-mysqldb 2021-12-15 13:14:12.137 | sqlite3 2021-12-15 13:14:12.137 | sudo 2021-12-15 13:14:12.137 | vlan 2021-12-15 13:14:12.137 | pcp 2021-12-15 13:14:12.137 | ipset 2021-12-15 13:14:12.137 | conntrack 2021-12-15 13:14:12.137 | conntrackd 2021-12-15 13:14:12.137 | keepalived 2021-12-15 13:14:12.137 | lvm2 2021-12-15 13:14:12.137 | qemu-utils 2021-12-15 13:14:12.137 | thin-provisioning-tools 2021-12-15 13:14:12.137 | curl 2021-12-15 13:14:12.137 | liberasurecode-dev 2021-12-15 13:14:12.137 | make 2021-12-15 13:14:12.137 | memcached 2021-12-15 13:14:12.137 | sqlite3 2021-12-15 13:14:12.137 | xfsprogs ' 2021-12-15 13:14:12.137 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 13:14:12.140 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:14:12.142 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:14:12.146 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 13:14:12.146 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:14:12.151 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:14:12.153 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 13:14:12.156 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:14:12.158 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 13:14:12.160 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:14:12.162 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:14:12.165 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:14:12.167 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:14:12.169 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:14:12.171 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:14:12.173 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 13:14:12.175 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 13:14:12.177 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 13:14:12.183 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 13:14:12.188 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 13:14:12.190 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 13:14:12.192 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 13:14:12.195 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 13:14:12.197 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 13:14:12.199 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 13:14:12.203 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639574052201 2021-12-15 13:14:12.206 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 13:14:12.208 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 13:14:12.210 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 13:14:12.435 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 13:14:12.473 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 13:14:12.478 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 13:14:12.522 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 13:14:14.676 | Reading package lists... 2021-12-15 13:14:14.707 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 13:14:14.709 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 13:14:14.712 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:14:14.714 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:14.716 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:14.718 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:14:14.720 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:14.722 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 13:14:14.725 | ++ functions-common:time_stop:2409 : start_time=1639574052201 2021-12-15 13:14:14.727 | ++ functions-common:time_stop:2411 : [[ -z 1639574052201 ]] 2021-12-15 13:14:14.729 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:14.734 | ++ functions-common:time_stop:2414 : end_time=1639574054731 2021-12-15 13:14:14.736 | ++ functions-common:time_stop:2415 : elapsed_time=2530 2021-12-15 13:14:14.738 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 13:14:14.740 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:14.742 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2530 2021-12-15 13:14:14.745 | ++ functions-common:install_package:1441 : 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 sqlite3 xfsprogs 2021-12-15 13:14:14.747 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:14:14.749 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:14:14.752 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:14:14.754 | ++ functions-common:real_install_package:1427 : 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 sqlite3 xfsprogs 2021-12-15 13:14:14.775 | ++ functions-common:apt_get:1207 : 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 sqlite3 xfsprogs 2021-12-15 13:14:14.884 | Reading package lists... 2021-12-15 13:14:15.133 | Building dependency tree... 2021-12-15 13:14:15.135 | Reading state information... 2021-12-15 13:14:15.171 | acl is already the newest version (2.2.53-6). 2021-12-15 13:14:15.171 | bc is already the newest version (1.07.1-2build1). 2021-12-15 13:14:15.171 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 13:14:15.171 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 13:14:15.172 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 13:14:15.172 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:14:15.172 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 13:14:15.172 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:14:15.172 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 13:14:15.172 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 13:14:15.172 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 13:14:15.172 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 13:14:15.172 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 13:14:15.172 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 13:14:15.172 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 13:14:15.172 | libffi-dev is already the newest version (3.3-4). 2021-12-15 13:14:15.172 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 13:14:15.172 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 13:14:15.172 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 13:14:15.172 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 13:14:15.172 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 13:14:15.172 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 13:14:15.172 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 13:14:15.172 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:14:15.172 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 13:14:15.172 | psmisc is already the newest version (23.3-1). 2021-12-15 13:14:15.172 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:14:15.172 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 13:14:15.172 | python3-systemd is already the newest version (234-3build2). 2021-12-15 13:14:15.172 | socat is already the newest version (1.7.3.3-2). 2021-12-15 13:14:15.172 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 13:14:15.172 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 13:14:15.172 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 13:14:15.172 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 13:14:15.172 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 13:14:15.172 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 13:14:15.172 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 13:14:15.172 | pcp is already the newest version (5.0.3-1). 2021-12-15 13:14:15.172 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 13:14:15.173 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:14:15.173 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:14:15.173 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:14:15.173 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 13:14:15.173 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:14:15.173 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:14:15.173 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 13:14:15.173 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 13:14:15.173 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 13:14:15.173 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 13:14:15.173 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 13:14:15.173 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:14:15.173 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 13:14:15.173 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 13:14:15.173 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 13:14:15.173 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 13:14:15.173 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:14:15.173 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 13:14:15.173 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 13:14:15.173 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 13:14:15.173 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 13:14:15.173 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 13:14:15.173 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 13:14:15.173 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 13:14:15.173 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:14:15.394 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 13:14:15.394 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 13:14:15.394 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 13:14:15.395 | The following packages were automatically installed and are no longer required: 2021-12-15 13:14:15.396 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:14:15.396 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:14:15.396 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:14:15.396 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:14:15.396 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:14:15.396 | python3-zope.interface 2021-12-15 13:14:15.396 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:14:15.512 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:14:15.516 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 13:14:15.518 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:14:15.521 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:14:15.523 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:15.526 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:15.528 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:14:15.530 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:15.532 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:14:15.534 | ++ functions-common:time_stop:2409 : start_time=1639574054772 2021-12-15 13:14:15.537 | ++ functions-common:time_stop:2411 : [[ -z 1639574054772 ]] 2021-12-15 13:14:15.540 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:15.544 | ++ functions-common:time_stop:2414 : end_time=1639574055541 2021-12-15 13:14:15.546 | ++ functions-common:time_stop:2415 : elapsed_time=769 2021-12-15 13:14:15.548 | ++ functions-common:time_stop:2416 : total=781 2021-12-15 13:14:15.551 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:15.553 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1550 2021-12-15 13:14:15.555 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 13:14:15.558 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 13:14:15.561 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:14:15.563 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 13:14:15.568 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 13:14:15.572 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 13:14:15.575 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 13:14:15.578 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 13:14:17.073 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 13:14:17.076 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:14:17.078 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:14:17.082 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:14:17.084 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 13:14:17.086 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 13:14:17.088 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 13:14:17.090 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 13:14:17.092 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 13:14:17.094 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 13:14:17.096 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 13:14:17.100 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 13:14:17.102 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 13:14:17.104 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 13:14:17.105 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 13:14:17.107 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 13:14:17.109 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 13:14:17.111 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 13:14:17.113 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 13:14:17.114 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 13:14:17.116 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 13:14:17.119 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 13:14:17.121 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 13:14:17.123 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 13:14:17.125 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 13:14:17.202 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 13:14:17.205 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 13:14:17.280 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 13:14:17.282 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 13:14:17.357 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 13:14:17.359 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 13:14:17.361 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 13:14:17.362 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 13:14:17.365 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 13:14:17.367 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 13:14:17.369 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 13:14:17.371 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 13:14:17.373 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 13:14:17.374 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 13:14:17.376 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 13:14:17.376 | Distro: focal 2021-12-15 13:14:17.379 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 13:14:17.381 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:14:17.385 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:14:17.387 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:14:17.389 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:14:17.389 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:14:18.064 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:14:18.066 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:14:18.066 | pip: 21.3.1 2021-12-15 13:14:18.068 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 13:14:18.070 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 13:14:18.071 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:14:18.073 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:14:18.075 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:14:18.078 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:14:18.080 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:14:18.081 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:14:18.083 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:14:18.085 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:14:18.087 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:14:18.089 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 13:14:18.091 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:14:18.093 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:14:18.093 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 13:14:18.097 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:14:18.099 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 13:14:18.101 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 13:14:18.102 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:14:18.104 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 13:14:18.106 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:14:18.117 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 13:14:18.117 | Dload Upload Total Spent Left Speed 2021-12-15 13:14:18.263 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 13:14:18.268 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 13:14:18.271 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:14:21.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:21.625 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:21.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:21.625 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:21.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:22.190 | Collecting pip 2021-12-15 13:14:22.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 13:14:24.585 | Installing collected packages: pip 2021-12-15 13:14:24.585 | Attempting uninstall: pip 2021-12-15 13:14:24.587 | Found existing installation: pip 21.3.1 2021-12-15 13:14:24.863 | Uninstalling pip-21.3.1: 2021-12-15 13:14:24.884 | Successfully uninstalled pip-21.3.1 2021-12-15 13:14:26.606 | Successfully installed pip-21.3.1 2021-12-15 13:14:26.606 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:14:26.606 | warnings.warn( 2021-12-15 13:14:26.606 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:14:26.606 | warnings.warn( 2021-12-15 13:14:26.606 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:14:26.606 | warnings.warn( 2021-12-15 13:14:26.606 | 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 2021-12-15 13:14:26.768 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 13:14:26.770 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 13:14:26.773 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 13:14:26.775 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:14:26.777 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 13:14:26.779 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 13:14:26.781 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:14:26.784 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:14:26.784 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:14:26.788 | ++ 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 ' 2021-12-15 13:14:26.790 | ++ 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 == '' ]] 2021-12-15 13:14:26.792 | ++ 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' 2021-12-15 13:14:26.794 | + 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' 2021-12-15 13:14:26.796 | + 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' 2021-12-15 13:14:26.813 | 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 2021-12-15 13:14:26.814 | + 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' 2021-12-15 13:14:27.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:27.661 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:27.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:27.661 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:28.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:28.750 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 13:14:31.083 | 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 2021-12-15 13:14:31.226 | + inc/python:pip_install:200 : result=0 2021-12-15 13:14:31.228 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:14:31.230 | + functions-common:time_stop:2402 : local name 2021-12-15 13:14:31.232 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:31.234 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:31.236 | + functions-common:time_stop:2405 : local total 2021-12-15 13:14:31.237 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:31.239 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:14:31.241 | + functions-common:time_stop:2409 : start_time=1639574066808 2021-12-15 13:14:31.242 | + functions-common:time_stop:2411 : [[ -z 1639574066808 ]] 2021-12-15 13:14:31.245 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:31.248 | + functions-common:time_stop:2414 : end_time=1639574071246 2021-12-15 13:14:31.250 | + functions-common:time_stop:2415 : elapsed_time=4438 2021-12-15 13:14:31.252 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:14:31.254 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:31.256 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4438 2021-12-15 13:14:31.258 | + inc/python:pip_install:203 : return 0 2021-12-15 13:14:31.260 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 13:14:31.262 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:14:31.266 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:14:31.268 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:14:31.271 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:14:31.272 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:14:31.955 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:14:31.957 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:14:31.957 | pip: 21.3.1 2021-12-15 13:14:31.960 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 13:14:31.962 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:14:31.966 | + ./stack.sh:main:786 : fixup_all 2021-12-15 13:14:31.968 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 13:14:31.971 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 13:14:31.973 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:14:31.975 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:14:31.977 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 13:14:31.990 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 13:14:32.002 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 13:14:32.016 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 13:14:32.018 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 13:14:32.020 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:14:32.022 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:14:32.025 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:14:32.027 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:14:32.029 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:14:32.031 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:14:32.033 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:14:32.035 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:14:32.037 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:14:32.039 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 13:14:32.042 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 13:14:32.044 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 13:14:32.046 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:14:32.048 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:14:32.050 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:14:32.053 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:14:32.055 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:14:32.057 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:14:32.060 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 13:14:32.062 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 13:14:32.084 | Using python 3.8 to install os-testr 2021-12-15 13:14:32.088 | + 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 2021-12-15 13:14:32.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:32.938 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:32.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:32.938 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:33.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:34.013 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 13:14:34.501 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 13:14:34.502 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 13:14:34.503 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 13:14:34.505 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 13:14:34.518 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 13:14:34.546 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 13:14:34.546 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 13:14:34.548 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 13:14:34.550 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 13:14:34.551 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 13:14:34.575 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 13:14:34.576 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 13:14:34.577 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 13:14:34.580 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 13:14:34.581 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 13:14:34.595 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 13:14:34.662 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 13:14:34.663 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 13:14:34.664 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 13:14:36.983 | 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 2021-12-15 13:14:37.145 | + inc/python:pip_install:200 : result=0 2021-12-15 13:14:37.148 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:14:37.151 | + functions-common:time_stop:2402 : local name 2021-12-15 13:14:37.153 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:37.155 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:37.160 | + functions-common:time_stop:2405 : local total 2021-12-15 13:14:37.163 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:37.165 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:14:37.169 | + functions-common:time_stop:2409 : start_time=1639574072078 2021-12-15 13:14:37.173 | + functions-common:time_stop:2411 : [[ -z 1639574072078 ]] 2021-12-15 13:14:37.175 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:37.181 | + functions-common:time_stop:2414 : end_time=1639574077177 2021-12-15 13:14:37.183 | + functions-common:time_stop:2415 : elapsed_time=5099 2021-12-15 13:14:37.185 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:14:37.188 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:37.190 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5099 2021-12-15 13:14:37.192 | + inc/python:pip_install:203 : return 0 2021-12-15 13:14:37.195 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 13:14:37.258 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 13:14:37.368 | + ./stack.sh:main:800 : install_infra 2021-12-15 13:14:37.372 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:14:37.375 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 13:14:37.378 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:14:37.383 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 13:14:37.410 | + 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 2021-12-15 13:14:39.418 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.434 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.541 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.562 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.567 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.582 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.591 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.630 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.634 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.697 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.702 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.761 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.785 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.835 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.853 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:39.857 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.147 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.151 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.163 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.185 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.192 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.273 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:40.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:40.458 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:14:40.778 | + inc/python:pip_install:200 : result=0 2021-12-15 13:14:40.780 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:14:40.782 | + functions-common:time_stop:2402 : local name 2021-12-15 13:14:40.784 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:40.787 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:40.789 | + functions-common:time_stop:2405 : local total 2021-12-15 13:14:40.791 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:40.793 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:14:40.795 | + functions-common:time_stop:2409 : start_time=1639574077401 2021-12-15 13:14:40.797 | + functions-common:time_stop:2411 : [[ -z 1639574077401 ]] 2021-12-15 13:14:40.800 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:40.805 | + functions-common:time_stop:2414 : end_time=1639574080801 2021-12-15 13:14:40.807 | + functions-common:time_stop:2415 : elapsed_time=3400 2021-12-15 13:14:40.810 | + functions-common:time_stop:2416 : total=5099 2021-12-15 13:14:40.812 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:40.814 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8499 2021-12-15 13:14:40.817 | + inc/python:pip_install:203 : return 0 2021-12-15 13:14:40.820 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:14:40.823 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 13:14:40.849 | + 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 2021-12-15 13:14:42.753 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.769 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.877 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.900 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.905 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.920 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.928 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:42.972 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.040 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.046 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.108 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.132 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.182 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.201 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.205 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.500 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.504 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.516 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.541 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.548 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.565 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.647 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:14:43.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:43.714 | Processing /opt/stack/requirements 2021-12-15 13:14:45.392 | 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 24)) (6.0) 2021-12-15 13:14:45.395 | 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 177)) (3.0.0) 2021-12-15 13:14:45.406 | 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 343)) (21.3) 2021-12-15 13:14:45.412 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:14:45.414 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 13:14:45.421 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 13:14:45.449 | 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 508)) (1.16.0) 2021-12-15 13:14:45.452 | 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 562)) (2.5.0) 2021-12-15 13:14:45.462 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 13:14:45.483 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 13:14:45.486 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 13:14:45.502 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 13:14:45.526 | 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 211)) (3.3) 2021-12-15 13:14:45.529 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 13:14:45.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 173)) (1.0.0) 2021-12-15 13:14:45.537 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 13:14:45.550 | 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 543)) (3.5.0) 2021-12-15 13:14:45.556 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 13:14:45.611 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 13:14:45.614 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 13:14:45.625 | 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 384)) (1.8.2) 2021-12-15 13:14:45.628 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 13:14:45.684 | 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 600)) (0.2.5) 2021-12-15 13:14:45.689 | Building wheels for collected packages: openstack-requirements 2021-12-15 13:14:45.690 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 13:14:46.571 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 13:14:46.571 | ERROR: Command errored out with exit status 1: 2021-12-15 13:14:46.571 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-piobhh08/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-piobhh08/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-ivgqr14v 2021-12-15 13:14:46.572 | cwd: /tmp/pip-req-build-piobhh08/ 2021-12-15 13:14:46.572 | Complete output (6 lines): 2021-12-15 13:14:46.572 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 13:14:46.572 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 13:14:46.572 | or: setup.py --help-commands 2021-12-15 13:14:46.572 | or: setup.py cmd --help 2021-12-15 13:14:46.572 | 2021-12-15 13:14:46.572 | error: invalid command 'bdist_wheel' 2021-12-15 13:14:46.572 | ---------------------------------------- 2021-12-15 13:14:46.572 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 13:14:46.572 | Running setup.py clean for openstack-requirements 2021-12-15 13:14:47.442 | Failed to build openstack-requirements 2021-12-15 13:14:47.458 | Installing collected packages: openstack-requirements 2021-12-15 13:14:47.458 | Attempting uninstall: openstack-requirements 2021-12-15 13:14:47.459 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 13:14:47.494 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 13:14:47.513 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 13:14:47.516 | Running setup.py install for openstack-requirements: started 2021-12-15 13:14:49.867 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 13:14:49.892 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 13:14:50.036 | + inc/python:pip_install:200 : result=0 2021-12-15 13:14:50.039 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:14:50.041 | + functions-common:time_stop:2402 : local name 2021-12-15 13:14:50.043 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:50.045 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:50.048 | + functions-common:time_stop:2405 : local total 2021-12-15 13:14:50.050 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:50.052 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:14:50.054 | + functions-common:time_stop:2409 : start_time=1639574080841 2021-12-15 13:14:50.056 | + functions-common:time_stop:2411 : [[ -z 1639574080841 ]] 2021-12-15 13:14:50.059 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:50.063 | + functions-common:time_stop:2414 : end_time=1639574090061 2021-12-15 13:14:50.065 | + functions-common:time_stop:2415 : elapsed_time=9220 2021-12-15 13:14:50.067 | + functions-common:time_stop:2416 : total=8499 2021-12-15 13:14:50.069 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:50.072 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17719 2021-12-15 13:14:50.074 | + inc/python:pip_install:203 : return 0 2021-12-15 13:14:50.077 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 13:14:50.079 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 13:14:50.081 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 13:14:50.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:14:50.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:14:50.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 13:14:50.091 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:14:50.093 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 13:14:50.116 | Using python 3.8 to install pbr 2021-12-15 13:14:50.118 | + 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 2021-12-15 13:14:51.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:51.009 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:51.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:14:51.009 | from cryptography.utils import int_from_bytes 2021-12-15 13:14:52.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:52.174 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 13:14:54.799 | 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 2021-12-15 13:14:54.968 | + inc/python:pip_install:200 : result=0 2021-12-15 13:14:54.970 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:14:54.972 | + functions-common:time_stop:2402 : local name 2021-12-15 13:14:54.975 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:14:54.977 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:14:54.980 | + functions-common:time_stop:2405 : local total 2021-12-15 13:14:54.982 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:14:54.984 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:14:54.986 | + functions-common:time_stop:2409 : start_time=1639574090110 2021-12-15 13:14:54.989 | + functions-common:time_stop:2411 : [[ -z 1639574090110 ]] 2021-12-15 13:14:54.992 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:14:54.997 | + functions-common:time_stop:2414 : end_time=1639574094994 2021-12-15 13:14:54.999 | + functions-common:time_stop:2415 : elapsed_time=4884 2021-12-15 13:14:55.001 | + functions-common:time_stop:2416 : total=17719 2021-12-15 13:14:55.003 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:14:55.006 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22603 2021-12-15 13:14:55.008 | + inc/python:pip_install:203 : return 0 2021-12-15 13:14:55.010 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 13:14:57.511 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 13:14:59.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:14:59.647 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 13:14:59.664 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 13:14:59.670 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 13:14:59.673 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 13:14:59.675 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 13:14:59.679 | 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.6) 2021-12-15 13:14:59.766 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:14:59.769 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:14:59.772 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 13:14:59.791 | + ./stack.sh:main:809 : pkgs= 2021-12-15 13:14:59.794 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 13:14:59.797 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 13:14:59.800 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 13:14:59.803 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 13:14:59.805 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:14:59.808 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:14:59.810 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:14:59.813 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:14:59.815 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:14:59.818 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:14:59.823 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:14:59.825 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:14:59.827 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:14:59.830 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 13:14:59.832 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:14:59.849 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:14:59.851 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:14:59.853 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:14:59.855 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 13:14:59.858 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:14:59.860 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:14:59.862 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:14:59.864 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 13:14:59.866 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:14:59.868 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 13:14:59.870 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:14:59.873 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:14:59.875 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 13:14:59.877 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 13:14:59.880 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:14:59.883 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:14:59.885 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 13:14:59.888 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 13:14:59.891 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 13:14:59.893 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 13:14:59.896 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 13:14:59.899 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 13:14:59.902 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 13:14:59.905 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 13:14:59.909 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 13:14:59.912 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 13:14:59.977 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 13:14:59.977 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 13:14:59.979 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 13:15:00.392 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 13:15:00.394 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 13:15:00.414 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:00.417 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 13:15:00.420 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:15:00.422 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:15:00.425 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:15:00.427 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:15:00.430 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:00.432 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:15:00.435 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:00.437 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:00.440 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:15:00.442 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:00.445 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:15:00.447 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:15:00.450 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 13:15:00.452 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:15:00.454 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:00.457 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:00.460 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 13:15:00.486 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 13:15:00.601 | Reading package lists... 2021-12-15 13:15:00.893 | Building dependency tree... 2021-12-15 13:15:00.895 | Reading state information... 2021-12-15 13:15:01.263 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 13:15:01.263 | The following packages were automatically installed and are no longer required: 2021-12-15 13:15:01.265 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:15:01.265 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:15:01.265 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:15:01.265 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:15:01.265 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:15:01.266 | python3-zope.interface 2021-12-15 13:15:01.266 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:15:01.408 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:15:01.412 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:15:01.415 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:15:01.417 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:01.419 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:01.422 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:01.426 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:01.428 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:01.431 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:15:01.433 | + functions-common:time_stop:2409 : start_time=1639574100483 2021-12-15 13:15:01.436 | + functions-common:time_stop:2411 : [[ -z 1639574100483 ]] 2021-12-15 13:15:01.439 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:01.443 | + functions-common:time_stop:2414 : end_time=1639574101440 2021-12-15 13:15:01.445 | + functions-common:time_stop:2415 : elapsed_time=957 2021-12-15 13:15:01.448 | + functions-common:time_stop:2416 : total=1550 2021-12-15 13:15:01.450 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:01.452 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2507 2021-12-15 13:15:01.455 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:15:01.457 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 13:15:01.460 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:15:01.462 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:15:01.466 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:15:01.468 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:15:01.471 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:15:01.473 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:15:01.476 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 13:15:01.479 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:15:01.481 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:15:01.484 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:15:01.486 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:15:01.489 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:15:01.491 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:15:01.494 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:15:01.496 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:15:01.499 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:15:01.501 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 13:15:01.503 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:15:01.506 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:15:01.508 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:15:01.510 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:15:01.513 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:15:01.515 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:15:01.517 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 13:15:01.520 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 13:15:01.537 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:01.540 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 13:15:01.542 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:15:01.545 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 13:15:01.547 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 13:15:01.550 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 13:15:01.555 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 13:15:01.557 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 13:15:01.560 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 13:15:01.562 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 13:15:01.565 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 13:15:01.567 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 13:15:01.570 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 13:15:02.381 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 13:15:02.381 | user tags 2021-12-15 13:15:02.381 | stackrabbit []' 2021-12-15 13:15:02.384 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 13:15:02.384 | user tags 2021-12-15 13:15:02.384 | stackrabbit []' 2021-12-15 13:15:02.385 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 13:15:02.391 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 13:15:02.394 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 13:15:02.396 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:15:03.147 | Changing password for user "stackrabbit" ... 2021-12-15 13:15:03.174 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 13:15:03.919 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 13:15:03.945 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 13:15:03.947 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:15:04.673 | Changing password for user "stackrabbit" ... 2021-12-15 13:15:04.704 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 13:15:04.707 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 13:15:04.709 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 13:15:05.481 | Deleting user "guest" ... 2021-12-15 13:15:05.499 | Error: 2021-12-15 13:15:05.500 | {:no_such_user, "guest"} 2021-12-15 13:15:05.514 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 13:15:05.517 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 13:15:05.535 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:05.538 | + ./stack.sh:main:826 : install_database 2021-12-15 13:15:05.540 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 13:15:05.542 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 13:15:05.545 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:05.547 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:05.549 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 13:15:05.771 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 13:15:05.774 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 13:15:05.776 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 13:15:05.779 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:15:05.781 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 13:15:05.783 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:15:05.786 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:15:05.788 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:15:05.791 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:15:05.793 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:15:05.796 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:15:05.798 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:15:05.801 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:15:05.804 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:15:05.806 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 13:15:05.809 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:15:05.812 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:15:05.814 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:15:05.817 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:15:05.820 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:15:05.822 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:15:05.825 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 13:15:05.828 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:05.830 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:05.833 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 13:15:05.836 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:15:05.839 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:15:05.842 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:15:05.844 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:15:05.846 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:05.849 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:15:05.852 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:05.854 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:05.857 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:15:05.859 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:05.862 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:15:05.864 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:15:05.867 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 13:15:05.869 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:15:05.872 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:05.874 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:05.876 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 13:15:05.899 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 13:15:06.017 | Reading package lists... 2021-12-15 13:15:06.311 | Building dependency tree... 2021-12-15 13:15:06.313 | Reading state information... 2021-12-15 13:15:06.666 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 13:15:06.666 | The following packages were automatically installed and are no longer required: 2021-12-15 13:15:06.668 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:15:06.668 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:15:06.668 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:15:06.668 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:15:06.668 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:15:06.668 | python3-zope.interface 2021-12-15 13:15:06.668 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:15:06.834 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:15:06.839 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:15:06.842 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:15:06.845 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:06.847 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:06.850 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:06.852 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:06.855 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:06.857 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:15:06.859 | + functions-common:time_stop:2409 : start_time=1639574105896 2021-12-15 13:15:06.861 | + functions-common:time_stop:2411 : [[ -z 1639574105896 ]] 2021-12-15 13:15:06.864 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:06.868 | + functions-common:time_stop:2414 : end_time=1639574106866 2021-12-15 13:15:06.871 | + functions-common:time_stop:2415 : elapsed_time=970 2021-12-15 13:15:06.873 | + functions-common:time_stop:2416 : total=2507 2021-12-15 13:15:06.875 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:06.877 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3477 2021-12-15 13:15:06.880 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:15:06.883 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 13:15:06.885 | + ./stack.sh:main:829 : install_database_python 2021-12-15 13:15:06.888 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 13:15:06.890 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 13:15:06.892 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 13:15:06.895 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:15:06.898 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 13:15:06.901 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 13:15:06.903 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:15:06.907 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:15:06.907 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:15:06.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 13:15:06.915 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 13:15:06.917 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 13:15:06.920 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 13:15:06.923 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 13:15:06.948 | Using python 3.8 to install PyMySQL 2021-12-15 13:15:06.950 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 13:15:07.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:07.850 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:07.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:07.850 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:08.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:09.002 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 13:15:11.508 | 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 2021-12-15 13:15:11.679 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:11.681 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:11.684 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:11.686 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:11.688 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:11.691 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:11.694 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:11.696 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:11.698 | + functions-common:time_stop:2409 : start_time=1639574106941 2021-12-15 13:15:11.701 | + functions-common:time_stop:2411 : [[ -z 1639574106941 ]] 2021-12-15 13:15:11.704 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:11.708 | + functions-common:time_stop:2414 : end_time=1639574111705 2021-12-15 13:15:11.711 | + functions-common:time_stop:2415 : elapsed_time=4764 2021-12-15 13:15:11.719 | + functions-common:time_stop:2416 : total=22603 2021-12-15 13:15:11.722 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:11.724 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=27367 2021-12-15 13:15:11.727 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:11.729 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 13:15:11.731 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:15:11.734 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 13:15:11.736 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 13:15:11.754 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:11.756 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 13:15:11.759 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 13:15:11.762 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:15:11.763 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:15:11.769 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:15:11.771 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:15:11.774 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-12-15 13:15:11.777 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:15:11.779 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 13:15:11.781 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 13:15:11.800 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:11.802 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 13:15:11.805 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:15:11.808 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:15:11.810 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:15:11.813 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:15:11.816 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:11.818 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:15:11.821 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:11.823 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:11.825 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:15:11.828 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:11.830 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:15:11.832 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:15:11.835 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 13:15:11.837 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:15:11.840 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:11.842 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:11.845 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 13:15:11.870 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 13:15:11.987 | Reading package lists... 2021-12-15 13:15:12.277 | Building dependency tree... 2021-12-15 13:15:12.278 | Reading state information... 2021-12-15 13:15:12.630 | radvd is already the newest version (1:2.17-2). 2021-12-15 13:15:12.630 | The following packages were automatically installed and are no longer required: 2021-12-15 13:15:12.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:15:12.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:15:12.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:15:12.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:15:12.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:15:12.633 | python3-zope.interface 2021-12-15 13:15:12.633 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:15:12.764 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:15:12.770 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:15:12.773 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:15:12.775 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:12.778 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:12.780 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:12.783 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:12.785 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:12.788 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:15:12.790 | + functions-common:time_stop:2409 : start_time=1639574111866 2021-12-15 13:15:12.792 | + functions-common:time_stop:2411 : [[ -z 1639574111866 ]] 2021-12-15 13:15:12.795 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:12.800 | + functions-common:time_stop:2414 : end_time=1639574112797 2021-12-15 13:15:12.802 | + functions-common:time_stop:2415 : elapsed_time=931 2021-12-15 13:15:12.805 | + functions-common:time_stop:2416 : total=3477 2021-12-15 13:15:12.807 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:12.809 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4408 2021-12-15 13:15:12.812 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:15:12.814 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 13:15:12.831 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:12.834 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 13:15:12.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 13:15:12.841 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 13:15:12.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 13:15:12.864 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:15:12.867 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:15:12.869 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:15:12.872 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:15:12.874 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:12.876 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:15:12.878 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:12.881 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:12.883 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:15:12.886 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:12.888 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:15:12.890 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:15:12.892 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 13:15:12.895 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:15:12.898 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:12.900 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:12.902 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 13:15:12.925 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 13:15:13.039 | Reading package lists... 2021-12-15 13:15:13.333 | Building dependency tree... 2021-12-15 13:15:13.335 | Reading state information... 2021-12-15 13:15:13.699 | fakeroot is already the newest version (1.24-1). 2021-12-15 13:15:13.699 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:15:13.699 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 13:15:13.699 | The following packages were automatically installed and are no longer required: 2021-12-15 13:15:13.701 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:15:13.701 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:15:13.701 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:15:13.701 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:15:13.701 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:15:13.701 | python3-zope.interface 2021-12-15 13:15:13.701 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:15:13.835 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:15:13.841 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:15:13.844 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:15:13.847 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:13.849 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:13.852 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:13.854 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:13.857 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:13.859 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:15:13.861 | + functions-common:time_stop:2409 : start_time=1639574112922 2021-12-15 13:15:13.863 | + functions-common:time_stop:2411 : [[ -z 1639574112922 ]] 2021-12-15 13:15:13.866 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:13.871 | + functions-common:time_stop:2414 : end_time=1639574113868 2021-12-15 13:15:13.873 | + functions-common:time_stop:2415 : elapsed_time=946 2021-12-15 13:15:13.875 | + functions-common:time_stop:2416 : total=4408 2021-12-15 13:15:13.877 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:13.879 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5354 2021-12-15 13:15:13.881 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:15:13.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 13:15:13.886 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:13.888 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:13.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 13:15:13.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 13:15:13.896 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 13:15:13.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 13:15:13.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 13:15:13.906 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 13:15:13.906 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 13:15:13.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 13:15:13.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 13:15:13.916 | + functions:vercmp:628 : local v1=5.4 2021-12-15 13:15:13.918 | + functions:vercmp:629 : local 'op=<' 2021-12-15 13:15:13.921 | + functions:vercmp:630 : local v2=3.13 2021-12-15 13:15:13.923 | + functions:vercmp:631 : local result 2021-12-15 13:15:13.927 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 13:15:13.927 | ++ functions:vercmp:635 : sort -V 2021-12-15 13:15:13.927 | ++ functions:vercmp:635 : head -1 2021-12-15 13:15:13.933 | + functions:vercmp:635 : result=3.13 2021-12-15 13:15:13.935 | + functions:vercmp:637 : case $op in 2021-12-15 13:15:13.938 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 13:15:13.940 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 13:15:13.943 | + functions:vercmp:648 : return 2021-12-15 13:15:13.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 13:15:13.948 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:15:13.950 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 13:15:14.398 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 13:15:14.402 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 13:15:14.407 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 13:15:14.420 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.423 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 13:15:14.446 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:14.449 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 13:15:14.452 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 13:15:14.452 | Installing etcd 2021-12-15 13:15:14.454 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 13:15:14.468 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 13:15:14.483 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:14.485 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 13:15:14.508 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 13:15:14.512 | ++ 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 2021-12-15 13:15:14.515 | ++ 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 2021-12-15 13:15:14.518 | +++ 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 2021-12-15 13:15:14.524 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:15:14.526 | ++ 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* ]] 2021-12-15 13:15:14.528 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 13:15:14.531 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:15:14.533 | ++ functions:get_extra_file:74 : return 2021-12-15 13:15:14.536 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:15:14.538 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 13:15:14.541 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 13:15:14.543 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 13:15:14.560 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:14.563 | + ./stack.sh:main:856 : install_dstat 2021-12-15 13:15:14.565 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 13:15:14.585 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:14.589 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 13:15:14.592 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:15:14.594 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 13:15:14.597 | + ./stack.sh:main:865 : install_libs 2021-12-15 13:15:14.600 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 13:15:14.603 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 13:15:14.606 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 13:15:14.609 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 13:15:14.612 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 13:15:14.619 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.621 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 13:15:14.623 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 13:15:14.626 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 13:15:14.628 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 13:15:14.630 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 13:15:14.637 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.640 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 13:15:14.642 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 13:15:14.644 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 13:15:14.647 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 13:15:14.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 13:15:14.657 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.659 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 13:15:14.662 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 13:15:14.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 13:15:14.666 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 13:15:14.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 13:15:14.677 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.680 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 13:15:14.682 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 13:15:14.685 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 13:15:14.687 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 13:15:14.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 13:15:14.696 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.699 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 13:15:14.701 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 13:15:14.703 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 13:15:14.705 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 13:15:14.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 13:15:14.715 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.717 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 13:15:14.720 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 13:15:14.722 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 13:15:14.725 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 13:15:14.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 13:15:14.734 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.736 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 13:15:14.739 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 13:15:14.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 13:15:14.743 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 13:15:14.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 13:15:14.753 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.755 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 13:15:14.757 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 13:15:14.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 13:15:14.762 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 13:15:14.765 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 13:15:14.772 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.774 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 13:15:14.777 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 13:15:14.780 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 13:15:14.782 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 13:15:14.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 13:15:14.791 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.793 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 13:15:14.796 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 13:15:14.798 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 13:15:14.800 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 13:15:14.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 13:15:14.810 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.812 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 13:15:14.814 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 13:15:14.817 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 13:15:14.819 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 13:15:14.821 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 13:15:14.828 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.831 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 13:15:14.834 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 13:15:14.837 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 13:15:14.839 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 13:15:14.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 13:15:14.849 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.851 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 13:15:14.853 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 13:15:14.856 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 13:15:14.858 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 13:15:14.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 13:15:14.867 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.870 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 13:15:14.872 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 13:15:14.874 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 13:15:14.877 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 13:15:14.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 13:15:14.888 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.891 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 13:15:14.894 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 13:15:14.896 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 13:15:14.899 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 13:15:14.901 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 13:15:14.908 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.911 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 13:15:14.913 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 13:15:14.916 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 13:15:14.918 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 13:15:14.921 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 13:15:14.929 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.931 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 13:15:14.934 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 13:15:14.936 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 13:15:14.938 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 13:15:14.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 13:15:14.948 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.950 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 13:15:14.953 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 13:15:14.956 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 13:15:14.959 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 13:15:14.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 13:15:14.969 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.971 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 13:15:14.974 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 13:15:14.977 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 13:15:14.980 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 13:15:14.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:14.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:14.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 13:15:14.989 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:14.992 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 13:15:14.994 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 13:15:14.997 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 13:15:14.999 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 13:15:15.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 13:15:15.008 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.011 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 13:15:15.013 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 13:15:15.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 13:15:15.018 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 13:15:15.020 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 13:15:15.027 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.029 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 13:15:15.032 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 13:15:15.034 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 13:15:15.037 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 13:15:15.039 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 13:15:15.046 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.049 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 13:15:15.052 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 13:15:15.054 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 13:15:15.057 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 13:15:15.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 13:15:15.068 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.070 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 13:15:15.072 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 13:15:15.075 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 13:15:15.077 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 13:15:15.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 13:15:15.087 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.090 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 13:15:15.093 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 13:15:15.095 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 13:15:15.098 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 13:15:15.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 13:15:15.109 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.112 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 13:15:15.114 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 13:15:15.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 13:15:15.120 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 13:15:15.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 13:15:15.130 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.133 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 13:15:15.135 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 13:15:15.138 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 13:15:15.141 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 13:15:15.143 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 13:15:15.151 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.154 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 13:15:15.156 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 13:15:15.159 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 13:15:15.162 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 13:15:15.164 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 13:15:15.172 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.174 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 13:15:15.177 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 13:15:15.179 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 13:15:15.182 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 13:15:15.185 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 13:15:15.193 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.196 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 13:15:15.198 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 13:15:15.201 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 13:15:15.204 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 13:15:15.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 13:15:15.215 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.217 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 13:15:15.220 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 13:15:15.222 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 13:15:15.224 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 13:15:15.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 13:15:15.234 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.236 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 13:15:15.239 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 13:15:15.241 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 13:15:15.243 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 13:15:15.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 13:15:15.253 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.256 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 13:15:15.258 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 13:15:15.260 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 13:15:15.263 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 13:15:15.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 13:15:15.273 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.276 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 13:15:15.278 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 13:15:15.281 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 13:15:15.284 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 13:15:15.286 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 13:15:15.293 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.296 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 13:15:15.298 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 13:15:15.301 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 13:15:15.303 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 13:15:15.306 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 13:15:15.313 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.315 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 13:15:15.318 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 13:15:15.321 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 13:15:15.323 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 13:15:15.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:15.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:15.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 13:15:15.332 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:15.335 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 13:15:15.359 | Using python 3.8 to install etcd3 2021-12-15 13:15:15.361 | + 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 2021-12-15 13:15:16.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:16.355 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:16.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:16.355 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:17.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:17.525 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 13:15:17.561 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 13:15:17.562 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 13:15:17.563 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 13:15:17.564 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 13:15:20.095 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:15:20.277 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:20.279 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:20.281 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:20.284 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:20.286 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:20.289 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:20.291 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:20.293 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:20.296 | + functions-common:time_stop:2409 : start_time=1639574115353 2021-12-15 13:15:20.298 | + functions-common:time_stop:2411 : [[ -z 1639574115353 ]] 2021-12-15 13:15:20.301 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:20.306 | + functions-common:time_stop:2414 : end_time=1639574120303 2021-12-15 13:15:20.308 | + functions-common:time_stop:2415 : elapsed_time=4950 2021-12-15 13:15:20.310 | + functions-common:time_stop:2416 : total=27367 2021-12-15 13:15:20.313 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:20.315 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=32317 2021-12-15 13:15:20.318 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:20.321 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 13:15:20.346 | Using python 3.8 to install etcd3gw 2021-12-15 13:15:20.350 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 13:15:21.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:21.239 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:21.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:21.239 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:22.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:22.449 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 13:15:22.483 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 13:15:22.484 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 13:15:22.485 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 13:15:22.486 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 13:15:22.526 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 13:15:22.527 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 13:15:22.528 | 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.7) 2021-12-15 13:15:22.530 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 13:15:25.094 | 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 2021-12-15 13:15:25.274 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:25.276 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:25.278 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:25.281 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:25.283 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:25.286 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:25.288 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:25.290 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:25.293 | + functions-common:time_stop:2409 : start_time=1639574120339 2021-12-15 13:15:25.295 | + functions-common:time_stop:2411 : [[ -z 1639574120339 ]] 2021-12-15 13:15:25.298 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:25.303 | + functions-common:time_stop:2414 : end_time=1639574125299 2021-12-15 13:15:25.305 | + functions-common:time_stop:2415 : elapsed_time=4960 2021-12-15 13:15:25.307 | + functions-common:time_stop:2416 : total=32317 2021-12-15 13:15:25.310 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:25.312 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=37277 2021-12-15 13:15:25.315 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:25.318 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 13:15:25.321 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 13:15:25.323 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 13:15:25.326 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:15:25.329 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:15:25.331 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:15:25.334 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:15:25.337 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:15:25.340 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:15:25.343 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:15:25.346 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:15:25.349 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:15:25.351 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 13:15:25.353 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 13:15:25.356 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:25.358 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:25.361 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 13:15:25.364 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:15:25.367 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:15:25.369 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:15:25.372 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:15:25.374 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:15:25.376 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:25.379 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:15:25.381 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:25.384 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:25.386 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:15:25.389 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:15:25.392 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:15:25.394 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:15:25.397 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:15:25.400 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:15:25.402 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:25.405 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:25.407 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:15:25.433 | + functions-common:apt_get:1207 : 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 2021-12-15 13:15:25.602 | Reading package lists... 2021-12-15 13:15:25.901 | Building dependency tree... 2021-12-15 13:15:25.903 | Reading state information... 2021-12-15 13:15:26.284 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:15:26.284 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:15:26.284 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:15:26.284 | The following packages were automatically installed and are no longer required: 2021-12-15 13:15:26.286 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:15:26.286 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:15:26.286 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:15:26.286 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:15:26.286 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:15:26.286 | python3-zope.interface 2021-12-15 13:15:26.286 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:15:26.422 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:15:26.428 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:15:26.430 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:15:26.433 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:26.435 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:26.437 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:26.440 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:26.443 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:26.445 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:15:26.447 | + functions-common:time_stop:2409 : start_time=1639574125430 2021-12-15 13:15:26.449 | + functions-common:time_stop:2411 : [[ -z 1639574125430 ]] 2021-12-15 13:15:26.453 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:26.457 | + functions-common:time_stop:2414 : end_time=1639574126454 2021-12-15 13:15:26.460 | + functions-common:time_stop:2415 : elapsed_time=1024 2021-12-15 13:15:26.462 | + functions-common:time_stop:2416 : total=5354 2021-12-15 13:15:26.465 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:26.468 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6378 2021-12-15 13:15:26.470 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:15:26.473 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 13:15:26.478 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:26.481 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:26.484 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 13:15:26.552 | Module proxy already enabled 2021-12-15 13:15:26.557 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 13:15:26.623 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 13:15:26.623 | Module proxy already enabled 2021-12-15 13:15:26.623 | Module proxy_uwsgi already enabled 2021-12-15 13:15:26.628 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 13:15:26.630 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:15:26.633 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:15:26.635 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:15:26.782 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 13:15:26.785 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 13:15:26.789 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 13:15:26.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 13:15:26.803 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.805 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 13:15:26.808 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 13:15:26.811 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 13:15:26.813 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 13:15:26.821 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.823 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 13:15:26.826 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 13:15:26.828 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 13:15:26.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 13:15:26.839 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.841 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 13:15:26.845 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 13:15:26.848 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 13:15:26.851 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 13:15:26.859 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.861 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 13:15:26.864 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 13:15:26.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 13:15:26.874 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.877 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 13:15:26.879 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 13:15:26.882 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 13:15:26.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 13:15:26.892 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.895 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 13:15:26.915 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:26.917 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 13:15:26.920 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 13:15:26.923 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 13:15:26.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 13:15:26.933 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.935 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 13:15:26.954 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:26.957 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 13:15:26.960 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 13:15:26.963 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 13:15:26.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 13:15:26.974 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.976 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 13:15:26.979 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 13:15:26.981 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 13:15:26.984 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:26.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:26.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 13:15:26.993 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:26.995 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 13:15:26.998 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 13:15:27.000 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:15:27.005 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 13:15:27.007 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 13:15:27.010 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:15:27.014 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:15:27.015 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:15:27.021 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 13:15:27.024 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 13:15:27.026 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 13:15:27.029 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 13:15:27.031 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 13:15:27.053 | Using python 3.8 to install keystonemiddleware 2021-12-15 13:15:27.056 | + 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 2021-12-15 13:15:27.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:27.971 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:27.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:27.971 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:29.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:29.154 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 13:15:29.233 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 13:15:29.234 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 13:15:29.236 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 13:15:29.237 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 13:15:29.238 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 13:15:29.239 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 13:15:29.240 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 13:15:29.242 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 13:15:29.243 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 13:15:29.244 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 13:15:29.245 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 13:15:29.246 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 13:15:29.248 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 13:15:29.249 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 13:15:29.310 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 13:15:29.311 | 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) 2021-12-15 13:15:29.312 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 13:15:29.350 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 13:15:29.392 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 13:15:29.393 | 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) 2021-12-15 13:15:29.395 | 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) 2021-12-15 13:15:29.396 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 13:15:29.451 | 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) 2021-12-15 13:15:29.453 | 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) 2021-12-15 13:15:29.467 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 13:15:29.468 | 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) 2021-12-15 13:15:29.483 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 13:15:29.485 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 13:15:29.487 | 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) 2021-12-15 13:15:29.555 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 13:15:29.557 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 13:15:29.558 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 13:15:29.559 | 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.7) 2021-12-15 13:15:29.613 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 13:15:29.626 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 13:15:31.995 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:15:32.161 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:32.163 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:32.165 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:32.167 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:32.170 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:32.172 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:32.174 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:32.177 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:32.179 | + functions-common:time_stop:2409 : start_time=1639574127047 2021-12-15 13:15:32.181 | + functions-common:time_stop:2411 : [[ -z 1639574127047 ]] 2021-12-15 13:15:32.184 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:32.189 | + functions-common:time_stop:2414 : end_time=1639574132186 2021-12-15 13:15:32.191 | + functions-common:time_stop:2415 : elapsed_time=5139 2021-12-15 13:15:32.194 | + functions-common:time_stop:2416 : total=37277 2021-12-15 13:15:32.197 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:32.199 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=42416 2021-12-15 13:15:32.201 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:32.204 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 13:15:32.206 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 13:15:32.208 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:15:32.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 13:15:32.214 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 13:15:32.217 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:15:32.221 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:15:32.221 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:15:32.227 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 13:15:32.230 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 13:15:32.232 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 13:15:32.235 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 13:15:32.238 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 13:15:32.261 | Using python 3.8 to install python-memcached 2021-12-15 13:15:32.263 | + 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 2021-12-15 13:15:33.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:33.163 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:33.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:33.163 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:34.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:34.333 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 13:15:34.336 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 13:15:36.881 | 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 2021-12-15 13:15:37.050 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:37.053 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:37.055 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:37.058 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:37.060 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:37.063 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:37.065 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:37.068 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:37.070 | + functions-common:time_stop:2409 : start_time=1639574132255 2021-12-15 13:15:37.072 | + functions-common:time_stop:2411 : [[ -z 1639574132255 ]] 2021-12-15 13:15:37.075 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:37.079 | + functions-common:time_stop:2414 : end_time=1639574137076 2021-12-15 13:15:37.081 | + functions-common:time_stop:2415 : elapsed_time=4821 2021-12-15 13:15:37.084 | + functions-common:time_stop:2416 : total=42416 2021-12-15 13:15:37.086 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:37.088 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=47237 2021-12-15 13:15:37.092 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:37.094 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 13:15:37.112 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:37.116 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 13:15:37.118 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 13:15:37.121 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 13:15:37.123 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 13:15:37.126 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:15:37.128 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 13:15:37.131 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 13:15:37.148 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:37.150 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 13:15:37.153 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 13:15:37.155 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 13:15:37.157 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:15:37.159 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:15:37.164 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:15:37.166 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:15:37.169 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:15:37.172 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:15:37.188 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:15:37.190 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:15:37.192 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:37.195 | + functions-common:git_clone:606 : echo master 2021-12-15 13:15:37.196 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:15:37.201 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 13:15:37.203 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:37.205 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 13:15:37.208 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:15:37.208 | + functions-common:git_clone:655 : head -1 2021-12-15 13:15:37.213 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 13:15:37.215 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:15:37.218 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 13:15:37.221 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:15:37.224 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:15:37.226 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 13:15:37.229 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:15:37.231 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 13:15:37.233 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:15:37.236 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:15:37.238 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 13:15:37.240 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:15:37.243 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:15:37.246 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 13:15:37.248 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:15:37.251 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 13:15:37.255 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:15:37.257 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:15:37.260 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 13:15:37.267 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 13:15:37.269 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 13:15:38.043 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 13:15:38.043 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:15:38.044 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:15:38.047 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:15:38.049 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:15:38.053 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 13:15:38.056 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:15:38.059 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:15:38.061 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:15:38.064 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:15:38.066 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:15:38.069 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:15:38.072 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:15:38.074 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 13:15:38.104 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 13:15:38.106 | + 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 2021-12-15 13:15:39.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:39.052 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:39.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:39.052 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:40.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:40.190 | Obtaining file:///opt/stack/keystone 2021-12-15 13:15:40.192 | Preparing metadata (setup.py): started 2021-12-15 13:15:41.810 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:15:41.918 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 13:15:41.919 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 13:15:41.920 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:15:41.921 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 13:15:41.922 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 13:15:41.923 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 13:15:41.924 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 13:15:41.926 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:15:41.927 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 13:15:41.928 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 13:15:41.929 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 13:15:41.930 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:15:41.931 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 13:15:41.932 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 13:15:41.933 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 13:15:41.934 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 13:15:41.935 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 13:15:41.936 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 13:15:41.938 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:15:41.939 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 13:15:41.940 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:15:41.941 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 13:15:41.942 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 13:15:41.943 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 13:15:41.944 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 13:15:41.945 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:15:41.946 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 13:15:41.948 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:15:41.949 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 13:15:41.950 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:15:41.951 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:15:41.952 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 13:15:41.954 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 13:15:41.955 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 13:15:41.967 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 13:15:41.968 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 13:15:42.013 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:15:42.027 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:15:42.028 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:15:42.030 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 13:15:42.031 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 13:15:42.041 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 13:15:42.106 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 13:15:42.107 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 13:15:42.206 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 13:15:42.207 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:15:42.209 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 13:15:42.210 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 13:15:42.264 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 13:15:42.266 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:15:42.269 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 13:15:42.320 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 13:15:42.323 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 13:15:42.380 | 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==20.1.0.dev19) (2.7.0) 2021-12-15 13:15:42.382 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 13:15:42.383 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:15:42.385 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 13:15:42.387 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 13:15:42.389 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 13:15:42.410 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 13:15:42.462 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:15:42.488 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 13:15:42.489 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 13:15:42.492 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 13:15:42.493 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 13:15:42.544 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:15:42.659 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 13:15:42.660 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 13:15:42.662 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 13:15:42.664 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 13:15:42.926 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 13:15:42.948 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 13:15:42.949 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 13:15:43.023 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 13:15:43.026 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 13:15:43.044 | 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==20.1.0.dev19) (5.0.0) 2021-12-15 13:15:43.121 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 13:15:43.167 | 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==20.1.0.dev19) (1.13.3) 2021-12-15 13:15:43.285 | 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==20.1.0.dev19) (2.0.1) 2021-12-15 13:15:43.367 | 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==20.1.0.dev19) (1.7.0) 2021-12-15 13:15:43.500 | 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==20.1.0.dev19) (0.14.1) 2021-12-15 13:15:43.528 | 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==20.1.0.dev19) (0.12.0) 2021-12-15 13:15:43.569 | 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==20.1.0.dev19) (1.3.3) 2021-12-15 13:15:43.571 | 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==20.1.0.dev19) (0.33.0) 2021-12-15 13:15:43.572 | 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==20.1.0.dev19) (3.5.0) 2021-12-15 13:15:43.574 | 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==20.1.0.dev19) (2.1.1) 2021-12-15 13:15:43.575 | 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==20.1.0.dev19) (3.0.0) 2021-12-15 13:15:43.576 | 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==20.1.0.dev19) (2.5.1) 2021-12-15 13:15:43.635 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 13:15:43.782 | 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==20.1.0.dev19) (2.0.9) 2021-12-15 13:15:43.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 13:15:43.786 | 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==20.1.0.dev19) (3.3) 2021-12-15 13:15:43.788 | 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==20.1.0.dev19) (1.26.7) 2021-12-15 13:15:43.942 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 13:15:44.025 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:15:44.105 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 13:15:44.285 | 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==20.1.0.dev19) (2.1.0) 2021-12-15 13:15:44.315 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 13:15:44.462 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 13:15:44.560 | 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==20.1.0.dev19) (0.7) 2021-12-15 13:15:44.596 | 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==20.1.0.dev19) (1.0.0) 2021-12-15 13:15:46.431 | Installing collected packages: keystone 2021-12-15 13:15:46.432 | Attempting uninstall: keystone 2021-12-15 13:15:46.432 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 13:15:46.435 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 13:15:46.437 | Running setup.py develop for keystone 2021-12-15 13:15:48.702 | Successfully installed keystone 2021-12-15 13:15:48.702 | 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 2021-12-15 13:15:48.897 | + inc/python:pip_install:200 : result=0 2021-12-15 13:15:48.900 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:15:48.902 | + functions-common:time_stop:2402 : local name 2021-12-15 13:15:48.904 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:15:48.906 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:15:48.909 | + functions-common:time_stop:2405 : local total 2021-12-15 13:15:48.911 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:15:48.913 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:15:48.915 | + functions-common:time_stop:2409 : start_time=1639574138096 2021-12-15 13:15:48.917 | + functions-common:time_stop:2411 : [[ -z 1639574138096 ]] 2021-12-15 13:15:48.920 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:15:48.925 | + functions-common:time_stop:2414 : end_time=1639574148922 2021-12-15 13:15:48.929 | + functions-common:time_stop:2415 : elapsed_time=10826 2021-12-15 13:15:48.931 | + functions-common:time_stop:2416 : total=47237 2021-12-15 13:15:48.933 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:15:48.935 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=58063 2021-12-15 13:15:48.937 | + inc/python:pip_install:203 : return 0 2021-12-15 13:15:48.939 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:15:48.942 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:15:48.944 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:15:48.964 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:15:48.978 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 13:15:48.981 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 13:15:48.984 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:15:48.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:15:48.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 13:15:48.992 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:15:48.995 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 13:15:49.012 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:49.015 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:15:49.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:15:49.020 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 13:15:49.022 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 13:15:49.036 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 13:15:49.038 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 13:15:49.044 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 13:15:49.062 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:49.065 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 13:15:49.103 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 13:15:49.133 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 13:15:49.166 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 13:15:49.200 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 13:15:49.233 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 13:15:49.267 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 13:15:49.299 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 13:15:49.329 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 13:15:49.332 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 13:15:49.335 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 13:15:49.337 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 13:15:49.340 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:15:49.342 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:15:49.358 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:49.361 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:15:49.364 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:15:49.366 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:15:49.382 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:49.385 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:15:49.388 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:15:49.423 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:15:49.427 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:15:49.429 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 13:15:49.432 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 13:15:49.451 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:49.453 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 13:15:49.487 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 13:15:49.489 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 13:15:49.526 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 13:15:49.529 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 13:15:49.532 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 13:15:49.535 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 13:15:49.537 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:15:49.541 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:15:49.577 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 13:15:49.579 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 13:15:49.582 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 13:15:49.585 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 13:15:49.589 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:15:49.609 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:15:49.612 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:15:49.615 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:15:49.617 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:15:49.619 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:15:49.654 | + 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' 2021-12-15 13:15:49.684 | + 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' 2021-12-15 13:15:49.714 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:15:49.744 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 13:15:49.774 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:15:49.776 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 13:15:49.778 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:15:49.781 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 13:15:49.783 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 13:15:49.786 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:15:49.788 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:15:49.791 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 13:15:49.796 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 13:15:49.798 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:15:49.801 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:15:49.816 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:15:49.817 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:15:49.827 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:15:49.831 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:15:49.849 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:15:49.851 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:15:49.855 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 13:15:49.890 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 13:15:49.922 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 13:15:49.953 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 13:15:49.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 13:15:50.014 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 13:15:50.045 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 13:15:50.076 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 13:15:50.109 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 13:15:50.139 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:15:50.170 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 13:15:50.202 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 13:15:50.232 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 13:15:50.263 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:15:50.266 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:15:50.269 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 13:15:50.272 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 13:15:50.275 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:15:50.277 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:50.279 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:50.282 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:15:50.285 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:15:50.287 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:15:50.318 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 13:15:50.350 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:15:50.350 | + 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 ' 2021-12-15 13:15:50.360 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 13:15:50.364 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 13:15:50.366 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 13:15:50.369 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:15:50.371 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:15:50.373 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:15:50.375 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:50.378 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:50.381 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:15:50.383 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:15:50.385 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:15:50.388 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:15:50.390 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 13:15:50.493 | Site keystone-wsgi-public already enabled 2021-12-15 13:15:50.498 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:15:50.500 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:15:50.503 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:15:50.505 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:15:50.647 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 13:15:50.686 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 13:15:50.721 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 13:15:50.755 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 13:15:50.758 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 13:15:50.797 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 13:15:50.831 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 13:15:50.864 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 13:15:50.883 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:15:50.886 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 13:15:50.904 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:15:50.906 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 13:15:50.909 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 13:15:50.911 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 13:15:50.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:15:50.916 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 13:15:50.919 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 13:15:50.921 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 13:15:50.924 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 13:15:50.926 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:15:50.928 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:15:50.931 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:15:50.934 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:15:50.936 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:15:50.939 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:15:50.956 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:15:50.959 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:15:50.961 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:50.964 | + functions-common:git_clone:606 : echo master 2021-12-15 13:15:50.965 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:15:50.970 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 13:15:50.973 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:15:50.975 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 13:15:50.978 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:15:50.979 | + functions-common:git_clone:655 : head -1 2021-12-15 13:15:50.982 | 876377435 Merge "updaters: use replication network" 2021-12-15 13:15:50.985 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:15:50.988 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 13:15:50.990 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:15:50.993 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:15:50.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 13:15:50.997 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 13:15:51.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 13:15:51.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:15:51.005 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:15:51.008 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 13:15:51.010 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:15:51.013 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 13:15:51.017 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 13:15:51.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:15:51.023 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 13:15:51.026 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:15:51.029 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:15:51.032 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 13:15:51.038 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 13:15:51.041 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 13:15:51.717 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 13:15:51.720 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:15:51.723 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:15:51.725 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:15:51.728 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:15:51.730 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 13:15:51.732 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:15:51.735 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 13:15:51.737 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:15:51.739 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 13:15:51.742 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 13:15:51.744 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 13:15:51.747 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:15:51.749 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 13:15:51.772 | Using python 3.8 to install /opt/stack/swift 2021-12-15 13:15:51.775 | + 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]' 2021-12-15 13:15:52.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:52.661 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:52.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:15:52.661 | from cryptography.utils import int_from_bytes 2021-12-15 13:15:53.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:15:53.805 | Obtaining file:///opt/stack/swift 2021-12-15 13:15:53.806 | Preparing metadata (setup.py): started 2021-12-15 13:15:55.064 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:15:55.135 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 13:15:55.136 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 13:15:55.138 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 13:15:55.139 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 13:15:55.140 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 13:15:55.141 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 13:15:55.142 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 13:15:55.143 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 13:15:55.144 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 13:15:55.146 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 13:15:55.147 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 13:15:55.186 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 13:15:55.195 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 13:15:55.252 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 13:15:55.253 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 13:15:55.254 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 13:15:55.256 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:15:55.257 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 13:15:55.258 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 13:15:55.259 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 13:15:55.260 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 13:15:55.262 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 13:15:55.263 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 13:15:55.264 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 13:15:55.265 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 13:15:55.287 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 13:15:55.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 13:15:55.320 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 13:15:55.322 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 13:15:55.325 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 13:15:55.350 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 13:15:55.445 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 13:15:55.447 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 13:15:55.448 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 13:15:55.491 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 13:15:55.536 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 13:15:55.538 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 13:15:55.539 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 13:15:55.541 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 13:15:55.605 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 13:15:55.606 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 13:15:55.620 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 13:15:55.621 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 13:15:55.640 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 13:15:55.642 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 13:15:55.752 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 13:15:55.768 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:15:58.043 | Installing collected packages: swift 2021-12-15 13:15:58.043 | Attempting uninstall: swift 2021-12-15 13:15:58.043 | Found existing installation: swift 2.29.0.dev84 2021-12-15 13:15:58.047 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 13:15:58.049 | Running setup.py develop for swift 2021-12-15 13:16:00.050 | Successfully installed swift 2021-12-15 13:16:00.050 | 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 2021-12-15 13:16:00.244 | + inc/python:pip_install:200 : result=0 2021-12-15 13:16:00.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:16:00.248 | + functions-common:time_stop:2402 : local name 2021-12-15 13:16:00.251 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:16:00.254 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:16:00.256 | + functions-common:time_stop:2405 : local total 2021-12-15 13:16:00.258 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:16:00.260 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:16:00.263 | + functions-common:time_stop:2409 : start_time=1639574151766 2021-12-15 13:16:00.265 | + functions-common:time_stop:2411 : [[ -z 1639574151766 ]] 2021-12-15 13:16:00.268 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:16:00.273 | + functions-common:time_stop:2414 : end_time=1639574160270 2021-12-15 13:16:00.275 | + functions-common:time_stop:2415 : elapsed_time=8504 2021-12-15 13:16:00.277 | + functions-common:time_stop:2416 : total=58063 2021-12-15 13:16:00.279 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:16:00.282 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=66567 2021-12-15 13:16:00.284 | + inc/python:pip_install:203 : return 0 2021-12-15 13:16:00.286 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:16:00.289 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:16:00.291 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:16:00.311 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:16:00.324 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 13:16:00.327 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 13:16:00.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:16:00.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:16:00.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 13:16:00.338 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:16:00.342 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 13:16:00.344 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:16:00.347 | + ./stack.sh:main:898 : configure_swift 2021-12-15 13:16:00.349 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 13:16:00.351 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 13:16:00.353 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 13:16:00.356 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 13:16:00.358 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 13:16:01.468 | No object-auditor running 2021-12-15 13:16:01.468 | No container-updater running 2021-12-15 13:16:01.468 | No container-auditor running 2021-12-15 13:16:01.468 | No container-sharder running 2021-12-15 13:16:01.468 | No container-server running 2021-12-15 13:16:01.468 | No container-sync running 2021-12-15 13:16:01.468 | No object-expirer running 2021-12-15 13:16:01.468 | No object-reconstructor running 2021-12-15 13:16:01.468 | No object-server running 2021-12-15 13:16:01.468 | No account-replicator running 2021-12-15 13:16:01.468 | No account-reaper running 2021-12-15 13:16:01.468 | No object-updater running 2021-12-15 13:16:01.468 | No account-auditor running 2021-12-15 13:16:01.468 | No container-reconciler running 2021-12-15 13:16:01.468 | No proxy-server running 2021-12-15 13:16:01.468 | No container-replicator running 2021-12-15 13:16:01.468 | No object-replicator running 2021-12-15 13:16:01.468 | No account-server running 2021-12-15 13:16:01.561 | + lib/swift:configure_swift:340 : true 2021-12-15 13:16:01.564 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 13:16:01.578 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 13:16:01.592 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 13:16:01.596 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 13:16:01.596 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 13:16:01.602 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 13:16:01.602 | s/%GROUP%/ubuntu/; 2021-12-15 13:16:01.602 | s/%USER%/ubuntu/; 2021-12-15 13:16:01.602 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 13:16:01.602 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 13:16:01.605 | uid = ubuntu 2021-12-15 13:16:01.605 | gid = ubuntu 2021-12-15 13:16:01.606 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 13:16:01.606 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 13:16:01.606 | address = 127.0.0.1 2021-12-15 13:16:01.606 | 2021-12-15 13:16:01.606 | [account6612] 2021-12-15 13:16:01.606 | max connections = 25 2021-12-15 13:16:01.606 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:16:01.606 | read only = false 2021-12-15 13:16:01.606 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 13:16:01.606 | 2021-12-15 13:16:01.606 | [account6622] 2021-12-15 13:16:01.606 | max connections = 25 2021-12-15 13:16:01.606 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:16:01.606 | read only = false 2021-12-15 13:16:01.606 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 13:16:01.606 | 2021-12-15 13:16:01.606 | [account6632] 2021-12-15 13:16:01.606 | max connections = 25 2021-12-15 13:16:01.606 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:16:01.606 | read only = false 2021-12-15 13:16:01.606 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 13:16:01.606 | 2021-12-15 13:16:01.606 | [account6642] 2021-12-15 13:16:01.606 | max connections = 25 2021-12-15 13:16:01.606 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:16:01.606 | read only = false 2021-12-15 13:16:01.606 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 13:16:01.607 | 2021-12-15 13:16:01.607 | 2021-12-15 13:16:01.607 | [container6611] 2021-12-15 13:16:01.607 | max connections = 25 2021-12-15 13:16:01.607 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:16:01.607 | read only = false 2021-12-15 13:16:01.607 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 13:16:01.607 | 2021-12-15 13:16:01.607 | [container6621] 2021-12-15 13:16:01.607 | max connections = 25 2021-12-15 13:16:01.607 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:16:01.607 | read only = false 2021-12-15 13:16:01.607 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 13:16:01.607 | 2021-12-15 13:16:01.607 | [container6631] 2021-12-15 13:16:01.607 | max connections = 25 2021-12-15 13:16:01.607 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:16:01.607 | read only = false 2021-12-15 13:16:01.607 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 13:16:01.607 | 2021-12-15 13:16:01.607 | [container6641] 2021-12-15 13:16:01.608 | max connections = 25 2021-12-15 13:16:01.608 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:16:01.608 | read only = false 2021-12-15 13:16:01.608 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 13:16:01.608 | 2021-12-15 13:16:01.608 | 2021-12-15 13:16:01.608 | [object6613] 2021-12-15 13:16:01.608 | max connections = 25 2021-12-15 13:16:01.608 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:16:01.608 | read only = false 2021-12-15 13:16:01.608 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 13:16:01.608 | 2021-12-15 13:16:01.608 | [object6623] 2021-12-15 13:16:01.608 | max connections = 25 2021-12-15 13:16:01.608 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:16:01.608 | read only = false 2021-12-15 13:16:01.608 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 13:16:01.608 | 2021-12-15 13:16:01.608 | [object6633] 2021-12-15 13:16:01.608 | max connections = 25 2021-12-15 13:16:01.608 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:16:01.608 | read only = false 2021-12-15 13:16:01.608 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 13:16:01.608 | 2021-12-15 13:16:01.608 | [object6643] 2021-12-15 13:16:01.609 | max connections = 25 2021-12-15 13:16:01.609 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:16:01.609 | read only = false 2021-12-15 13:16:01.609 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 13:16:01.609 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 13:16:01.612 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:01.614 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:01.616 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 13:16:01.630 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 13:16:01.632 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 13:16:01.638 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 13:16:01.642 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 13:16:01.646 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 13:16:01.651 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 13:16:01.685 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 13:16:01.717 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 13:16:01.738 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 13:16:01.771 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 13:16:01.792 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:16:01.824 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 13:16:01.844 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 13:16:01.878 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 13:16:01.898 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 13:16:01.931 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 13:16:01.952 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:16:01.989 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 13:16:02.010 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 13:16:02.027 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:02.029 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 13:16:02.061 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 13:16:02.092 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 13:16:02.124 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 13:16:02.161 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 13:16:02.179 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:02.181 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 13:16:02.212 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 13:16:02.229 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:02.231 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 13:16:02.249 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:02.251 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 13:16:02.253 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 13:16:02.270 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:02.272 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 13:16:02.274 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 13:16:02.276 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 13:16:02.282 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 13:16:02.288 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 13:16:02.317 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 13:16:02.349 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 13:16:02.384 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 13:16:02.417 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 13:16:02.447 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 13:16:02.450 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 13:16:02.452 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 13:16:02.454 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 13:16:02.456 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 13:16:02.488 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 13:16:02.522 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:16:02.553 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 13:16:02.584 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 13:16:02.615 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 13:16:02.645 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 13:16:02.677 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 13:16:02.718 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:16:02.748 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 13:16:02.779 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 13:16:02.810 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 13:16:02.842 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 13:16:02.875 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 13:16:02.911 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 13:16:02.946 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 13:16:02.967 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 13:16:02.999 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 13:16:03.030 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 13:16:03.035 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 13:16:03.068 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 13:16:03.101 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 13:16:03.135 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 13:16:03.137 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 13:16:03.140 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:16:03.142 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 13:16:03.148 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 13:16:03.150 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:16:03.152 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:16:03.155 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 13:16:03.157 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 13:16:03.159 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:16:03.162 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:16:03.164 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 13:16:03.184 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 13:16:03.216 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 13:16:03.236 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 13:16:03.267 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 13:16:03.289 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:16:03.321 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 13:16:03.341 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:16:03.372 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 13:16:03.391 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:16:03.425 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 13:16:03.445 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 13:16:03.477 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:16:03.497 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:16:03.527 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 13:16:03.547 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 13:16:03.578 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 13:16:03.600 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 13:16:03.631 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 13:16:03.638 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 13:16:03.661 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:16:03.694 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 13:16:03.731 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:16:03.734 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 13:16:03.739 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 13:16:03.741 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:16:03.744 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:16:03.746 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 13:16:03.748 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 13:16:03.751 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:16:03.753 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:16:03.756 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 13:16:03.777 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 13:16:03.807 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 13:16:03.826 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 13:16:03.857 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 13:16:03.878 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:16:03.910 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 13:16:03.929 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:16:03.961 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 13:16:03.981 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:16:04.013 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 13:16:04.034 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 13:16:04.070 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:16:04.092 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:16:04.131 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 13:16:04.154 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 13:16:04.187 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 13:16:04.210 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 13:16:04.243 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 13:16:04.249 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 13:16:04.271 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:16:04.304 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:16:04.306 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 13:16:04.311 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 13:16:04.313 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:16:04.316 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:16:04.318 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 13:16:04.321 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 13:16:04.323 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:16:04.325 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:16:04.328 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 13:16:04.349 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 13:16:04.381 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 13:16:04.400 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 13:16:04.432 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 13:16:04.452 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:16:04.484 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 13:16:04.503 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:16:04.537 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 13:16:04.557 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:16:04.588 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 13:16:04.608 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 13:16:04.641 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:16:04.662 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:16:04.694 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 13:16:04.715 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 13:16:04.745 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 13:16:04.766 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 13:16:04.796 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 13:16:04.801 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 13:16:04.822 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:16:04.854 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 13:16:04.887 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 13:16:04.919 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 13:16:04.950 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 13:16:04.952 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 13:16:04.958 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 13:16:04.991 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 13:16:05.024 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 13:16:05.057 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 13:16:05.089 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 13:16:05.122 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 13:16:05.153 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 13:16:05.186 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 13:16:05.217 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 13:16:05.250 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 13:16:05.267 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:05.269 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 13:16:05.290 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 13:16:05.294 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 13:16:05.318 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 13:16:05.320 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 13:16:05.352 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 13:16:05.354 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 13:16:05.385 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 13:16:05.418 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 13:16:05.421 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 13:16:05.452 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 13:16:05.471 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:05.474 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 13:16:05.477 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 13:16:05.485 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 13:16:05.488 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 13:16:05.504 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 13:16:05.510 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 13:16:05.529 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 13:16:05.531 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 13:16:05.534 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:16:05.536 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:16:05.539 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:16:05.541 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:16:05.544 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:16:05.546 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:16:05.549 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 13:16:05.564 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:16:05.567 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 13:16:05.569 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 13:16:05.590 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:05.592 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 13:16:05.613 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:05.615 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 13:16:05.618 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 13:16:05.620 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 13:16:05.623 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:16:05.625 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 13:16:05.629 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 13:16:05.632 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 13:16:05.635 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 13:16:05.654 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:05.656 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 13:16:05.659 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 13:16:05.677 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:05.680 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 13:16:05.682 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 13:16:05.685 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 13:16:05.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:16:05.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:16:05.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 13:16:05.697 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:16:05.700 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 13:16:05.703 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 13:16:05.706 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 13:16:05.709 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 13:16:05.713 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 13:16:05.715 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 13:16:05.718 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 13:16:05.722 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 13:16:05.725 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 13:16:05.728 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 13:16:05.732 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 13:16:05.732 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:16:05.739 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 13:16:05.742 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 13:16:05.745 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 13:16:05.748 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 13:16:05.751 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:16:05.776 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 13:16:05.779 | + 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' 2021-12-15 13:16:06.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:06.945 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:06.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:06.945 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:08.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:16:08.059 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 13:16:08.175 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 13:16:08.176 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 13:16:08.177 | 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.2.0) 2021-12-15 13:16:08.178 | 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) 2021-12-15 13:16:08.179 | 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) 2021-12-15 13:16:08.181 | 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.7.1) 2021-12-15 13:16:08.182 | 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.0) 2021-12-15 13:16:08.183 | 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.3.0) 2021-12-15 13:16:08.184 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 13:16:08.186 | 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) 2021-12-15 13:16:08.187 | 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) 2021-12-15 13:16:08.188 | 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) 2021-12-15 13:16:08.191 | 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.2.0) 2021-12-15 13:16:08.195 | 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.6.2) 2021-12-15 13:16:08.197 | 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.1.0) 2021-12-15 13:16:08.200 | 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.0) 2021-12-15 13:16:08.202 | 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.2) 2021-12-15 13:16:08.204 | 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.0) 2021-12-15 13:16:08.216 | 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) 2021-12-15 13:16:08.217 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 13:16:08.230 | 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.6) 2021-12-15 13:16:08.301 | 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) 2021-12-15 13:16:08.302 | 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.0) 2021-12-15 13:16:08.304 | 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) 2021-12-15 13:16:08.329 | 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) 2021-12-15 13:16:08.331 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 13:16:08.333 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 13:16:08.335 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 13:16:08.336 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 13:16:08.348 | 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.14.1) 2021-12-15 13:16:08.391 | 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) 2021-12-15 13:16:08.391 | 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) 2021-12-15 13:16:08.393 | 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.3.0) 2021-12-15 13:16:08.394 | 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) 2021-12-15 13:16:08.415 | 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) 2021-12-15 13:16:08.416 | 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) 2021-12-15 13:16:08.433 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 13:16:08.448 | 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) 2021-12-15 13:16:08.451 | 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) 2021-12-15 13:16:08.469 | 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) (2.4.0) 2021-12-15 13:16:08.472 | 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) 2021-12-15 13:16:08.556 | 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) 2021-12-15 13:16:08.558 | 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.9) 2021-12-15 13:16:08.560 | 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.7) 2021-12-15 13:16:08.561 | 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) 2021-12-15 13:16:08.613 | 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) 2021-12-15 13:16:08.642 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 13:16:08.682 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 13:16:08.857 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 13:16:08.860 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 13:16:08.904 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 13:16:08.907 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 13:16:08.908 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 13:16:08.909 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 13:16:08.910 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 13:16:08.911 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 13:16:08.971 | 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) 2021-12-15 13:16:09.161 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 13:16:09.202 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 13:16:09.288 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 13:16:09.443 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 13:16:11.535 | 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 2021-12-15 13:16:11.713 | + inc/python:pip_install:200 : result=0 2021-12-15 13:16:11.716 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:16:11.718 | + functions-common:time_stop:2402 : local name 2021-12-15 13:16:11.721 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:16:11.723 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:16:11.725 | + functions-common:time_stop:2405 : local total 2021-12-15 13:16:11.728 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:16:11.731 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:16:11.733 | + functions-common:time_stop:2409 : start_time=1639574165769 2021-12-15 13:16:11.735 | + functions-common:time_stop:2411 : [[ -z 1639574165769 ]] 2021-12-15 13:16:11.738 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:16:11.743 | + functions-common:time_stop:2414 : end_time=1639574171740 2021-12-15 13:16:11.745 | + functions-common:time_stop:2415 : elapsed_time=5971 2021-12-15 13:16:11.748 | + functions-common:time_stop:2416 : total=66567 2021-12-15 13:16:11.750 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:16:11.752 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=72538 2021-12-15 13:16:11.755 | + inc/python:pip_install:203 : return 0 2021-12-15 13:16:11.758 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 13:16:11.760 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 13:16:11.763 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 13:16:11.777 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 13:16:11.784 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 13:16:11.786 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 13:16:11.789 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 13:16:11.791 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:16:11.793 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:16:11.796 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:16:11.800 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:16:11.802 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:16:11.805 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:16:11.822 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:16:11.825 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:16:11.827 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:11.830 | + functions-common:git_clone:606 : echo master 2021-12-15 13:16:11.831 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:16:11.837 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 13:16:11.840 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:11.842 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 13:16:11.846 | + functions-common:git_clone:655 : head -1 2021-12-15 13:16:11.847 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:16:11.851 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 13:16:11.854 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:16:11.857 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 13:16:11.859 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:16:11.862 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:16:11.865 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 13:16:11.867 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:16:11.870 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 13:16:11.872 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:16:11.875 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:16:11.880 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 13:16:11.883 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:16:11.886 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:16:11.889 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 13:16:11.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:16:11.895 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 13:16:11.898 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:16:11.900 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:16:11.903 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 13:16:11.910 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 13:16:11.912 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 13:16:12.590 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 13:16:12.593 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:16:12.596 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:16:12.598 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:16:12.602 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:16:12.604 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 13:16:12.607 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:16:12.609 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:16:12.612 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:16:12.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:16:12.618 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:16:12.620 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:16:12.623 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:16:12.626 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 13:16:12.650 | Using python 3.8 to install /opt/stack/glance 2021-12-15 13:16:12.653 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 13:16:13.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:13.545 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:13.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:13.545 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:14.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:16:14.657 | Obtaining file:///opt/stack/glance 2021-12-15 13:16:14.659 | Preparing metadata (setup.py): started 2021-12-15 13:16:15.859 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:16:15.965 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:16:15.966 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 13:16:15.967 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 13:16:15.968 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 13:16:15.969 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 13:16:15.970 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 13:16:15.971 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 13:16:15.972 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 13:16:15.973 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 13:16:15.974 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 13:16:15.975 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 13:16:15.976 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:16:15.977 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 13:16:15.979 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:16:15.980 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 13:16:15.981 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:16:15.982 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:16:15.983 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 13:16:15.984 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 13:16:15.985 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 13:16:15.986 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:16:15.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:16:15.989 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:16:15.990 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:16:15.991 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 13:16:15.992 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 13:16:15.993 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 13:16:15.995 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 13:16:15.996 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:16:15.997 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:16:15.998 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 13:16:15.999 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 13:16:16.000 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:16:16.003 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:16:16.004 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:16:16.005 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:16:16.006 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 13:16:16.007 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:16:16.008 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:16:16.009 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 13:16:16.010 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 13:16:16.011 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 13:16:16.013 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 13:16:16.013 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:16:16.030 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 13:16:16.032 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 13:16:16.034 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 13:16:16.056 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 13:16:16.057 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 13:16:16.097 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 13:16:16.113 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 13:16:16.126 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 13:16:16.142 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 13:16:16.144 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 13:16:16.243 | 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==23.1.0.dev27) (3.0.6) 2021-12-15 13:16:16.324 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 13:16:16.379 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 13:16:16.380 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 13:16:16.413 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 13:16:16.457 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 13:16:16.460 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 13:16:16.461 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 13:16:16.521 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 13:16:16.526 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:16:16.527 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 13:16:16.553 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 13:16:16.598 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 13:16:16.602 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 13:16:16.663 | 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==23.1.0.dev27) (4.2.4) 2021-12-15 13:16:16.665 | 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==23.1.0.dev27) (5.0.6) 2021-12-15 13:16:16.666 | 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==23.1.0.dev27) (5.2.2) 2021-12-15 13:16:16.668 | 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==23.1.0.dev27) (2.7.0) 2021-12-15 13:16:16.672 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:16:16.696 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 13:16:16.699 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 13:16:16.702 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:16:16.745 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:16:16.791 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 13:16:16.794 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:16:16.796 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 13:16:16.906 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 13:16:16.968 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 13:16:17.077 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 13:16:17.382 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:16:17.383 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 13:16:17.389 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 13:16:17.390 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 13:16:17.451 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 13:16:17.476 | 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==23.1.0.dev27) (5.0.0) 2021-12-15 13:16:17.602 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 13:16:17.666 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 13:16:17.722 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:16:17.945 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 13:16:17.946 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 13:16:17.948 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 13:16:17.951 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:16:17.952 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:16:17.953 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:16:17.954 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 13:16:18.076 | 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==23.1.0.dev27) (0.12.0) 2021-12-15 13:16:18.111 | 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==23.1.0.dev27) (1.0.3) 2021-12-15 13:16:18.166 | 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==23.1.0.dev27) (3.0.0) 2021-12-15 13:16:18.167 | 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==23.1.0.dev27) (1.3.3) 2021-12-15 13:16:18.433 | 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==23.1.0.dev27) (3.10.0) 2021-12-15 13:16:18.628 | 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==23.1.0.dev27) (2019.11.28) 2021-12-15 13:16:18.630 | 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==23.1.0.dev27) (2.0.9) 2021-12-15 13:16:18.633 | 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==23.1.0.dev27) (3.3) 2021-12-15 13:16:18.634 | 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==23.1.0.dev27) (1.26.7) 2021-12-15 13:16:18.714 | 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==23.1.0.dev27) (0.5.2) 2021-12-15 13:16:18.879 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:16:18.988 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 13:16:19.312 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:16:19.313 | 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==23.1.0.dev27) (2.3.3) 2021-12-15 13:16:19.553 | 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.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 13:16:19.888 | 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==23.1.0.dev27) (1.0.0) 2021-12-15 13:16:20.219 | 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==23.1.0.dev27) (21.2.0) 2021-12-15 13:16:20.220 | 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==23.1.0.dev27) (1.8.2) 2021-12-15 13:16:21.593 | Installing collected packages: glance 2021-12-15 13:16:21.593 | Attempting uninstall: glance 2021-12-15 13:16:21.593 | Found existing installation: glance 23.1.0.dev27 2021-12-15 13:16:21.600 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 13:16:21.602 | Running setup.py develop for glance 2021-12-15 13:16:23.815 | Successfully installed glance 2021-12-15 13:16:23.815 | 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 2021-12-15 13:16:23.991 | + inc/python:pip_install:200 : result=0 2021-12-15 13:16:23.994 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:16:23.996 | + functions-common:time_stop:2402 : local name 2021-12-15 13:16:23.999 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:16:24.001 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:16:24.004 | + functions-common:time_stop:2405 : local total 2021-12-15 13:16:24.006 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:16:24.008 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:16:24.011 | + functions-common:time_stop:2409 : start_time=1639574172643 2021-12-15 13:16:24.013 | + functions-common:time_stop:2411 : [[ -z 1639574172643 ]] 2021-12-15 13:16:24.017 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:16:24.021 | + functions-common:time_stop:2414 : end_time=1639574184018 2021-12-15 13:16:24.024 | + functions-common:time_stop:2415 : elapsed_time=11375 2021-12-15 13:16:24.026 | + functions-common:time_stop:2416 : total=72538 2021-12-15 13:16:24.029 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:16:24.032 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=83913 2021-12-15 13:16:24.035 | + inc/python:pip_install:203 : return 0 2021-12-15 13:16:24.038 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:16:24.041 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:16:24.045 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:16:24.066 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:16:24.080 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 13:16:24.083 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 13:16:24.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:16:24.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:16:24.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 13:16:24.092 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:16:24.095 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:16:24.098 | + ./stack.sh:main:910 : configure_glance 2021-12-15 13:16:24.101 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 13:16:24.119 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 13:16:24.122 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 13:16:24.125 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 13:16:24.128 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 13:16:24.131 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 13:16:24.134 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:16:24.137 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:16:24.140 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 13:16:24.174 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:16:24.207 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 13:16:24.244 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:16:24.285 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 13:16:24.324 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 13:16:24.358 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 13:16:24.360 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:16:24.363 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 13:16:24.366 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:16:24.369 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 13:16:24.402 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 13:16:24.435 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:16:24.469 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 13:16:24.503 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 13:16:24.536 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 13:16:24.569 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 13:16:24.602 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 13:16:24.636 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:16:24.668 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:16:24.704 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 13:16:24.740 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 13:16:24.743 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 13:16:24.745 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 13:16:24.747 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:16:24.750 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:16:24.752 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:16:24.771 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:24.774 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:16:24.776 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:16:24.779 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:16:24.797 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:24.801 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:16:24.804 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:16:24.839 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:16:24.842 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:16:24.845 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 13:16:24.849 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 13:16:24.852 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 13:16:24.886 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 13:16:24.920 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 13:16:24.923 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 13:16:24.926 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 13:16:24.929 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 13:16:24.931 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:16:24.934 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 13:16:24.936 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:16:24.970 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 13:16:24.973 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 13:16:25.005 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:16:25.008 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 13:16:25.028 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:25.031 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 13:16:25.062 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 13:16:25.100 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 13:16:25.133 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 13:16:25.166 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 13:16:25.204 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 13:16:25.222 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:25.225 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:16:25.259 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 13:16:25.291 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 13:16:25.323 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 13:16:25.355 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 13:16:25.388 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 13:16:25.422 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 13:16:25.441 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:25.445 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 13:16:25.447 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 13:16:25.450 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:16:25.453 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:16:25.472 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:16:25.474 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:16:25.477 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:16:25.479 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:16:25.482 | + 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}}' 2021-12-15 13:16:25.514 | + 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' 2021-12-15 13:16:25.546 | + 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' 2021-12-15 13:16:25.580 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:16:25.613 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 13:16:25.618 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 13:16:25.652 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 13:16:25.685 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:16:25.717 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 13:16:25.756 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 13:16:25.791 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 13:16:25.827 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 13:16:25.861 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:16:25.896 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 13:16:25.931 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 13:16:25.966 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 13:16:26.001 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 13:16:26.006 | + 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 2021-12-15 13:16:26.016 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 13:16:26.034 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:26.036 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 13:16:26.039 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 13:16:26.041 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 13:16:26.043 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 13:16:26.046 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 13:16:26.048 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 13:16:26.053 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 13:16:26.055 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 13:16:26.059 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 13:16:26.093 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 13:16:26.096 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 13:16:26.099 | ++ functions:get_random_port:837 : true 2021-12-15 13:16:26.101 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 13:16:26.103 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 13:16:26.105 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 13:16:26.166 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 13:16:26.169 | ++ functions:get_random_port:841 : break 2 2021-12-15 13:16:26.171 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 13:16:26.174 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 13:16:26.177 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 13:16:26.211 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 13:16:26.242 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 13:16:26.272 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:16:26.303 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:16:26.333 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:16:26.363 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:16:26.394 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:16:26.425 | + 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' 2021-12-15 13:16:26.456 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:16:26.488 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:16:26.520 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:16:26.552 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:16:26.585 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:16:26.617 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 13:16:26.649 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 13:16:26.682 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 13:16:26.714 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 13:16:26.745 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 13:16:26.776 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 13:16:26.778 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 13:16:26.781 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:16:26.785 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:26.787 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:26.790 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 13:16:26.792 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 13:16:26.847 | proxy (enabled by site administrator) 2021-12-15 13:16:26.850 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 13:16:26.853 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 13:16:26.855 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:16:26.858 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:26.861 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:26.863 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 13:16:26.866 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 13:16:26.922 | proxy_http (enabled by site administrator) 2021-12-15 13:16:26.925 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 13:16:26.928 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 13:16:26.931 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 13:16:26.933 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:16:26.936 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:26.938 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:26.941 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:16:26.944 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:16:26.947 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 13:16:26.948 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:16:26.958 | KeepAlive Off 2021-12-15 13:16:26.963 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 13:16:26.964 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:16:26.974 | SetEnv proxy-sendchunked 1 2021-12-15 13:16:26.979 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:16:26.979 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 13:16:26.989 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 13:16:26.993 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 13:16:26.996 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 13:16:26.999 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:16:27.002 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:16:27.004 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:16:27.007 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:27.010 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:27.012 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:16:27.015 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:16:27.017 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:27.020 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:27.023 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 13:16:27.088 | Site glance-wsgi-api already enabled 2021-12-15 13:16:27.093 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 13:16:27.096 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:16:27.099 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:16:27.102 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:16:27.264 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 13:16:27.270 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 13:16:27.307 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 13:16:27.310 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 13:16:27.329 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:27.332 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 13:16:27.335 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 13:16:27.337 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 13:16:27.340 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:16:27.343 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 13:16:27.345 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 13:16:27.348 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 13:16:27.350 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 13:16:27.353 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:16:27.355 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:16:27.358 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:16:27.362 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:16:27.364 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:16:27.367 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:16:27.385 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:16:27.388 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:16:27.390 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:27.394 | + functions-common:git_clone:606 : echo master 2021-12-15 13:16:27.395 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:16:27.401 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 13:16:27.403 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:27.406 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 13:16:27.409 | + functions-common:git_clone:655 : head -1 2021-12-15 13:16:27.409 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:16:27.420 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 13:16:27.423 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:16:27.427 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 13:16:27.430 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:16:27.433 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:16:27.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 13:16:27.438 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:16:27.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 13:16:27.444 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:16:27.447 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:16:27.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 13:16:27.452 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:16:27.454 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:16:27.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 13:16:27.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:16:27.464 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 13:16:27.467 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:16:27.469 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:16:27.473 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 13:16:27.480 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 13:16:27.483 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 13:16:28.148 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 13:16:28.150 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:16:28.153 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:16:28.156 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:16:28.158 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:16:28.161 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 13:16:28.164 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:16:28.166 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:16:28.169 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:16:28.171 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:16:28.174 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:16:28.176 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:16:28.179 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:16:28.181 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 13:16:28.206 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 13:16:28.208 | + 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 2021-12-15 13:16:29.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:29.110 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:29.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:29.110 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:30.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:16:30.316 | Obtaining file:///opt/stack/cinder 2021-12-15 13:16:30.318 | Preparing metadata (setup.py): started 2021-12-15 13:16:32.249 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:16:32.414 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:16:32.415 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:16:32.416 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 13:16:32.417 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 13:16:32.418 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 13:16:32.420 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 13:16:32.420 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:16:32.421 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 13:16:32.422 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 13:16:32.424 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 13:16:32.425 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 13:16:32.426 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 13:16:32.427 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:16:32.428 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 13:16:32.429 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 13:16:32.430 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 13:16:32.431 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 13:16:32.432 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:16:32.433 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:16:32.435 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 13:16:32.436 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:16:32.437 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 13:16:32.438 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 13:16:32.440 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 13:16:32.441 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:16:32.442 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 13:16:32.443 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:16:32.444 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 13:16:32.445 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 13:16:32.446 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:16:32.447 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:16:32.448 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 13:16:32.449 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:16:32.450 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 13:16:32.452 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 13:16:32.453 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:16:32.454 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 13:16:32.455 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 13:16:32.456 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 13:16:32.457 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 13:16:32.458 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 13:16:32.459 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 13:16:32.461 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 13:16:32.462 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 13:16:32.463 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 13:16:32.464 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 13:16:32.465 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 13:16:32.466 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:16:32.467 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 13:16:32.468 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 13:16:32.469 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 13:16:32.471 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:16:32.472 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:16:32.473 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:16:32.474 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 13:16:32.475 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 13:16:32.476 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 13:16:32.477 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:16:32.478 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 13:16:32.480 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 13:16:32.481 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 13:16:32.483 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 13:16:32.498 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 13:16:32.499 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:16:32.500 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 13:16:32.565 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 13:16:32.599 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 13:16:32.614 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 13:16:32.616 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:16:32.617 | 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==19.1.0.dev125) (0.1.0) 2021-12-15 13:16:32.618 | 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==19.1.0.dev125) (2.3.3) 2021-12-15 13:16:32.720 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 13:16:32.773 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 13:16:32.776 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:16:32.806 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 13:16:32.807 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 13:16:32.808 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 13:16:32.866 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 13:16:32.912 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 13:16:32.913 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:16:32.915 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 13:16:32.916 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 13:16:32.980 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:16:32.981 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 13:16:32.984 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:16:33.044 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 13:16:33.048 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 13:16:33.110 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:16:33.112 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:16:33.115 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 13:16:33.116 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 13:16:33.118 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 13:16:33.178 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 13:16:33.181 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:16:33.184 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 13:16:33.232 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 13:16:33.324 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:16:33.327 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 13:16:33.351 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:16:33.378 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 13:16:33.451 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:16:33.453 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 13:16:33.606 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:16:33.631 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 13:16:33.780 | 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==19.1.0.dev125) (3.10.0) 2021-12-15 13:16:33.818 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 13:16:33.821 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:16:33.824 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 13:16:34.039 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 13:16:34.041 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 13:16:34.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 13:16:34.082 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 13:16:34.115 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 13:16:34.361 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 13:16:34.363 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 13:16:34.518 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 13:16:34.519 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 13:16:34.522 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:16:34.661 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 13:16:34.788 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 13:16:34.789 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 13:16:34.790 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 13:16:34.826 | 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==19.1.0.dev125) (5.0.0) 2021-12-15 13:16:35.087 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 13:16:35.170 | 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==19.1.0.dev125) (0.4.0) 2021-12-15 13:16:35.172 | 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==19.1.0.dev125) (2.3.3) 2021-12-15 13:16:35.307 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 13:16:35.355 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:16:35.459 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 13:16:35.463 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 13:16:35.655 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:16:36.142 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 13:16:36.197 | 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==19.1.0.dev125) (0.12.0) 2021-12-15 13:16:36.248 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 13:16:37.364 | 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==19.1.0.dev125) (1.32) 2021-12-15 13:16:37.650 | 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==19.1.0.dev125) (1.8.2) 2021-12-15 13:16:37.651 | 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==19.1.0.dev125) (21.2.0) 2021-12-15 13:16:37.804 | 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==19.1.0.dev125) (2.2) 2021-12-15 13:16:38.053 | 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.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:16:38.189 | 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==19.1.0.dev125) (3.6.0) 2021-12-15 13:16:39.824 | Installing collected packages: cinder 2021-12-15 13:16:39.824 | Attempting uninstall: cinder 2021-12-15 13:16:39.825 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 13:16:39.831 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 13:16:39.833 | Running setup.py develop for cinder 2021-12-15 13:16:43.379 | Successfully installed cinder 2021-12-15 13:16:43.379 | 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 2021-12-15 13:16:43.595 | + inc/python:pip_install:200 : result=0 2021-12-15 13:16:43.598 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:16:43.600 | + functions-common:time_stop:2402 : local name 2021-12-15 13:16:43.603 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:16:43.605 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:16:43.608 | + functions-common:time_stop:2405 : local total 2021-12-15 13:16:43.610 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:16:43.612 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:16:43.615 | + functions-common:time_stop:2409 : start_time=1639574188198 2021-12-15 13:16:43.617 | + functions-common:time_stop:2411 : [[ -z 1639574188198 ]] 2021-12-15 13:16:43.620 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:16:43.625 | + functions-common:time_stop:2414 : end_time=1639574203622 2021-12-15 13:16:43.628 | + functions-common:time_stop:2415 : elapsed_time=15424 2021-12-15 13:16:43.631 | + functions-common:time_stop:2416 : total=83913 2021-12-15 13:16:43.633 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:16:43.635 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=99337 2021-12-15 13:16:43.638 | + inc/python:pip_install:203 : return 0 2021-12-15 13:16:43.640 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:16:43.644 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:16:43.647 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:16:43.670 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:16:43.683 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 13:16:43.686 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 13:16:43.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:16:43.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:16:43.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 13:16:43.697 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:16:43.700 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 13:16:43.703 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 13:16:43.706 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 13:16:43.709 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:43.711 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:43.714 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 13:16:43.729 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 13:16:43.732 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:16:43.734 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:16:43.737 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:16:43.740 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:16:43.743 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:43.745 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:16:43.748 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:43.751 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:43.753 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:16:43.756 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:16:43.759 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:16:43.761 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:16:43.764 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 13:16:43.767 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:16:43.770 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:43.773 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:43.776 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 13:16:43.807 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 13:16:43.919 | Reading package lists... 2021-12-15 13:16:44.216 | Building dependency tree... 2021-12-15 13:16:44.218 | Reading state information... 2021-12-15 13:16:44.559 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 13:16:44.559 | The following packages were automatically installed and are no longer required: 2021-12-15 13:16:44.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:16:44.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:16:44.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:16:44.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:16:44.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:16:44.561 | python3-zope.interface 2021-12-15 13:16:44.561 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:16:44.689 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:16:44.694 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:16:44.696 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:16:44.699 | + functions-common:time_stop:2402 : local name 2021-12-15 13:16:44.702 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:16:44.705 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:16:44.708 | + functions-common:time_stop:2405 : local total 2021-12-15 13:16:44.711 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:16:44.714 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:16:44.716 | + functions-common:time_stop:2409 : start_time=1639574203803 2021-12-15 13:16:44.719 | + functions-common:time_stop:2411 : [[ -z 1639574203803 ]] 2021-12-15 13:16:44.722 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:16:44.727 | + functions-common:time_stop:2414 : end_time=1639574204724 2021-12-15 13:16:44.729 | + functions-common:time_stop:2415 : elapsed_time=921 2021-12-15 13:16:44.732 | + functions-common:time_stop:2416 : total=6378 2021-12-15 13:16:44.734 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:16:44.737 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7299 2021-12-15 13:16:44.739 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:16:44.742 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:16:44.745 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 13:16:44.747 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 13:16:44.762 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 13:16:44.769 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 13:16:44.772 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 13:16:44.774 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 13:16:44.778 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 13:16:44.779 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 13:16:44.786 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 13:16:44.788 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 13:16:44.790 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 13:16:44.792 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 13:16:44.795 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 13:16:44.797 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 13:16:44.800 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 13:16:44.802 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 13:16:44.816 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 13:16:44.831 | + 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 2021-12-15 13:16:44.846 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 13:16:44.865 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 13:16:44.880 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 13:16:44.883 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 13:16:44.888 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YeiYDGOZnG 2021-12-15 13:16:44.891 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:16:44.894 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:16:44.897 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 13:16:44.899 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YeiYDGOZnG 2021-12-15 13:16:44.903 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YeiYDGOZnG 2021-12-15 13:16:44.918 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YeiYDGOZnG /etc/sudoers.d/cinder-rootwrap 2021-12-15 13:16:44.933 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 13:16:44.939 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 13:16:44.941 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 13:16:44.944 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 13:16:44.946 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 13:16:44.948 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 13:16:44.950 | + 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 ]] 2021-12-15 13:16:44.953 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 13:16:44.957 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 13:16:44.962 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 13:16:44.967 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 13:16:44.990 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 13:16:45.011 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 13:16:45.030 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 13:16:45.050 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 13:16:45.071 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 13:16:45.093 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 13:16:45.114 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 13:16:45.135 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 13:16:45.137 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:16:45.140 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 13:16:45.143 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:16:45.145 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 13:16:45.179 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 13:16:45.211 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:16:45.243 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 13:16:45.277 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 13:16:45.309 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 13:16:45.340 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 13:16:45.372 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 13:16:45.403 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:16:45.433 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:16:45.463 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 13:16:45.497 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 13:16:45.531 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 13:16:45.534 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 13:16:45.537 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 13:16:45.540 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 13:16:45.542 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:16:45.545 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:16:45.580 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 13:16:45.613 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 13:16:45.644 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 13:16:45.674 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 13:16:45.706 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 13:16:45.738 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 13:16:45.775 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 13:16:45.777 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 13:16:45.809 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 13:16:45.845 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 13:16:45.853 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5bf446edd169bca1db1b313ccc36d674 2021-12-15 13:16:45.890 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 13:16:45.893 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 13:16:45.927 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 13:16:45.961 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 13:16:45.993 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 13:16:46.025 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 13:16:46.044 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:46.046 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 13:16:46.049 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 13:16:46.052 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 13:16:46.054 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 13:16:46.056 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 13:16:46.059 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 13:16:46.061 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 13:16:46.064 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 13:16:46.066 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 13:16:46.069 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 13:16:46.071 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 13:16:46.108 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 13:16:46.141 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 13:16:46.177 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 13:16:46.210 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 13:16:46.241 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 13:16:46.273 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 13:16:46.276 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 13:16:46.278 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 13:16:46.281 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 13:16:46.312 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 13:16:46.315 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 13:16:46.346 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 13:16:46.349 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 13:16:46.351 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 13:16:46.354 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 13:16:46.386 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 13:16:46.388 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 13:16:46.390 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 13:16:46.408 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:46.410 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 13:16:46.414 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 13:16:46.416 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 13:16:46.418 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 13:16:46.449 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 13:16:46.481 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 13:16:46.506 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:46.509 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 13:16:46.527 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:46.530 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 13:16:46.532 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 13:16:46.534 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 13:16:46.537 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 13:16:46.539 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:16:46.541 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:16:46.544 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:16:46.561 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:46.565 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:16:46.568 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:16:46.570 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:16:46.589 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:46.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:16:46.595 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:16:46.628 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:16:46.631 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:16:46.633 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 13:16:46.636 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 13:16:46.638 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:16:46.641 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:16:46.659 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:16:46.661 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:16:46.664 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:16:46.667 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:16:46.669 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:16:46.698 | + 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' 2021-12-15 13:16:46.729 | + 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' 2021-12-15 13:16:46.761 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:16:46.795 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 13:16:46.822 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:46.825 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 13:16:46.828 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:16:46.830 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 13:16:46.833 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 13:16:46.835 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:16:46.838 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:16:46.841 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 13:16:46.846 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 13:16:46.848 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:16:46.851 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:16:46.865 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:16:46.866 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:16:46.875 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:16:46.879 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:16:46.898 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:16:46.901 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:16:46.905 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 13:16:46.938 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 13:16:46.971 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 13:16:47.002 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:16:47.033 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:16:47.065 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:16:47.100 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:16:47.132 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:16:47.166 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:16:47.197 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:16:47.230 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:16:47.262 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:16:47.292 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:16:47.324 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:16:47.327 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:16:47.330 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 13:16:47.333 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 13:16:47.335 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:16:47.338 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:47.340 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:47.342 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:16:47.345 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:16:47.348 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:16:47.378 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:16:47.412 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 13:16:47.412 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:16:47.421 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 13:16:47.425 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 13:16:47.428 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 13:16:47.431 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:16:47.433 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:16:47.436 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:16:47.438 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:47.441 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:47.444 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:16:47.446 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:16:47.449 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:16:47.451 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:16:47.453 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 13:16:47.518 | Enabling site cinder-wsgi. 2021-12-15 13:16:47.524 | To activate the new configuration, you need to run: 2021-12-15 13:16:47.524 | systemctl reload apache2 2021-12-15 13:16:47.529 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:16:47.532 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:16:47.534 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:16:47.537 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:16:47.713 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 13:16:47.716 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 13:16:47.749 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 13:16:47.782 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 13:16:47.802 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:16:47.804 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 13:16:47.807 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:16:47.809 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 13:16:47.812 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 13:16:47.814 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 13:16:47.850 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 13:16:47.885 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 13:16:47.917 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 13:16:47.949 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 13:16:47.986 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 13:16:48.020 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 13:16:48.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 13:16:48.086 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:16:48.118 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 13:16:48.152 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 13:16:48.185 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:16:48.216 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 13:16:48.219 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 13:16:48.237 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:48.240 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 13:16:48.276 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 13:16:48.279 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 13:16:48.298 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:16:48.302 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 13:16:48.304 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 13:16:48.307 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 13:16:48.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:16:48.312 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 13:16:48.315 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 13:16:48.319 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:16:48.320 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:16:48.326 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:16:48.328 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:16:48.331 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-12-15 13:16:48.334 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:16:48.337 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 13:16:48.340 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 13:16:48.342 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 13:16:48.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:16:48.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:16:48.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 13:16:48.353 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:16:48.356 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 13:16:48.358 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 13:16:48.360 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 13:16:48.363 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:16:48.365 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:16:48.368 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:16:48.371 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:16:48.373 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:16:48.376 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:16:48.393 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:16:48.395 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:16:48.397 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:48.400 | + functions-common:git_clone:606 : echo master 2021-12-15 13:16:48.401 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:16:48.407 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 13:16:48.409 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:16:48.412 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 13:16:48.415 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:16:48.415 | + functions-common:git_clone:655 : head -1 2021-12-15 13:16:48.423 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 13:16:48.426 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:16:48.429 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 13:16:48.432 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:16:48.435 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:16:48.438 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 13:16:48.441 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:16:48.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 13:16:48.447 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:16:48.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:16:48.452 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 13:16:48.455 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:16:48.457 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:16:48.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 13:16:48.464 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:16:48.467 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 13:16:48.470 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:16:48.473 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:16:48.476 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 13:16:48.482 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 13:16:48.485 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 13:16:49.172 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 13:16:49.175 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:16:49.177 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:16:49.180 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:16:49.182 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:16:49.185 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 13:16:49.187 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:16:49.190 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:16:49.192 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:16:49.194 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:16:49.196 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:16:49.199 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:16:49.201 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:16:49.203 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 13:16:49.227 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 13:16:49.230 | + 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 2021-12-15 13:16:50.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:50.143 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:50.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:16:50.144 | from cryptography.utils import int_from_bytes 2021-12-15 13:16:51.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:16:51.306 | Obtaining file:///opt/stack/neutron 2021-12-15 13:16:51.308 | Preparing metadata (setup.py): started 2021-12-15 13:16:53.409 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:16:53.530 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 13:16:53.531 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 13:16:53.532 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 13:16:53.533 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 13:16:53.535 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 13:16:53.536 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 13:16:53.537 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 13:16:53.538 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 13:16:53.539 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 13:16:53.540 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 13:16:53.541 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 13:16:53.542 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 13:16:53.543 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 13:16:53.544 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 13:16:53.666 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 13:16:53.666 | 2021-12-15 13:16:53.666 | The conflict is caused by: 2021-12-15 13:16:53.666 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 13:16:53.666 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 13:16:53.666 | 2021-12-15 13:16:53.666 | To fix this you could try to: 2021-12-15 13:16:53.666 | 1. loosen the range of package versions you've specified 2021-12-15 13:16:53.666 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 13:16:53.666 | 2021-12-15 13:16:53.666 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 13:16:53.785 | + inc/python:pip_install:1 : exit_trap 2021-12-15 13:16:53.787 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 13:16:53.790 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 13:16:53.793 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 13:16:53.795 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 13:16:53.798 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 13:16:53.800 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 13:16:53.802 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 13:16:53.805 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 13:16:53.807 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 13:16:53.807 | Error on exit 2021-12-15 13:16:53.809 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 13:16:53.812 | + ./stack.sh:exit_trap:536 : generate-subunit 1639574046 167 fail 2021-12-15 13:16:54.386 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 13:16:54.388 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 13:16:54.893 | + ./stack.sh:exit_trap:550 : exit 1