2022-06-03 08:04:04.504 | + ./stack.sh:main:462 : exec 2022-06-03 08:04:04.505 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080404' 2022-06-03 08:04:04.505 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-080404.summary.2022-06-03-080404 2022-06-03 08:04:04.505 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:04:04.505 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080404 2022-06-03 08:04:04.505 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080404 /opt/stack/logs/stack.sh.log 2022-06-03 08:04:04.505 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080404.summary.2022-06-03-080404 /opt/stack/logs/stack.sh.log.summary 2022-06-03 08:04:04.505 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 08:04:04.505 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 08:04:04.505 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 08:04:04.505 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 08:04:04.505 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 08:04:04.505 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 08:04:04.505 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:04:04.506 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 08:04:04.508 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 08:04:04.510 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 08:04:04.512 | + ./stack.sh:main:551 : uname -a 2022-06-03 08:04:04.514 | Linux dv-neutron-844019-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-03 08:04:04.516 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 08:04:04.518 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 08:04:04.521 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 08:04:04.548 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 08:04:04.564 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 08:04:04.566 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 08:04:04.567 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 08:04:04.569 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 08:04:04.571 | + functions-common:fetch_plugins:1673 : return 2022-06-03 08:04:04.573 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 08:04:04.575 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 08:04:04.576 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:04:04.579 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:04:04.580 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:04:04.582 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:04:04.584 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:04:04.585 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:04:04.588 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:04:04.591 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:04:04.592 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:04:04.594 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:04:04.596 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 08:04:04.598 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:04:04.611 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:04.612 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:04:04.614 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:04:04.616 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:04:04.617 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:04:04.619 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:04:04.621 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:04:04.623 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 08:04:04.625 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 08:04:04.627 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:04:04.628 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:04:04.630 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 08:04:04.632 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 08:04:04.634 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 08:04:04.635 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 08:04:04.637 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 08:04:04.639 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 08:04:04.656 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 08:04:04.658 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 08:04:04.670 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:04:04.673 | +++ lib/tls:source:43 : hostname -f 2022-06-03 08:04:04.677 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 08:04:04.678 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 08:04:04.680 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 08:04:04.682 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 08:04:04.684 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 08:04:04.686 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 08:04:04.688 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 08:04:04.690 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 08:04:04.692 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 08:04:04.693 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 08:04:04.698 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 08:04:04.709 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 08:04:04.725 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 08:04:04.738 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 08:04:04.750 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 08:04:04.775 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 08:04:04.816 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 08:04:04.894 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 08:04:04.915 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 08:04:04.952 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 08:04:05.004 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 08:04:05.132 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 08:04:05.146 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 08:04:05.158 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 08:04:05.171 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 08:04:05.260 | + ./stack.sh:main:598 : run_phase source 2022-06-03 08:04:05.262 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 08:04:05.264 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:04:05.266 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:04:05.268 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:04:05.270 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:04:05.272 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:04:05.274 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:04:05.277 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:04:05.281 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:04:05.283 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:04:05.285 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:04:05.287 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 08:04:05.289 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:04:05.304 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.306 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:04:05.308 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 08:04:05.347 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 08:04:05.349 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 08:04:05.351 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:04:05.353 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 08:04:05.355 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 08:04:05.358 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 08:04:05.360 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 08:04:05.362 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 08:04:05.364 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 08:04:05.366 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 08:04:05.368 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.370 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 08:04:05.373 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.375 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 08:04:05.377 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.379 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 08:04:05.382 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.384 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 08:04:05.386 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.388 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 08:04:05.391 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.393 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 08:04:05.395 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.398 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 08:04:05.400 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.402 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 08:04:05.404 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.407 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 08:04:05.409 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.411 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 08:04:05.414 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.416 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 08:04:05.418 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.420 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 08:04:05.423 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.425 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 08:04:05.427 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.429 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 08:04:05.432 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.434 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 08:04:05.436 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.438 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 08:04:05.441 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.443 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 08:04:05.445 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.448 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 08:04:05.450 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.453 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 08:04:05.455 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.457 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 08:04:05.460 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.462 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 08:04:05.464 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.466 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 08:04:05.469 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.471 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 08:04:05.474 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.476 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 08:04:05.478 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.480 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 08:04:05.483 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.485 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 08:04:05.487 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.489 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 08:04:05.492 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.494 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 08:04:05.496 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.498 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 08:04:05.501 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.503 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 08:04:05.505 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.507 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 08:04:05.509 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.512 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 08:04:05.514 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.517 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 08:04:05.519 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.521 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 08:04:05.523 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.525 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 08:04:05.528 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.530 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 08:04:05.533 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.535 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 08:04:05.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.539 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 08:04:05.542 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.544 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 08:04:05.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.548 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 08:04:05.551 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.553 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 08:04:05.555 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:04:05.558 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 08:04:05.560 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 08:04:05.562 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:04:05.565 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 08:04:05.579 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.582 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 08:04:05.584 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:04:05.586 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 08:04:05.601 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:04:05.603 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 08:04:05.605 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 08:04:05.607 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 08:04:05.609 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 08:04:05.612 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 08:04:05.614 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 08:04:05.616 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 08:04:05.619 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 08:04:05.621 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:04:05.623 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 08:04:05.625 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:04:05.628 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 08:04:05.630 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 08:04:05.630 | Using mysql database backend 2022-06-03 08:04:05.632 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 08:04:05.648 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 08:04:05.663 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.666 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 08:04:05.681 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 08:04:05.697 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.699 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 08:04:05.715 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 08:04:05.731 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 08:04:05.746 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:04:05.748 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 08:04:05.764 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.767 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 08:04:05.769 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 08:04:05.784 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:05.787 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 08:04:05.803 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 08:04:05.805 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 08:04:05.807 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 08:04:05.810 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 08:04:05.813 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 08:04:05.817 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-080405 2022-06-03 08:04:05.819 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-080405 739' 2022-06-03 08:04:05.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.824 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:04:05.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.829 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 08:04:05.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.834 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 08:04:05.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.838 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 08:04:05.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.843 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-06-03 08:04:05.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.847 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-06-03 08:04:05.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.852 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-080404 2022-06-03 08:04:05.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.857 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 08:04:05.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.861 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-06-03 08:04:05.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.866 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 08:04:05.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.871 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 08:04:05.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.876 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 08:04:05.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:04:05.880 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 08:04:05.883 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 08:04:05.885 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 08:04:05.887 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 08:04:05.889 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:04:05.891 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:04:05.894 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:04:05.896 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:04:05.898 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:04:05.901 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:04:05.915 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:04:05.917 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:04:05.919 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:05.922 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:04:05.922 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:04:05.927 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 08:04:05.929 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:05.932 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 08:04:05.944 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 08:04:05.947 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:04:05.947 | + functions-common:git_clone:607 : head -1 2022-06-03 08:04:05.950 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 08:04:05.953 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:04:05.956 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 08:04:05.958 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:04:05.960 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 08:04:05.963 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 08:04:05.965 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 08:04:05.967 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 08:04:05.970 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:04:05.972 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 08:04:05.975 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 08:04:05.977 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 08:04:05.980 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 08:04:05.984 | ++ tools/install_prereqs.sh:source:47 : NOW=1654243445 2022-06-03 08:04:05.987 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 08:04:05.991 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654243250 2022-06-03 08:04:05.993 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-03 08:04:05.996 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-03 08:04:05.998 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 08:04:06.001 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 08:04:06.003 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 08:04:06.005 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 08:04:06.008 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 08:04:06.010 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 08:04:06.012 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 08:04:06.015 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 08:04:06.018 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 08:04:06.063 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 08:04:06.063 | apache2-dev 2022-06-03 08:04:06.063 | bc 2022-06-03 08:04:06.063 | bsdmainutils 2022-06-03 08:04:06.063 | curl 2022-06-03 08:04:06.063 | g++ 2022-06-03 08:04:06.063 | gcc 2022-06-03 08:04:06.063 | gettext 2022-06-03 08:04:06.063 | git 2022-06-03 08:04:06.063 | graphviz 2022-06-03 08:04:06.063 | iputils-ping 2022-06-03 08:04:06.063 | libapache2-mod-proxy-uwsgi 2022-06-03 08:04:06.063 | libffi-dev 2022-06-03 08:04:06.063 | libjpeg-dev 2022-06-03 08:04:06.063 | libmysqlclient-dev 2022-06-03 08:04:06.063 | libpcre3-dev 2022-06-03 08:04:06.063 | libpq-dev 2022-06-03 08:04:06.064 | libssl-dev 2022-06-03 08:04:06.064 | libsystemd-dev 2022-06-03 08:04:06.064 | libxml2-dev 2022-06-03 08:04:06.064 | libxslt1-dev 2022-06-03 08:04:06.064 | libyaml-dev 2022-06-03 08:04:06.064 | lsof 2022-06-03 08:04:06.064 | openssh-server 2022-06-03 08:04:06.064 | openssl 2022-06-03 08:04:06.064 | pkg-config 2022-06-03 08:04:06.064 | psmisc 2022-06-03 08:04:06.064 | python3-dev 2022-06-03 08:04:06.064 | python3-pip 2022-06-03 08:04:06.064 | python3-venv 2022-06-03 08:04:06.064 | tar 2022-06-03 08:04:06.064 | tcpdump 2022-06-03 08:04:06.064 | unzip 2022-06-03 08:04:06.064 | uuid-runtime 2022-06-03 08:04:06.064 | wget 2022-06-03 08:04:06.064 | wget 2022-06-03 08:04:06.064 | zlib1g-dev 2022-06-03 08:04:06.064 | libkrb5-dev 2022-06-03 08:04:06.064 | libldap2-dev 2022-06-03 08:04:06.064 | libsasl2-dev 2022-06-03 08:04:06.064 | memcached 2022-06-03 08:04:06.064 | python3-mysqldb 2022-06-03 08:04:06.064 | sqlite3 2022-06-03 08:04:06.064 | conntrack 2022-06-03 08:04:06.064 | curl 2022-06-03 08:04:06.064 | dnsmasq-base 2022-06-03 08:04:06.064 | dnsmasq-utils 2022-06-03 08:04:06.064 | ebtables 2022-06-03 08:04:06.064 | gawk 2022-06-03 08:04:06.064 | genisoimage 2022-06-03 08:04:06.064 | iptables 2022-06-03 08:04:06.064 | iputils-arping 2022-06-03 08:04:06.064 | kpartx 2022-06-03 08:04:06.064 | libjs-jquery-tablesorter 2022-06-03 08:04:06.064 | libmysqlclient-dev 2022-06-03 08:04:06.065 | parted 2022-06-03 08:04:06.065 | pm-utils 2022-06-03 08:04:06.065 | python3-mysqldb 2022-06-03 08:04:06.065 | socat 2022-06-03 08:04:06.065 | sqlite3 2022-06-03 08:04:06.065 | sudo 2022-06-03 08:04:06.065 | vlan 2022-06-03 08:04:06.065 | lsscsi 2022-06-03 08:04:06.065 | open-iscsi 2022-06-03 08:04:06.065 | lvm2 2022-06-03 08:04:06.065 | qemu-utils 2022-06-03 08:04:06.065 | thin-provisioning-tools 2022-06-03 08:04:06.065 | acl 2022-06-03 08:04:06.065 | dnsmasq-base 2022-06-03 08:04:06.065 | dnsmasq-utils 2022-06-03 08:04:06.065 | ebtables 2022-06-03 08:04:06.065 | haproxy 2022-06-03 08:04:06.065 | iptables 2022-06-03 08:04:06.065 | iputils-arping 2022-06-03 08:04:06.065 | iputils-ping 2022-06-03 08:04:06.065 | libmysqlclient-dev 2022-06-03 08:04:06.065 | postgresql-server-dev-all 2022-06-03 08:04:06.065 | python3-mysqldb 2022-06-03 08:04:06.065 | sqlite3 2022-06-03 08:04:06.065 | sudo 2022-06-03 08:04:06.065 | vlan 2022-06-03 08:04:06.065 | ipset 2022-06-03 08:04:06.065 | conntrack 2022-06-03 08:04:06.065 | conntrackd 2022-06-03 08:04:06.065 | keepalived 2022-06-03 08:04:06.065 | dstat 2022-06-03 08:04:06.065 | lvm2 2022-06-03 08:04:06.065 | qemu-utils 2022-06-03 08:04:06.065 | thin-provisioning-tools 2022-06-03 08:04:06.065 | curl 2022-06-03 08:04:06.066 | liberasurecode-dev 2022-06-03 08:04:06.066 | make 2022-06-03 08:04:06.066 | memcached 2022-06-03 08:04:06.066 | sqlite3 2022-06-03 08:04:06.066 | xfsprogs' 2022-06-03 08:04:06.068 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 08:04:06.085 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 08:04:06.085 | apache2-dev 2022-06-03 08:04:06.085 | bc 2022-06-03 08:04:06.085 | bsdmainutils 2022-06-03 08:04:06.085 | curl 2022-06-03 08:04:06.085 | g++ 2022-06-03 08:04:06.085 | gcc 2022-06-03 08:04:06.085 | gettext 2022-06-03 08:04:06.086 | git 2022-06-03 08:04:06.086 | graphviz 2022-06-03 08:04:06.086 | iputils-ping 2022-06-03 08:04:06.086 | libapache2-mod-proxy-uwsgi 2022-06-03 08:04:06.086 | libffi-dev 2022-06-03 08:04:06.086 | libjpeg-dev 2022-06-03 08:04:06.086 | libmysqlclient-dev 2022-06-03 08:04:06.086 | libpcre3-dev 2022-06-03 08:04:06.086 | libpq-dev 2022-06-03 08:04:06.086 | libssl-dev 2022-06-03 08:04:06.086 | libsystemd-dev 2022-06-03 08:04:06.086 | libxml2-dev 2022-06-03 08:04:06.086 | libxslt1-dev 2022-06-03 08:04:06.086 | libyaml-dev 2022-06-03 08:04:06.086 | lsof 2022-06-03 08:04:06.086 | openssh-server 2022-06-03 08:04:06.086 | openssl 2022-06-03 08:04:06.086 | pkg-config 2022-06-03 08:04:06.086 | psmisc 2022-06-03 08:04:06.086 | python3-dev 2022-06-03 08:04:06.086 | python3-pip 2022-06-03 08:04:06.086 | python3-venv 2022-06-03 08:04:06.086 | tar 2022-06-03 08:04:06.086 | tcpdump 2022-06-03 08:04:06.086 | unzip 2022-06-03 08:04:06.086 | uuid-runtime 2022-06-03 08:04:06.086 | wget 2022-06-03 08:04:06.086 | wget 2022-06-03 08:04:06.086 | zlib1g-dev 2022-06-03 08:04:06.086 | libkrb5-dev 2022-06-03 08:04:06.086 | libldap2-dev 2022-06-03 08:04:06.086 | libsasl2-dev 2022-06-03 08:04:06.086 | memcached 2022-06-03 08:04:06.086 | python3-mysqldb 2022-06-03 08:04:06.086 | sqlite3 2022-06-03 08:04:06.086 | conntrack 2022-06-03 08:04:06.086 | curl 2022-06-03 08:04:06.087 | dnsmasq-base 2022-06-03 08:04:06.087 | dnsmasq-utils 2022-06-03 08:04:06.087 | ebtables 2022-06-03 08:04:06.087 | gawk 2022-06-03 08:04:06.087 | genisoimage 2022-06-03 08:04:06.087 | iptables 2022-06-03 08:04:06.087 | iputils-arping 2022-06-03 08:04:06.087 | kpartx 2022-06-03 08:04:06.087 | libjs-jquery-tablesorter 2022-06-03 08:04:06.087 | libmysqlclient-dev 2022-06-03 08:04:06.087 | parted 2022-06-03 08:04:06.087 | pm-utils 2022-06-03 08:04:06.087 | python3-mysqldb 2022-06-03 08:04:06.087 | socat 2022-06-03 08:04:06.087 | sqlite3 2022-06-03 08:04:06.087 | sudo 2022-06-03 08:04:06.087 | vlan 2022-06-03 08:04:06.087 | lsscsi 2022-06-03 08:04:06.087 | open-iscsi 2022-06-03 08:04:06.087 | lvm2 2022-06-03 08:04:06.087 | qemu-utils 2022-06-03 08:04:06.087 | thin-provisioning-tools 2022-06-03 08:04:06.087 | acl 2022-06-03 08:04:06.087 | dnsmasq-base 2022-06-03 08:04:06.087 | dnsmasq-utils 2022-06-03 08:04:06.087 | ebtables 2022-06-03 08:04:06.087 | haproxy 2022-06-03 08:04:06.087 | iptables 2022-06-03 08:04:06.087 | iputils-arping 2022-06-03 08:04:06.087 | iputils-ping 2022-06-03 08:04:06.087 | libmysqlclient-dev 2022-06-03 08:04:06.087 | postgresql-server-dev-all 2022-06-03 08:04:06.087 | python3-mysqldb 2022-06-03 08:04:06.087 | sqlite3 2022-06-03 08:04:06.087 | sudo 2022-06-03 08:04:06.087 | vlan 2022-06-03 08:04:06.088 | ipset 2022-06-03 08:04:06.088 | conntrack 2022-06-03 08:04:06.088 | conntrackd 2022-06-03 08:04:06.088 | keepalived 2022-06-03 08:04:06.088 | dstat 2022-06-03 08:04:06.088 | lvm2 2022-06-03 08:04:06.088 | qemu-utils 2022-06-03 08:04:06.088 | thin-provisioning-tools 2022-06-03 08:04:06.088 | curl 2022-06-03 08:04:06.088 | liberasurecode-dev 2022-06-03 08:04:06.088 | make 2022-06-03 08:04:06.088 | memcached 2022-06-03 08:04:06.088 | sqlite3 2022-06-03 08:04:06.088 | xfsprogs ' 2022-06-03 08:04:06.088 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 08:04:06.090 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:06.092 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:06.095 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:04:06.095 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 08:04:06.100 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:04:06.102 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 08:04:06.104 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:04:06.106 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 08:04:06.108 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:04:06.110 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:06.112 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:04:06.115 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:06.116 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:06.118 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:04:06.120 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 08:04:06.122 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:06.125 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 08:04:06.127 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 08:04:06.131 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 08:04:06.133 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 08:04:06.135 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 08:04:06.137 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 08:04:06.139 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 08:04:06.142 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 08:04:06.145 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654243446143 2022-06-03 08:04:06.147 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 08:04:06.149 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 08:04:06.151 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 08:04:06.358 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 08:04:06.392 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 08:04:06.434 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 08:04:06.449 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 08:04:08.702 | Reading package lists... 2022-06-03 08:04:08.733 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 08:04:08.736 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 08:04:08.738 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:04:08.740 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:08.742 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:08.744 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:04:08.746 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:08.748 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 08:04:08.750 | ++ functions-common:time_stop:2329 : start_time=1654243446143 2022-06-03 08:04:08.752 | ++ functions-common:time_stop:2331 : [[ -z 1654243446143 ]] 2022-06-03 08:04:08.754 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:08.758 | ++ functions-common:time_stop:2334 : end_time=1654243448756 2022-06-03 08:04:08.760 | ++ functions-common:time_stop:2335 : elapsed_time=2613 2022-06-03 08:04:08.762 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 08:04:08.764 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:08.766 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2613 2022-06-03 08:04:08.769 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:04:08.771 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:04:08.773 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:08.775 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:08.778 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:04:08.798 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:04:08.907 | Reading package lists... 2022-06-03 08:04:09.148 | Building dependency tree... 2022-06-03 08:04:09.149 | Reading state information... 2022-06-03 08:04:09.183 | acl is already the newest version (2.2.53-6). 2022-06-03 08:04:09.183 | bc is already the newest version (1.07.1-2build1). 2022-06-03 08:04:09.183 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 08:04:09.183 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 08:04:09.183 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 08:04:09.183 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:04:09.183 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 08:04:09.183 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:04:09.183 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 08:04:09.184 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 08:04:09.184 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 08:04:09.184 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 08:04:09.184 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 08:04:09.184 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 08:04:09.184 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 08:04:09.184 | libffi-dev is already the newest version (3.3-4). 2022-06-03 08:04:09.184 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 08:04:09.184 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 08:04:09.184 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 08:04:09.184 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 08:04:09.184 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 08:04:09.184 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:04:09.184 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 08:04:09.184 | psmisc is already the newest version (23.3-1). 2022-06-03 08:04:09.184 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:04:09.184 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 08:04:09.184 | socat is already the newest version (1.7.3.3-2). 2022-06-03 08:04:09.184 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 08:04:09.184 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 08:04:09.184 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 08:04:09.184 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 08:04:09.184 | dstat is already the newest version (0.7.4-6). 2022-06-03 08:04:09.184 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 08:04:09.184 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 08:04:09.184 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 08:04:09.184 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:04:09.184 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:04:09.184 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:04:09.184 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 08:04:09.184 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:04:09.184 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:04:09.184 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 08:04:09.184 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 08:04:09.185 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 08:04:09.185 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 08:04:09.185 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 08:04:09.185 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 08:04:09.185 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:04:09.185 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 08:04:09.185 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 08:04:09.185 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 08:04:09.185 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:04:09.185 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 08:04:09.185 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 08:04:09.185 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 08:04:09.185 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 08:04:09.185 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 08:04:09.185 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 08:04:09.185 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:04:09.185 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 08:04:09.185 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 08:04:09.185 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 08:04:09.185 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 08:04:09.185 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 08:04:09.185 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 08:04:09.185 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 08:04:09.185 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 08:04:09.185 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 08:04:09.399 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:04:09.399 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 08:04:09.399 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 08:04:09.400 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 08:04:09.400 | The following packages were automatically installed and are no longer required: 2022-06-03 08:04:09.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:04:09.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:04:09.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:04:09.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:04:09.401 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:04:09.401 | python3-zope.interface 2022-06-03 08:04:09.401 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:04:09.512 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:04:09.516 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 08:04:09.519 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:04:09.521 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:04:09.523 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:09.525 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:09.527 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:04:09.529 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:09.532 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:04:09.534 | ++ functions-common:time_stop:2329 : start_time=1654243448795 2022-06-03 08:04:09.536 | ++ functions-common:time_stop:2331 : [[ -z 1654243448795 ]] 2022-06-03 08:04:09.539 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:09.543 | ++ functions-common:time_stop:2334 : end_time=1654243449540 2022-06-03 08:04:09.545 | ++ functions-common:time_stop:2335 : elapsed_time=745 2022-06-03 08:04:09.547 | ++ functions-common:time_stop:2336 : total=756 2022-06-03 08:04:09.550 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:09.552 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1501 2022-06-03 08:04:09.554 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 08:04:09.557 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 08:04:09.559 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:04:09.561 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 08:04:09.565 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 08:04:09.569 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 08:04:09.572 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 08:04:09.574 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 08:04:11.163 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 08:04:11.165 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 08:04:11.166 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 08:04:11.168 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 08:04:11.170 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 08:04:11.172 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 08:04:11.175 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 08:04:11.177 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 08:04:11.179 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 08:04:11.181 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 08:04:11.253 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 08:04:11.256 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 08:04:11.326 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 08:04:11.329 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 08:04:11.400 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 08:04:11.401 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 08:04:11.403 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 08:04:11.405 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 08:04:11.407 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 08:04:11.409 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 08:04:11.411 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 08:04:11.412 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 08:04:11.414 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 08:04:11.416 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 08:04:11.418 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 08:04:11.418 | Distro: focal 2022-06-03 08:04:11.420 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 08:04:11.423 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 08:04:11.427 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 08:04:11.428 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 08:04:11.431 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 08:04:11.431 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 08:04:11.912 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 08:04:11.914 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 08:04:11.914 | pip: 20.2.2 2022-06-03 08:04:11.916 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 08:04:12.369 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 08:04:12.391 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 08:04:12.393 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 08:04:12.395 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 08:04:12.398 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 08:04:12.401 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:04:12.404 | + ./stack.sh:main:764 : fixup_all 2022-06-03 08:04:12.407 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 08:04:12.409 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 08:04:12.411 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:04:12.416 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:04:12.416 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 08:04:12.418 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 08:04:12.423 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 08:04:12.425 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 08:04:12.427 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 08:04:12.435 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 08:04:12.439 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 08:04:12.441 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 08:04:12.443 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 08:04:12.445 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 08:04:12.447 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 08:04:12.449 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:04:12.451 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:04:12.453 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:04:12.455 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:04:12.457 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:04:12.459 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:04:12.461 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:04:12.463 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:04:12.465 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 08:04:12.467 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 08:04:12.470 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 08:04:12.472 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:04:12.474 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:04:12.476 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:04:12.479 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:04:12.481 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:04:12.483 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:04:12.485 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 08:04:12.487 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 08:04:12.507 | Using python 3.8 to install os-testr 2022-06-03 08:04:12.509 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-03 08:04:14.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:14.306 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:04:14.311 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:14.311 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:14.313 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:14.315 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:14.317 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:14.317 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:14.317 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:14.318 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:14.398 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-03 08:04:14.407 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:04:14.410 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-03 08:04:14.424 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-03 08:04:14.453 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:04:14.470 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:04:14.474 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:04:14.481 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:04:14.485 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:04:14.488 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:04:14.491 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-03 08:04:14.494 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:04:14.509 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:04:14.519 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:04:14.522 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:04:14.525 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:04:14.527 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:04:14.530 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:04:14.583 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:04:14.586 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:04:14.589 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:04:14.595 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:04:14.601 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:04:14.604 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:04:14.607 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:04:14.649 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:04:16.766 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:04:16.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:04:16.838 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:16.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:16.842 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:16.845 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:16.847 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:16.849 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:16.851 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:16.853 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:16.855 | + functions-common:time_stop:2329 : start_time=1654243452502 2022-06-03 08:04:16.857 | + functions-common:time_stop:2331 : [[ -z 1654243452502 ]] 2022-06-03 08:04:16.860 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:16.863 | + functions-common:time_stop:2334 : end_time=1654243456861 2022-06-03 08:04:16.866 | + functions-common:time_stop:2335 : elapsed_time=4359 2022-06-03 08:04:16.868 | + functions-common:time_stop:2336 : total=0 2022-06-03 08:04:16.870 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:16.872 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4359 2022-06-03 08:04:16.874 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:16.876 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 08:04:16.878 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 08:04:16.881 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:04:16.884 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 08:04:16.886 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 08:04:16.888 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:04:16.892 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:04:16.893 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:04:16.897 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 08:04:16.900 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 08:04:16.902 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 08:04:16.905 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 08:04:16.907 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 08:04:16.927 | Using python 3.8 to install systemd-python 2022-06-03 08:04:16.929 | + 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 systemd-python 2022-06-03 08:04:18.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:18.720 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:04:18.725 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:18.725 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:18.727 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:18.728 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:18.729 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:18.729 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:18.729 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:18.730 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:18.748 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-03 08:04:20.995 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:04:20.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:04:21.065 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:21.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:21.069 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:21.071 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:21.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:21.076 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:21.078 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:21.080 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:21.082 | + functions-common:time_stop:2329 : start_time=1654243456922 2022-06-03 08:04:21.084 | + functions-common:time_stop:2331 : [[ -z 1654243456922 ]] 2022-06-03 08:04:21.087 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:21.091 | + functions-common:time_stop:2334 : end_time=1654243461089 2022-06-03 08:04:21.093 | + functions-common:time_stop:2335 : elapsed_time=4167 2022-06-03 08:04:21.095 | + functions-common:time_stop:2336 : total=4359 2022-06-03 08:04:21.097 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:21.099 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8526 2022-06-03 08:04:21.101 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:21.104 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 08:04:21.155 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 08:04:21.450 | + ./stack.sh:main:779 : install_infra 2022-06-03 08:04:21.454 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:04:21.456 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 08:04:21.458 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:04:21.461 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 08:04:21.483 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 08:04:23.549 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:23.560 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:23.621 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:23.662 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:23.664 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:23.666 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:23.668 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:23.670 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:24.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:24.323 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:04:24.565 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:24.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:24.569 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:24.571 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:24.573 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:24.575 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:24.578 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:24.579 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:24.582 | + functions-common:time_stop:2329 : start_time=1654243461476 2022-06-03 08:04:24.583 | + functions-common:time_stop:2331 : [[ -z 1654243461476 ]] 2022-06-03 08:04:24.586 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:24.590 | + functions-common:time_stop:2334 : end_time=1654243464588 2022-06-03 08:04:24.592 | + functions-common:time_stop:2335 : elapsed_time=3112 2022-06-03 08:04:24.595 | + functions-common:time_stop:2336 : total=8526 2022-06-03 08:04:24.597 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:24.599 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11638 2022-06-03 08:04:24.601 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:24.603 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:04:24.605 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 08:04:24.627 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-03 08:04:26.567 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:26.579 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:26.637 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:26.679 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:26.681 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:26.683 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:26.685 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:26.688 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:27.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:27.216 | Processing /opt/stack/requirements 2022-06-03 08:04:28.869 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:04:28.872 | 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 164)) (3.0.0) 2022-06-03 08:04:28.884 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:04:28.890 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:04:28.892 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:04:28.895 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:04:28.914 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:04:28.917 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:04:28.935 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:04:28.939 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:04:28.945 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:04:28.964 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-03 08:04:28.967 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-03 08:04:28.982 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:04:28.985 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:04:28.988 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:04:28.991 | 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 160)) (1.0.0) 2022-06-03 08:04:28.993 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:04:28.996 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:04:28.998 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:04:29.001 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:04:29.013 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:04:29.016 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:04:29.068 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:04:29.074 | 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 557)) (0.2.5) 2022-06-03 08:04:29.079 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:04:29.082 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:04:29.132 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:04:29.136 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-03 08:04:29.138 | Building wheels for collected packages: openstack-requirements 2022-06-03 08:04:29.139 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 08:04:29.901 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 08:04:29.902 | ERROR: Command errored out with exit status 1: 2022-06-03 08:04:29.902 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-duesu1ch/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-duesu1ch/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-pbs0oq8j 2022-06-03 08:04:29.902 | cwd: /tmp/pip-req-build-duesu1ch/ 2022-06-03 08:04:29.902 | Complete output (6 lines): 2022-06-03 08:04:29.902 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 08:04:29.902 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 08:04:29.902 | or: setup.py --help-commands 2022-06-03 08:04:29.902 | or: setup.py cmd --help 2022-06-03 08:04:29.902 | 2022-06-03 08:04:29.902 | error: invalid command 'bdist_wheel' 2022-06-03 08:04:29.902 | ---------------------------------------- 2022-06-03 08:04:29.902 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 08:04:29.902 | Running setup.py clean for openstack-requirements 2022-06-03 08:04:30.681 | Failed to build openstack-requirements 2022-06-03 08:04:30.695 | Installing collected packages: openstack-requirements 2022-06-03 08:04:30.695 | Attempting uninstall: openstack-requirements 2022-06-03 08:04:30.696 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 08:04:30.732 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 08:04:30.751 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 08:04:30.754 | Running setup.py install for openstack-requirements: started 2022-06-03 08:04:32.930 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 08:04:32.956 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 08:04:33.081 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:33.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:33.085 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:33.087 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:33.089 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:33.091 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:33.093 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:33.095 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:33.097 | + functions-common:time_stop:2329 : start_time=1654243464620 2022-06-03 08:04:33.099 | + functions-common:time_stop:2331 : [[ -z 1654243464620 ]] 2022-06-03 08:04:33.102 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:33.106 | + functions-common:time_stop:2334 : end_time=1654243473104 2022-06-03 08:04:33.108 | + functions-common:time_stop:2335 : elapsed_time=8484 2022-06-03 08:04:33.110 | + functions-common:time_stop:2336 : total=11638 2022-06-03 08:04:33.112 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:33.114 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20122 2022-06-03 08:04:33.116 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:33.118 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 08:04:33.121 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 08:04:33.123 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 08:04:33.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:33.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:33.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 08:04:33.132 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:33.134 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 08:04:33.154 | Using python 3.8 to install pbr 2022-06-03 08:04:33.157 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 08:04:34.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:34.947 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:04:34.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:34.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:34.953 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:34.954 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:34.955 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:34.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:34.955 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:34.956 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:35.092 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:04:37.310 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:04:37.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:04:37.387 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:37.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:37.391 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:37.393 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:37.395 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:37.398 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:37.400 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:37.402 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:37.404 | + functions-common:time_stop:2329 : start_time=1654243473149 2022-06-03 08:04:37.406 | + functions-common:time_stop:2331 : [[ -z 1654243473149 ]] 2022-06-03 08:04:37.409 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:37.413 | + functions-common:time_stop:2334 : end_time=1654243477410 2022-06-03 08:04:37.415 | + functions-common:time_stop:2335 : elapsed_time=4261 2022-06-03 08:04:37.417 | + functions-common:time_stop:2336 : total=20122 2022-06-03 08:04:37.419 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:37.421 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24383 2022-06-03 08:04:37.424 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:37.426 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 08:04:39.670 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 08:04:41.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:41.546 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 08:04:41.566 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 08:04:41.570 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 08:04:41.574 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 08:04:41.578 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-03 08:04:41.581 | 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.9) 2022-06-03 08:04:41.651 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:04:41.653 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:04:41.657 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 08:04:41.673 | + ./stack.sh:main:788 : pkgs= 2022-06-03 08:04:41.675 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 08:04:41.678 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 08:04:41.680 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:04:41.682 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 08:04:41.684 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:04:41.686 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:04:41.690 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:04:41.692 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:04:41.694 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:04:41.697 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:04:41.701 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:04:41.703 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:04:41.706 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:04:41.708 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 08:04:41.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:04:41.725 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:41.727 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:04:41.729 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:04:41.731 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 08:04:41.733 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:04:41.736 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:04:41.738 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:04:41.740 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 08:04:41.742 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:04:41.744 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 08:04:41.746 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:04:41.748 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:04:41.750 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 08:04:41.752 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 08:04:41.755 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:04:41.757 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:04:41.759 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 08:04:41.761 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 08:04:41.763 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 08:04:41.765 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 08:04:41.768 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 08:04:41.770 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 08:04:41.772 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 08:04:41.775 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 08:04:41.777 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 08:04:41.779 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 08:04:41.830 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 08:04:41.831 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 08:04:41.833 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 08:04:42.195 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 08:04:42.197 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 08:04:42.213 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:42.216 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 08:04:42.219 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:04:42.221 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:04:42.223 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:04:42.225 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:04:42.228 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:42.230 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:04:42.232 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:42.235 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:42.237 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:04:42.239 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:04:42.241 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:04:42.244 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:04:42.246 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 08:04:42.248 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:04:42.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:42.253 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:42.255 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 08:04:42.275 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 08:04:42.385 | Reading package lists... 2022-06-03 08:04:42.626 | Building dependency tree... 2022-06-03 08:04:42.627 | Reading state information... 2022-06-03 08:04:42.892 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 08:04:42.892 | The following packages were automatically installed and are no longer required: 2022-06-03 08:04:42.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:04:42.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:04:42.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:04:42.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:04:42.893 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:04:42.893 | python3-zope.interface 2022-06-03 08:04:42.893 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:04:43.005 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:04:43.010 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:04:43.012 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:04:43.014 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:43.017 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:43.019 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:43.021 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:43.023 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:43.025 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:04:43.027 | + functions-common:time_stop:2329 : start_time=1654243482273 2022-06-03 08:04:43.029 | + functions-common:time_stop:2331 : [[ -z 1654243482273 ]] 2022-06-03 08:04:43.033 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:43.037 | + functions-common:time_stop:2334 : end_time=1654243483034 2022-06-03 08:04:43.039 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-03 08:04:43.041 | + functions-common:time_stop:2336 : total=1501 2022-06-03 08:04:43.043 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:43.045 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2262 2022-06-03 08:04:43.047 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:04:43.050 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 08:04:43.052 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:04:43.054 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:04:43.056 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:04:43.059 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:04:43.061 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:04:43.063 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:04:43.065 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 08:04:43.068 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:04:43.070 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:04:43.072 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:04:43.074 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:04:43.076 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:04:43.079 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:04:43.081 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:04:43.083 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:04:43.086 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 08:04:43.088 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:04:43.090 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:04:43.092 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:04:43.095 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:04:43.097 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:04:43.100 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:04:43.102 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 08:04:43.104 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 08:04:43.119 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:43.122 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 08:04:43.124 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:04:43.126 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 08:04:43.128 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 08:04:43.131 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 08:04:43.135 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 08:04:43.138 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 08:04:43.140 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 08:04:43.143 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 08:04:43.145 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 08:04:43.147 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 08:04:43.150 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 08:04:43.830 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 08:04:43.830 | user tags 2022-06-03 08:04:43.831 | stackrabbit []' 2022-06-03 08:04:43.834 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 08:04:43.834 | user tags 2022-06-03 08:04:43.834 | stackrabbit []' 2022-06-03 08:04:43.834 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 08:04:43.840 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 08:04:43.843 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 08:04:43.845 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:04:44.500 | Changing password for user "stackrabbit" ... 2022-06-03 08:04:44.559 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 08:04:45.246 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 08:04:45.310 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 08:04:45.312 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:04:45.966 | Changing password for user "stackrabbit" ... 2022-06-03 08:04:46.029 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 08:04:46.032 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 08:04:46.034 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 08:04:46.673 | Deleting user "guest" ... 2022-06-03 08:04:46.688 | Error: 2022-06-03 08:04:46.688 | {:no_such_user, "guest"} 2022-06-03 08:04:46.700 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 08:04:46.702 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 08:04:46.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:46.720 | + ./stack.sh:main:805 : install_database 2022-06-03 08:04:46.723 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 08:04:46.725 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 08:04:46.727 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:46.730 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:46.732 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 08:04:47.081 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 08:04:47.083 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 08:04:47.085 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 08:04:47.088 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:04:47.090 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 08:04:47.092 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:04:47.095 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:04:47.097 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:04:47.099 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:04:47.102 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:04:47.104 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:04:47.106 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:04:47.109 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:04:47.111 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 08:04:47.114 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:04:47.116 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:04:47.118 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:04:47.120 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:04:47.123 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:04:47.125 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:04:47.127 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 08:04:47.129 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:47.132 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:47.134 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 08:04:47.136 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:04:47.138 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:04:47.141 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:04:47.143 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:04:47.145 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:47.147 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:04:47.149 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:47.152 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:47.154 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:04:47.156 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:04:47.158 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:04:47.161 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:04:47.163 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 08:04:47.165 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:04:47.167 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:47.169 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:47.172 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 08:04:47.193 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 08:04:47.301 | Reading package lists... 2022-06-03 08:04:47.540 | Building dependency tree... 2022-06-03 08:04:47.542 | Reading state information... 2022-06-03 08:04:47.787 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:04:47.787 | The following packages were automatically installed and are no longer required: 2022-06-03 08:04:47.788 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:04:47.788 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:04:47.788 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:04:47.788 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:04:47.788 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:04:47.788 | python3-zope.interface 2022-06-03 08:04:47.788 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:04:47.899 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:04:47.903 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:04:47.905 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:04:47.907 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:47.909 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:47.911 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:47.913 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:47.915 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:47.918 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:04:47.920 | + functions-common:time_stop:2329 : start_time=1654243487190 2022-06-03 08:04:47.922 | + functions-common:time_stop:2331 : [[ -z 1654243487190 ]] 2022-06-03 08:04:47.924 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:47.928 | + functions-common:time_stop:2334 : end_time=1654243487926 2022-06-03 08:04:47.931 | + functions-common:time_stop:2335 : elapsed_time=736 2022-06-03 08:04:47.933 | + functions-common:time_stop:2336 : total=2262 2022-06-03 08:04:47.935 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:47.937 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2998 2022-06-03 08:04:47.939 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:04:47.942 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 08:04:47.944 | + ./stack.sh:main:808 : install_database_python 2022-06-03 08:04:47.946 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 08:04:47.948 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 08:04:47.951 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 08:04:47.953 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:04:47.956 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 08:04:47.959 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 08:04:47.961 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:04:47.965 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:04:47.969 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:04:47.977 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 08:04:47.979 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 08:04:47.981 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 08:04:47.984 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 08:04:47.986 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 08:04:48.007 | Using python 3.8 to install PyMySQL 2022-06-03 08:04:48.009 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-03 08:04:49.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:49.809 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:04:49.814 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:49.814 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:49.816 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:49.817 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:49.817 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:49.818 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:49.818 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:49.818 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:49.834 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-03 08:04:52.079 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:04:52.079 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:04:52.163 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:52.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:52.168 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:52.170 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:52.173 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:52.175 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:52.178 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:52.180 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:52.182 | + functions-common:time_stop:2329 : start_time=1654243488002 2022-06-03 08:04:52.184 | + functions-common:time_stop:2331 : [[ -z 1654243488002 ]] 2022-06-03 08:04:52.188 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:52.192 | + functions-common:time_stop:2334 : end_time=1654243492190 2022-06-03 08:04:52.194 | + functions-common:time_stop:2335 : elapsed_time=4188 2022-06-03 08:04:52.197 | + functions-common:time_stop:2336 : total=24383 2022-06-03 08:04:52.199 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:52.201 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28571 2022-06-03 08:04:52.203 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:52.206 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 08:04:52.208 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:04:52.210 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 08:04:52.212 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 08:04:52.230 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:52.232 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 08:04:52.235 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 08:04:52.238 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:04:52.238 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:04:52.243 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:04:52.246 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:04:52.248 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 08:04:52.250 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:04:52.253 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 08:04:52.255 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 08:04:52.269 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:52.272 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 08:04:52.274 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:04:52.276 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:04:52.279 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:04:52.281 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:04:52.283 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:52.286 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:04:52.288 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:52.290 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:52.292 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:04:52.294 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:04:52.297 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:04:52.299 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:04:52.302 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 08:04:52.304 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:04:52.306 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:52.309 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:52.311 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 08:04:52.331 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 08:04:52.439 | Reading package lists... 2022-06-03 08:04:52.678 | Building dependency tree... 2022-06-03 08:04:52.679 | Reading state information... 2022-06-03 08:04:52.937 | radvd is already the newest version (1:2.17-2). 2022-06-03 08:04:52.938 | The following packages were automatically installed and are no longer required: 2022-06-03 08:04:52.939 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:04:52.939 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:04:52.939 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:04:52.939 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:04:52.939 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:04:52.939 | python3-zope.interface 2022-06-03 08:04:52.939 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:04:53.049 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:04:53.054 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:04:53.056 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:04:53.058 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:53.060 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:53.062 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:53.064 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:53.066 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:53.068 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:04:53.071 | + functions-common:time_stop:2329 : start_time=1654243492328 2022-06-03 08:04:53.073 | + functions-common:time_stop:2331 : [[ -z 1654243492328 ]] 2022-06-03 08:04:53.075 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:53.080 | + functions-common:time_stop:2334 : end_time=1654243493077 2022-06-03 08:04:53.082 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-03 08:04:53.084 | + functions-common:time_stop:2336 : total=2998 2022-06-03 08:04:53.086 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:53.088 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3747 2022-06-03 08:04:53.090 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:04:53.093 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 08:04:53.110 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:53.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 08:04:53.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 08:04:53.117 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 08:04:53.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 08:04:53.138 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:04:53.140 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:04:53.142 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:04:53.145 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:04:53.147 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:04:53.149 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:04:53.151 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:53.154 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:53.157 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:04:53.159 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:04:53.161 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:04:53.163 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:04:53.165 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 08:04:53.167 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:04:53.170 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:53.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:53.174 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 08:04:53.194 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-03 08:04:53.303 | Reading package lists... 2022-06-03 08:04:53.544 | Building dependency tree... 2022-06-03 08:04:53.545 | Reading state information... 2022-06-03 08:04:53.818 | fakeroot is already the newest version (1.24-1). 2022-06-03 08:04:53.818 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:04:53.818 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 08:04:53.818 | The following packages were automatically installed and are no longer required: 2022-06-03 08:04:53.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:04:53.820 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:04:53.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:04:53.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:04:53.820 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:04:53.820 | python3-zope.interface 2022-06-03 08:04:53.820 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:04:53.932 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:04:53.936 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:04:53.939 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:04:53.941 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:53.943 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:53.945 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:53.947 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:53.949 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:53.951 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:04:53.954 | + functions-common:time_stop:2329 : start_time=1654243493191 2022-06-03 08:04:53.956 | + functions-common:time_stop:2331 : [[ -z 1654243493191 ]] 2022-06-03 08:04:53.959 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:53.962 | + functions-common:time_stop:2334 : end_time=1654243493960 2022-06-03 08:04:53.965 | + functions-common:time_stop:2335 : elapsed_time=769 2022-06-03 08:04:53.967 | + functions-common:time_stop:2336 : total=3747 2022-06-03 08:04:53.968 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:53.971 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4516 2022-06-03 08:04:53.973 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:04:53.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 08:04:53.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:04:53.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:04:53.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 08:04:53.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 08:04:53.987 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 08:04:53.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 08:04:53.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 08:04:53.997 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 08:04:53.997 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 08:04:54.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 08:04:54.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 08:04:54.006 | + functions:vercmp:652 : local v1=5.4 2022-06-03 08:04:54.009 | + functions:vercmp:653 : local 'op=<' 2022-06-03 08:04:54.011 | + functions:vercmp:654 : local v2=3.13 2022-06-03 08:04:54.013 | + functions:vercmp:655 : local result 2022-06-03 08:04:54.017 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 08:04:54.018 | ++ functions:vercmp:659 : head -1 2022-06-03 08:04:54.018 | ++ functions:vercmp:659 : sort -V 2022-06-03 08:04:54.022 | + functions:vercmp:659 : result=3.13 2022-06-03 08:04:54.024 | + functions:vercmp:661 : case $op in 2022-06-03 08:04:54.026 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 08:04:54.029 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 08:04:54.031 | + functions:vercmp:672 : return 2022-06-03 08:04:54.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 08:04:54.035 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:04:54.038 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 08:04:54.513 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 08:04:54.534 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:04:54.536 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 08:04:54.538 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 08:04:54.538 | Installing etcd 2022-06-03 08:04:54.541 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 08:04:54.556 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 08:04:54.568 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 08:04:54.570 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 08:04:54.586 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 08:04:54.589 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.592 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.595 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.600 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.602 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 08:04:54.604 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 08:04:54.607 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.610 | ++ functions:get_extra_file:73 : return 2022-06-03 08:04:54.613 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:04:54.615 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 08:04:54.617 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 08:04:54.620 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 08:04:54.636 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:04:54.638 | + ./stack.sh:main:835 : install_dstat 2022-06-03 08:04:54.641 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 08:04:54.657 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:04:54.659 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 08:04:54.662 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:04:54.664 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 08:04:54.666 | + ./stack.sh:main:844 : install_libs 2022-06-03 08:04:54.669 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 08:04:54.671 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 08:04:54.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 08:04:54.675 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 08:04:54.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 08:04:54.685 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.687 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 08:04:54.690 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 08:04:54.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 08:04:54.694 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 08:04:54.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 08:04:54.703 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.705 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 08:04:54.708 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 08:04:54.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 08:04:54.712 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 08:04:54.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 08:04:54.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.723 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 08:04:54.725 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 08:04:54.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 08:04:54.730 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 08:04:54.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 08:04:54.739 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.741 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 08:04:54.743 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 08:04:54.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 08:04:54.747 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 08:04:54.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 08:04:54.757 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.759 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 08:04:54.762 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 08:04:54.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 08:04:54.767 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 08:04:54.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 08:04:54.776 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.778 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 08:04:54.781 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 08:04:54.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 08:04:54.785 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 08:04:54.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 08:04:54.794 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.796 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 08:04:54.799 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 08:04:54.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 08:04:54.803 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 08:04:54.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 08:04:54.813 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.815 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 08:04:54.817 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 08:04:54.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 08:04:54.822 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 08:04:54.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 08:04:54.831 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.834 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 08:04:54.836 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 08:04:54.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 08:04:54.840 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 08:04:54.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 08:04:54.849 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.852 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 08:04:54.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 08:04:54.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 08:04:54.858 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 08:04:54.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 08:04:54.868 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.870 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 08:04:54.872 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 08:04:54.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 08:04:54.878 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 08:04:54.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 08:04:54.887 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.889 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 08:04:54.891 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 08:04:54.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 08:04:54.896 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 08:04:54.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 08:04:54.905 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.907 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 08:04:54.909 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 08:04:54.912 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 08:04:54.914 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 08:04:54.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 08:04:54.923 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.926 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 08:04:54.928 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 08:04:54.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 08:04:54.932 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 08:04:54.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 08:04:54.942 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.945 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 08:04:54.947 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 08:04:54.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 08:04:54.952 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 08:04:54.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 08:04:54.962 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.964 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 08:04:54.966 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 08:04:54.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 08:04:54.971 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 08:04:54.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:54.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 08:04:54.980 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:54.982 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 08:04:54.985 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 08:04:54.988 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 08:04:54.994 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 08:04:54.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:54.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 08:04:55.007 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.009 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 08:04:55.012 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 08:04:55.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 08:04:55.016 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 08:04:55.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 08:04:55.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.029 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 08:04:55.031 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 08:04:55.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 08:04:55.036 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 08:04:55.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 08:04:55.046 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.048 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 08:04:55.051 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 08:04:55.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 08:04:55.055 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 08:04:55.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 08:04:55.065 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.067 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 08:04:55.070 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 08:04:55.072 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 08:04:55.074 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 08:04:55.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 08:04:55.083 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.086 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 08:04:55.088 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 08:04:55.091 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 08:04:55.093 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 08:04:55.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 08:04:55.102 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.104 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 08:04:55.107 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 08:04:55.109 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 08:04:55.112 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 08:04:55.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 08:04:55.121 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.123 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 08:04:55.126 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 08:04:55.129 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 08:04:55.132 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 08:04:55.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 08:04:55.142 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.144 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 08:04:55.146 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 08:04:55.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 08:04:55.151 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 08:04:55.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 08:04:55.162 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.164 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 08:04:55.166 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 08:04:55.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 08:04:55.171 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 08:04:55.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 08:04:55.181 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.183 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 08:04:55.185 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 08:04:55.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 08:04:55.190 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 08:04:55.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 08:04:55.199 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.201 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 08:04:55.204 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 08:04:55.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 08:04:55.208 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 08:04:55.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 08:04:55.217 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.220 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 08:04:55.223 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 08:04:55.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 08:04:55.227 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 08:04:55.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 08:04:55.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.239 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 08:04:55.241 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 08:04:55.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 08:04:55.245 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 08:04:55.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 08:04:55.255 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.257 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 08:04:55.260 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 08:04:55.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 08:04:55.264 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 08:04:55.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 08:04:55.274 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.277 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 08:04:55.279 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 08:04:55.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 08:04:55.283 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 08:04:55.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 08:04:55.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.295 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 08:04:55.297 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 08:04:55.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 08:04:55.302 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 08:04:55.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 08:04:55.313 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.316 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 08:04:55.318 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 08:04:55.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 08:04:55.323 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 08:04:55.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 08:04:55.332 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.335 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 08:04:55.337 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 08:04:55.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 08:04:55.341 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 08:04:55.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:04:55.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:04:55.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 08:04:55.351 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:04:55.353 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 08:04:55.373 | Using python 3.8 to install etcd3 2022-06-03 08:04:55.376 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-03 08:04:57.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:04:57.164 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:04:57.168 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:57.169 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:57.171 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:04:57.172 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:57.172 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:57.173 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:57.173 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:04:57.173 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:04:57.189 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-03 08:04:57.198 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-03 08:04:57.223 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:04:57.228 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:04:57.232 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:04:57.246 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-03 08:04:59.423 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:04:59.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:04:59.512 | + inc/python:pip_install:200 : result=0 2022-06-03 08:04:59.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:04:59.517 | + functions-common:time_stop:2322 : local name 2022-06-03 08:04:59.519 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:04:59.521 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:04:59.523 | + functions-common:time_stop:2325 : local total 2022-06-03 08:04:59.526 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:04:59.528 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:04:59.530 | + functions-common:time_stop:2329 : start_time=1654243495368 2022-06-03 08:04:59.532 | + functions-common:time_stop:2331 : [[ -z 1654243495368 ]] 2022-06-03 08:04:59.535 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:04:59.539 | + functions-common:time_stop:2334 : end_time=1654243499537 2022-06-03 08:04:59.541 | + functions-common:time_stop:2335 : elapsed_time=4169 2022-06-03 08:04:59.543 | + functions-common:time_stop:2336 : total=28571 2022-06-03 08:04:59.545 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:04:59.547 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32740 2022-06-03 08:04:59.550 | + inc/python:pip_install:203 : return 0 2022-06-03 08:04:59.552 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 08:04:59.572 | Using python 3.8 to install etcd3gw 2022-06-03 08:04:59.575 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-03 08:05:01.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:01.354 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:01.358 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:01.359 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:01.360 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:01.362 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:01.362 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:01.362 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:01.362 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:01.363 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:01.378 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-03 08:05:01.409 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:05:01.416 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:05:01.419 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:05:01.440 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:05:01.443 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:01.464 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:01.467 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:01.469 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:05:03.647 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:03.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:03.718 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:03.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:03.723 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:03.725 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:03.728 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:03.730 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:03.732 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:03.734 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:03.736 | + functions-common:time_stop:2329 : start_time=1654243499567 2022-06-03 08:05:03.738 | + functions-common:time_stop:2331 : [[ -z 1654243499567 ]] 2022-06-03 08:05:03.741 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:03.745 | + functions-common:time_stop:2334 : end_time=1654243503743 2022-06-03 08:05:03.747 | + functions-common:time_stop:2335 : elapsed_time=4176 2022-06-03 08:05:03.749 | + functions-common:time_stop:2336 : total=32740 2022-06-03 08:05:03.752 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:03.754 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36916 2022-06-03 08:05:03.756 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:03.759 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 08:05:03.761 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 08:05:03.763 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 08:05:03.766 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:05:03.768 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:05:03.770 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:05:03.773 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:05:03.775 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:05:03.777 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:05:03.780 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:05:03.782 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:05:03.784 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 08:05:03.787 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 08:05:03.789 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:03.791 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:03.794 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 08:05:03.796 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 08:05:03.798 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:05:03.800 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:05:03.803 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:05:03.805 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:05:03.807 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:05:03.810 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:03.812 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:05:03.815 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:03.817 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:03.819 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:05:03.821 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:05:03.823 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:05:03.826 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:05:03.829 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:05:03.831 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:05:03.833 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:03.835 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:03.838 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:05:03.858 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:05:03.967 | Reading package lists... 2022-06-03 08:05:04.210 | Building dependency tree... 2022-06-03 08:05:04.211 | Reading state information... 2022-06-03 08:05:04.463 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:05:04.463 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:05:04.463 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:05:04.463 | The following packages were automatically installed and are no longer required: 2022-06-03 08:05:04.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:05:04.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:05:04.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:05:04.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:05:04.464 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:05:04.464 | python3-zope.interface 2022-06-03 08:05:04.464 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:05:04.576 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:05:04.581 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:05:04.583 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:05:04.585 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:04.587 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:04.589 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:04.592 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:04.594 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:04.596 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:05:04.598 | + functions-common:time_stop:2329 : start_time=1654243503855 2022-06-03 08:05:04.601 | + functions-common:time_stop:2331 : [[ -z 1654243503855 ]] 2022-06-03 08:05:04.603 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:04.607 | + functions-common:time_stop:2334 : end_time=1654243504605 2022-06-03 08:05:04.609 | + functions-common:time_stop:2335 : elapsed_time=750 2022-06-03 08:05:04.611 | + functions-common:time_stop:2336 : total=4516 2022-06-03 08:05:04.613 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:04.616 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5266 2022-06-03 08:05:04.618 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:05:04.620 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 08:05:04.622 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:04.625 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:04.627 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 08:05:04.692 | Module proxy already enabled 2022-06-03 08:05:04.696 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 08:05:04.764 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 08:05:04.764 | Module proxy already enabled 2022-06-03 08:05:04.764 | Module proxy_uwsgi already enabled 2022-06-03 08:05:04.768 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 08:05:04.771 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:05:04.773 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:05:04.775 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:05:04.911 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 08:05:04.913 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 08:05:04.916 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 08:05:04.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:04.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:04.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 08:05:04.925 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:04.928 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 08:05:04.930 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 08:05:04.932 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 08:05:04.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:04.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:04.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 08:05:04.946 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:04.948 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 08:05:04.951 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 08:05:04.954 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 08:05:04.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:04.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:04.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 08:05:04.967 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:04.970 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 08:05:04.972 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 08:05:04.974 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 08:05:04.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:04.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:04.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 08:05:04.984 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:04.987 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 08:05:04.990 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 08:05:04.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:04.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:04.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 08:05:05.000 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:05.003 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 08:05:05.005 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 08:05:05.007 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 08:05:05.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:05.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:05.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 08:05:05.017 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:05.020 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 08:05:05.036 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:05.038 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 08:05:05.040 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 08:05:05.043 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 08:05:05.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:05.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:05.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 08:05:05.052 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:05.055 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 08:05:05.071 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:05.073 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 08:05:05.075 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 08:05:05.078 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 08:05:05.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:05.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:05.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 08:05:05.088 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:05.091 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 08:05:05.093 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 08:05:05.096 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 08:05:05.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:05.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:05.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 08:05:05.109 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:05.111 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 08:05:05.114 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 08:05:05.116 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:05:05.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 08:05:05.121 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 08:05:05.124 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:05:05.128 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:05:05.128 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:05:05.134 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 08:05:05.136 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 08:05:05.139 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 08:05:05.142 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 08:05:05.144 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 08:05:05.165 | Using python 3.8 to install keystonemiddleware 2022-06-03 08:05:05.167 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-03 08:05:06.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:06.970 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:06.976 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:06.977 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:06.978 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:06.980 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:06.980 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:06.980 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:06.981 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:06.981 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:06.996 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:05:07.072 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:05:07.107 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:05:07.123 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:05:07.130 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:05:07.136 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:05:07.176 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:05:07.186 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:05:07.204 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:05:07.210 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:05:07.213 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:05:07.224 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:05:07.227 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:05:07.230 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:05:07.236 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:05:07.255 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:05:07.260 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:05:07.281 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:05:07.285 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:05:07.288 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:05:07.295 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:07.316 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:05:07.381 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:05:07.395 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:05:07.401 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:05:07.405 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:05:07.413 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:05:07.416 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:05:07.420 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:05:07.423 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:05:07.426 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:07.429 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:05:07.432 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:07.435 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:05:07.440 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:05:07.444 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:05:09.438 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:09.438 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:09.518 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:09.520 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:09.522 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:09.524 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:09.527 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:09.529 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:09.531 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:09.533 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:09.535 | + functions-common:time_stop:2329 : start_time=1654243505159 2022-06-03 08:05:09.537 | + functions-common:time_stop:2331 : [[ -z 1654243505159 ]] 2022-06-03 08:05:09.540 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:09.544 | + functions-common:time_stop:2334 : end_time=1654243509542 2022-06-03 08:05:09.546 | + functions-common:time_stop:2335 : elapsed_time=4383 2022-06-03 08:05:09.548 | + functions-common:time_stop:2336 : total=36916 2022-06-03 08:05:09.550 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:09.553 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41299 2022-06-03 08:05:09.555 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:09.557 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 08:05:09.560 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 08:05:09.562 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:05:09.565 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 08:05:09.568 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 08:05:09.570 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:05:09.574 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:05:09.574 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:05:09.580 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 08:05:09.582 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 08:05:09.584 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 08:05:09.587 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 08:05:09.589 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 08:05:09.610 | Using python 3.8 to install python-memcached 2022-06-03 08:05:09.612 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-03 08:05:11.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:11.410 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:11.414 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:11.415 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:11.417 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:11.418 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:11.418 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:11.419 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:11.419 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:11.419 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:11.434 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-03 08:05:11.439 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:05:13.674 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:13.674 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:13.744 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:13.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:13.749 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:13.751 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:13.753 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:13.755 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:13.758 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:13.760 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:13.762 | + functions-common:time_stop:2329 : start_time=1654243509604 2022-06-03 08:05:13.764 | + functions-common:time_stop:2331 : [[ -z 1654243509604 ]] 2022-06-03 08:05:13.767 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:13.771 | + functions-common:time_stop:2334 : end_time=1654243513769 2022-06-03 08:05:13.774 | + functions-common:time_stop:2335 : elapsed_time=4165 2022-06-03 08:05:13.776 | + functions-common:time_stop:2336 : total=41299 2022-06-03 08:05:13.778 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:13.780 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45464 2022-06-03 08:05:13.783 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:13.785 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 08:05:13.802 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:13.804 | + ./stack.sh:main:866 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-06-03 08:05:13.807 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 08:05:13.809 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 08:05:13.811 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 08:05:13.814 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:05:13.816 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 08:05:13.818 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 08:05:13.833 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:13.835 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 08:05:13.837 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 08:05:13.839 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 08:05:13.841 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:05:13.844 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:05:13.847 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:05:13.849 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:05:13.851 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:05:13.854 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:05:13.868 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:05:13.870 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:05:13.872 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:13.875 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:05:13.875 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:05:13.880 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 08:05:13.882 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:13.884 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 08:05:13.897 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 08:05:13.899 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:05:13.900 | + functions-common:git_clone:607 : head -1 2022-06-03 08:05:13.903 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 08:05:13.905 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:05:13.908 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 08:05:13.910 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:05:13.912 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:05:13.915 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 08:05:13.917 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:05:13.919 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 08:05:13.921 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:05:13.923 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:05:13.926 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 08:05:13.928 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:05:13.931 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:05:13.933 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 08:05:13.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:05:13.938 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 08:05:13.941 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:05:13.943 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:05:13.946 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 08:05:13.952 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 08:05:13.955 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 08:05:14.573 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 08:05:14.575 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:05:14.577 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:05:14.580 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:05:14.582 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:05:14.584 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 08:05:14.586 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:05:14.588 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:05:14.591 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:05:14.593 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:05:14.595 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:05:14.597 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:05:14.599 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:05:14.601 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 08:05:14.621 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 08:05:14.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-03 08:05:16.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:16.414 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:16.418 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:16.419 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:16.420 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:16.422 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:16.422 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:16.422 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:16.423 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:16.424 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:16.444 | Obtaining file:///opt/stack/keystone 2022-06-03 08:05:18.007 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:05:19.560 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-03 08:05:19.589 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-03 08:05:19.599 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:05:19.606 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:05:19.609 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:05:19.617 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:05:19.638 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:05:19.652 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-03 08:05:19.667 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-03 08:05:19.671 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:05:19.681 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:05:19.685 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-03 08:05:19.689 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:05:19.728 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:05:19.735 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-03 08:05:19.738 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:05:19.749 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:05:19.806 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:05:19.809 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-03 08:05:19.815 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:05:19.850 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:05:19.865 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:05:19.872 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:05:19.919 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:05:19.926 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:05:19.965 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:05:20.018 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:05:20.037 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:05:20.054 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:05:20.064 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:05:20.087 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:05:20.095 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:05:20.113 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:05:20.159 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:05:20.165 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-03 08:05:20.179 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:05:20.182 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:05:20.184 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:05:20.195 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:05:20.198 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:05:20.201 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:05:20.204 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-03 08:05:20.220 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:05:20.225 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:05:20.244 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:05:20.248 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:05:20.269 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:05:20.273 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-03 08:05:20.276 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:05:20.280 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:05:20.291 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:05:20.294 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:05:20.297 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:05:20.305 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:05:20.314 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:05:20.319 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:05:20.337 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:05:20.341 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:05:20.348 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:20.368 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:05:20.372 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:05:20.376 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:05:20.439 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:05:20.443 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:05:20.448 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:05:20.456 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:05:20.465 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:05:20.472 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:05:20.475 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:05:20.479 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:05:20.520 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:05:20.528 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:05:20.540 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:05:20.551 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:05:20.559 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:05:20.567 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:05:20.576 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:05:20.579 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:05:20.582 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:05:20.585 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:05:20.591 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:05:20.604 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:20.607 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:05:20.611 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:20.614 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:05:20.616 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:05:20.619 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:05:20.622 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:05:20.625 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:05:20.628 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:05:20.632 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:05:20.635 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:05:20.643 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:05:20.646 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:05:20.649 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:05:20.656 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:05:20.661 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:05:20.670 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:05:22.055 | Installing collected packages: keystone 2022-06-03 08:05:22.055 | Attempting uninstall: keystone 2022-06-03 08:05:22.057 | Found existing installation: keystone 18.1.0 2022-06-03 08:05:22.060 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 08:05:22.062 | Running setup.py develop for keystone 2022-06-03 08:05:23.936 | Successfully installed keystone 2022-06-03 08:05:24.076 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:24.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:24.162 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:24.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:24.166 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:24.168 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:24.170 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:24.172 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:24.174 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:24.176 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:24.178 | + functions-common:time_stop:2329 : start_time=1654243514616 2022-06-03 08:05:24.180 | + functions-common:time_stop:2331 : [[ -z 1654243514616 ]] 2022-06-03 08:05:24.183 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:24.187 | + functions-common:time_stop:2334 : end_time=1654243524185 2022-06-03 08:05:24.189 | + functions-common:time_stop:2335 : elapsed_time=9569 2022-06-03 08:05:24.191 | + functions-common:time_stop:2336 : total=45464 2022-06-03 08:05:24.193 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:24.195 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55033 2022-06-03 08:05:24.197 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:24.200 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:05:24.202 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:05:24.205 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:05:24.223 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:05:24.235 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 08:05:24.237 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 08:05:24.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:24.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:24.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 08:05:24.246 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:24.249 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 08:05:24.265 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:24.268 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:05:24.270 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:05:24.272 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 08:05:24.275 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 08:05:24.286 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-03 08:05:24.289 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 08:05:24.293 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 08:05:24.309 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:24.311 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 08:05:24.340 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 08:05:24.367 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 08:05:24.396 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 08:05:24.425 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 08:05:24.454 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 08:05:24.485 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 08:05:24.511 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 08:05:24.542 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 08:05:24.544 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 08:05:24.546 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 08:05:24.549 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 08:05:24.551 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:05:24.554 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:05:24.569 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:24.572 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:05:24.574 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:05:24.576 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:05:24.591 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:24.593 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:05:24.601 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:05:24.626 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:05:24.628 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:05:24.630 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 08:05:24.633 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 08:05:24.635 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 08:05:24.650 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:24.653 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2022-06-03 08:05:24.683 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2022-06-03 08:05:24.710 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 08:05:24.712 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 08:05:24.743 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 08:05:24.745 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 08:05:24.747 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 08:05:24.749 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 08:05:24.752 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:05:24.754 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:05:24.784 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 08:05:24.787 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 08:05:24.789 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 08:05:24.791 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 08:05:24.794 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:05:24.811 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:05:24.813 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:05:24.816 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:05:24.818 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:05:24.820 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:05:24.848 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:05:24.875 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:05:24.903 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:05:24.930 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 08:05:24.957 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:05:24.960 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 08:05:24.962 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:05:24.964 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 08:05:24.967 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 08:05:24.969 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:05:24.972 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:05:24.975 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 08:05:24.978 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 08:05:24.981 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:05:24.983 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:05:24.995 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:05:24.995 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:05:25.004 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:05:25.007 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:05:25.023 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:05:25.025 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:05:25.029 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 08:05:25.058 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 08:05:25.085 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 08:05:25.111 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 08:05:25.137 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 08:05:25.165 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 08:05:25.193 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 08:05:25.219 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 08:05:25.245 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 08:05:25.272 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:05:25.298 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 08:05:25.324 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 08:05:25.351 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 08:05:25.377 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:05:25.379 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:05:25.382 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 08:05:25.384 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 08:05:25.387 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:05:25.389 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:25.392 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:25.394 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:05:25.396 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:05:25.399 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:05:25.424 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 08:05:25.451 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 08:05:25.452 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:05:25.461 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 08:05:25.464 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 08:05:25.466 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 08:05:25.469 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:05:25.471 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:05:25.473 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:05:25.475 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:25.477 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:25.480 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:05:25.482 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:05:25.484 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:25.486 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:25.488 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 08:05:25.554 | Site keystone-wsgi-public already enabled 2022-06-03 08:05:25.559 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:05:25.561 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:05:25.564 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:05:25.566 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:05:25.704 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 08:05:25.706 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:05:25.709 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 08:05:25.711 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 08:05:25.713 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:05:25.716 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:05:25.719 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:05:25.724 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 08:05:25.727 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:05:25.729 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:05:25.745 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:05:25.745 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:05:25.754 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:05:25.757 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:05:25.773 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:05:25.775 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:05:25.779 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:05:25.809 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 08:05:25.836 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 08:05:25.863 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 08:05:25.889 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 08:05:25.915 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 08:05:25.943 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 08:05:25.969 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 08:05:25.996 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 08:05:26.022 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:05:26.049 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 08:05:26.075 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 08:05:26.102 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 08:05:26.129 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:05:26.131 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:05:26.134 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 08:05:26.136 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 08:05:26.138 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:05:26.141 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:26.143 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:26.145 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:05:26.148 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:05:26.150 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:05:26.177 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 08:05:26.204 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 08:05:26.205 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:05:26.213 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 08:05:26.216 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 08:05:26.218 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 08:05:26.221 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:05:26.223 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:05:26.226 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:05:26.228 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:26.230 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:26.232 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:05:26.235 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:05:26.237 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:26.240 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:26.242 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 08:05:26.302 | Site keystone-wsgi-admin already enabled 2022-06-03 08:05:26.307 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:05:26.309 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:05:26.311 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:05:26.313 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:05:26.447 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 08:05:26.481 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 08:05:26.514 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 08:05:26.544 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 08:05:26.546 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 08:05:26.577 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 08:05:26.606 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 08:05:26.633 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 08:05:26.650 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:26.652 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 08:05:26.669 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:26.671 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 08:05:26.674 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 08:05:26.676 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 08:05:26.678 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:05:26.681 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 08:05:26.683 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 08:05:26.685 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 08:05:26.688 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 08:05:26.690 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:05:26.692 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:05:26.695 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:05:26.698 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:05:26.700 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:05:26.703 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:05:26.718 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:05:26.721 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:05:26.723 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:26.726 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:05:26.726 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:05:26.731 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 08:05:26.733 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:26.735 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 08:05:26.748 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 08:05:26.751 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:05:26.751 | + functions-common:git_clone:607 : head -1 2022-06-03 08:05:26.757 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 08:05:26.760 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:05:26.762 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 08:05:26.765 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:05:26.768 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:05:26.770 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 08:05:26.772 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 08:05:26.775 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 08:05:26.777 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:05:26.779 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:05:26.782 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 08:05:26.784 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:05:26.786 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 08:05:26.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 08:05:26.792 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:05:26.794 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 08:05:26.797 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:05:26.799 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:05:26.802 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 08:05:26.808 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 08:05:26.810 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 08:05:27.403 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 08:05:27.405 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:05:27.408 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:05:27.411 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:05:27.413 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:05:27.415 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 08:05:27.417 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:05:27.420 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 08:05:27.422 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:05:27.424 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 08:05:27.426 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 08:05:27.429 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 08:05:27.431 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:05:27.433 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 08:05:27.454 | Using python 3.8 to install /opt/stack/swift 2022-06-03 08:05:27.456 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-03 08:05:29.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:29.228 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:29.233 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:29.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:29.235 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:29.236 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:29.236 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:29.237 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:29.237 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:29.237 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:29.250 | Obtaining file:///opt/stack/swift 2022-06-03 08:05:30.505 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:05:31.743 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:05:31.751 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:05:31.791 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:05:31.801 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:05:31.804 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:05:31.860 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:05:31.871 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:05:31.874 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:05:31.877 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-03 08:05:31.912 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:05:31.927 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:05:31.934 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:05:31.941 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:05:31.979 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:05:31.989 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:05:32.007 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:05:32.013 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:05:32.016 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-03 08:05:32.027 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-03 08:05:32.030 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:05:32.033 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:05:32.036 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:05:32.042 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:05:32.061 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:05:32.065 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:05:32.085 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:05:32.090 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:05:32.093 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:05:32.100 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:32.121 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-03 08:05:32.125 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:05:32.129 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:05:32.137 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:05:32.150 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:05:32.214 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:05:32.220 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:05:32.228 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:05:32.232 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:05:32.237 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:05:32.240 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:05:32.243 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:32.246 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:32.248 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:05:32.252 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:05:32.255 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:05:32.260 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:05:32.263 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:05:33.934 | Installing collected packages: swift 2022-06-03 08:05:33.935 | Attempting uninstall: swift 2022-06-03 08:05:33.937 | Found existing installation: swift 2.26.1.dev35 2022-06-03 08:05:33.939 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 08:05:33.941 | Running setup.py develop for swift 2022-06-03 08:05:35.604 | Successfully installed swift 2022-06-03 08:05:35.772 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:35.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:35.844 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:35.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:35.849 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:35.851 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:35.853 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:35.855 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:35.857 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:35.860 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:35.862 | + functions-common:time_stop:2329 : start_time=1654243527448 2022-06-03 08:05:35.864 | + functions-common:time_stop:2331 : [[ -z 1654243527448 ]] 2022-06-03 08:05:35.867 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:35.871 | + functions-common:time_stop:2334 : end_time=1654243535868 2022-06-03 08:05:35.873 | + functions-common:time_stop:2335 : elapsed_time=8420 2022-06-03 08:05:35.875 | + functions-common:time_stop:2336 : total=55033 2022-06-03 08:05:35.878 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:35.880 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63453 2022-06-03 08:05:35.882 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:35.885 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:05:35.888 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:05:35.891 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:05:35.911 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:05:35.924 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 08:05:35.926 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 08:05:35.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:35.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:35.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 08:05:35.936 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:35.939 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 08:05:35.941 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:05:35.943 | + ./stack.sh:main:877 : configure_swift 2022-06-03 08:05:35.946 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 08:05:35.948 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 08:05:35.950 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 08:05:35.952 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 08:05:35.954 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 08:05:35.956 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 08:05:36.780 | No object-reconstructor running 2022-06-03 08:05:36.780 | No container-updater running 2022-06-03 08:05:36.780 | No object-updater running 2022-06-03 08:05:36.780 | No object-replicator running 2022-06-03 08:05:36.780 | No account-server running 2022-06-03 08:05:36.780 | No proxy-server running 2022-06-03 08:05:36.780 | No container-auditor running 2022-06-03 08:05:36.780 | No object-expirer running 2022-06-03 08:05:36.780 | No container-sync running 2022-06-03 08:05:36.780 | No object-server running 2022-06-03 08:05:36.780 | No account-replicator running 2022-06-03 08:05:36.780 | No account-reaper running 2022-06-03 08:05:36.780 | No account-auditor running 2022-06-03 08:05:36.780 | No container-reconciler running 2022-06-03 08:05:36.780 | No object-auditor running 2022-06-03 08:05:36.780 | No container-sharder running 2022-06-03 08:05:36.780 | No container-server running 2022-06-03 08:05:36.780 | No container-replicator running 2022-06-03 08:05:36.825 | + lib/swift:configure_swift:341 : true 2022-06-03 08:05:36.827 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 08:05:36.839 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 08:05:36.851 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 08:05:36.853 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 08:05:36.853 | s/%GROUP%//; 2022-06-03 08:05:36.853 | s/%USER%/ubuntu/; 2022-06-03 08:05:36.853 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 08:05:36.853 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 08:05:36.853 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 08:05:36.862 | uid = ubuntu 2022-06-03 08:05:36.862 | gid = 2022-06-03 08:05:36.862 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 08:05:36.862 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 08:05:36.862 | address = 127.0.0.1 2022-06-03 08:05:36.862 | 2022-06-03 08:05:36.862 | [account6612] 2022-06-03 08:05:36.862 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [account6622] 2022-06-03 08:05:36.863 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [account6632] 2022-06-03 08:05:36.863 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [account6642] 2022-06-03 08:05:36.863 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [container6611] 2022-06-03 08:05:36.863 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [container6621] 2022-06-03 08:05:36.863 | max connections = 25 2022-06-03 08:05:36.863 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:05:36.863 | read only = false 2022-06-03 08:05:36.863 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 08:05:36.863 | 2022-06-03 08:05:36.863 | [container6631] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | [container6641] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | [object6613] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | [object6623] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | [object6633] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 08:05:36.864 | 2022-06-03 08:05:36.864 | [object6643] 2022-06-03 08:05:36.864 | max connections = 25 2022-06-03 08:05:36.864 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:05:36.864 | read only = false 2022-06-03 08:05:36.864 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 08:05:36.865 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 08:05:36.867 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:36.869 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:36.871 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 08:05:36.884 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 08:05:36.886 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 08:05:36.890 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 08:05:36.894 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 08:05:36.896 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 08:05:36.901 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 08:05:36.928 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2022-06-03 08:05:36.953 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 08:05:36.971 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 08:05:36.998 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 08:05:37.015 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:05:37.043 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 08:05:37.060 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 08:05:37.088 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 08:05:37.104 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 08:05:37.133 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 08:05:37.150 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:05:37.179 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 08:05:37.197 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 08:05:37.211 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:37.213 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 08:05:37.241 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 08:05:37.267 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 08:05:37.293 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 08:05:37.319 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 08:05:37.334 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:37.336 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 08:05:37.362 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 08:05:37.376 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:37.378 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 08:05:37.393 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:37.395 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 08:05:37.397 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 08:05:37.412 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:37.414 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 08:05:37.416 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 08:05:37.418 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 08:05:37.423 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 08:05:37.428 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 08:05:37.455 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 08:05:37.481 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 08:05:37.509 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 08:05:37.538 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 08:05:37.565 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 08:05:37.568 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 08:05:37.570 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 08:05:37.572 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 08:05:37.574 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 08:05:37.599 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 08:05:37.625 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:05:37.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 08:05:37.678 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 08:05:37.704 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 08:05:37.730 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 08:05:37.756 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 08:05:37.782 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:05:37.809 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 08:05:37.835 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 08:05:37.862 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 08:05:37.889 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 08:05:37.915 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 08:05:37.945 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 08:05:37.972 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 08:05:37.990 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 08:05:38.017 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 08:05:38.043 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 08:05:38.048 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 08:05:38.076 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 08:05:38.102 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 08:05:38.128 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 08:05:38.131 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 08:05:38.133 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:05:38.135 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 08:05:38.139 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 08:05:38.141 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:05:38.143 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:05:38.146 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 08:05:38.148 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 08:05:38.150 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:05:38.152 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:05:38.154 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 08:05:38.171 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 08:05:38.198 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 08:05:38.215 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 08:05:38.243 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 08:05:38.260 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:05:38.287 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 08:05:38.305 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:05:38.332 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 08:05:38.350 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:05:38.377 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 08:05:38.394 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 08:05:38.422 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:05:38.439 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:05:38.467 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 08:05:38.484 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 08:05:38.511 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 08:05:38.529 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 08:05:38.555 | + 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 2022-06-03 08:05:38.560 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 08:05:38.577 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:05:38.606 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 08:05:38.633 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:05:38.636 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 08:05:38.640 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 08:05:38.643 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:05:38.645 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:05:38.647 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 08:05:38.649 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 08:05:38.651 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:05:38.653 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:05:38.655 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 08:05:38.672 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 08:05:38.700 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 08:05:38.718 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 08:05:38.744 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 08:05:38.762 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:05:38.790 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 08:05:38.807 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:05:38.835 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 08:05:38.852 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:05:38.879 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 08:05:38.898 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 08:05:38.926 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:05:38.944 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:05:38.971 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 08:05:38.989 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 08:05:39.017 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 08:05:39.034 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 08:05:39.061 | + 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 2022-06-03 08:05:39.066 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 08:05:39.084 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:05:39.112 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:05:39.114 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 08:05:39.118 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 08:05:39.121 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:05:39.123 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:05:39.125 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 08:05:39.128 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 08:05:39.132 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:05:39.138 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:05:39.140 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 08:05:39.158 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 08:05:39.186 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 08:05:39.203 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 08:05:39.231 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 08:05:39.248 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:05:39.276 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 08:05:39.293 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:05:39.320 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 08:05:39.338 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:05:39.365 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 08:05:39.383 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 08:05:39.411 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:05:39.428 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:05:39.456 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 08:05:39.474 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 08:05:39.501 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 08:05:39.519 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 08:05:39.545 | + 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 2022-06-03 08:05:39.551 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 08:05:39.569 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:05:39.597 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 08:05:39.624 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 08:05:39.652 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 08:05:39.678 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 08:05:39.681 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 08:05:39.685 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 08:05:39.713 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 08:05:39.741 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 08:05:39.769 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 08:05:39.797 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 08:05:39.825 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 08:05:39.852 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 08:05:39.879 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 08:05:39.905 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 08:05:39.934 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 08:05:39.949 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:39.952 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 08:05:39.969 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 08:05:39.972 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 08:05:39.991 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 08:05:39.993 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2022-06-03 08:05:40.020 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 08:05:40.023 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 08:05:40.050 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2022-06-03 08:05:40.078 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 08:05:40.080 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 08:05:40.107 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 08:05:40.122 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:40.124 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 08:05:40.128 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 08:05:40.132 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 08:05:40.135 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 08:05:40.147 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 08:05:40.149 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 08:05:40.160 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 08:05:40.162 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 08:05:40.164 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:05:40.167 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:05:40.169 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:05:40.171 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:05:40.174 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:05:40.176 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:05:40.178 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 08:05:40.191 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:05:40.193 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 08:05:40.195 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 08:05:40.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:40.214 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 08:05:40.231 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:40.233 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 08:05:40.236 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 08:05:40.238 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 08:05:40.241 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:05:40.243 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 08:05:40.246 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 08:05:40.248 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 08:05:40.251 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 08:05:40.267 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:40.274 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 08:05:40.276 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 08:05:40.294 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:40.296 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 08:05:40.299 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 08:05:40.302 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 08:05:40.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:40.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:40.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 08:05:40.312 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:40.315 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 08:05:40.318 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 08:05:40.320 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 08:05:40.323 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 08:05:40.326 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 08:05:40.328 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 08:05:40.331 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 08:05:40.334 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 08:05:40.336 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 08:05:40.339 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 08:05:40.343 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:05:40.343 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 08:05:40.349 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 08:05:40.351 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 08:05:40.354 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 08:05:40.357 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 08:05:40.359 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 08:05:40.380 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 08:05:40.383 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 08:05:42.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:42.178 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:42.183 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:42.184 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:42.185 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:42.187 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:42.187 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:42.187 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:42.187 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:42.188 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:42.203 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-03 08:05:42.299 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:05:42.301 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:05:42.313 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:05:42.377 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-03 08:05:42.402 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:05:42.406 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-03 08:05:42.427 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-03 08:05:42.439 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:05:42.454 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:05:42.460 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:05:42.467 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:05:42.506 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-03 08:05:42.521 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-03 08:05:42.525 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:05:42.534 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-03 08:05:42.557 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:05:42.575 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:05:42.583 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:05:42.586 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:05:42.588 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:05:42.592 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-03 08:05:42.609 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:05:42.614 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:05:42.634 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-03 08:05:42.657 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:05:42.661 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:05:42.682 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:05:42.686 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-03 08:05:42.690 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:05:42.693 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:05:42.700 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:05:42.715 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:42.735 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:05:42.738 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:05:42.747 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:05:42.750 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:05:42.756 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:05:42.761 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:05:42.769 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:05:42.772 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:05:42.777 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:05:42.781 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:05:42.784 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:05:42.787 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:05:42.795 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:05:42.803 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:05:42.817 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:05:42.825 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:05:42.835 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:05:42.839 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-03 08:05:42.841 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:05:42.845 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:42.848 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:42.850 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:05:42.859 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:05:42.862 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:05:42.865 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:05:42.868 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-03 08:05:42.875 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:05:42.893 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-03 08:05:42.896 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:05:42.900 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:05:42.902 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:05:42.909 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:05:42.912 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:05:44.736 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:44.736 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:44.807 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:44.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:44.812 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:44.814 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:44.816 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:44.819 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:44.821 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:44.823 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:44.825 | + functions-common:time_stop:2329 : start_time=1654243540375 2022-06-03 08:05:44.828 | + functions-common:time_stop:2331 : [[ -z 1654243540375 ]] 2022-06-03 08:05:44.831 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:44.835 | + functions-common:time_stop:2334 : end_time=1654243544832 2022-06-03 08:05:44.837 | + functions-common:time_stop:2335 : elapsed_time=4457 2022-06-03 08:05:44.839 | + functions-common:time_stop:2336 : total=63453 2022-06-03 08:05:44.841 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:44.844 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67910 2022-06-03 08:05:44.847 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:44.849 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 08:05:44.852 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 08:05:44.854 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 08:05:44.867 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 08:05:44.872 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 08:05:44.874 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 08:05:44.877 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 08:05:44.879 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:05:44.881 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:05:44.884 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:05:44.887 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:05:44.889 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:05:44.892 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:05:44.908 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:05:44.910 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:05:44.912 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:44.915 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:05:44.916 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:05:44.921 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 08:05:44.923 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:44.926 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 08:05:44.938 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 08:05:44.941 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:05:44.941 | + functions-common:git_clone:607 : head -1 2022-06-03 08:05:44.945 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 08:05:44.947 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:05:44.950 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 08:05:44.952 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:05:44.955 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:05:44.957 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 08:05:44.960 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:05:44.962 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 08:05:44.965 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:05:44.967 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:05:44.970 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 08:05:44.972 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:05:44.975 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:05:44.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 08:05:44.980 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:05:44.983 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 08:05:44.986 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:05:44.989 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:05:44.992 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 08:05:44.997 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 08:05:45.000 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 08:05:45.597 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 08:05:45.599 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:05:45.602 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:05:45.604 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:05:45.607 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:05:45.609 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 08:05:45.612 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:05:45.614 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:05:45.616 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:05:45.619 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:05:45.621 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:05:45.624 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:05:45.626 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:05:45.628 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 08:05:45.648 | Using python 3.8 to install /opt/stack/glance 2022-06-03 08:05:45.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-03 08:05:47.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:47.455 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:47.460 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:47.460 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:47.462 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:47.463 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:47.464 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:47.464 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:47.464 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:47.465 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:47.478 | Obtaining file:///opt/stack/glance 2022-06-03 08:05:48.753 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:05:50.011 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:05:50.020 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:05:50.027 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:05:50.035 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:05:50.057 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-03 08:05:50.066 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:05:50.080 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:05:50.088 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:05:50.108 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:05:50.148 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:05:50.162 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:05:50.170 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:05:50.175 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:05:50.184 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:05:50.191 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-03 08:05:50.260 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:05:50.262 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:05:50.265 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:05:50.269 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:05:50.280 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:05:50.344 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:05:50.400 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:05:50.402 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:05:50.408 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:05:50.412 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:05:50.433 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:05:50.467 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:05:50.479 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:05:50.493 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:05:50.499 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:05:50.546 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:05:50.552 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:05:50.591 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:05:50.644 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:05:50.662 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:05:50.679 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:05:50.694 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:05:50.703 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:05:50.727 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:05:50.734 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:05:50.752 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:05:50.797 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:05:50.803 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:05:50.807 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:05:50.809 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:05:50.830 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:05:50.844 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:05:50.855 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:05:50.857 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:05:50.861 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:05:50.877 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:05:50.882 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:05:50.885 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:05:50.903 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:05:50.908 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:05:50.915 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:05:50.935 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:05:50.940 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:05:50.945 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-03 08:05:50.948 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:05:50.952 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:05:50.962 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:05:50.966 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:05:50.968 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:05:50.975 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:05:51.034 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:05:51.048 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:05:51.057 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:05:51.064 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:05:51.081 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:05:51.085 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:05:51.092 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:05:51.112 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:05:51.115 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:05:51.118 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:05:51.126 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:05:51.130 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:05:51.138 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:05:51.143 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:05:51.149 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:05:51.154 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:05:51.158 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:05:51.161 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:05:51.202 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:05:51.207 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:05:51.213 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:05:51.217 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:05:51.227 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:05:51.230 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:05:51.249 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:05:51.253 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:05:51.255 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:05:51.259 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:05:51.262 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:05:51.265 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:05:51.270 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:05:51.311 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:05:51.320 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:05:51.322 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:05:51.325 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:05:51.328 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:05:51.331 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:05:51.334 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:05:51.338 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:05:51.342 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:05:51.417 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:05:51.451 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:05:51.492 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:05:51.498 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:05:51.501 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:05:52.586 | Installing collected packages: glance 2022-06-03 08:05:52.586 | Attempting uninstall: glance 2022-06-03 08:05:52.588 | Found existing installation: glance 21.1.1.dev1 2022-06-03 08:05:52.592 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 08:05:52.593 | Running setup.py develop for glance 2022-06-03 08:05:54.193 | Successfully installed glance 2022-06-03 08:05:54.335 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:05:54.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:05:54.420 | + inc/python:pip_install:200 : result=0 2022-06-03 08:05:54.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:05:54.424 | + functions-common:time_stop:2322 : local name 2022-06-03 08:05:54.427 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:05:54.429 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:05:54.431 | + functions-common:time_stop:2325 : local total 2022-06-03 08:05:54.433 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:05:54.436 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:05:54.438 | + functions-common:time_stop:2329 : start_time=1654243545643 2022-06-03 08:05:54.441 | + functions-common:time_stop:2331 : [[ -z 1654243545643 ]] 2022-06-03 08:05:54.443 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:05:54.448 | + functions-common:time_stop:2334 : end_time=1654243554445 2022-06-03 08:05:54.450 | + functions-common:time_stop:2335 : elapsed_time=8802 2022-06-03 08:05:54.452 | + functions-common:time_stop:2336 : total=67910 2022-06-03 08:05:54.455 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:05:54.457 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76712 2022-06-03 08:05:54.459 | + inc/python:pip_install:203 : return 0 2022-06-03 08:05:54.462 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:05:54.464 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:05:54.467 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:05:54.485 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:05:54.497 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 08:05:54.500 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 08:05:54.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:05:54.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:05:54.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 08:05:54.510 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:05:54.512 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:05:54.515 | + ./stack.sh:main:889 : configure_glance 2022-06-03 08:05:54.518 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 08:05:54.530 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 08:05:54.533 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 08:05:54.535 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 08:05:54.537 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 08:05:54.540 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 08:05:54.542 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:05:54.545 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:05:54.547 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 08:05:54.575 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:05:54.603 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 08:05:54.632 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:05:54.660 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 08:05:54.694 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 08:05:54.725 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 08:05:54.727 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:05:54.729 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 08:05:54.732 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:05:54.734 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 08:05:54.762 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 08:05:54.790 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:05:54.820 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 08:05:54.847 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 08:05:54.876 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 08:05:54.905 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 08:05:54.934 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 08:05:54.962 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:05:54.991 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:05:55.020 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:05:55.049 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 08:05:55.051 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 08:05:55.054 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 08:05:55.056 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:05:55.059 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:05:55.061 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:05:55.077 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:55.080 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:05:55.083 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:05:55.085 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:05:55.101 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:55.103 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:05:55.106 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:05:55.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:05:55.137 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:05:55.140 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 08:05:55.142 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 08:05:55.144 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 08:05:55.146 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 08:05:55.149 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 08:05:55.151 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 08:05:55.153 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 08:05:55.156 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:05:55.158 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 08:05:55.160 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:05:55.192 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 08:05:55.194 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2022-06-03 08:05:55.224 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:05:55.227 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 08:05:55.246 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:55.251 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 08:05:55.283 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 08:05:55.313 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 08:05:55.342 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 08:05:55.373 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 08:05:55.402 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 08:05:55.419 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:55.422 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:05:55.451 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 08:05:55.480 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 08:05:55.509 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2022-06-03 08:05:55.538 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 08:05:55.567 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2022-06-03 08:05:55.596 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 08:05:55.619 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:55.621 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 08:05:55.623 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 08:05:55.626 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:05:55.629 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:05:55.646 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:05:55.648 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:05:55.651 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:05:55.653 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:05:55.655 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:05:55.685 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:05:55.714 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:05:55.745 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:05:55.775 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 08:05:55.780 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 08:05:55.809 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 08:05:55.838 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:05:55.867 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2022-06-03 08:05:55.896 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 08:05:55.932 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 08:05:55.962 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 08:05:55.991 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:05:56.021 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 08:05:56.049 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 08:05:56.079 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 08:05:56.108 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 08:05:56.112 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-03 08:05:56.120 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 08:05:56.136 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:05:56.138 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 08:05:56.141 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.44:19292 /image 2022-06-03 08:05:56.144 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 08:05:56.146 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.44:19292 2022-06-03 08:05:56.148 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 08:05:56.151 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 08:05:56.154 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 08:05:56.156 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 08:05:56.158 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:05:56.161 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:56.163 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:56.165 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 08:05:56.168 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 08:05:56.170 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 08:05:56.173 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 08:05:56.175 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:05:56.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:56.180 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:56.182 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 08:05:56.184 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 08:05:56.239 | proxy (enabled by site administrator) 2022-06-03 08:05:56.243 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 08:05:56.246 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 08:05:56.248 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:05:56.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:56.253 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:56.256 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 08:05:56.258 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 08:05:56.315 | proxy_http (enabled by site administrator) 2022-06-03 08:05:56.319 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 08:05:56.319 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 08:05:56.328 | KeepAlive Off 2022-06-03 08:05:56.332 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 08:05:56.332 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:05:56.340 | SetEnv proxy-sendchunked 1 2022-06-03 08:05:56.344 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.44:19292" retry=0 ' 2022-06-03 08:05:56.345 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:05:56.353 | ProxyPass "/image" "http://10.222.0.44:19292" retry=0 2022-06-03 08:05:56.356 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 08:05:56.359 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 08:05:56.361 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:05:56.364 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:05:56.366 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:05:56.368 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:56.370 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:56.373 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:05:56.386 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:05:56.387 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:05:56.387 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:05:56.387 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 08:05:56.446 | Site glance already enabled 2022-06-03 08:05:56.451 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 08:05:56.453 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:05:56.456 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:05:56.458 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:05:56.594 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 08:05:56.625 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 08:05:56.656 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 08:05:56.686 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 08:05:56.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:05:56.706 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 08:05:56.708 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 08:05:56.711 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 08:05:56.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:05:56.715 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 08:05:56.718 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 08:05:56.721 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 08:05:56.723 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 08:05:56.725 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:05:56.728 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:05:56.731 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:05:56.733 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:05:56.736 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:05:56.739 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:05:56.755 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:05:56.757 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:05:56.759 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:56.762 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:05:56.763 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:05:56.768 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 08:05:56.771 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:05:56.773 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 08:05:56.786 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 08:05:56.789 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:05:56.789 | + functions-common:git_clone:607 : head -1 2022-06-03 08:05:56.792 | 070a0effb Handle the case when tempest fails 2022-06-03 08:05:56.795 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:05:56.798 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 08:05:56.801 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:05:56.803 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:05:56.806 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 08:05:56.808 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:05:56.811 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 08:05:56.813 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:05:56.816 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:05:56.818 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 08:05:56.820 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:05:56.823 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:05:56.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 08:05:56.828 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:05:56.831 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 08:05:56.834 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:05:56.836 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:05:56.839 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 08:05:56.846 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 08:05:56.848 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 08:05:57.448 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 08:05:57.450 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:05:57.452 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:05:57.455 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:05:57.458 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:05:57.460 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 08:05:57.462 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:05:57.464 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:05:57.467 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:05:57.469 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:05:57.471 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:05:57.474 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:05:57.476 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:05:57.478 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 08:05:57.498 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 08:05:57.501 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 08:05:59.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:05:59.284 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:05:59.288 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:59.289 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:59.291 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:05:59.292 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:59.292 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:59.293 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:59.293 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:05:59.293 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:05:59.307 | Obtaining file:///opt/stack/cinder 2022-06-03 08:06:01.265 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:06:03.205 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:06:03.213 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:06:03.221 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:06:03.229 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:06:03.250 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:06:03.263 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:06:03.293 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 08:06:03.333 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 08:06:03.347 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 08:06:03.350 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 08:06:03.359 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-03 08:06:03.374 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-03 08:06:03.390 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-03 08:06:03.396 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:06:03.399 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:06:03.401 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:06:03.404 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:06:03.416 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:06:03.480 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:06:03.536 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 08:06:03.547 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:06:03.550 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-03 08:06:03.560 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:06:03.584 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:06:03.589 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:06:03.609 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:06:03.645 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:06:03.656 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:06:03.671 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:06:03.677 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:06:03.724 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:06:03.731 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:06:03.771 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:06:03.823 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:06:03.842 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:06:03.858 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:06:03.873 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:06:03.887 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:06:03.892 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:06:03.901 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:06:03.925 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:06:03.933 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:06:03.951 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:06:03.970 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-03 08:06:03.994 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:06:04.039 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:06:04.046 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:06:04.082 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:06:04.085 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:06:04.087 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:06:04.109 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:06:04.111 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:06:04.116 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:06:04.127 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:06:04.130 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:06:04.133 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:06:04.150 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:06:04.154 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:06:04.172 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:06:04.191 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:06:04.209 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-03 08:06:04.231 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:06:04.235 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:06:04.242 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:06:04.263 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:06:04.268 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-03 08:06:04.273 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-03 08:06:04.278 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:06:04.281 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:06:04.284 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:06:04.295 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:06:04.298 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:06:04.301 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:06:04.308 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-03 08:06:04.311 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-03 08:06:04.317 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:06:04.398 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:06:04.412 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:06:04.422 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:06:04.427 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:06:04.445 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:06:04.503 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:06:04.507 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:06:04.514 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-03 08:06:04.518 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:06:04.538 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:06:04.542 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:06:04.550 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:06:04.553 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:06:04.557 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-03 08:06:04.560 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:06:04.564 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 08:06:04.573 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-03 08:06:04.595 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 08:06:04.637 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:06:04.640 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:06:04.645 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 08:06:04.651 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 08:06:04.656 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:06:04.660 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:06:04.665 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 08:06:04.672 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:06:04.681 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:06:04.723 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:06:04.727 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 08:06:04.733 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:06:04.741 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:06:04.744 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 08:06:04.755 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:06:04.758 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:06:04.768 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:06:04.781 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 08:06:04.796 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:06:04.810 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:06:04.813 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:06:04.818 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:06:04.820 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-03 08:06:04.824 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:06:04.826 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:06:04.834 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:06:04.872 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:06:04.878 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 08:06:04.880 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:06:04.883 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:06:04.885 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:06:04.888 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 08:06:04.893 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:06:04.896 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:06:04.901 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-03 08:06:04.908 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:06:04.911 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:06:04.918 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:06:04.921 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:06:04.925 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 08:06:04.979 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 08:06:04.982 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:06:05.020 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:06:05.026 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:06:05.029 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 08:06:06.003 | Installing collected packages: cinder 2022-06-03 08:06:06.003 | Attempting uninstall: cinder 2022-06-03 08:06:06.005 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 08:06:06.009 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 08:06:06.010 | Running setup.py develop for cinder 2022-06-03 08:06:08.232 | Successfully installed cinder 2022-06-03 08:06:08.380 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:06:08.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:06:08.466 | + inc/python:pip_install:200 : result=0 2022-06-03 08:06:08.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:06:08.471 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:08.473 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:08.475 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:08.477 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:08.479 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:08.482 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:06:08.484 | + functions-common:time_stop:2329 : start_time=1654243557493 2022-06-03 08:06:08.486 | + functions-common:time_stop:2331 : [[ -z 1654243557493 ]] 2022-06-03 08:06:08.489 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:08.493 | + functions-common:time_stop:2334 : end_time=1654243568491 2022-06-03 08:06:08.495 | + functions-common:time_stop:2335 : elapsed_time=10998 2022-06-03 08:06:08.498 | + functions-common:time_stop:2336 : total=76712 2022-06-03 08:06:08.500 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:08.502 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87710 2022-06-03 08:06:08.505 | + inc/python:pip_install:203 : return 0 2022-06-03 08:06:08.507 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:06:08.509 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:06:08.512 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:06:08.530 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:06:08.541 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 08:06:08.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 08:06:08.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:06:08.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:06:08.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 08:06:08.554 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:06:08.557 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 08:06:08.559 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 08:06:08.562 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:06:08.565 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:06:08.567 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:06:08.570 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:06:08.572 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:08.574 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:06:08.577 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:08.579 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:08.581 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:06:08.584 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:06:08.586 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:06:08.589 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:06:08.591 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 08:06:08.593 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:06:08.596 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:08.598 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:08.601 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 08:06:08.625 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 08:06:08.736 | Reading package lists... 2022-06-03 08:06:08.977 | Building dependency tree... 2022-06-03 08:06:08.978 | Reading state information... 2022-06-03 08:06:09.225 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 08:06:09.225 | The following packages were automatically installed and are no longer required: 2022-06-03 08:06:09.226 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:06:09.226 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:06:09.226 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:06:09.226 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:06:09.226 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:06:09.226 | python3-zope.interface 2022-06-03 08:06:09.226 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:06:09.350 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:06:09.354 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:06:09.357 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:06:09.359 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:09.362 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:09.365 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:09.367 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:09.370 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:09.372 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:06:09.375 | + functions-common:time_stop:2329 : start_time=1654243568622 2022-06-03 08:06:09.378 | + functions-common:time_stop:2331 : [[ -z 1654243568622 ]] 2022-06-03 08:06:09.381 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:09.385 | + functions-common:time_stop:2334 : end_time=1654243569382 2022-06-03 08:06:09.387 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-03 08:06:09.390 | + functions-common:time_stop:2336 : total=5266 2022-06-03 08:06:09.393 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:09.395 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6026 2022-06-03 08:06:09.398 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:06:09.400 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:06:09.402 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 08:06:09.405 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 08:06:09.418 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 08:06:09.422 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 08:06:09.424 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 08:06:09.426 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:06:09.429 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 08:06:09.429 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:06:09.434 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 08:06:09.436 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 08:06:09.438 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:06:09.440 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 08:06:09.442 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 08:06:09.444 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 08:06:09.447 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 08:06:09.449 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 08:06:09.460 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 08:06:09.472 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-03 08:06:09.484 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-03 08:06:09.496 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 08:06:09.508 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:06:09.511 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:06:09.514 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kAAJIDC9fc 2022-06-03 08:06:09.517 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:06:09.519 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:06:09.522 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 08:06:09.524 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kAAJIDC9fc 2022-06-03 08:06:09.527 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kAAJIDC9fc 2022-06-03 08:06:09.538 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kAAJIDC9fc /etc/sudoers.d/cinder-rootwrap 2022-06-03 08:06:09.550 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 08:06:09.554 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:06:09.556 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:06:09.558 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:06:09.560 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:06:09.563 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 08:06:09.565 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 08:06:09.568 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 08:06:09.570 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 08:06:09.574 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 08:06:09.578 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 08:06:09.597 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 08:06:09.615 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 08:06:09.634 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 08:06:09.652 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 08:06:09.671 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 08:06:09.689 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 08:06:09.708 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 08:06:09.726 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 08:06:09.729 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:06:09.731 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 08:06:09.734 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:06:09.736 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 08:06:09.764 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 08:06:09.792 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:06:09.819 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 08:06:09.846 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 08:06:09.873 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 08:06:09.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 08:06:09.927 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 08:06:09.954 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:06:09.984 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:06:10.012 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 08:06:10.042 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 08:06:10.071 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 08:06:10.073 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 08:06:10.075 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 08:06:10.078 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 08:06:10.080 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:06:10.083 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:06:10.113 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 08:06:10.141 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 08:06:10.168 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 08:06:10.196 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 08:06:10.224 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 08:06:10.252 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 08:06:10.282 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 08:06:10.284 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:06:10.312 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:06:10.344 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 08:06:10.351 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5c3493b334f32651369b28a89016366 2022-06-03 08:06:10.379 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 08:06:10.395 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:10.397 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 08:06:10.399 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 08:06:10.402 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 08:06:10.404 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 08:06:10.406 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 08:06:10.409 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 08:06:10.411 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 08:06:10.414 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 08:06:10.416 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 08:06:10.418 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 08:06:10.421 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 08:06:10.450 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 08:06:10.477 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 08:06:10.505 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 08:06:10.531 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 08:06:10.559 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 08:06:10.562 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 08:06:10.564 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 08:06:10.566 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 08:06:10.594 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 08:06:10.621 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 08:06:10.624 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 08:06:10.651 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 08:06:10.654 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 08:06:10.656 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 08:06:10.659 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 08:06:10.689 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 08:06:10.691 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 08:06:10.694 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 08:06:10.710 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:10.713 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2022-06-03 08:06:10.741 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 08:06:10.757 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:10.760 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 08:06:10.776 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:10.778 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 08:06:10.781 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 08:06:10.784 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 08:06:10.786 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 08:06:10.788 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:06:10.791 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:06:10.793 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:06:10.809 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:10.812 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:06:10.814 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:06:10.816 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:06:10.832 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:10.834 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:10.837 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:10.865 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:06:10.868 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:06:10.870 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 08:06:10.873 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 08:06:10.875 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:06:10.878 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:06:10.895 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:06:10.897 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:06:10.899 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:06:10.902 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:06:10.904 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:06:10.931 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:10.960 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:10.987 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:06:11.015 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 08:06:11.018 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:06:11.024 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 08:06:11.028 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 08:06:11.031 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:06:11.033 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:06:11.037 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 08:06:11.041 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 08:06:11.043 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:06:11.045 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:06:11.058 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:06:11.058 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:11.067 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:06:11.070 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:11.086 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:06:11.088 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:06:11.092 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 08:06:11.120 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:06:11.147 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 08:06:11.173 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:06:11.199 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:06:11.226 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:06:11.253 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:06:11.280 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:06:11.307 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:06:11.337 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:06:11.364 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:06:11.391 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:06:11.417 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:06:11.445 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:06:11.447 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:06:11.450 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 08:06:11.453 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 08:06:11.455 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:06:11.457 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:11.460 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:11.462 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:06:11.464 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:06:11.467 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:06:11.494 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:06:11.521 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 08:06:11.522 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:06:11.530 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 08:06:11.533 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 08:06:11.536 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 08:06:11.540 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:06:11.542 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:06:11.544 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:06:11.547 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:11.549 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:11.552 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:06:11.554 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:06:11.556 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:11.559 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:11.561 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 08:06:11.622 | Enabling site cinder-wsgi. 2022-06-03 08:06:11.628 | To activate the new configuration, you need to run: 2022-06-03 08:06:11.628 | systemctl reload apache2 2022-06-03 08:06:11.632 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:06:11.634 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:06:11.636 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:06:11.639 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:06:11.771 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 08:06:11.773 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 08:06:11.806 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2022-06-03 08:06:11.834 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 08:06:11.850 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:11.853 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 08:06:11.855 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:06:11.858 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:06:11.860 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 08:06:11.863 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 08:06:11.892 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 08:06:11.920 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2022-06-03 08:06:11.948 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 08:06:11.975 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 08:06:12.002 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 08:06:12.029 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 08:06:12.058 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 08:06:12.085 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:06:12.113 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 08:06:12.140 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 08:06:12.169 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:06:12.196 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 08:06:12.198 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 08:06:12.215 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:12.217 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2022-06-03 08:06:12.248 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 08:06:12.265 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:12.268 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 08:06:12.270 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 08:06:12.272 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 08:06:12.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:06:12.277 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 08:06:12.280 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 08:06:12.284 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:06:12.284 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:06:12.290 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:06:12.292 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:06:12.295 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 08:06:12.297 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:06:12.300 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 08:06:12.302 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 08:06:12.305 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 08:06:12.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:06:12.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:06:12.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 08:06:12.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:06:12.318 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 08:06:12.320 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 08:06:12.322 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 08:06:12.324 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:06:12.327 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:06:12.330 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:06:12.333 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:06:12.335 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:06:12.338 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:06:12.354 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:06:12.356 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:06:12.358 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:12.361 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:06:12.362 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:06:12.367 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 08:06:12.369 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:12.371 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 08:06:12.384 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 08:06:12.387 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:06:12.387 | + functions-common:git_clone:607 : head -1 2022-06-03 08:06:12.391 | 930affdbaa Merge commit 'refs/changes/19/844019/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-03 08:06:12.394 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:06:12.396 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 08:06:12.399 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:06:12.401 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:06:12.404 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 08:06:12.406 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:06:12.409 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 08:06:12.412 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:06:12.414 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:06:12.416 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 08:06:12.419 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:06:12.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:06:12.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 08:06:12.427 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:06:12.430 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 08:06:12.433 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:06:12.435 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:06:12.439 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 08:06:12.445 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 08:06:12.447 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 08:06:13.037 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 08:06:13.039 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:06:13.042 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:06:13.044 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:06:13.046 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:06:13.049 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 08:06:13.051 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:06:13.054 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:06:13.056 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:06:13.059 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:06:13.061 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:06:13.064 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:06:13.066 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:06:13.069 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 08:06:13.089 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 08:06:13.091 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-03 08:06:14.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:06:14.865 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:06:14.870 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:14.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:14.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:06:14.873 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:14.874 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:14.874 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:14.874 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:14.875 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:14.889 | Obtaining file:///opt/stack/neutron 2022-06-03 08:06:16.962 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:06:19.106 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:06:19.113 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:06:19.117 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:06:19.125 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:06:19.133 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:06:19.141 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:06:19.162 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:06:19.176 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:06:19.185 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:06:19.193 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:06:19.196 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:06:19.205 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:06:19.211 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:06:19.214 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:06:19.217 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:06:19.281 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:06:19.337 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:06:19.340 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:06:19.344 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:06:19.348 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 08:06:19.388 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:06:19.415 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-03 08:06:19.434 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:06:19.439 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:06:19.444 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:06:19.467 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:06:19.485 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:06:19.520 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:06:19.530 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:06:19.546 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:06:19.552 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:06:19.599 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:06:19.606 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:06:19.644 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:06:19.697 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:06:19.716 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:06:19.733 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:06:19.747 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:06:19.765 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:06:19.770 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:06:19.779 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:06:19.803 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:06:19.811 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:06:19.828 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:06:19.849 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:06:19.894 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:06:19.900 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:06:19.909 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:06:19.916 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:06:19.951 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:06:19.955 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-03 08:06:19.964 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:06:19.967 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:06:19.988 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:06:20.002 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:06:20.013 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:06:20.015 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:06:20.019 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:06:20.026 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:06:20.031 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-03 08:06:20.051 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:06:20.053 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:06:20.073 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:06:20.100 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:06:20.117 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:06:20.121 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:06:20.128 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:06:20.149 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:06:20.152 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:06:20.156 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-03 08:06:20.160 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:06:20.163 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:06:20.166 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:06:20.169 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:06:20.180 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:06:20.183 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:06:20.186 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:06:20.194 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:06:20.208 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:06:20.217 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:06:20.223 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:06:20.241 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-03 08:06:20.260 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:06:20.318 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:06:20.322 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:06:20.329 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:06:20.349 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:06:20.353 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:06:20.356 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:06:20.359 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:06:20.368 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:06:20.376 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:06:20.379 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:06:20.383 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:06:20.404 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:06:20.408 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:06:20.414 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:06:20.476 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:06:20.480 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:06:20.484 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:06:20.488 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:06:20.493 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:06:20.498 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:06:20.502 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:06:20.544 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:06:20.547 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:06:20.551 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:06:20.562 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:06:20.571 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:06:20.585 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 08:06:20.608 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 08:06:20.611 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:06:20.625 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:06:20.636 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:06:20.652 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:06:20.656 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:06:20.660 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:06:20.662 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:06:20.666 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:06:20.669 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:06:20.671 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:06:20.674 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:06:20.677 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:06:20.679 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:06:20.683 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:06:20.686 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:06:20.690 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 08:06:20.697 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-03 08:06:20.711 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:06:20.766 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-03 08:06:20.771 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:06:20.777 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:06:20.811 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:06:20.815 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:06:20.856 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:06:21.840 | Installing collected packages: neutron 2022-06-03 08:06:21.840 | Attempting uninstall: neutron 2022-06-03 08:06:21.842 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 08:06:21.852 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 08:06:21.853 | Running setup.py develop for neutron 2022-06-03 08:06:24.237 | Successfully installed neutron 2022-06-03 08:06:24.374 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:06:24.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:06:24.460 | + inc/python:pip_install:200 : result=0 2022-06-03 08:06:24.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:06:24.464 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:24.467 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:24.469 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:24.471 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:24.473 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:24.475 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:06:24.478 | + functions-common:time_stop:2329 : start_time=1654243573084 2022-06-03 08:06:24.480 | + functions-common:time_stop:2331 : [[ -z 1654243573084 ]] 2022-06-03 08:06:24.483 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:24.487 | + functions-common:time_stop:2334 : end_time=1654243584484 2022-06-03 08:06:24.489 | + functions-common:time_stop:2335 : elapsed_time=11400 2022-06-03 08:06:24.491 | + functions-common:time_stop:2336 : total=87710 2022-06-03 08:06:24.493 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:24.495 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99110 2022-06-03 08:06:24.498 | + inc/python:pip_install:203 : return 0 2022-06-03 08:06:24.500 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:06:24.503 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:06:24.505 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:06:24.524 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:06:24.536 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 08:06:24.538 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 08:06:24.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:06:24.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:06:24.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 08:06:24.548 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:06:24.551 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 08:06:24.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:06:24.556 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 08:06:24.574 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:24.576 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 08:06:24.579 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 08:06:24.583 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 08:06:24.586 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:06:24.589 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 08:06:24.591 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 08:06:24.594 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 08:06:24.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:06:24.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:06:24.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 08:06:24.603 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:06:24.606 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 08:06:24.621 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:24.624 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 08:06:24.640 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:24.643 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 08:06:24.659 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:24.662 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 08:06:24.664 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 08:06:24.666 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 08:06:24.668 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:06:24.671 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:06:24.673 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:06:24.676 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:06:24.678 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:06:24.681 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:06:24.697 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:06:24.699 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:06:24.701 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:24.704 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:06:24.705 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:06:24.710 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 08:06:24.712 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:24.714 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 08:06:24.726 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 08:06:24.729 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:06:24.729 | + functions-common:git_clone:607 : head -1 2022-06-03 08:06:24.733 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-03 08:06:24.735 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:06:24.738 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 08:06:24.740 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:06:24.743 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:06:24.745 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 08:06:24.747 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:06:24.750 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 08:06:24.753 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:06:24.755 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:06:24.758 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 08:06:24.760 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:06:24.762 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:06:24.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 08:06:24.769 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:06:24.772 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 08:06:24.774 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:06:24.776 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:06:24.780 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 08:06:24.785 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 08:06:24.788 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 08:06:25.369 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 08:06:25.372 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:06:25.374 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:06:25.376 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:06:25.379 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:06:25.381 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 08:06:25.383 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:06:25.385 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:06:25.387 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:06:25.390 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:06:25.392 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:06:25.395 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:06:25.399 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:06:25.402 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 08:06:25.424 | Using python 3.8 to install /opt/stack/nova 2022-06-03 08:06:25.426 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-03 08:06:27.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:06:27.210 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:06:27.214 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:27.215 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:27.216 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:06:27.218 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:27.218 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:27.218 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:27.219 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:27.219 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:27.232 | Obtaining file:///opt/stack/nova 2022-06-03 08:06:30.249 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:06:33.246 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:06:33.253 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:06:33.256 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:06:33.264 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:06:33.273 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:06:33.276 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:06:33.285 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:06:33.306 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:06:33.320 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:06:33.343 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:06:33.382 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:06:33.400 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:06:33.403 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:06:33.412 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:06:33.419 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:06:33.421 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:06:33.425 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:06:33.437 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:06:33.504 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:06:33.560 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:06:33.571 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:06:33.575 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:06:33.578 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:06:33.583 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:06:33.586 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:06:33.613 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:06:33.637 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:06:33.642 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:06:33.646 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:06:33.651 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:06:33.675 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:06:33.696 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:06:33.714 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:06:33.749 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:06:33.759 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:06:33.774 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:06:33.781 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:06:33.828 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:06:33.835 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:06:33.874 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:06:33.927 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:06:33.945 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:06:33.962 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:06:33.978 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:06:33.992 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:06:33.996 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:06:34.006 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:06:34.029 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:06:34.038 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:06:34.055 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:06:34.075 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:06:34.085 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:06:34.091 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:06:34.126 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:06:34.129 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:06:34.132 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:06:34.153 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:06:34.164 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:06:34.167 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:06:34.170 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-03 08:06:34.196 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:06:34.203 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:06:34.219 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-03 08:06:34.237 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:06:34.242 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:06:34.260 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:06:34.278 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:06:34.305 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:06:34.309 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:06:34.316 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:06:34.337 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:06:34.340 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:06:34.345 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:06:34.349 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:06:34.353 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:06:34.356 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:06:34.367 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:06:34.370 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:06:34.373 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:06:34.380 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:06:34.438 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:06:34.453 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:06:34.462 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:06:34.468 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:06:34.485 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:06:34.565 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:06:34.569 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:06:34.576 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:06:34.596 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:06:34.600 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:06:34.608 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-03 08:06:34.612 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:06:34.615 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:06:34.618 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-03 08:06:34.632 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:06:34.636 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:06:34.644 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:06:34.665 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:06:34.671 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:06:34.674 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:06:34.680 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:06:34.684 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:06:34.692 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:06:34.697 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:06:34.702 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:06:34.711 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:06:34.716 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:06:34.719 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:06:34.760 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:06:34.763 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:06:34.774 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:06:34.779 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:06:34.793 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:06:34.803 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:06:34.808 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:06:34.811 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:06:34.826 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:06:34.839 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:06:34.854 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:06:34.859 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:06:34.862 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:06:34.865 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:06:34.868 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:06:34.871 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 08:06:34.909 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:06:34.914 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:06:34.922 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:06:34.925 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:06:34.928 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:06:34.931 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:06:34.934 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-03 08:06:34.937 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:06:34.945 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:06:34.948 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:06:34.951 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:06:34.959 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:06:34.962 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:06:34.965 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:06:34.968 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:06:35.022 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:06:35.026 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:06:35.028 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:06:35.035 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:06:35.076 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:06:36.062 | Installing collected packages: nova 2022-06-03 08:06:36.063 | Attempting uninstall: nova 2022-06-03 08:06:36.065 | Found existing installation: nova 22.4.1.dev3 2022-06-03 08:06:36.069 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 08:06:36.071 | Running setup.py develop for nova 2022-06-03 08:06:39.450 | Successfully installed nova 2022-06-03 08:06:39.593 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:06:39.593 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:06:39.688 | + inc/python:pip_install:200 : result=0 2022-06-03 08:06:39.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:06:39.692 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:39.694 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:39.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:39.698 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:39.701 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:39.703 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:06:39.705 | + functions-common:time_stop:2329 : start_time=1654243585418 2022-06-03 08:06:39.707 | + functions-common:time_stop:2331 : [[ -z 1654243585418 ]] 2022-06-03 08:06:39.710 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:39.714 | + functions-common:time_stop:2334 : end_time=1654243599711 2022-06-03 08:06:39.716 | + functions-common:time_stop:2335 : elapsed_time=14293 2022-06-03 08:06:39.718 | + functions-common:time_stop:2336 : total=99110 2022-06-03 08:06:39.720 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:39.723 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113403 2022-06-03 08:06:39.725 | + inc/python:pip_install:203 : return 0 2022-06-03 08:06:39.727 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:06:39.729 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:06:39.732 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:06:39.750 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:06:39.762 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 08:06:39.764 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 08:06:39.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:06:39.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:06:39.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 08:06:39.774 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:06:39.777 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 08:06:39.790 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:06:39.792 | + ./stack.sh:main:906 : configure_nova 2022-06-03 08:06:39.794 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 08:06:39.807 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 08:06:39.810 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 08:06:39.812 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:06:39.815 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 08:06:39.816 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:06:39.820 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 08:06:39.823 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 08:06:39.825 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:06:39.828 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 08:06:39.831 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 08:06:39.833 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 08:06:39.836 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 08:06:39.838 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 08:06:39.850 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 08:06:39.862 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-03 08:06:39.874 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-03 08:06:39.886 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 08:06:39.898 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:06:39.901 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:06:39.905 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6KMdkKQMAr 2022-06-03 08:06:39.908 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:06:39.911 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:06:39.913 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 08:06:39.916 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:06:39.918 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:06:39.920 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6KMdkKQMAr 2022-06-03 08:06:39.925 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6KMdkKQMAr 2022-06-03 08:06:39.937 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6KMdkKQMAr /etc/sudoers.d/nova-rootwrap 2022-06-03 08:06:39.949 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 08:06:39.953 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:06:39.956 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:06:39.959 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:06:39.961 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:06:39.964 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 08:06:39.966 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 08:06:39.969 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-03 08:06:39.972 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 08:06:39.976 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 08:06:39.993 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:39.995 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 08:06:39.998 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 08:06:40.001 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 08:06:40.005 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 08:06:40.033 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 08:06:40.035 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 08:06:40.060 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 08:06:40.089 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 08:06:40.115 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 08:06:40.143 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 08:06:40.172 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 08:06:40.200 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 08:06:40.203 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:06:40.229 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 08:06:40.255 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 08:06:40.280 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 08:06:40.306 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 08:06:40.333 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:06:40.360 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 08:06:40.363 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:06:40.365 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:06:40.367 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:06:40.369 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:06:40.371 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:06:40.373 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:06:40.375 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:06:40.378 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:06:40.380 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 08:06:40.382 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:06:40.384 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:06:40.386 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:06:40.388 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:06:40.390 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:06:40.393 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:06:40.395 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 08:06:40.410 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:40.413 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:06:40.415 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 08:06:40.417 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 08:06:40.444 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 08:06:40.446 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 08:06:40.448 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 08:06:40.450 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 08:06:40.452 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:06:40.456 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:06:40.484 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 08:06:40.487 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 08:06:40.489 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 08:06:40.491 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 08:06:40.493 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:06:40.496 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:06:40.525 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 08:06:40.554 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 08:06:40.580 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 08:06:40.606 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 08:06:40.622 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:40.624 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 08:06:40.640 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:40.644 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 08:06:40.644 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 08:06:40.649 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 08:06:40.651 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 08:06:40.677 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 08:06:40.693 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:40.696 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 08:06:40.698 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:06:40.700 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:06:40.702 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:06:40.704 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 08:06:40.732 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 08:06:40.759 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:06:40.785 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 08:06:40.813 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 08:06:40.839 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 08:06:40.865 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 08:06:40.892 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 08:06:40.918 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:06:40.946 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:06:40.972 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 08:06:40.988 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:40.990 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 08:06:40.992 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 08:06:41.021 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 08:06:41.047 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2022-06-03 08:06:41.074 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 08:06:41.101 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 08:06:41.127 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 08:06:41.153 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 08:06:41.180 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 08:06:41.206 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 08:06:41.222 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:41.224 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 08:06:41.226 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 08:06:41.253 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 08:06:41.281 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 08:06:41.284 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 08:06:41.311 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 08:06:41.313 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 08:06:41.315 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 08:06:41.317 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:06:41.320 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:06:41.322 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:06:41.324 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:06:41.326 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:06:41.328 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:06:41.331 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 08:06:41.333 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 08:06:41.335 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:06:41.338 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:06:41.355 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:06:41.357 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:06:41.359 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:06:41.361 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:06:41.363 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:06:41.390 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:41.417 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:41.443 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:06:41.470 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 08:06:41.499 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 08:06:41.501 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 08:06:41.504 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 08:06:41.507 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 08:06:41.510 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:06:41.512 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:06:41.515 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 08:06:41.520 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 08:06:41.522 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:06:41.524 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:06:41.537 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:06:41.538 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:41.546 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:06:41.550 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:41.566 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:06:41.568 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 08:06:41.572 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 08:06:41.601 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:06:41.627 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 08:06:41.653 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:06:41.680 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:06:41.708 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:06:41.734 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:06:41.760 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:06:41.787 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:06:41.813 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:06:41.840 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:06:41.867 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:06:41.896 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:06:41.922 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:06:41.924 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:06:41.927 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 08:06:41.930 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 08:06:41.932 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:06:41.934 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:41.937 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:41.939 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:06:41.942 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:06:41.944 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:06:41.971 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:06:41.997 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 08:06:41.998 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:06:42.009 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 08:06:42.012 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 08:06:42.014 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 08:06:42.017 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:06:42.020 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:06:42.022 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:06:42.024 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:42.027 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:42.029 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:06:42.033 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:06:42.036 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:42.038 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:42.041 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 08:06:42.113 | Enabling site nova-api-wsgi. 2022-06-03 08:06:42.118 | To activate the new configuration, you need to run: 2022-06-03 08:06:42.118 | systemctl reload apache2 2022-06-03 08:06:42.123 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:06:42.125 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:06:42.128 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:06:42.130 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:06:42.268 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 08:06:42.271 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:06:42.273 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 08:06:42.275 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 08:06:42.277 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 08:06:42.280 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:06:42.282 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:06:42.287 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 08:06:42.289 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:06:42.291 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:06:42.305 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:42.305 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:06:42.314 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:06:42.318 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:06:42.333 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 08:06:42.336 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:06:42.339 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:06:42.369 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 08:06:42.396 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 08:06:42.422 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:06:42.449 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:06:42.476 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:06:42.503 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:06:42.532 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:06:42.559 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:06:42.586 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:06:42.613 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:06:42.640 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:06:42.667 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:06:42.694 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 08:06:42.696 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 08:06:42.723 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 08:06:42.739 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:42.741 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:06:42.771 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 08:06:42.773 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 08:06:42.776 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 08:06:42.792 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:42.794 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:42.797 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:42.824 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 08:06:42.854 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 08:06:42.857 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:06:42.859 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 08:06:42.861 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:06:42.864 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:06:42.866 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:06:42.881 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:42.884 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:06:42.887 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:06:42.889 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:06:42.905 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:42.907 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:42.911 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:06:42.937 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:06:42.940 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:06:42.942 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 08:06:42.969 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 08:06:42.996 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 08:06:43.026 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 08:06:43.042 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:43.044 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:06:43.070 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 08:06:43.073 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 08:06:43.089 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:43.092 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 08:06:43.096 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:06:43.100 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 08:06:43.102 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 08:06:43.105 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 08:06:43.108 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:06:43.110 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:06:43.112 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:06:43.115 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 08:06:43.117 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 08:06:43.121 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 08:06:43.123 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 08:06:43.126 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 08:06:43.128 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 08:06:43.130 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:06:43.133 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:06:43.163 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 08:06:43.193 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 08:06:43.222 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:06:43.225 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 08:06:43.227 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 08:06:43.229 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 08:06:43.244 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:43.248 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 08:06:43.248 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 08:06:43.918 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 08:06:43.920 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 08:06:43.922 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:06:43.925 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 08:06:43.927 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:06:43.930 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 08:06:43.932 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:06:43.949 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:43.952 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 08:06:43.954 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 08:06:43.956 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:06:43.972 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:43.974 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:06:43.977 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:06:44.004 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:06:44.006 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:06:44.008 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 08:06:44.024 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:44.027 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 08:06:44.029 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:06:44.031 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 08:06:44.061 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:06:44.088 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 08:06:44.116 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 08:06:44.142 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 08:06:44.170 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 08:06:44.197 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 08:06:44.224 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 08:06:44.251 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 08:06:44.254 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 08:06:44.256 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 08:06:44.259 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:06:44.275 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:06:44.277 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:06:44.279 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:06:44.282 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:06:44.284 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:06:44.312 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:44.339 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:06:44.366 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:06:44.393 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:06:44.396 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 08:06:44.400 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:06:44.402 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 08:06:44.405 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 08:06:44.408 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 08:06:44.410 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:06:44.413 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:06:44.415 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:06:44.417 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 08:06:44.420 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 08:06:44.422 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:06:44.424 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 08:06:44.426 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 08:06:44.429 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 08:06:44.444 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:44.446 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 08:06:44.462 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:44.464 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 08:06:44.466 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 08:06:44.482 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:44.485 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 08:06:44.500 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:44.502 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 08:06:44.519 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:06:44.522 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 08:06:44.539 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:06:44.541 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 08:06:44.544 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 08:06:44.546 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 08:06:44.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:06:44.554 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 08:06:44.556 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 08:06:44.559 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 08:06:44.562 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:44.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:44.567 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 08:06:44.569 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:06:44.572 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:06:44.574 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:06:44.576 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:06:44.579 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:44.582 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:06:44.584 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:44.586 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:44.590 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:06:44.593 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:06:44.596 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:06:44.598 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:06:44.605 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 08:06:44.605 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:06:44.606 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:44.608 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:44.610 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 08:06:44.631 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 08:06:44.740 | Reading package lists... 2022-06-03 08:06:44.985 | Building dependency tree... 2022-06-03 08:06:44.986 | Reading state information... 2022-06-03 08:06:45.229 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:06:45.229 | The following packages were automatically installed and are no longer required: 2022-06-03 08:06:45.230 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:06:45.230 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:06:45.230 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:06:45.230 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:06:45.230 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:06:45.230 | python3-zope.interface 2022-06-03 08:06:45.230 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:06:45.341 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:06:45.345 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:06:45.347 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:06:45.350 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:45.352 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:45.354 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:45.356 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:45.359 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:45.361 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:06:45.364 | + functions-common:time_stop:2329 : start_time=1654243604629 2022-06-03 08:06:45.366 | + functions-common:time_stop:2331 : [[ -z 1654243604629 ]] 2022-06-03 08:06:45.369 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:45.373 | + functions-common:time_stop:2334 : end_time=1654243605370 2022-06-03 08:06:45.375 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-03 08:06:45.378 | + functions-common:time_stop:2336 : total=6026 2022-06-03 08:06:45.380 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:45.383 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6767 2022-06-03 08:06:45.385 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:06:45.387 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 08:06:45.390 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 08:06:45.393 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 08:06:45.395 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 08:06:45.398 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 08:06:45.420 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 08:06:45.422 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:06:45.425 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:06:45.427 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:06:45.430 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:06:45.432 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:45.435 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:06:45.437 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:45.440 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:45.443 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:06:45.445 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:06:45.447 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:06:45.450 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:06:45.452 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 08:06:45.455 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:06:45.458 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:45.460 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:45.463 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 08:06:45.484 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-03 08:06:45.593 | Reading package lists... 2022-06-03 08:06:45.837 | Building dependency tree... 2022-06-03 08:06:45.839 | Reading state information... 2022-06-03 08:06:46.086 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 08:06:46.086 | The following packages were automatically installed and are no longer required: 2022-06-03 08:06:46.087 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:06:46.087 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:06:46.087 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:06:46.087 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:06:46.087 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:06:46.087 | python3-zope.interface 2022-06-03 08:06:46.087 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:06:46.201 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:06:46.206 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:06:46.209 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:06:46.211 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:46.214 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:46.216 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:46.218 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:46.220 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:46.223 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:06:46.225 | + functions-common:time_stop:2329 : start_time=1654243605481 2022-06-03 08:06:46.227 | + functions-common:time_stop:2331 : [[ -z 1654243605481 ]] 2022-06-03 08:06:46.230 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:46.234 | + functions-common:time_stop:2334 : end_time=1654243606232 2022-06-03 08:06:46.237 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-03 08:06:46.239 | + functions-common:time_stop:2336 : total=6767 2022-06-03 08:06:46.242 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:46.244 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7518 2022-06-03 08:06:46.247 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:06:46.249 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 08:06:46.252 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 08:06:46.255 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:06:46.258 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:06:46.260 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:06:46.263 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 08:06:46.265 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 08:06:46.320 | wsgi (enabled by maintainer script) 2022-06-03 08:06:46.323 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 08:06:46.326 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 08:06:46.328 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:06:46.332 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 08:06:46.335 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 08:06:46.337 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:06:46.341 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:06:46.341 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:06:46.346 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 08:06:46.349 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 08:06:46.351 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 08:06:46.354 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 08:06:46.357 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 08:06:46.380 | Using python 3.8 to install osc-placement 2022-06-03 08:06:46.382 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-03 08:06:48.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:06:48.177 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:06:48.181 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:48.182 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:48.184 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:06:48.185 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:48.185 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:48.186 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:48.186 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:48.186 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:48.201 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-03 08:06:48.227 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:06:48.246 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:06:48.253 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:06:48.256 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:06:48.259 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:06:48.263 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:06:48.267 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:06:48.270 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:06:48.285 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:06:48.350 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:06:48.355 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:06:48.358 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:06:48.366 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:06:48.372 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:06:48.375 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:06:48.390 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:06:48.416 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:06:48.424 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:06:48.428 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:06:48.450 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:06:48.453 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:06:48.456 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:06:48.510 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:06:48.513 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:06:48.516 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:06:48.519 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:06:48.522 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:06:48.527 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:06:48.550 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:06:48.556 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:06:48.595 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:06:48.599 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:06:48.601 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:06:48.605 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:06:48.626 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:06:48.629 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:06:48.632 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:06:48.674 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:06:48.707 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:06:48.711 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:06:48.716 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:06:48.719 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:06:48.723 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:06:50.673 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:06:50.674 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:06:50.750 | + inc/python:pip_install:200 : result=0 2022-06-03 08:06:50.753 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:06:50.755 | + functions-common:time_stop:2322 : local name 2022-06-03 08:06:50.758 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:06:50.760 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:06:50.763 | + functions-common:time_stop:2325 : local total 2022-06-03 08:06:50.765 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:06:50.768 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:06:50.770 | + functions-common:time_stop:2329 : start_time=1654243606373 2022-06-03 08:06:50.773 | + functions-common:time_stop:2331 : [[ -z 1654243606373 ]] 2022-06-03 08:06:50.776 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:06:50.780 | + functions-common:time_stop:2334 : end_time=1654243610777 2022-06-03 08:06:50.783 | + functions-common:time_stop:2335 : elapsed_time=4404 2022-06-03 08:06:50.786 | + functions-common:time_stop:2336 : total=113403 2022-06-03 08:06:50.788 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:06:50.790 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117807 2022-06-03 08:06:50.793 | + inc/python:pip_install:203 : return 0 2022-06-03 08:06:50.795 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 08:06:50.798 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 08:06:50.801 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 08:06:50.803 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:06:50.806 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:06:50.810 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:06:50.813 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:06:50.816 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:06:50.819 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:06:50.836 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:06:50.838 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:06:50.841 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:50.844 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:06:50.844 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:06:50.854 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 08:06:50.856 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:06:50.859 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 08:06:50.872 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 08:06:50.875 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:06:50.876 | + functions-common:git_clone:607 : head -1 2022-06-03 08:06:50.879 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 08:06:50.882 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:06:50.885 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 08:06:50.887 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:06:50.890 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:06:50.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 08:06:50.894 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:06:50.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 08:06:50.899 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:06:50.902 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:06:50.904 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 08:06:50.907 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:06:50.910 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:06:50.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 08:06:50.915 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:06:50.918 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 08:06:50.920 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:06:50.923 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:06:50.927 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 08:06:50.932 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 08:06:50.935 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 08:06:51.584 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 08:06:51.587 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:06:51.589 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:06:51.591 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:06:51.594 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:06:51.597 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 08:06:51.599 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:06:51.602 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:06:51.604 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:06:51.607 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:06:51.609 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:06:51.612 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:06:51.615 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:06:51.617 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 08:06:51.638 | Using python 3.8 to install /opt/stack/placement 2022-06-03 08:06:51.641 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-03 08:06:53.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:06:53.424 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:06:53.429 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:53.430 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:53.432 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:06:53.434 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:53.434 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:53.435 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:53.435 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:06:53.435 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:06:53.449 | Obtaining file:///opt/stack/placement 2022-06-03 08:06:54.698 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:06:55.912 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:06:55.921 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:06:55.943 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:06:55.956 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:06:55.968 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:06:56.023 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:06:56.028 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:06:56.032 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:06:56.037 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:06:56.071 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:06:56.082 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:06:56.097 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:06:56.103 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:06:56.149 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:06:56.155 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:06:56.194 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:06:56.211 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:06:56.228 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:06:56.238 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:06:56.246 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:06:56.263 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:06:56.270 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:06:56.273 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:06:56.276 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:06:56.287 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:06:56.289 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:06:56.293 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:06:56.297 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:06:56.316 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:06:56.320 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:06:56.327 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:06:56.348 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:06:56.353 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:06:56.356 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:06:56.366 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:06:56.370 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:06:56.372 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:06:56.379 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:06:56.388 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:06:56.394 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:06:56.412 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:06:56.415 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:06:56.422 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:06:56.444 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-03 08:06:56.485 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:06:56.547 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:06:56.554 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:06:56.559 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:06:56.564 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:06:56.572 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:06:56.575 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:06:56.584 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:06:56.590 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:06:56.593 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:06:56.597 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:06:56.599 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:06:56.602 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:06:56.605 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:06:56.608 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:06:56.611 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:06:56.615 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:06:56.617 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:06:56.628 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:06:56.631 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:06:56.633 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:06:56.636 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:06:56.640 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:06:56.643 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:06:56.646 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:06:56.648 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:06:56.656 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:06:58.222 | Installing collected packages: openstack-placement 2022-06-03 08:06:58.222 | Attempting uninstall: openstack-placement 2022-06-03 08:06:58.224 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 08:06:58.226 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 08:06:58.227 | Running setup.py develop for openstack-placement 2022-06-03 08:06:59.794 | Successfully installed openstack-placement 2022-06-03 08:06:59.934 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:06:59.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:07:00.020 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:00.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:00.025 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:00.027 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:00.029 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:00.031 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:00.034 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:00.036 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:00.038 | + functions-common:time_stop:2329 : start_time=1654243611633 2022-06-03 08:07:00.041 | + functions-common:time_stop:2331 : [[ -z 1654243611633 ]] 2022-06-03 08:07:00.043 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:00.048 | + functions-common:time_stop:2334 : end_time=1654243620045 2022-06-03 08:07:00.050 | + functions-common:time_stop:2335 : elapsed_time=8412 2022-06-03 08:07:00.053 | + functions-common:time_stop:2336 : total=117807 2022-06-03 08:07:00.055 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:00.057 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126219 2022-06-03 08:07:00.060 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:00.062 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:07:00.065 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:07:00.067 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:07:00.086 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:07:00.099 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 08:07:00.101 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 08:07:00.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:07:00.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:07:00.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 08:07:00.111 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:07:00.114 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:07:00.116 | + ./stack.sh:main:912 : configure_placement 2022-06-03 08:07:00.118 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 08:07:00.130 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 08:07:00.133 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 08:07:00.137 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 08:07:00.140 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 08:07:00.143 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 08:07:00.145 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 08:07:00.148 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:07:00.151 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:07:00.182 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 08:07:00.214 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 08:07:00.245 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 08:07:00.248 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:07:00.250 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 08:07:00.253 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:07:00.255 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 08:07:00.288 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 08:07:00.316 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:07:00.346 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 08:07:00.374 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 08:07:00.403 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 08:07:00.436 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 08:07:00.466 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 08:07:00.494 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:07:00.523 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:07:00.551 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 08:07:00.554 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 08:07:00.557 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:07:00.560 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:07:00.578 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:07:00.581 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:07:00.583 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:07:00.585 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:07:00.588 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:07:00.616 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:07:00.647 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:07:00.675 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:07:00.703 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 08:07:00.706 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 08:07:00.709 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 08:07:00.711 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 08:07:00.714 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 08:07:00.716 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:07:00.719 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:07:00.722 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 08:07:00.726 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 08:07:00.728 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:07:00.731 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:07:00.743 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:07:00.743 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:07:00.752 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:07:00.756 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:07:00.771 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 08:07:00.774 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 08:07:00.778 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 08:07:00.809 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 08:07:00.837 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 08:07:00.865 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:07:00.893 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:07:00.921 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:07:00.950 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:07:00.977 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:07:01.006 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:07:01.033 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:07:01.062 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:07:01.090 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:07:01.118 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:07:01.146 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:07:01.149 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:07:01.152 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 08:07:01.154 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 08:07:01.157 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:07:01.159 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:01.162 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:01.164 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:07:01.167 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 08:07:01.170 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 08:07:01.198 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:07:01.227 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 08:07:01.227 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:07:01.236 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 08:07:01.240 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 08:07:01.244 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 08:07:01.246 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:07:01.249 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:07:01.251 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:07:01.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:01.256 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:01.258 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:07:01.261 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:07:01.263 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:01.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:01.268 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 08:07:01.329 | Site placement-api already enabled 2022-06-03 08:07:01.334 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:07:01.336 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:07:01.339 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:07:01.341 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:07:01.474 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 08:07:01.501 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:01.503 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 08:07:01.525 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:01.527 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 08:07:01.545 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:01.548 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 08:07:01.551 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 08:07:01.554 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 08:07:01.587 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:07:01.616 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 08:07:01.645 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 08:07:01.675 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 08:07:01.704 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 08:07:01.734 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 08:07:01.762 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 08:07:01.793 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 08:07:01.810 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:01.813 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 08:07:01.830 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:01.833 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 08:07:01.835 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:07:01.838 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 08:07:01.840 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:07:01.842 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:07:01.846 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:07:01.848 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:07:01.851 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:07:01.854 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:07:01.858 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:07:01.861 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:07:01.864 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:07:01.867 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 08:07:01.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:07:01.884 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:01.887 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:07:01.889 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:07:01.891 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 08:07:01.894 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 08:07:01.896 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:07:01.899 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 08:07:01.901 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 08:07:01.904 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 08:07:01.906 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 08:07:01.908 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 08:07:01.911 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 08:07:01.913 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 08:07:01.915 | +++ functions-common:git_clone:529 : pwd 2022-06-03 08:07:01.918 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:07:01.920 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:07:01.923 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:07:01.938 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:07:01.941 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:07:01.943 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:01.946 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 08:07:01.946 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:07:01.951 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 08:07:01.953 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:01.956 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 08:07:01.969 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 08:07:01.971 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 08:07:01.972 | ++ functions-common:git_clone:607 : head -1 2022-06-03 08:07:01.975 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 08:07:01.977 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:07:01.979 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 08:07:02.000 | Using python 3.8 to install tox!=2.8.0 2022-06-03 08:07:02.003 | ++ 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 'tox!=2.8.0' 2022-06-03 08:07:03.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:03.980 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:07:03.984 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:03.985 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:03.987 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:03.989 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:03.989 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:03.989 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:03.989 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:03.990 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:04.005 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 08:07:04.065 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-03 08:07:04.068 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-03 08:07:04.071 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-03 08:07:04.122 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-03 08:07:04.132 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:07:04.139 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-03 08:07:04.141 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:07:04.145 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-03 08:07:04.147 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:07:04.150 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:07:06.277 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:07:06.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:07:06.353 | ++ inc/python:pip_install:200 : result=0 2022-06-03 08:07:06.356 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:06.358 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:07:06.361 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:06.364 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:06.366 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:07:06.369 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:06.371 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:06.373 | ++ functions-common:time_stop:2329 : start_time=1654243621995 2022-06-03 08:07:06.376 | ++ functions-common:time_stop:2331 : [[ -z 1654243621995 ]] 2022-06-03 08:07:06.379 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:06.383 | ++ functions-common:time_stop:2334 : end_time=1654243626381 2022-06-03 08:07:06.386 | ++ functions-common:time_stop:2335 : elapsed_time=4386 2022-06-03 08:07:06.388 | ++ functions-common:time_stop:2336 : total=126219 2022-06-03 08:07:06.391 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:06.393 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130605 2022-06-03 08:07:06.396 | ++ inc/python:pip_install:203 : return 0 2022-06-03 08:07:06.398 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 08:07:06.398 | /opt/stack/tempest ~/devstack 2022-06-03 08:07:06.400 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 08:07:06.419 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 08:07:06.419 | HACKING.rst 2022-06-03 08:07:06.420 | doc/source/conf.py 2022-06-03 08:07:06.420 | doc/source/configuration.rst 2022-06-03 08:07:06.420 | doc/source/contributor/contributing.rst 2022-06-03 08:07:06.420 | doc/source/index.rst 2022-06-03 08:07:06.420 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 08:07:06.420 | doc/source/microversion_testing.rst 2022-06-03 08:07:06.420 | doc/source/plugins/plugin.rst 2022-06-03 08:07:06.420 | doc/source/supported_version.rst 2022-06-03 08:07:06.420 | doc/source/test_removal.rst 2022-06-03 08:07:06.420 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 08:07:06.420 | playbooks/devstack-tempest.yaml 2022-06-03 08:07:06.420 | playbooks/enable-fips.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 08:07:06.420 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 08:07:06.421 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 08:07:06.421 | releasenotes/source/conf.py 2022-06-03 08:07:06.421 | releasenotes/source/index.rst 2022-06-03 08:07:06.421 | releasenotes/source/v26.1.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v27.0.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v28.0.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v28.1.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v29.0.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v29.1.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v29.2.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v30.0.0.rst 2022-06-03 08:07:06.421 | releasenotes/source/v31.0.0.rst 2022-06-03 08:07:06.421 | requirements.txt 2022-06-03 08:07:06.422 | roles/run-tempest/README.rst 2022-06-03 08:07:06.422 | roles/run-tempest/defaults/main.yaml 2022-06-03 08:07:06.422 | roles/run-tempest/tasks/main.yaml 2022-06-03 08:07:06.422 | roles/run-tempest-26/README.rst 2022-06-03 08:07:06.422 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 08:07:06.422 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 08:07:06.422 | setup.cfg 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_agents.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_create_server.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_flavors.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 08:07:06.422 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 08:07:06.422 | tempest/api/compute/ 2022-06-03 08:07:06.422 | Aborting 2022-06-03 08:07:06.422 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 08:07:06.425 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 08:07:06.428 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 08:07:06.430 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 08:07:06.433 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 08:07:06.435 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 08:07:06.437 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 08:07:06.440 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 08:07:06.442 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 08:07:06.445 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 08:07:06.445 | Error on exit 2022-06-03 08:07:06.447 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 08:07:06.449 | + ./stack.sh:exit_trap:517 : generate-subunit 1654243441 185 fail 2022-06-03 08:07:07.073 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 08:07:07.075 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 08:07:07.290 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 08:07:07.290 | 2022-06-03 08:07:07.542 | + ./stack.sh:exit_trap:531 : exit 1