2022-06-03 15:03:44.506 | + ./stack.sh:main:462 : exec 2022-06-03 15:03:44.506 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150344' 2022-06-03 15:03:44.506 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-150344.summary.2022-06-03-150344 2022-06-03 15:03:44.506 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:44.506 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150344 2022-06-03 15:03:44.506 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150344 /opt/stack/logs/stack.sh.log 2022-06-03 15:03:44.506 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150344.summary.2022-06-03-150344 /opt/stack/logs/stack.sh.log.summary 2022-06-03 15:03:44.506 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 15:03:44.506 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 15:03:44.506 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 15:03:44.506 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 15:03:44.506 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 15:03:44.507 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 15:03:44.507 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 15:03:44.507 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:03:44.507 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 15:03:44.507 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 15:03:44.507 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:03:44.507 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:03:44.507 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 15:03:44.507 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 15:03:44.509 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:03:44.511 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 15:03:44.513 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 15:03:44.515 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 15:03:44.518 | + ./stack.sh:main:551 : uname -a 2022-06-03 15:03:44.519 | Linux n-d-844598-1 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 15:03:44.521 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 15:03:44.523 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:44.526 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 15:03:44.554 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 15:03:44.570 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 15:03:44.571 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 15:03:44.573 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 15:03:44.575 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 15:03:44.577 | + functions-common:fetch_plugins:1673 : return 2022-06-03 15:03:44.579 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 15:03:44.582 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 15:03:44.583 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:03:44.585 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:44.587 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:44.589 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:44.591 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:44.592 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:44.595 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:44.598 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:44.600 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:44.602 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:44.604 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 15:03:44.606 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:44.618 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:44.620 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:03:44.621 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:44.623 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:44.625 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:44.627 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:44.629 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:44.630 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 15:03:44.632 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 15:03:44.634 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:03:44.636 | + 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 15:03:44.638 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 15:03:44.640 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 15:03:44.642 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 15:03:44.644 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 15:03:44.646 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 15:03:44.648 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 15:03:44.665 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 15:03:44.667 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 15:03:44.680 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:44.682 | +++ lib/tls:source:43 : hostname -f 2022-06-03 15:03:44.686 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 15:03:44.688 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 15:03:44.690 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 15:03:44.692 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 15:03:44.694 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 15:03:44.696 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 15:03:44.697 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 15:03:44.699 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 15:03:44.701 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 15:03:44.703 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 15:03:44.708 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 15:03:44.719 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 15:03:44.736 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 15:03:44.749 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 15:03:44.762 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 15:03:44.788 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 15:03:44.827 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 15:03:44.908 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 15:03:44.930 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 15:03:44.971 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 15:03:45.025 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 15:03:45.155 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 15:03:45.170 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 15:03:45.182 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 15:03:45.194 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 15:03:45.287 | + ./stack.sh:main:598 : run_phase source 2022-06-03 15:03:45.289 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 15:03:45.291 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:03:45.293 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:45.295 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:45.297 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:45.299 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:45.301 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:45.304 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:45.308 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:45.310 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:45.312 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:45.314 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 15:03:45.316 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:45.331 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.334 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:03:45.336 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 15:03:45.375 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 15:03:45.378 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 15:03:45.380 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:03:45.382 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 15:03:45.384 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 15:03:45.386 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 15:03:45.389 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 15:03:45.392 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 15:03:45.394 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 15:03:45.396 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 15:03:45.398 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.400 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 15:03:45.403 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.405 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 15:03:45.408 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.410 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 15:03:45.413 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.415 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 15:03:45.417 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.419 | + 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 15:03:45.422 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.425 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 15:03:45.427 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.430 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 15:03:45.432 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.434 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 15:03:45.436 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.439 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 15:03:45.441 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.444 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 15:03:45.446 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.448 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 15:03:45.450 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.453 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 15:03:45.456 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.458 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 15:03:45.460 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.463 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 15:03:45.465 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.467 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 15:03:45.470 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.472 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 15:03:45.474 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.477 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 15:03:45.479 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.481 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 15:03:45.483 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.486 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 15:03:45.488 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.491 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 15:03:45.493 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.495 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 15:03:45.498 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.500 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 15:03:45.503 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.505 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 15:03:45.507 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.509 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 15:03:45.512 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.515 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 15:03:45.517 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.519 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 15:03:45.522 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.524 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 15:03:45.526 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.528 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 15:03:45.531 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.538 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 15:03:45.540 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.542 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 15:03:45.545 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.550 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 15:03:45.553 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.555 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 15:03:45.557 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.560 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 15:03:45.562 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.565 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 15:03:45.567 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.570 | + 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 15:03:45.572 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.575 | + 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 15:03:45.577 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.580 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 15:03:45.582 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.585 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 15:03:45.587 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.590 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 15:03:45.592 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.595 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 15:03:45.598 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.600 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 15:03:45.602 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:45.605 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 15:03:45.608 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 15:03:45.611 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:03:45.613 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 15:03:45.629 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.632 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 15:03:45.634 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:03:45.636 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 15:03:45.651 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:45.654 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 15:03:45.656 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 15:03:45.658 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 15:03:45.660 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 15:03:45.663 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 15:03:45.665 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 15:03:45.667 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 15:03:45.670 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 15:03:45.673 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:03:45.675 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 15:03:45.678 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:03:45.680 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 15:03:45.682 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 15:03:45.682 | Using mysql database backend 2022-06-03 15:03:45.685 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 15:03:45.700 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 15:03:45.717 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.719 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 15:03:45.734 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 15:03:45.751 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.753 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 15:03:45.770 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 15:03:45.785 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 15:03:45.801 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:45.804 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 15:03:45.821 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.823 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 15:03:45.825 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 15:03:45.843 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:45.845 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 15:03:45.861 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 15:03:45.863 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:45.866 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 15:03:45.868 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 15:03:45.871 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 15:03:45.876 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-150345 2022-06-03 15:03:45.878 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-150345 739' 2022-06-03 15:03:45.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.883 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:03:45.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.888 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 15:03:45.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.894 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 15:03:45.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.898 | + 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 15:03:45.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.903 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-03 15:03:45.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.908 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-03 15:03:45.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.913 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-150344 2022-06-03 15:03:45.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.917 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 15:03:45.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.922 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-03 15:03:45.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.927 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 15:03:45.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.932 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 15:03:45.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.936 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 15:03:45.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:45.942 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 15:03:45.944 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 15:03:45.947 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 15:03:45.949 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 15:03:45.951 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:03:45.953 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:45.956 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:45.958 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:45.960 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:45.963 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:45.978 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:45.981 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:45.983 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:45.985 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:03:45.986 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:45.990 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 15:03:45.993 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:45.995 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 15:03:46.007 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 15:03:46.010 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:46.010 | + functions-common:git_clone:607 : head -1 2022-06-03 15:03:46.013 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 15:03:46.016 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:46.019 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 15:03:46.021 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:46.023 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 15:03:46.026 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 15:03:46.028 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 15:03:46.031 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 15:03:46.034 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:03:46.036 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 15:03:46.040 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 15:03:46.042 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 15:03:46.046 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 15:03:46.050 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268626 2022-06-03 15:03:46.053 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 15:03:46.057 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654268426 2022-06-03 15:03:46.060 | ++ tools/install_prereqs.sh:source:49 : DELTA=200 2022-06-03 15:03:46.062 | ++ tools/install_prereqs.sh:source:50 : [[ 200 -lt 7200 ]] 2022-06-03 15:03:46.065 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 15:03:46.067 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 15:03:46.069 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 15:03:46.072 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 15:03:46.074 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 15:03:46.076 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 15:03:46.079 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 15:03:46.082 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 15:03:46.085 | +++ 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 15:03:46.130 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 15:03:46.131 | apache2-dev 2022-06-03 15:03:46.131 | bc 2022-06-03 15:03:46.131 | bsdmainutils 2022-06-03 15:03:46.131 | curl 2022-06-03 15:03:46.131 | g++ 2022-06-03 15:03:46.131 | gcc 2022-06-03 15:03:46.131 | gettext 2022-06-03 15:03:46.131 | git 2022-06-03 15:03:46.131 | graphviz 2022-06-03 15:03:46.131 | iputils-ping 2022-06-03 15:03:46.131 | libapache2-mod-proxy-uwsgi 2022-06-03 15:03:46.131 | libffi-dev 2022-06-03 15:03:46.131 | libjpeg-dev 2022-06-03 15:03:46.131 | libmysqlclient-dev 2022-06-03 15:03:46.131 | libpcre3-dev 2022-06-03 15:03:46.131 | libpq-dev 2022-06-03 15:03:46.131 | libssl-dev 2022-06-03 15:03:46.131 | libsystemd-dev 2022-06-03 15:03:46.131 | libxml2-dev 2022-06-03 15:03:46.131 | libxslt1-dev 2022-06-03 15:03:46.131 | libyaml-dev 2022-06-03 15:03:46.131 | lsof 2022-06-03 15:03:46.131 | openssh-server 2022-06-03 15:03:46.131 | openssl 2022-06-03 15:03:46.131 | pkg-config 2022-06-03 15:03:46.131 | psmisc 2022-06-03 15:03:46.131 | python3-dev 2022-06-03 15:03:46.131 | python3-pip 2022-06-03 15:03:46.131 | python3-venv 2022-06-03 15:03:46.131 | tar 2022-06-03 15:03:46.131 | tcpdump 2022-06-03 15:03:46.131 | unzip 2022-06-03 15:03:46.131 | uuid-runtime 2022-06-03 15:03:46.131 | wget 2022-06-03 15:03:46.131 | wget 2022-06-03 15:03:46.131 | zlib1g-dev 2022-06-03 15:03:46.132 | libkrb5-dev 2022-06-03 15:03:46.132 | libldap2-dev 2022-06-03 15:03:46.132 | libsasl2-dev 2022-06-03 15:03:46.132 | memcached 2022-06-03 15:03:46.132 | python3-mysqldb 2022-06-03 15:03:46.132 | sqlite3 2022-06-03 15:03:46.132 | conntrack 2022-06-03 15:03:46.132 | curl 2022-06-03 15:03:46.132 | dnsmasq-base 2022-06-03 15:03:46.132 | dnsmasq-utils 2022-06-03 15:03:46.132 | ebtables 2022-06-03 15:03:46.132 | gawk 2022-06-03 15:03:46.132 | genisoimage 2022-06-03 15:03:46.132 | iptables 2022-06-03 15:03:46.132 | iputils-arping 2022-06-03 15:03:46.132 | kpartx 2022-06-03 15:03:46.132 | libjs-jquery-tablesorter 2022-06-03 15:03:46.132 | libmysqlclient-dev 2022-06-03 15:03:46.132 | parted 2022-06-03 15:03:46.132 | pm-utils 2022-06-03 15:03:46.132 | python3-mysqldb 2022-06-03 15:03:46.132 | socat 2022-06-03 15:03:46.132 | sqlite3 2022-06-03 15:03:46.132 | sudo 2022-06-03 15:03:46.132 | vlan 2022-06-03 15:03:46.132 | lsscsi 2022-06-03 15:03:46.132 | open-iscsi 2022-06-03 15:03:46.132 | lvm2 2022-06-03 15:03:46.132 | qemu-utils 2022-06-03 15:03:46.132 | thin-provisioning-tools 2022-06-03 15:03:46.132 | acl 2022-06-03 15:03:46.132 | dnsmasq-base 2022-06-03 15:03:46.132 | dnsmasq-utils 2022-06-03 15:03:46.132 | ebtables 2022-06-03 15:03:46.132 | haproxy 2022-06-03 15:03:46.132 | iptables 2022-06-03 15:03:46.133 | iputils-arping 2022-06-03 15:03:46.133 | iputils-ping 2022-06-03 15:03:46.133 | libmysqlclient-dev 2022-06-03 15:03:46.133 | postgresql-server-dev-all 2022-06-03 15:03:46.133 | python3-mysqldb 2022-06-03 15:03:46.133 | sqlite3 2022-06-03 15:03:46.133 | sudo 2022-06-03 15:03:46.133 | vlan 2022-06-03 15:03:46.133 | ipset 2022-06-03 15:03:46.133 | conntrack 2022-06-03 15:03:46.133 | conntrackd 2022-06-03 15:03:46.133 | keepalived 2022-06-03 15:03:46.133 | dstat 2022-06-03 15:03:46.133 | lvm2 2022-06-03 15:03:46.133 | qemu-utils 2022-06-03 15:03:46.133 | thin-provisioning-tools 2022-06-03 15:03:46.133 | curl 2022-06-03 15:03:46.133 | liberasurecode-dev 2022-06-03 15:03:46.133 | make 2022-06-03 15:03:46.133 | memcached 2022-06-03 15:03:46.133 | sqlite3 2022-06-03 15:03:46.133 | xfsprogs' 2022-06-03 15:03:46.136 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 15:03:46.153 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 15:03:46.153 | apache2-dev 2022-06-03 15:03:46.153 | bc 2022-06-03 15:03:46.153 | bsdmainutils 2022-06-03 15:03:46.154 | curl 2022-06-03 15:03:46.154 | g++ 2022-06-03 15:03:46.154 | gcc 2022-06-03 15:03:46.154 | gettext 2022-06-03 15:03:46.154 | git 2022-06-03 15:03:46.154 | graphviz 2022-06-03 15:03:46.154 | iputils-ping 2022-06-03 15:03:46.154 | libapache2-mod-proxy-uwsgi 2022-06-03 15:03:46.154 | libffi-dev 2022-06-03 15:03:46.154 | libjpeg-dev 2022-06-03 15:03:46.154 | libmysqlclient-dev 2022-06-03 15:03:46.154 | libpcre3-dev 2022-06-03 15:03:46.154 | libpq-dev 2022-06-03 15:03:46.154 | libssl-dev 2022-06-03 15:03:46.154 | libsystemd-dev 2022-06-03 15:03:46.154 | libxml2-dev 2022-06-03 15:03:46.154 | libxslt1-dev 2022-06-03 15:03:46.154 | libyaml-dev 2022-06-03 15:03:46.154 | lsof 2022-06-03 15:03:46.154 | openssh-server 2022-06-03 15:03:46.154 | openssl 2022-06-03 15:03:46.154 | pkg-config 2022-06-03 15:03:46.154 | psmisc 2022-06-03 15:03:46.154 | python3-dev 2022-06-03 15:03:46.154 | python3-pip 2022-06-03 15:03:46.154 | python3-venv 2022-06-03 15:03:46.154 | tar 2022-06-03 15:03:46.154 | tcpdump 2022-06-03 15:03:46.154 | unzip 2022-06-03 15:03:46.154 | uuid-runtime 2022-06-03 15:03:46.154 | wget 2022-06-03 15:03:46.154 | wget 2022-06-03 15:03:46.154 | zlib1g-dev 2022-06-03 15:03:46.154 | libkrb5-dev 2022-06-03 15:03:46.154 | libldap2-dev 2022-06-03 15:03:46.154 | libsasl2-dev 2022-06-03 15:03:46.155 | memcached 2022-06-03 15:03:46.155 | python3-mysqldb 2022-06-03 15:03:46.155 | sqlite3 2022-06-03 15:03:46.155 | conntrack 2022-06-03 15:03:46.155 | curl 2022-06-03 15:03:46.155 | dnsmasq-base 2022-06-03 15:03:46.155 | dnsmasq-utils 2022-06-03 15:03:46.155 | ebtables 2022-06-03 15:03:46.155 | gawk 2022-06-03 15:03:46.155 | genisoimage 2022-06-03 15:03:46.155 | iptables 2022-06-03 15:03:46.155 | iputils-arping 2022-06-03 15:03:46.155 | kpartx 2022-06-03 15:03:46.155 | libjs-jquery-tablesorter 2022-06-03 15:03:46.155 | libmysqlclient-dev 2022-06-03 15:03:46.155 | parted 2022-06-03 15:03:46.155 | pm-utils 2022-06-03 15:03:46.155 | python3-mysqldb 2022-06-03 15:03:46.155 | socat 2022-06-03 15:03:46.155 | sqlite3 2022-06-03 15:03:46.155 | sudo 2022-06-03 15:03:46.155 | vlan 2022-06-03 15:03:46.155 | lsscsi 2022-06-03 15:03:46.155 | open-iscsi 2022-06-03 15:03:46.155 | lvm2 2022-06-03 15:03:46.155 | qemu-utils 2022-06-03 15:03:46.155 | thin-provisioning-tools 2022-06-03 15:03:46.155 | acl 2022-06-03 15:03:46.155 | dnsmasq-base 2022-06-03 15:03:46.155 | dnsmasq-utils 2022-06-03 15:03:46.155 | ebtables 2022-06-03 15:03:46.155 | haproxy 2022-06-03 15:03:46.155 | iptables 2022-06-03 15:03:46.155 | iputils-arping 2022-06-03 15:03:46.155 | iputils-ping 2022-06-03 15:03:46.155 | libmysqlclient-dev 2022-06-03 15:03:46.156 | postgresql-server-dev-all 2022-06-03 15:03:46.156 | python3-mysqldb 2022-06-03 15:03:46.156 | sqlite3 2022-06-03 15:03:46.156 | sudo 2022-06-03 15:03:46.156 | vlan 2022-06-03 15:03:46.156 | ipset 2022-06-03 15:03:46.156 | conntrack 2022-06-03 15:03:46.156 | conntrackd 2022-06-03 15:03:46.156 | keepalived 2022-06-03 15:03:46.156 | dstat 2022-06-03 15:03:46.156 | lvm2 2022-06-03 15:03:46.156 | qemu-utils 2022-06-03 15:03:46.156 | thin-provisioning-tools 2022-06-03 15:03:46.156 | curl 2022-06-03 15:03:46.156 | liberasurecode-dev 2022-06-03 15:03:46.156 | make 2022-06-03 15:03:46.156 | memcached 2022-06-03 15:03:46.156 | sqlite3 2022-06-03 15:03:46.156 | xfsprogs ' 2022-06-03 15:03:46.156 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 15:03:46.159 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:46.161 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:46.164 | ++ 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 15:03:46.164 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 15:03:46.169 | ++ 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 15:03:46.171 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:46.173 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:46.175 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 15:03:46.177 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:46.179 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:46.181 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:46.183 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:46.185 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:46.187 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:46.189 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:46.191 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:46.193 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 15:03:46.196 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 15:03:46.200 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 15:03:46.202 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 15:03:46.204 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 15:03:46.206 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 15:03:46.208 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:03:46.211 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:03:46.215 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268626212 2022-06-03 15:03:46.217 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 15:03:46.219 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 15:03:46.221 | ++ 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 15:03:46.494 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 15:03:46.596 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 15:03:46.727 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 15:03:46.857 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 15:03:48.779 | Reading package lists... 2022-06-03 15:03:48.810 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 15:03:48.812 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 15:03:48.815 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:48.817 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:48.819 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:48.821 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:48.823 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:48.825 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 15:03:48.827 | ++ functions-common:time_stop:2329 : start_time=1654268626212 2022-06-03 15:03:48.830 | ++ functions-common:time_stop:2331 : [[ -z 1654268626212 ]] 2022-06-03 15:03:48.832 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:48.836 | ++ functions-common:time_stop:2334 : end_time=1654268628834 2022-06-03 15:03:48.838 | ++ functions-common:time_stop:2335 : elapsed_time=2622 2022-06-03 15:03:48.840 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 15:03:48.843 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:48.845 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2622 2022-06-03 15:03:48.847 | ++ 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 15:03:48.849 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:48.851 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:48.853 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:48.856 | ++ 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 15:03:48.877 | ++ 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 15:03:48.987 | Reading package lists... 2022-06-03 15:03:49.243 | Building dependency tree... 2022-06-03 15:03:49.245 | Reading state information... 2022-06-03 15:03:49.279 | acl is already the newest version (2.2.53-6). 2022-06-03 15:03:49.279 | bc is already the newest version (1.07.1-2build1). 2022-06-03 15:03:49.279 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 15:03:49.279 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 15:03:49.279 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 15:03:49.279 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:03:49.279 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 15:03:49.279 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:03:49.279 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 15:03:49.280 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 15:03:49.280 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 15:03:49.280 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 15:03:49.280 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 15:03:49.280 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 15:03:49.280 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 15:03:49.280 | libffi-dev is already the newest version (3.3-4). 2022-06-03 15:03:49.280 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 15:03:49.280 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 15:03:49.280 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 15:03:49.280 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 15:03:49.280 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 15:03:49.280 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:03:49.280 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 15:03:49.280 | psmisc is already the newest version (23.3-1). 2022-06-03 15:03:49.280 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:03:49.280 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 15:03:49.280 | socat is already the newest version (1.7.3.3-2). 2022-06-03 15:03:49.280 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 15:03:49.280 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 15:03:49.280 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 15:03:49.280 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 15:03:49.280 | dstat is already the newest version (0.7.4-6). 2022-06-03 15:03:49.280 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 15:03:49.280 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 15:03:49.280 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 15:03:49.280 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:03:49.280 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:49.280 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:49.280 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 15:03:49.280 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:03:49.280 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:03:49.280 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 15:03:49.281 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 15:03:49.281 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 15:03:49.281 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 15:03:49.281 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 15:03:49.281 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 15:03:49.281 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:03:49.281 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 15:03:49.281 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 15:03:49.281 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 15:03:49.281 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:03:49.281 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 15:03:49.281 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 15:03:49.281 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 15:03:49.281 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 15:03:49.281 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 15:03:49.282 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 15:03:49.282 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:03:49.282 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 15:03:49.282 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 15:03:49.282 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 15:03:49.282 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 15:03:49.282 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 15:03:49.282 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 15:03:49.282 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 15:03:49.282 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 15:03:49.282 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 15:03:49.500 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:49.500 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 15:03:49.500 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 15:03:49.500 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 15:03:49.500 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:49.501 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:49.501 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:49.501 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:49.501 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:49.502 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:49.502 | python3-zope.interface 2022-06-03 15:03:49.502 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:49.615 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:49.619 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:03:49.621 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:49.624 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:49.626 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:49.628 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:49.630 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:49.633 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:49.635 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:49.637 | ++ functions-common:time_stop:2329 : start_time=1654268628873 2022-06-03 15:03:49.639 | ++ functions-common:time_stop:2331 : [[ -z 1654268628873 ]] 2022-06-03 15:03:49.642 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:49.646 | ++ functions-common:time_stop:2334 : end_time=1654268629644 2022-06-03 15:03:49.649 | ++ functions-common:time_stop:2335 : elapsed_time=771 2022-06-03 15:03:49.651 | ++ functions-common:time_stop:2336 : total=752 2022-06-03 15:03:49.653 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:49.655 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1523 2022-06-03 15:03:49.658 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:03:49.660 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:03:49.663 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:03:49.665 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:03:49.669 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:03:49.673 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:49.676 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:03:49.678 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:03:51.282 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:03:51.284 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:03:51.286 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:03:51.288 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:03:51.290 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:03:51.292 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:03:51.294 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:03:51.296 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:03:51.300 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:03:51.302 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:03:51.374 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:03:51.377 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:03:51.447 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:03:51.450 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:03:51.521 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:03:51.523 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:03:51.525 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:03:51.527 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:03:51.529 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:03:51.531 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:03:51.533 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:03:51.535 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:03:51.537 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:03:51.538 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:03:51.540 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:03:51.541 | Distro: focal 2022-06-03 15:03:51.543 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:03:51.545 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:03:51.550 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:03:51.551 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:03:51.554 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:03:51.554 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:03:52.033 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:03:52.035 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:03:52.035 | pip: 20.2.2 2022-06-03 15:03:52.037 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:03:52.503 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:03:52.525 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:03:52.527 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:03:52.529 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:03:52.532 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:03:52.535 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:03:52.538 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:03:52.540 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:03:52.543 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:03:52.545 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:03:52.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:03:52.551 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:03:52.551 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:03:52.556 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 15:03:52.559 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 15:03:52.561 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 15:03:52.569 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 15:03:52.572 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:03:52.574 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:03:52.576 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:03:52.579 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:03:52.581 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:03:52.583 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:03:52.585 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:03:52.587 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:03:52.589 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:03:52.591 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:03:52.594 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:03:52.597 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:03:52.599 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:03:52.601 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:03:52.604 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:03:52.606 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:03:52.608 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:52.611 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:52.613 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:52.615 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:52.617 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:52.619 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:52.621 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:03:52.623 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:03:52.644 | Using python 3.8 to install os-testr 2022-06-03 15:03:52.646 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-03 15:03:54.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:54.447 | 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 15:03:54.451 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:54.451 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:54.454 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:54.455 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:54.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:54.456 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:54.456 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:54.457 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:54.534 | 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 15:03:54.544 | 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 15:03:54.547 | 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 15:03:54.561 | 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 15:03:54.590 | 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 15:03:54.610 | 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 15:03:54.614 | 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 15:03:54.621 | 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 15:03:54.625 | 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 15:03:54.628 | 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 15:03:54.631 | 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 15:03:54.645 | 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 15:03:54.655 | 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 15:03:54.659 | 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 15:03:54.662 | 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 15:03:54.665 | 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 15:03:54.667 | 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 15:03:54.670 | 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 15:03:54.724 | 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 15:03:54.728 | 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 15:03:54.731 | 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 15:03:54.738 | 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 15:03:54.742 | 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 15:03:54.775 | 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 15:03:54.780 | 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 15:03:54.823 | 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 15:03:56.882 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:56.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:56.957 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:56.959 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:56.962 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:56.964 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:56.966 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:56.968 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:56.970 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:56.972 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:56.974 | + functions-common:time_stop:2329 : start_time=1654268632638 2022-06-03 15:03:56.976 | + functions-common:time_stop:2331 : [[ -z 1654268632638 ]] 2022-06-03 15:03:56.979 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:56.983 | + functions-common:time_stop:2334 : end_time=1654268636981 2022-06-03 15:03:56.985 | + functions-common:time_stop:2335 : elapsed_time=4343 2022-06-03 15:03:56.987 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:03:56.989 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:56.991 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4343 2022-06-03 15:03:56.993 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:56.996 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:03:56.998 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:03:57.001 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:03:57.004 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:03:57.007 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:03:57.009 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:03:57.012 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:03:57.012 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:03:57.018 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:03:57.020 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:03:57.023 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:03:57.025 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:03:57.028 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:03:57.048 | Using python 3.8 to install systemd-python 2022-06-03 15:03:57.050 | + 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 15:03:58.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:58.857 | 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 15:03:58.864 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:58.864 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:58.864 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:58.865 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:58.866 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:58.866 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:58.866 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:58.867 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:58.882 | 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 15:04:01.146 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:01.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:01.218 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:01.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:01.222 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:01.224 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:01.227 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:01.229 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:01.231 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:01.233 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:01.235 | + functions-common:time_stop:2329 : start_time=1654268637043 2022-06-03 15:04:01.238 | + functions-common:time_stop:2331 : [[ -z 1654268637043 ]] 2022-06-03 15:04:01.240 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:01.244 | + functions-common:time_stop:2334 : end_time=1654268641242 2022-06-03 15:04:01.246 | + functions-common:time_stop:2335 : elapsed_time=4199 2022-06-03 15:04:01.249 | + functions-common:time_stop:2336 : total=4343 2022-06-03 15:04:01.251 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:01.253 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8542 2022-06-03 15:04:01.256 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:01.258 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:04:01.311 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:04:01.671 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:04:01.674 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:01.677 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:04:01.680 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:01.682 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:04:01.705 | + 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 15:04:03.784 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:03.795 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:03.859 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:03.901 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:03.903 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:03.905 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:03.907 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:03.909 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:04.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:04.585 | 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 15:04:04.831 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:04.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:04.836 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:04.838 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:04.840 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:04.842 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:04.844 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:04.846 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:04.848 | + functions-common:time_stop:2329 : start_time=1654268641697 2022-06-03 15:04:04.850 | + functions-common:time_stop:2331 : [[ -z 1654268641697 ]] 2022-06-03 15:04:04.853 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:04.857 | + functions-common:time_stop:2334 : end_time=1654268644854 2022-06-03 15:04:04.859 | + functions-common:time_stop:2335 : elapsed_time=3157 2022-06-03 15:04:04.861 | + functions-common:time_stop:2336 : total=8542 2022-06-03 15:04:04.863 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:04.866 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11699 2022-06-03 15:04:04.868 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:04.870 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:04.873 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:04:04.895 | + 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 15:04:06.874 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:06.887 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:06.947 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:06.990 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:06.991 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:06.994 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:06.996 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:06.998 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:07.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:07.539 | Processing /opt/stack/requirements 2022-06-03 15:04:09.304 | 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 15:04:09.307 | 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 15:04:09.318 | 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 15:04:09.324 | 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 15:04:09.327 | 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 15:04:09.330 | 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 15:04:09.350 | 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 15:04:09.352 | 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 15:04:09.370 | 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 15:04:09.373 | 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 15:04:09.380 | 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 15:04:09.400 | 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 15:04:09.402 | 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 15:04:09.418 | 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 15:04:09.420 | 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 15:04:09.423 | 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 15:04:09.427 | 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 15:04:09.429 | 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 15:04:09.432 | 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 15:04:09.434 | 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 15:04:09.437 | 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 15:04:09.450 | 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 15:04:09.503 | 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 15:04:09.509 | 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 15:04:09.511 | 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 15:04:09.516 | 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 15:04:09.570 | 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 15:04:09.573 | 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 15:04:09.577 | 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 15:04:09.579 | Building wheels for collected packages: openstack-requirements 2022-06-03 15:04:09.581 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:04:10.347 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:04:10.348 | ERROR: Command errored out with exit status 1: 2022-06-03 15:04:10.348 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fgitp9xy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fgitp9xy/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-lwllzjay 2022-06-03 15:04:10.348 | cwd: /tmp/pip-req-build-fgitp9xy/ 2022-06-03 15:04:10.348 | Complete output (6 lines): 2022-06-03 15:04:10.348 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:04:10.348 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:04:10.348 | or: setup.py --help-commands 2022-06-03 15:04:10.348 | or: setup.py cmd --help 2022-06-03 15:04:10.348 | 2022-06-03 15:04:10.348 | error: invalid command 'bdist_wheel' 2022-06-03 15:04:10.348 | ---------------------------------------- 2022-06-03 15:04:10.348 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:04:10.348 | Running setup.py clean for openstack-requirements 2022-06-03 15:04:11.123 | Failed to build openstack-requirements 2022-06-03 15:04:11.136 | Installing collected packages: openstack-requirements 2022-06-03 15:04:11.136 | Attempting uninstall: openstack-requirements 2022-06-03 15:04:11.137 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 15:04:11.173 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 15:04:11.192 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 15:04:11.195 | Running setup.py install for openstack-requirements: started 2022-06-03 15:04:13.381 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:04:13.408 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 15:04:13.536 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:13.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:13.540 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:13.542 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:13.544 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:13.547 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:13.549 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:13.551 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:13.553 | + functions-common:time_stop:2329 : start_time=1654268644888 2022-06-03 15:04:13.555 | + functions-common:time_stop:2331 : [[ -z 1654268644888 ]] 2022-06-03 15:04:13.558 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:13.562 | + functions-common:time_stop:2334 : end_time=1654268653560 2022-06-03 15:04:13.564 | + functions-common:time_stop:2335 : elapsed_time=8672 2022-06-03 15:04:13.566 | + functions-common:time_stop:2336 : total=11699 2022-06-03 15:04:13.568 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:13.571 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20371 2022-06-03 15:04:13.573 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:13.575 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:04:13.578 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:04:13.580 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:04:13.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:13.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:13.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:04:13.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:13.592 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:04:13.613 | Using python 3.8 to install pbr 2022-06-03 15:04:13.615 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 15:04:15.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:15.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 15:04:15.414 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:15.415 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:15.416 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:15.418 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:15.418 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:15.418 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:15.418 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:15.419 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:15.554 | 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 15:04:17.792 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:17.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:17.875 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:17.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:17.879 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:17.881 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:17.883 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:17.886 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:17.888 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:17.890 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:17.892 | + functions-common:time_stop:2329 : start_time=1654268653607 2022-06-03 15:04:17.894 | + functions-common:time_stop:2331 : [[ -z 1654268653607 ]] 2022-06-03 15:04:17.896 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:17.900 | + functions-common:time_stop:2334 : end_time=1654268657898 2022-06-03 15:04:17.903 | + functions-common:time_stop:2335 : elapsed_time=4291 2022-06-03 15:04:17.905 | + functions-common:time_stop:2336 : total=20371 2022-06-03 15:04:17.907 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:17.909 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24662 2022-06-03 15:04:17.912 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:17.914 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:04:20.227 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:04:22.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:22.100 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 15:04:22.123 | 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 15:04:22.128 | 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 15:04:22.131 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 15:04:22.134 | 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 15:04:22.138 | 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 15:04:22.210 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:04:22.213 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:04:22.216 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:04:22.233 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:04:22.235 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:04:22.238 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:04:22.240 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:04:22.242 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:04:22.244 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:04:22.247 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:04:22.249 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:04:22.251 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:04:22.253 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:04:22.256 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:04:22.260 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:04:22.262 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:04:22.264 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:04:22.267 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:04:22.269 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:04:22.284 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:22.286 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:04:22.289 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:22.291 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:04:22.293 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:22.295 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:04:22.299 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:22.300 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:04:22.302 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:22.305 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:04:22.307 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:22.309 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:04:22.311 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:04:22.313 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:04:22.316 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:04:22.318 | + 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 15:04:22.320 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:04:22.322 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:04:22.324 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:04:22.327 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:04:22.329 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:04:22.332 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:04:22.335 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:04:22.337 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:04:22.339 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:04:22.342 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:04:22.394 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:04:22.394 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:04:22.396 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:04:22.770 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:04:22.772 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:04:22.788 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:22.791 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:04:22.793 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:22.795 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:22.798 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:22.800 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:22.802 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:22.805 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:22.807 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:22.809 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:22.811 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:22.814 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:22.816 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:22.818 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:22.821 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:04:22.823 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:22.825 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:22.827 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:22.831 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:04:22.853 | + 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 15:04:22.962 | Reading package lists... 2022-06-03 15:04:23.210 | Building dependency tree... 2022-06-03 15:04:23.212 | Reading state information... 2022-06-03 15:04:23.464 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 15:04:23.464 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:23.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:23.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:23.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:23.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:23.465 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:23.465 | python3-zope.interface 2022-06-03 15:04:23.466 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:23.579 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:23.584 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:23.586 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:23.588 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:23.590 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:23.593 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:23.595 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:23.597 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:23.600 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:23.602 | + functions-common:time_stop:2329 : start_time=1654268662851 2022-06-03 15:04:23.604 | + functions-common:time_stop:2331 : [[ -z 1654268662851 ]] 2022-06-03 15:04:23.607 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:23.611 | + functions-common:time_stop:2334 : end_time=1654268663608 2022-06-03 15:04:23.613 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-03 15:04:23.615 | + functions-common:time_stop:2336 : total=1523 2022-06-03 15:04:23.617 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:23.620 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2280 2022-06-03 15:04:23.622 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:23.624 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:04:23.627 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:23.629 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:23.631 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:23.633 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:23.636 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:23.638 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:23.640 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:04:23.643 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:23.645 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:23.647 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:23.649 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:23.652 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:23.654 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:23.656 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:23.659 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:23.661 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:04:23.664 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:23.666 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:23.668 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:23.670 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:23.673 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:23.675 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:23.677 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:04:23.680 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:04:23.696 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:23.698 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:04:23.700 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:04:23.702 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:04:23.706 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:04:23.709 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:04:23.713 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:04:23.715 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:04:23.717 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:04:23.719 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:04:23.722 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:04:23.724 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:04:23.727 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:04:24.411 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:04:24.412 | user tags 2022-06-03 15:04:24.412 | stackrabbit []' 2022-06-03 15:04:24.415 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:04:24.415 | user tags 2022-06-03 15:04:24.415 | stackrabbit []' 2022-06-03 15:04:24.416 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:04:24.422 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 15:04:24.425 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 15:04:24.427 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:04:25.104 | Changing password for user "stackrabbit" ... 2022-06-03 15:04:25.191 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:04:25.863 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:04:25.911 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:04:25.913 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:04:26.567 | Changing password for user "stackrabbit" ... 2022-06-03 15:04:26.624 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:04:26.627 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:04:26.629 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:04:27.284 | Deleting user "guest" ... 2022-06-03 15:04:27.299 | Error: 2022-06-03 15:04:27.299 | {:no_such_user, "guest"} 2022-06-03 15:04:27.312 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 15:04:27.315 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:04:27.331 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:27.334 | + ./stack.sh:main:805 : install_database 2022-06-03 15:04:27.336 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:04:27.339 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:04:27.341 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:27.343 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:27.345 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:04:27.716 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:04:27.718 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:04:27.720 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:04:27.723 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:27.725 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:04:27.728 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:27.730 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:27.732 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:27.735 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:27.737 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:27.739 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:27.742 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:27.744 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:27.746 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:04:27.749 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:27.751 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:27.754 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:27.756 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:27.759 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:27.761 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:27.763 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:04:27.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:27.769 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:27.771 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:04:27.773 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:27.776 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:27.778 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:27.780 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:27.782 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:27.785 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:27.787 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:27.790 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:27.792 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:27.794 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:27.796 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:27.799 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:27.801 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:04:27.804 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:27.806 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:27.808 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:27.811 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:04:27.832 | + 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 15:04:27.941 | Reading package lists... 2022-06-03 15:04:28.191 | Building dependency tree... 2022-06-03 15:04:28.192 | Reading state information... 2022-06-03 15:04:28.446 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:04:28.446 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:28.447 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:28.447 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:28.447 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:28.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:28.448 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:28.448 | python3-zope.interface 2022-06-03 15:04:28.448 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:28.561 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:28.566 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:28.568 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:28.570 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:28.572 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:28.574 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:28.577 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:28.579 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:28.582 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:28.584 | + functions-common:time_stop:2329 : start_time=1654268667829 2022-06-03 15:04:28.586 | + functions-common:time_stop:2331 : [[ -z 1654268667829 ]] 2022-06-03 15:04:28.589 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:28.593 | + functions-common:time_stop:2334 : end_time=1654268668591 2022-06-03 15:04:28.596 | + functions-common:time_stop:2335 : elapsed_time=762 2022-06-03 15:04:28.598 | + functions-common:time_stop:2336 : total=2280 2022-06-03 15:04:28.600 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:28.602 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3042 2022-06-03 15:04:28.604 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:28.607 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:04:28.609 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:04:28.611 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:04:28.614 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:04:28.616 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:04:28.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:28.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:04:28.624 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:04:28.626 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:28.630 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:28.630 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:28.635 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:04:28.637 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:04:28.640 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:04:28.643 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:04:28.645 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:04:28.667 | Using python 3.8 to install PyMySQL 2022-06-03 15:04:28.669 | + 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 15:04:30.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:30.466 | 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 15:04:30.470 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:30.471 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:30.473 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:30.474 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:30.474 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:30.475 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:30.475 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:30.475 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:30.490 | 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 15:04:32.760 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:32.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:32.841 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:32.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:32.845 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:32.848 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:32.850 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:32.852 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:32.854 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:32.856 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:32.859 | + functions-common:time_stop:2329 : start_time=1654268668661 2022-06-03 15:04:32.861 | + functions-common:time_stop:2331 : [[ -z 1654268668661 ]] 2022-06-03 15:04:32.864 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:32.868 | + functions-common:time_stop:2334 : end_time=1654268672865 2022-06-03 15:04:32.870 | + functions-common:time_stop:2335 : elapsed_time=4204 2022-06-03 15:04:32.873 | + functions-common:time_stop:2336 : total=24662 2022-06-03 15:04:32.875 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:32.878 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28866 2022-06-03 15:04:32.880 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:32.883 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:04:32.885 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:04:32.887 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:04:32.890 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:04:32.907 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:32.909 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:04:32.911 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:04:32.915 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:04:32.915 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:04:32.920 | + 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 15:04:32.922 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:04:32.925 | + 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 15:04:32.927 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:04:32.929 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:04:32.931 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:04:32.947 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:32.949 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:04:32.952 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:32.955 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:32.957 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:32.959 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:32.961 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:32.964 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:32.966 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:32.968 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:32.971 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:32.973 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:32.975 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:32.977 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:32.980 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:04:32.982 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:32.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:32.987 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:32.989 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:04:33.010 | + 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 15:04:33.120 | Reading package lists... 2022-06-03 15:04:33.372 | Building dependency tree... 2022-06-03 15:04:33.374 | Reading state information... 2022-06-03 15:04:33.631 | radvd is already the newest version (1:2.17-2). 2022-06-03 15:04:33.631 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:33.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:33.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:33.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:33.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:33.632 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:33.632 | python3-zope.interface 2022-06-03 15:04:33.632 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:33.744 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:33.749 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:33.751 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:33.754 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:33.756 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:33.758 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:33.760 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:33.762 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:33.764 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:33.767 | + functions-common:time_stop:2329 : start_time=1654268673007 2022-06-03 15:04:33.769 | + functions-common:time_stop:2331 : [[ -z 1654268673007 ]] 2022-06-03 15:04:33.772 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:33.776 | + functions-common:time_stop:2334 : end_time=1654268673773 2022-06-03 15:04:33.778 | + functions-common:time_stop:2335 : elapsed_time=766 2022-06-03 15:04:33.780 | + functions-common:time_stop:2336 : total=3042 2022-06-03 15:04:33.783 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:33.785 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3808 2022-06-03 15:04:33.787 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:33.790 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:04:33.807 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:33.809 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:04:33.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:04:33.815 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:04:33.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:04:33.837 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:33.839 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:33.842 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:33.844 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:33.846 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:33.848 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:33.851 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:33.853 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:33.855 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:33.857 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:33.859 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:33.862 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:33.864 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:04:33.867 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:33.869 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:33.871 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:33.873 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:04:33.893 | + 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 15:04:34.003 | Reading package lists... 2022-06-03 15:04:34.248 | Building dependency tree... 2022-06-03 15:04:34.249 | Reading state information... 2022-06-03 15:04:34.503 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:04:34.503 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:04:34.503 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:04:34.503 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:34.504 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:34.504 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:34.504 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:34.504 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:34.504 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:34.504 | python3-zope.interface 2022-06-03 15:04:34.504 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:34.616 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:34.620 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:34.622 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:34.624 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:34.627 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:34.629 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:34.631 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:34.633 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:34.635 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:34.637 | + functions-common:time_stop:2329 : start_time=1654268673891 2022-06-03 15:04:34.639 | + functions-common:time_stop:2331 : [[ -z 1654268673891 ]] 2022-06-03 15:04:34.642 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:34.646 | + functions-common:time_stop:2334 : end_time=1654268674644 2022-06-03 15:04:34.648 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-03 15:04:34.650 | + functions-common:time_stop:2336 : total=3808 2022-06-03 15:04:34.652 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:34.655 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4561 2022-06-03 15:04:34.657 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:34.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:04:34.662 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:34.664 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:34.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:04:34.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:04:34.672 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:04:34.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:04:34.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:04:34.682 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:04:34.682 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:04:34.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:04:34.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:04:34.691 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:04:34.693 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:04:34.696 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:04:34.698 | + functions:vercmp:655 : local result 2022-06-03 15:04:34.701 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:04:34.702 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:04:34.702 | ++ functions:vercmp:659 : head -1 2022-06-03 15:04:34.707 | + functions:vercmp:659 : result=3.13 2022-06-03 15:04:34.710 | + functions:vercmp:661 : case $op in 2022-06-03 15:04:34.712 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:04:34.714 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:04:34.716 | + functions:vercmp:672 : return 2022-06-03 15:04:34.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:04:34.721 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:34.724 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:04:35.203 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:04:35.223 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:35.226 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:04:35.228 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:04:35.228 | Installing etcd 2022-06-03 15:04:35.230 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:04:35.243 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:04:35.254 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:35.257 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:04:35.270 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:04:35.273 | ++ 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 15:04:35.275 | ++ 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 15:04:35.278 | +++ 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 15:04:35.283 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:35.286 | ++ 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 15:04:35.288 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:04:35.290 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:35.293 | ++ functions:get_extra_file:73 : return 2022-06-03 15:04:35.301 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:35.303 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:04:35.305 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:04:35.308 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:04:35.325 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:35.327 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:04:35.330 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:04:35.347 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:35.349 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:04:35.351 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:04:35.354 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:04:35.356 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:04:35.358 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:04:35.360 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:04:35.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:04:35.365 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:04:35.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:04:35.374 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.376 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:04:35.378 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:04:35.380 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:04:35.383 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:04:35.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:04:35.392 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.394 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:04:35.397 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:04:35.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:04:35.401 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:04:35.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:04:35.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.413 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:04:35.416 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:04:35.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:04:35.420 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:04:35.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:04:35.430 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.432 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:04:35.434 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:04:35.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:04:35.439 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:04:35.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:04:35.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.450 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:04:35.452 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:04:35.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:04:35.458 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:04:35.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:04:35.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.469 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:04:35.472 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:04:35.474 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:04:35.476 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:04:35.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:04:35.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.488 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:04:35.490 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:04:35.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:04:35.495 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:04:35.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:04:35.504 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.506 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:04:35.509 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:04:35.511 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:04:35.513 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:04:35.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:04:35.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.525 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:04:35.528 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:04:35.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:04:35.533 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:04:35.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:04:35.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.544 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:04:35.547 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:04:35.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:04:35.551 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:04:35.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:04:35.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.563 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:04:35.565 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:04:35.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:04:35.570 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:04:35.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:04:35.580 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.582 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:04:35.584 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:04:35.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:04:35.589 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:04:35.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:04:35.599 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.601 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:04:35.603 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:04:35.606 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:04:35.608 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:04:35.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:04:35.617 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.619 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:04:35.622 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:04:35.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:04:35.626 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:04:35.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:04:35.635 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.638 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:04:35.640 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:04:35.643 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:04:35.645 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:04:35.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:04:35.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.656 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:04:35.660 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:04:35.662 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:04:35.664 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:04:35.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:04:35.673 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.676 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:04:35.678 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:04:35.680 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:04:35.683 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:04:35.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:04:35.692 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.695 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:04:35.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:04:35.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:04:35.702 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:04:35.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:04:35.712 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.714 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:04:35.716 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:04:35.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:04:35.721 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:04:35.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:04:35.730 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.733 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:04:35.735 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:04:35.737 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:04:35.740 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:04:35.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:04:35.749 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.752 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:04:35.754 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:04:35.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:04:35.759 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:04:35.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:04:35.769 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.771 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:04:35.773 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:04:35.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:04:35.778 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:04:35.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:04:35.787 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.790 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:04:35.792 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:04:35.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:04:35.797 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:04:35.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:04:35.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.809 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:04:35.811 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:04:35.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:04:35.816 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:04:35.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:04:35.825 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.828 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:04:35.831 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:04:35.834 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:04:35.836 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:04:35.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:04:35.845 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.848 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:04:35.850 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:04:35.852 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:04:35.855 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:04:35.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:04:35.864 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.866 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:04:35.868 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:04:35.871 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:04:35.873 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:04:35.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:04:35.883 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.885 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:04:35.887 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:04:35.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:04:35.892 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:04:35.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:04:35.902 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.904 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:04:35.907 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:04:35.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:04:35.911 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:04:35.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:04:35.921 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.923 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:04:35.926 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:04:35.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:04:35.930 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:04:35.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:04:35.940 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.942 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:04:35.945 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:04:35.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:04:35.949 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:04:35.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:04:35.959 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.962 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:04:35.964 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:04:35.966 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:04:35.969 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:04:35.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:04:35.978 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.980 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:04:35.982 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:04:35.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:04:35.987 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:04:35.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:35.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:35.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:04:35.996 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:35.999 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:04:36.002 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:04:36.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:04:36.006 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:04:36.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:36.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:36.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:04:36.016 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:36.019 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:04:36.021 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:04:36.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:04:36.025 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:04:36.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:36.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:36.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:04:36.035 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:36.037 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:04:36.058 | Using python 3.8 to install etcd3 2022-06-03 15:04:36.060 | + 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 15:04:37.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:37.856 | 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 15:04:37.860 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:37.861 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:37.863 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:37.864 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:37.864 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:37.865 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:37.865 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:37.865 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:37.880 | 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 15:04:37.889 | 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 15:04:37.914 | 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 15:04:37.919 | 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 15:04:37.922 | 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 15:04:37.936 | 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 15:04:40.116 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:40.116 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:40.195 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:40.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:40.200 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:40.202 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:40.204 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:40.207 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:40.209 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:40.211 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:40.213 | + functions-common:time_stop:2329 : start_time=1654268676052 2022-06-03 15:04:40.215 | + functions-common:time_stop:2331 : [[ -z 1654268676052 ]] 2022-06-03 15:04:40.218 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:40.222 | + functions-common:time_stop:2334 : end_time=1654268680220 2022-06-03 15:04:40.225 | + functions-common:time_stop:2335 : elapsed_time=4168 2022-06-03 15:04:40.227 | + functions-common:time_stop:2336 : total=28866 2022-06-03 15:04:40.229 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:40.231 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33034 2022-06-03 15:04:40.233 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:40.236 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:04:40.257 | Using python 3.8 to install etcd3gw 2022-06-03 15:04:40.260 | + 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 15:04:42.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:42.064 | 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 15:04:42.069 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:42.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:42.071 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:42.072 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:42.073 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:42.073 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:42.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:42.074 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:42.089 | 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 15:04:42.116 | 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 15:04:42.122 | 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 15:04:42.125 | 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 15:04:42.147 | 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 15:04:42.150 | 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 15:04:42.171 | 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 15:04:42.175 | 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 15:04:42.177 | 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 15:04:44.385 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:44.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:44.457 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:44.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:44.462 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:44.464 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:44.466 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:44.468 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:44.470 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:44.472 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:44.475 | + functions-common:time_stop:2329 : start_time=1654268680252 2022-06-03 15:04:44.477 | + functions-common:time_stop:2331 : [[ -z 1654268680252 ]] 2022-06-03 15:04:44.479 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:44.483 | + functions-common:time_stop:2334 : end_time=1654268684481 2022-06-03 15:04:44.486 | + functions-common:time_stop:2335 : elapsed_time=4229 2022-06-03 15:04:44.488 | + functions-common:time_stop:2336 : total=33034 2022-06-03 15:04:44.490 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:44.493 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37263 2022-06-03 15:04:44.495 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:44.497 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:04:44.500 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:04:44.503 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:04:44.505 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:44.507 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:44.510 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:44.512 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:44.514 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:44.516 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:44.519 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:44.521 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:44.523 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:04:44.526 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:04:44.528 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:44.530 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:44.533 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:04:44.535 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:04:44.537 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:44.540 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:44.542 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:44.544 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:44.546 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:44.549 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:44.552 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:44.554 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:44.556 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:44.559 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:44.561 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:44.564 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:44.566 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:44.568 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:44.571 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:44.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:44.575 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:44.578 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:44.599 | + 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 15:04:44.708 | Reading package lists... 2022-06-03 15:04:44.957 | Building dependency tree... 2022-06-03 15:04:44.958 | Reading state information... 2022-06-03 15:04:45.217 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:04:45.217 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:04:45.217 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:04:45.217 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:45.218 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:45.218 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:45.218 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:45.218 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:45.218 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:45.218 | python3-zope.interface 2022-06-03 15:04:45.218 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:45.332 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:45.336 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:45.338 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:45.341 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:45.343 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:45.346 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:45.348 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:45.351 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:45.353 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:45.355 | + functions-common:time_stop:2329 : start_time=1654268684596 2022-06-03 15:04:45.357 | + functions-common:time_stop:2331 : [[ -z 1654268684596 ]] 2022-06-03 15:04:45.360 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:45.364 | + functions-common:time_stop:2334 : end_time=1654268685361 2022-06-03 15:04:45.366 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-03 15:04:45.368 | + functions-common:time_stop:2336 : total=4561 2022-06-03 15:04:45.370 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:45.372 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5326 2022-06-03 15:04:45.375 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:45.377 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:04:45.379 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:45.382 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:45.384 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:04:45.446 | Module proxy already enabled 2022-06-03 15:04:45.450 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:04:45.513 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:04:45.513 | Module proxy already enabled 2022-06-03 15:04:45.513 | Module proxy_uwsgi already enabled 2022-06-03 15:04:45.517 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:04:45.519 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:04:45.522 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:45.524 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:04:45.656 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:04:45.659 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:04:45.662 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:04:45.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:04:45.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.676 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:04:45.678 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:04:45.680 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:04:45.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:04:45.691 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.694 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:04:45.696 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:04:45.698 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:04:45.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:04:45.710 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.712 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:04:45.714 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:04:45.717 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:04:45.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:04:45.727 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.729 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:04:45.732 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:04:45.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:04:45.742 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.744 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:04:45.747 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:04:45.749 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:04:45.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:04:45.759 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.761 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:04:45.778 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:45.780 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:04:45.783 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:04:45.786 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:04:45.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:04:45.795 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.798 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:04:45.814 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:45.816 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:04:45.819 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:04:45.821 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:04:45.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:04:45.831 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.834 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:04:45.836 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:04:45.839 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:04:45.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:45.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:45.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:04:45.849 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:45.851 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:04:45.854 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:04:45.856 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:45.859 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:04:45.862 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:04:45.864 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:45.868 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:45.868 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:45.873 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:04:45.875 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:04:45.878 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:04:45.880 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:04:45.883 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:04:45.904 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:04:45.906 | + 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 15:04:47.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:47.698 | 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 15:04:47.703 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:47.703 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:47.706 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:47.707 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:47.707 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:47.708 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:47.708 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:47.708 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:47.723 | 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 15:04:47.793 | 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 15:04:47.830 | 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 15:04:47.845 | 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 15:04:47.851 | 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 15:04:47.858 | 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 15:04:47.898 | 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 15:04:47.907 | 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 15:04:47.924 | 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 15:04:47.930 | 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 15:04:47.933 | 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 15:04:47.944 | 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 15:04:47.947 | 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 15:04:47.950 | 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 15:04:47.956 | 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 15:04:47.975 | 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 15:04:47.979 | 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 15:04:47.999 | 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 15:04:48.005 | 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 15:04:48.008 | 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 15:04:48.015 | 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 15:04:48.035 | 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 15:04:48.101 | 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 15:04:48.115 | 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 15:04:48.121 | 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 15:04:48.124 | 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 15:04:48.130 | 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 15:04:48.137 | 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 15:04:48.140 | 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 15:04:48.143 | 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 15:04:48.146 | 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 15:04:48.149 | 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 15:04:48.153 | 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 15:04:48.155 | 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 15:04:48.160 | 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 15:04:48.164 | 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 15:04:50.139 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:50.140 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:50.214 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:50.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:50.218 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:50.221 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:50.223 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:50.225 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:50.227 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:50.230 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:50.232 | + functions-common:time_stop:2329 : start_time=1654268685898 2022-06-03 15:04:50.234 | + functions-common:time_stop:2331 : [[ -z 1654268685898 ]] 2022-06-03 15:04:50.237 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:50.241 | + functions-common:time_stop:2334 : end_time=1654268690239 2022-06-03 15:04:50.243 | + functions-common:time_stop:2335 : elapsed_time=4341 2022-06-03 15:04:50.245 | + functions-common:time_stop:2336 : total=37263 2022-06-03 15:04:50.248 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:50.250 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41604 2022-06-03 15:04:50.252 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:50.254 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:04:50.257 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:04:50.259 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:50.262 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:04:50.265 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:04:50.267 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:50.271 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:50.271 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:50.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:04:50.280 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:04:50.283 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:04:50.286 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:04:50.289 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:04:50.311 | Using python 3.8 to install python-memcached 2022-06-03 15:04:50.314 | + 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 15:04:52.117 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:52.117 | 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 15:04:52.121 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:52.122 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:52.123 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:52.125 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:52.125 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:52.125 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:52.126 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:52.126 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:52.140 | 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 15:04:52.145 | 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 15:04:54.387 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:54.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:54.465 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:54.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:54.470 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:54.472 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:54.475 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:54.477 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:54.479 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:54.481 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:54.483 | + functions-common:time_stop:2329 : start_time=1654268690305 2022-06-03 15:04:54.486 | + functions-common:time_stop:2331 : [[ -z 1654268690305 ]] 2022-06-03 15:04:54.488 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:54.492 | + functions-common:time_stop:2334 : end_time=1654268694490 2022-06-03 15:04:54.494 | + functions-common:time_stop:2335 : elapsed_time=4185 2022-06-03 15:04:54.497 | + functions-common:time_stop:2336 : total=41604 2022-06-03 15:04:54.499 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:54.502 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45789 2022-06-03 15:04:54.504 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:54.506 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:04:54.524 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:54.526 | + ./stack.sh:main:866 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-06-03 15:04:54.528 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:04:54.530 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:04:54.533 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:04:54.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:04:54.538 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:04:54.540 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:04:54.555 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:54.557 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:04:54.559 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:04:54.561 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:04:54.564 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:04:54.566 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:04:54.569 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:04:54.571 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:04:54.573 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:04:54.576 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:04:54.591 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:04:54.594 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:04:54.596 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:54.598 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:04:54.598 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:04:54.603 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:04:54.605 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:54.608 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:04:54.620 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:04:54.623 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:04:54.623 | + functions-common:git_clone:607 : head -1 2022-06-03 15:04:54.627 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:04:54.630 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:04:54.632 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:04:54.635 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:04:54.637 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:54.639 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:54.642 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:04:54.644 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:04:54.646 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:04:54.649 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:54.651 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:54.653 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:04:54.656 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:04:54.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:04:54.661 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:04:54.664 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:04:54.666 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:04:54.669 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:04:54.672 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:04:54.677 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:04:54.680 | + 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 15:04:55.286 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:04:55.288 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:04:55.290 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:04:55.292 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:04:55.295 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:55.297 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:55.300 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:04:55.302 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:04:55.304 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:04:55.306 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:04:55.308 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:04:55.311 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:04:55.313 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:04:55.315 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:04:55.335 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:04:55.337 | + 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 15:04:57.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:57.160 | 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 15:04:57.165 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:57.165 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:57.167 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:57.168 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:57.169 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:57.169 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:57.169 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:57.170 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:57.183 | Obtaining file:///opt/stack/keystone 2022-06-03 15:04:58.776 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:00.342 | 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 15:05:00.372 | 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 15:05:00.382 | 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 15:05:00.389 | 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 15:05:00.393 | 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 15:05:00.401 | 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 15:05:00.423 | 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 15:05:00.437 | 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 15:05:00.453 | 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 15:05:00.457 | 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 15:05:00.467 | 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 15:05:00.471 | 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 15:05:00.475 | 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 15:05:00.515 | 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 15:05:00.521 | 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 15:05:00.524 | 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 15:05:00.536 | 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 15:05:00.594 | 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 15:05:00.597 | 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 15:05:00.603 | 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 15:05:00.639 | 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 15:05:00.654 | 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 15:05:00.661 | 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 15:05:00.709 | 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 15:05:00.716 | 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 15:05:00.756 | 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 15:05:00.811 | 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 15:05:00.830 | 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 15:05:00.848 | 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 15:05:00.857 | 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 15:05:00.881 | 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 15:05:00.889 | 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 15:05:00.908 | 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 15:05:00.954 | 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 15:05:00.960 | 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 15:05:00.974 | 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 15:05:00.977 | 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 15:05:00.979 | 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 15:05:00.990 | 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 15:05:00.994 | 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 15:05:00.996 | 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 15:05:01.000 | 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 15:05:01.016 | 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 15:05:01.021 | 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 15:05:01.040 | 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 15:05:01.044 | 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 15:05:01.066 | 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 15:05:01.070 | 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 15:05:01.073 | 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 15:05:01.077 | 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 15:05:01.089 | 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 15:05:01.092 | 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 15:05:01.096 | 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 15:05:01.103 | 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 15:05:01.112 | 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 15:05:01.118 | 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 15:05:01.135 | 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 15:05:01.139 | 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 15:05:01.147 | 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 15:05:01.168 | 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 15:05:01.172 | 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 15:05:01.175 | 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 15:05:01.240 | 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 15:05:01.245 | 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 15:05:01.254 | 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 15:05:01.257 | 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 15:05:01.266 | 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 15:05:01.269 | 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 15:05:01.311 | 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 15:05:01.318 | 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 15:05:01.322 | 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 15:05:01.334 | 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 15:05:01.337 | 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 15:05:01.345 | 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 15:05:01.356 | 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 15:05:01.364 | 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 15:05:01.374 | 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 15:05:01.383 | 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 15:05:01.386 | 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 15:05:01.389 | 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 15:05:01.403 | 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 15:05:01.408 | 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 15:05:01.412 | 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 15:05:01.415 | 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 15:05:01.418 | 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 15:05:01.420 | 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 15:05:01.423 | 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 15:05:01.426 | 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 15:05:01.429 | 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 15:05:01.431 | 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 15:05:01.436 | 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 15:05:01.440 | 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 15:05:01.442 | 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 15:05:01.450 | 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 15:05:01.454 | 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 15:05:01.460 | 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 15:05:01.462 | 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 15:05:01.472 | 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 15:05:02.889 | Installing collected packages: keystone 2022-06-03 15:05:02.889 | Attempting uninstall: keystone 2022-06-03 15:05:02.892 | Found existing installation: keystone 18.1.0 2022-06-03 15:05:02.895 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 15:05:02.896 | Running setup.py develop for keystone 2022-06-03 15:05:04.830 | Successfully installed keystone 2022-06-03 15:05:04.975 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:04.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:05.065 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:05.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:05.069 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:05.072 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:05.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:05.076 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:05.078 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:05.080 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:05.082 | + functions-common:time_stop:2329 : start_time=1654268695330 2022-06-03 15:05:05.085 | + functions-common:time_stop:2331 : [[ -z 1654268695330 ]] 2022-06-03 15:05:05.087 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:05.091 | + functions-common:time_stop:2334 : end_time=1654268705089 2022-06-03 15:05:05.093 | + functions-common:time_stop:2335 : elapsed_time=9759 2022-06-03 15:05:05.095 | + functions-common:time_stop:2336 : total=45789 2022-06-03 15:05:05.098 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:05.100 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55548 2022-06-03 15:05:05.102 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:05.104 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:05.106 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:05.109 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:05.127 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:05.139 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:05:05.142 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:05:05.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:05.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:05.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:05:05.152 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:05.154 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:05:05.171 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:05.173 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:05:05.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:05.178 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:05:05.180 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:05:05.193 | + 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 15:05:05.195 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:05:05.200 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:05:05.216 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:05.219 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:05:05.249 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:05:05.277 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:05:05.306 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:05:05.337 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:05:05.367 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:05:05.397 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:05:05.431 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:05:05.459 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:05:05.461 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:05:05.463 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:05:05.466 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:05:05.468 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:05.470 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:05.486 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:05.489 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:05.492 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:05.494 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:05.510 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:05.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:05.515 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:05.544 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:05.547 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:05.550 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:05:05.552 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:05:05.554 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:05:05.571 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:05.573 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-06-03 15:05:05.603 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.17/identity 2022-06-03 15:05:05.631 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:05:05.634 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:05:05.665 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:05:05.667 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:05:05.670 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:05:05.673 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:05:05.675 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:05:05.678 | + 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 15:05:05.709 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:05:05.711 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:05:05.713 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:05:05.716 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:05:05.719 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:05.736 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:05.739 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:05.741 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:05.743 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:05.746 | + 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 15:05:05.773 | + 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 15:05:05.802 | + 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 15:05:05.833 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:05.861 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:05:05.889 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:05:05.891 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:05:05.894 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:05:05.896 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:05:05.898 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:05:05.901 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:05.903 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:05.907 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:05:05.911 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:05:05.913 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:05.915 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:05.928 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:05.929 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:05.937 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:05.940 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:05.956 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:05:05.959 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:05:05.962 | + 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 15:05:05.992 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:05:06.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:05:06.045 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:05:06.073 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:05:06.101 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:06.128 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:05:06.156 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:05:06.185 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:05:06.213 | + 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 15:05:06.241 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:05:06.268 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:06.295 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:05:06.324 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:06.326 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:06.330 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:05:06.332 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:05:06.335 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:06.337 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:06.339 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:06.341 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:06.345 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:06.347 | + 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 15:05:06.375 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:05:06.403 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:06.403 | + 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 15:05:06.412 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:05:06.416 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:05:06.418 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:05:06.420 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:06.423 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:06.425 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:06.427 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:06.429 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:06.432 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:06.434 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:06.436 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:06.439 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:06.441 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:05:06.504 | Site keystone-wsgi-public already enabled 2022-06-03 15:05:06.509 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:06.511 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:06.515 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:06.518 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:06.660 | + 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 15:05:06.663 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:05:06.667 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:05:06.669 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:05:06.672 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:06.674 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:06.677 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:05:06.682 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:05:06.684 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:06.687 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:06.702 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:06.702 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:06.711 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:06.715 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:06.732 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:05:06.735 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:05:06.739 | + 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 15:05:06.770 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:05:06.798 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:05:06.825 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:05:06.853 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:05:06.882 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:06.909 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:05:06.939 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:05:06.968 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:05:06.996 | + 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 15:05:07.023 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:05:07.051 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:07.079 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:05:07.106 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:07.109 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:07.112 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:05:07.114 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:05:07.117 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:07.119 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:07.121 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:07.124 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:07.127 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:07.129 | + 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 15:05:07.157 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:05:07.186 | + 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 15:05:07.187 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:07.195 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:05:07.199 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:05:07.201 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:05:07.204 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:07.206 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:07.208 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:07.211 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:07.213 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:07.215 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:07.218 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:07.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:07.223 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:07.225 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:05:07.287 | Site keystone-wsgi-admin already enabled 2022-06-03 15:05:07.291 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:07.293 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:07.298 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:07.300 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:07.436 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:05:07.467 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:05:07.503 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:05:07.535 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:05:07.537 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:05:07.568 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:05:07.597 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:05:07.624 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:05:07.642 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:07.644 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:05:07.662 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:07.664 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:05:07.667 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:05:07.669 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:05:07.671 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:07.674 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:05:07.676 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:05:07.678 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:05:07.681 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:05:07.683 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:07.685 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:07.688 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:07.690 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:07.693 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:07.696 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:07.712 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:07.714 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:07.716 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:07.720 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:07.720 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:07.725 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:05:07.728 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:07.730 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:05:07.742 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:05:07.745 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:07.746 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:07.752 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:05:07.755 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:07.757 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:05:07.760 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:07.762 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:07.765 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:05:07.768 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:05:07.770 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:05:07.772 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:07.775 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:07.777 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:05:07.779 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:07.782 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:05:07.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:05:07.788 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:07.790 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:05:07.793 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:07.795 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:07.798 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:05:07.804 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:05:07.806 | + 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 15:05:08.420 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:05:08.423 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:08.425 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:08.427 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:08.429 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:08.432 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:05:08.434 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:08.437 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:05:08.439 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:08.441 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:05:08.444 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:05:08.446 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:05:08.448 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:08.451 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:05:08.472 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:05:08.474 | + 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 15:05:10.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:10.383 | 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 15:05:10.387 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:10.388 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:10.390 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:10.391 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:10.391 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:10.391 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:10.392 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:10.392 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:10.405 | Obtaining file:///opt/stack/swift 2022-06-03 15:05:11.689 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:12.945 | 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 15:05:12.953 | 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 15:05:12.993 | 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 15:05:13.003 | 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 15:05:13.006 | 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 15:05:13.064 | 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 15:05:13.075 | 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 15:05:13.079 | 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 15:05:13.082 | 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 15:05:13.117 | 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 15:05:13.132 | 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 15:05:13.140 | 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 15:05:13.146 | 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 15:05:13.185 | 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 15:05:13.195 | 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 15:05:13.215 | 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 15:05:13.221 | 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 15:05:13.224 | 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 15:05:13.235 | 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 15:05:13.237 | 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 15:05:13.240 | 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 15:05:13.243 | 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 15:05:13.249 | 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 15:05:13.268 | 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 15:05:13.273 | 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 15:05:13.293 | 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 15:05:13.298 | 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 15:05:13.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 506)) (3.2.2) 2022-06-03 15:05:13.308 | 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 15:05:13.331 | 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 15:05:13.335 | 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 15:05:13.338 | 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 15:05:13.347 | 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 15:05:13.412 | 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 15:05:13.426 | 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 15:05:13.432 | 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 15:05:13.435 | 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 15:05:13.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 256)) (0.8.0) 2022-06-03 15:05:13.448 | 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 15:05:13.451 | 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 15:05:13.455 | 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 15:05:13.459 | 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 15:05:13.461 | 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 15:05:13.464 | 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 15:05:13.468 | 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 15:05:13.473 | 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 15:05:13.476 | 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 15:05:15.193 | Installing collected packages: swift 2022-06-03 15:05:15.193 | Attempting uninstall: swift 2022-06-03 15:05:15.202 | Found existing installation: swift 2.26.1.dev35 2022-06-03 15:05:15.202 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 15:05:15.202 | Running setup.py develop for swift 2022-06-03 15:05:16.914 | Successfully installed swift 2022-06-03 15:05:17.090 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:17.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:17.168 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:17.170 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:17.173 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:17.175 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:17.177 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:17.179 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:17.181 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:17.183 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:17.186 | + functions-common:time_stop:2329 : start_time=1654268708466 2022-06-03 15:05:17.189 | + functions-common:time_stop:2331 : [[ -z 1654268708466 ]] 2022-06-03 15:05:17.191 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:17.195 | + functions-common:time_stop:2334 : end_time=1654268717193 2022-06-03 15:05:17.198 | + functions-common:time_stop:2335 : elapsed_time=8727 2022-06-03 15:05:17.200 | + functions-common:time_stop:2336 : total=55548 2022-06-03 15:05:17.203 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:17.205 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64275 2022-06-03 15:05:17.207 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:17.210 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:17.212 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:17.215 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:17.234 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:17.246 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:05:17.248 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:05:17.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:17.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:17.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:05:17.258 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:17.260 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:05:17.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:17.267 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:05:17.269 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:05:17.271 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:05:17.273 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:05:17.275 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:05:17.277 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:05:17.279 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:05:18.130 | No container-server running 2022-06-03 15:05:18.130 | No container-sync running 2022-06-03 15:05:18.130 | No object-expirer running 2022-06-03 15:05:18.130 | No container-reconciler running 2022-06-03 15:05:18.130 | No container-replicator running 2022-06-03 15:05:18.130 | No account-server running 2022-06-03 15:05:18.130 | No object-reconstructor running 2022-06-03 15:05:18.130 | No proxy-server running 2022-06-03 15:05:18.130 | No account-reaper running 2022-06-03 15:05:18.130 | No container-auditor running 2022-06-03 15:05:18.130 | No object-replicator running 2022-06-03 15:05:18.130 | No object-server running 2022-06-03 15:05:18.130 | No container-sharder running 2022-06-03 15:05:18.130 | No account-replicator running 2022-06-03 15:05:18.130 | No object-updater running 2022-06-03 15:05:18.130 | No object-auditor running 2022-06-03 15:05:18.130 | No account-auditor running 2022-06-03 15:05:18.130 | No container-updater running 2022-06-03 15:05:18.179 | + lib/swift:configure_swift:341 : true 2022-06-03 15:05:18.181 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:05:18.194 | + 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 15:05:18.206 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:05:18.208 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:05:18.208 | s/%GROUP%//; 2022-06-03 15:05:18.208 | s/%USER%/ubuntu/; 2022-06-03 15:05:18.208 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:05:18.209 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:05:18.209 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:05:18.218 | uid = ubuntu 2022-06-03 15:05:18.218 | gid = 2022-06-03 15:05:18.218 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:05:18.218 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:05:18.218 | address = 127.0.0.1 2022-06-03 15:05:18.218 | 2022-06-03 15:05:18.218 | [account6612] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.219 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:18.219 | read only = false 2022-06-03 15:05:18.219 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | [account6622] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.219 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:18.219 | read only = false 2022-06-03 15:05:18.219 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | [account6632] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.219 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:18.219 | read only = false 2022-06-03 15:05:18.219 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | [account6642] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.219 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:18.219 | read only = false 2022-06-03 15:05:18.219 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | [container6611] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.219 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:18.219 | read only = false 2022-06-03 15:05:18.219 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:05:18.219 | 2022-06-03 15:05:18.219 | [container6621] 2022-06-03 15:05:18.219 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | [container6631] 2022-06-03 15:05:18.220 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | [container6641] 2022-06-03 15:05:18.220 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | [object6613] 2022-06-03 15:05:18.220 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | [object6623] 2022-06-03 15:05:18.220 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:05:18.220 | 2022-06-03 15:05:18.220 | [object6633] 2022-06-03 15:05:18.220 | max connections = 25 2022-06-03 15:05:18.220 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:18.220 | read only = false 2022-06-03 15:05:18.220 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:05:18.221 | 2022-06-03 15:05:18.221 | [object6643] 2022-06-03 15:05:18.221 | max connections = 25 2022-06-03 15:05:18.221 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:18.221 | read only = false 2022-06-03 15:05:18.221 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:05:18.221 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:05:18.223 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:18.225 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:18.227 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:05:18.240 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:05:18.242 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:05:18.246 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:05:18.251 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:05:18.253 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:05:18.257 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:05:18.285 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-06-03 15:05:18.313 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:05:18.331 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:05:18.360 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:05:18.378 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:18.407 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:05:18.425 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:05:18.452 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:05:18.470 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:05:18.498 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:05:18.515 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:18.543 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:05:18.564 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:05:18.579 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:18.581 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:05:18.611 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:05:18.641 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:05:18.668 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:05:18.696 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:05:18.712 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:18.714 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:05:18.742 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:05:18.756 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:18.758 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:05:18.773 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:18.775 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:05:18.777 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:05:18.792 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:18.794 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:05:18.797 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:05:18.799 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:05:18.804 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:05:18.813 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:05:18.840 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:05:18.867 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:05:18.897 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:05:18.927 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:05:18.954 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:05:18.956 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:05:18.958 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:05:18.960 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:05:18.962 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:05:18.990 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:05:19.017 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:05:19.044 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:05:19.071 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:05:19.099 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:05:19.125 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:05:19.152 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:05:19.179 | + 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 15:05:19.207 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:05:19.234 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:05:19.261 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:05:19.289 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:05:19.316 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:05:19.346 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:05:19.376 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:05:19.394 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:05:19.421 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:05:19.449 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:05:19.454 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:05:19.483 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:05:19.510 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:05:19.537 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:05:19.539 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:05:19.541 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:19.544 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:05:19.549 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:05:19.551 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:19.553 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:19.555 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:05:19.557 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:05:19.560 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:19.562 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:19.564 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:05:19.582 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:19.611 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:05:19.629 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:05:19.658 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:19.675 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:19.703 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:05:19.722 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:19.750 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:05:19.768 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:19.797 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:05:19.814 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:05:19.844 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:19.861 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:19.890 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:05:19.908 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:19.937 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:05:19.955 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:05:19.982 | + 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 15:05:19.987 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:20.005 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:20.033 | + 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 15:05:20.061 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:20.063 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:05:20.068 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:05:20.070 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:20.072 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:20.074 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:05:20.078 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:05:20.080 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:20.082 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:20.084 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:05:20.102 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:20.130 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:05:20.148 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:05:20.176 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:20.205 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:20.236 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:05:20.255 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:20.285 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:05:20.303 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:20.332 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:05:20.350 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:05:20.378 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:20.397 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:20.426 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:05:20.443 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:20.472 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:05:20.491 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:05:20.517 | + 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 15:05:20.524 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:20.542 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:20.570 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:20.573 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:05:20.577 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:05:20.579 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:20.582 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:20.584 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:05:20.586 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:05:20.588 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:20.590 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:20.592 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:05:20.610 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:20.638 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:05:20.656 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:05:20.684 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:20.702 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:20.730 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:05:20.749 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:20.777 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:05:20.796 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:20.824 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:05:20.843 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:05:20.871 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:20.889 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:20.917 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:05:20.935 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:20.968 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:05:20.987 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:05:21.014 | + 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 15:05:21.019 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:21.037 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:21.066 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:05:21.095 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:05:21.123 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:05:21.150 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:05:21.153 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:05:21.158 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:05:21.185 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:05:21.213 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:05:21.241 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:05:21.270 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:05:21.299 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:05:21.326 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:05:21.355 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:05:21.384 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:05:21.412 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:05:21.428 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:21.430 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:21.448 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:05:21.451 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:21.471 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:05:21.473 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-06-03 15:05:21.500 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:05:21.502 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:05:21.529 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-06-03 15:05:21.558 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:05:21.560 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:05:21.587 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:05:21.603 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:21.605 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:05:21.609 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:05:21.613 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:05:21.616 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:05:21.628 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:05:21.631 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:05:21.643 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:05:21.645 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:05:21.647 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:05:21.649 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:05:21.652 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:05:21.654 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:05:21.657 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:05:21.659 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:05:21.661 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:05:21.674 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:05:21.676 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:05:21.679 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:05:21.696 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:21.699 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:05:21.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:21.721 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:05:21.723 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:05:21.725 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:05:21.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:21.731 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:05:21.734 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:05:21.737 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:05:21.739 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:05:21.756 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:21.759 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:05:21.761 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:05:21.778 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:21.781 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:05:21.784 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:05:21.786 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:05:21.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:21.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:21.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:05:21.797 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:21.800 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:05:21.803 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:05:21.806 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:05:21.809 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:05:21.811 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:05:21.814 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:05:21.816 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:05:21.820 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:05:21.822 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:05:21.825 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:05:21.830 | +++ 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 15:05:21.830 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:05:21.835 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:05:21.838 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:05:21.840 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:05:21.844 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:05:21.846 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:05:21.868 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:05:21.870 | + 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 15:05:23.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:23.666 | 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 15:05:23.671 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.671 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.673 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:23.674 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.675 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.675 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:23.675 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.676 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:23.690 | 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 15:05:23.786 | 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 15:05:23.789 | 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 15:05:23.802 | 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 15:05:23.867 | 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 15:05:23.892 | 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 15:05:23.896 | 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 15:05:23.917 | 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 15:05:23.929 | 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 15:05:23.944 | 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 15:05:23.950 | 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 15:05:23.956 | 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 15:05:23.996 | 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 15:05:24.010 | 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 15:05:24.015 | 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 15:05:24.024 | 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 15:05:24.048 | 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 15:05:24.066 | 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 15:05:24.073 | 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 15:05:24.076 | 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 15:05:24.079 | 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 15:05:24.083 | 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 15:05:24.100 | 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 15:05:24.105 | 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 15:05:24.125 | 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 15:05:24.148 | 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 15:05:24.152 | 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 15:05:24.173 | 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 15:05:24.178 | 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 15:05:24.181 | 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 15:05:24.184 | 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 15:05:24.192 | 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 15:05:24.206 | 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 15:05:24.227 | 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 15:05:24.230 | 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 15:05:24.239 | 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 15:05:24.242 | 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 15:05:24.247 | 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 15:05:24.253 | 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 15:05:24.260 | 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 15:05:24.264 | 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 15:05:24.269 | 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 15:05:24.272 | 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 15:05:24.275 | 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 15:05:24.279 | 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 15:05:24.287 | 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 15:05:24.300 | 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 15:05:24.308 | 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 15:05:24.319 | 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 15:05:24.328 | 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 15:05:24.331 | 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 15:05:24.333 | 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 15:05:24.337 | 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 15:05:24.340 | 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 15:05:24.343 | 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 15:05:24.345 | 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 15:05:24.354 | 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 15:05:24.357 | 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 15:05:24.360 | 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 15:05:24.367 | 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 15:05:24.385 | 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 15:05:24.388 | 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 15:05:24.395 | 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 15:05:24.399 | 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 15:05:24.401 | 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 15:05:24.405 | 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 15:05:26.243 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:26.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:26.319 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:26.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:26.324 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:26.326 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:26.328 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:26.331 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:26.333 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:26.335 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:26.338 | + functions-common:time_stop:2329 : start_time=1654268721862 2022-06-03 15:05:26.340 | + functions-common:time_stop:2331 : [[ -z 1654268721862 ]] 2022-06-03 15:05:26.343 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:26.347 | + functions-common:time_stop:2334 : end_time=1654268726345 2022-06-03 15:05:26.350 | + functions-common:time_stop:2335 : elapsed_time=4483 2022-06-03 15:05:26.352 | + functions-common:time_stop:2336 : total=64275 2022-06-03 15:05:26.354 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:26.357 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68758 2022-06-03 15:05:26.360 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:26.362 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:05:26.365 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:05:26.367 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:05:26.380 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:05:26.385 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:05:26.388 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:05:26.390 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:05:26.393 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:26.395 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:26.398 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:26.400 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:26.403 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:26.406 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:26.422 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:26.424 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:26.427 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:26.430 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:26.430 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:26.436 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:05:26.438 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:26.440 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:05:26.454 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:05:26.457 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:26.457 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:26.461 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:05:26.465 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:26.468 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:05:26.470 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:26.473 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:26.475 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:05:26.478 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:26.480 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:05:26.484 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:26.486 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:26.488 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:05:26.491 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:26.493 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:26.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:05:26.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:26.502 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:05:26.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:26.507 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:26.511 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:05:26.517 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:05:26.519 | + 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 15:05:27.116 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:05:27.118 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:27.120 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:27.123 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:27.126 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:27.128 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:05:27.130 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:27.133 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:27.135 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:27.137 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:27.140 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:27.142 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:27.145 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:27.147 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:05:27.169 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:05:27.172 | + 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 15:05:29.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:29.007 | 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 15:05:29.011 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:29.012 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:29.014 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:29.016 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:29.016 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:29.016 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:29.017 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:29.017 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:29.030 | Obtaining file:///opt/stack/glance 2022-06-03 15:05:30.349 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:31.655 | 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 15:05:31.664 | 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 15:05:31.672 | 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 15:05:31.680 | 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 15:05:31.702 | 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 15:05:31.711 | 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 15:05:31.725 | 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 15:05:31.733 | 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 15:05:31.754 | 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 15:05:31.794 | 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 15:05:31.809 | 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 15:05:31.817 | 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 15:05:31.823 | 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 15:05:31.833 | 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 15:05:31.839 | 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 15:05:31.910 | 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 15:05:31.913 | 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 15:05:31.916 | 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 15:05:31.919 | 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 15:05:31.931 | 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 15:05:31.995 | 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 15:05:32.051 | 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 15:05:32.054 | 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 15:05:32.059 | 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 15:05:32.064 | 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 15:05:32.086 | 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 15:05:32.120 | 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 15:05:32.131 | 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 15:05:32.147 | 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 15:05:32.153 | 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 15:05:32.202 | 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 15:05:32.208 | 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 15:05:32.248 | 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 15:05:32.302 | 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 15:05:32.320 | 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 15:05:32.338 | 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 15:05:32.352 | 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 15:05:32.361 | 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 15:05:32.386 | 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 15:05:32.393 | 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 15:05:32.411 | 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 15:05:32.458 | 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 15:05:32.465 | 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 15:05:32.468 | 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 15:05:32.470 | 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 15:05:32.493 | 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 15:05:32.507 | 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 15:05:32.518 | 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 15:05:32.520 | 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 15:05:32.524 | 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 15:05:32.540 | 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 15:05:32.546 | 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 15:05:32.548 | 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 15:05:32.567 | 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 15:05:32.571 | 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 15:05:32.579 | 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 15:05:32.600 | 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 15:05:32.605 | 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 15:05:32.610 | 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 15:05:32.613 | 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 15:05:32.616 | 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 15:05:32.627 | 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 15:05:32.631 | 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 15:05:32.634 | 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 15:05:32.641 | 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 15:05:32.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 15:05:32.714 | 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 15:05:32.724 | 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 15:05:32.729 | 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 15:05:32.747 | 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 15:05:32.751 | 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 15:05:32.758 | 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 15:05:32.779 | 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 15:05:32.782 | 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 15:05:32.785 | 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 15:05:32.793 | 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 15:05:32.797 | 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 15:05:32.805 | 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 15:05:32.811 | 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 15:05:32.816 | 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 15:05:32.822 | 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 15:05:32.825 | 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 15:05:32.867 | 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 15:05:32.870 | 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 15:05:32.874 | 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 15:05:32.881 | 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 15:05:32.885 | 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 15:05:32.896 | 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 15:05:32.899 | 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 15:05:32.913 | 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 15:05:32.916 | 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 15:05:32.921 | 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 15:05:32.923 | 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 15:05:32.927 | 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 15:05:32.929 | 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 15:05:32.934 | 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 15:05:32.972 | 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 15:05:32.980 | 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 15:05:32.983 | 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 15:05:32.986 | 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 15:05:32.989 | 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 15:05:32.991 | 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 15:05:32.995 | 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 15:05:32.998 | 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 15:05:33.001 | 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 15:05:33.079 | 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 15:05:33.081 | 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 15:05:33.085 | 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 15:05:33.119 | 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 15:05:33.162 | 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 15:05:34.255 | Installing collected packages: glance 2022-06-03 15:05:34.256 | Attempting uninstall: glance 2022-06-03 15:05:34.257 | Found existing installation: glance 21.1.1.dev1 2022-06-03 15:05:34.261 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 15:05:34.263 | Running setup.py develop for glance 2022-06-03 15:05:35.897 | Successfully installed glance 2022-06-03 15:05:36.040 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:36.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:36.130 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:36.132 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:36.134 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:36.137 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:36.139 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:36.142 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:36.144 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:36.146 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:36.148 | + functions-common:time_stop:2329 : start_time=1654268727163 2022-06-03 15:05:36.150 | + functions-common:time_stop:2331 : [[ -z 1654268727163 ]] 2022-06-03 15:05:36.153 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:36.158 | + functions-common:time_stop:2334 : end_time=1654268736155 2022-06-03 15:05:36.160 | + functions-common:time_stop:2335 : elapsed_time=8992 2022-06-03 15:05:36.162 | + functions-common:time_stop:2336 : total=68758 2022-06-03 15:05:36.164 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:36.167 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77750 2022-06-03 15:05:36.169 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:36.172 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:36.174 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:36.177 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:36.196 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:36.208 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:05:36.211 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:05:36.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:36.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:36.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:05:36.221 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:36.224 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:36.226 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:05:36.229 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:05:36.241 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:05:36.245 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:05:36.248 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:05:36.250 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:05:36.252 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:05:36.255 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:36.257 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:36.260 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:05:36.288 | + 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 15:05:36.318 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:05:36.348 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:36.378 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:05:36.407 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:05:36.437 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:05:36.439 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:36.442 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:05:36.444 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:05:36.447 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:05:36.476 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:05:36.505 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:05:36.536 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:05:36.566 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:05:36.596 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:05:36.625 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:05:36.654 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:05:36.684 | + 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 15:05:36.713 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:05:36.743 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:05:36.773 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:05:36.775 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:05:36.778 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:05:36.781 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:05:36.783 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:36.786 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:36.803 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:36.806 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:36.808 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:36.811 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:36.828 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:36.831 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:36.834 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:36.863 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:36.866 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:36.869 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:05:36.871 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:05:36.873 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:05:36.877 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:05:36.879 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:05:36.881 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:05:36.884 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:05:36.886 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:36.889 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:36.892 | + 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 15:05:36.923 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:05:36.925 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-06-03 15:05:36.955 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:36.958 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:05:36.975 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:36.977 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:05:37.006 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:05:37.037 | + 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 15:05:37.066 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:05:37.097 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:05:37.126 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:05:37.143 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:37.146 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:05:37.176 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:05:37.206 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:05:37.236 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-06-03 15:05:37.268 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:05:37.298 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-06-03 15:05:37.328 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:05:37.345 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:37.347 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:05:37.350 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:05:37.353 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:37.356 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:37.373 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:37.376 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:37.378 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:37.380 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:37.383 | + 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 15:05:37.412 | + 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 15:05:37.442 | + 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 15:05:37.472 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:37.502 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:05:37.507 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:05:37.537 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:05:37.568 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:37.598 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-06-03 15:05:37.632 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:05:37.663 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:05:37.694 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:05:37.724 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:05:37.755 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:05:37.784 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:05:37.815 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:05:37.845 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:05:37.850 | + 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 15:05:37.858 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:05:37.874 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:37.877 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:05:37.879 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.17:19292 /image 2022-06-03 15:05:37.882 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:05:37.884 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.17:19292 2022-06-03 15:05:37.887 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:05:37.890 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:05:37.893 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:05:37.895 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:05:37.898 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:37.900 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:37.902 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:37.905 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:37.908 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:05:37.911 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:05:37.913 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:05:37.915 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:37.918 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:37.921 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:37.923 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:37.926 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:05:37.983 | proxy (enabled by site administrator) 2022-06-03 15:05:37.987 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:05:37.989 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:05:37.991 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:37.994 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:37.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:37.999 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:38.002 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:05:38.057 | proxy_http (enabled by site administrator) 2022-06-03 15:05:38.062 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:38.062 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:05:38.070 | KeepAlive Off 2022-06-03 15:05:38.075 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:38.075 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:05:38.084 | SetEnv proxy-sendchunked 1 2022-06-03 15:05:38.088 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.17:19292" retry=0 ' 2022-06-03 15:05:38.088 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:38.097 | ProxyPass "/image" "http://10.222.0.17:19292" retry=0 2022-06-03 15:05:38.100 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:05:38.103 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:05:38.105 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:38.108 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:38.110 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:38.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:38.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:38.117 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:38.120 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:38.122 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:38.124 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:38.127 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:05:38.190 | Site glance already enabled 2022-06-03 15:05:38.195 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:05:38.197 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:38.200 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:38.203 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:38.338 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:05:38.378 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:05:38.413 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:05:38.443 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:05:38.461 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.464 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:05:38.467 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:05:38.470 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:05:38.472 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:38.475 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:05:38.477 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:05:38.480 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:05:38.482 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:05:38.484 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:38.486 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:38.489 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:38.492 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:38.494 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:38.497 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:38.514 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:38.516 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:38.518 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:38.521 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:38.521 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:38.527 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:05:38.530 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:38.532 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:05:38.545 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:05:38.548 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:38.548 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:38.551 | 070a0effb Handle the case when tempest fails 2022-06-03 15:05:38.554 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:38.557 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:05:38.560 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:38.562 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:38.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:38.567 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:38.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:05:38.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:38.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:38.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:38.581 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:38.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:38.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:05:38.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:38.595 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:05:38.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:38.600 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:38.607 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:05:38.610 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:05:38.612 | + 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 15:05:39.211 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:05:39.214 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:39.216 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:39.218 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:39.221 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:39.223 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:39.226 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:39.228 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:39.230 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:39.233 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:39.236 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:39.239 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:39.241 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:39.244 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:05:39.266 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:05:39.268 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 15:05:41.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:41.089 | 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 15:05:41.094 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:41.094 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:41.096 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:41.097 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:41.098 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:41.098 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:41.098 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:41.099 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:41.112 | Obtaining file:///opt/stack/cinder 2022-06-03 15:05:43.128 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:45.102 | 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 15:05:45.110 | 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 15:05:45.117 | 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 15:05:45.126 | 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 15:05:45.147 | 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 15:05:45.162 | 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 15:05:45.183 | 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 15:05:45.222 | 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 15:05:45.237 | 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 15:05:45.240 | 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 15:05:45.250 | 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 15:05:45.264 | 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 15:05:45.280 | 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 15:05:45.287 | 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 15:05:45.289 | 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 15:05:45.292 | 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 15:05:45.296 | 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 15:05:45.307 | 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 15:05:45.374 | 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 15:05:45.432 | 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 15:05:45.443 | 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 15:05:45.445 | 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 15:05:45.455 | 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 15:05:45.481 | 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 15:05:45.486 | 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 15:05:45.507 | 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 15:05:45.542 | 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 15:05:45.554 | 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 15:05:45.569 | 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 15:05:45.576 | 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 15:05:45.625 | 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 15:05:45.631 | 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 15:05:45.671 | 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 15:05:45.726 | 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 15:05:45.745 | 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 15:05:45.761 | 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 15:05:45.776 | 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 15:05:45.791 | 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 15:05:45.796 | 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 15:05:45.806 | 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 15:05:45.830 | 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 15:05:45.838 | 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 15:05:45.857 | 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 15:05:45.877 | 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 15:05:45.901 | 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 15:05:45.947 | 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 15:05:45.955 | 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 15:05:45.991 | 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 15:05:45.994 | 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 15:05:45.996 | 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 15:05:46.019 | 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 15:05:46.021 | 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 15:05:46.026 | 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 15:05:46.038 | 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 15:05:46.041 | 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 15:05:46.044 | 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 15:05:46.060 | 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 15:05:46.065 | 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 15:05:46.087 | 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 15:05:46.108 | 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 15:05:46.126 | 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 15:05:46.150 | 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 15:05:46.155 | 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 15:05:46.162 | 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 15:05:46.183 | 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 15:05:46.188 | 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 15:05:46.192 | 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 15:05:46.198 | 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 15:05:46.202 | 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 15:05:46.205 | 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 15:05:46.216 | 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 15:05:46.219 | 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 15:05:46.222 | 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 15:05:46.229 | 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 15:05:46.232 | 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 15:05:46.238 | 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 15:05:46.298 | 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 15:05:46.313 | 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 15:05:46.323 | 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 15:05:46.329 | 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 15:05:46.347 | 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 15:05:46.431 | 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 15:05:46.436 | 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 15:05:46.443 | 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 15:05:46.447 | 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 15:05:46.469 | 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 15:05:46.473 | 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 15:05:46.482 | 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 15:05:46.485 | 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 15:05:46.488 | 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 15:05:46.491 | 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 15:05:46.495 | 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 15:05:46.504 | 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 15:05:46.526 | 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 15:05:46.530 | 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 15:05:46.573 | 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 15:05:46.579 | 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 15:05:46.585 | 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 15:05:46.591 | 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 15:05:46.599 | 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 15:05:46.602 | 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 15:05:46.607 | 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 15:05:46.616 | 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 15:05:46.659 | 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 15:05:46.665 | 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 15:05:46.670 | 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 15:05:46.676 | 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 15:05:46.680 | 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 15:05:46.691 | 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 15:05:46.694 | 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 15:05:46.705 | 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 15:05:46.718 | 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 15:05:46.733 | 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 15:05:46.747 | 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 15:05:46.750 | 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 15:05:46.752 | 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 15:05:46.756 | 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 15:05:46.760 | 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 15:05:46.763 | 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 15:05:46.772 | 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 15:05:46.777 | 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 15:05:46.816 | 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 15:05:46.819 | 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 15:05:46.821 | 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 15:05:46.824 | 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 15:05:46.828 | 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 15:05:46.833 | 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 15:05:46.836 | 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 15:05:46.843 | 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 15:05:46.849 | 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 15:05:46.851 | 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 15:05:46.859 | 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 15:05:46.862 | 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 15:05:46.866 | 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 15:05:46.921 | 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 15:05:46.924 | 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 15:05:46.930 | 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 15:05:46.965 | 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 15:05:46.968 | 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 15:05:47.954 | Installing collected packages: cinder 2022-06-03 15:05:47.954 | Attempting uninstall: cinder 2022-06-03 15:05:47.965 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 15:05:47.965 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 15:05:47.965 | Running setup.py develop for cinder 2022-06-03 15:05:50.201 | Successfully installed cinder 2022-06-03 15:05:50.346 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:50.346 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:50.438 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:50.440 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:50.443 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:50.445 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:50.447 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:50.449 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:50.452 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:50.454 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:50.456 | + functions-common:time_stop:2329 : start_time=1654268739260 2022-06-03 15:05:50.458 | + functions-common:time_stop:2331 : [[ -z 1654268739260 ]] 2022-06-03 15:05:50.461 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:50.465 | + functions-common:time_stop:2334 : end_time=1654268750463 2022-06-03 15:05:50.467 | + functions-common:time_stop:2335 : elapsed_time=11203 2022-06-03 15:05:50.469 | + functions-common:time_stop:2336 : total=77750 2022-06-03 15:05:50.472 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:50.474 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88953 2022-06-03 15:05:50.476 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:50.478 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:50.482 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:50.484 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:50.504 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:50.516 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:05:50.519 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:05:50.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:50.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:50.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:05:50.529 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:50.531 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:05:50.534 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:05:50.536 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:05:50.539 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:05:50.541 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:05:50.544 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:05:50.547 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:50.549 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:05:50.552 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:50.554 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:50.557 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:05:50.560 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:05:50.563 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:05:50.565 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:05:50.568 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:05:50.570 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:05:50.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:50.575 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:50.578 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:05:50.602 | + 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 15:05:50.716 | Reading package lists... 2022-06-03 15:05:50.984 | Building dependency tree... 2022-06-03 15:05:50.985 | Reading state information... 2022-06-03 15:05:51.261 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 15:05:51.261 | The following packages were automatically installed and are no longer required: 2022-06-03 15:05:51.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:05:51.263 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:05:51.263 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:05:51.263 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:05:51.263 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:05:51.263 | python3-zope.interface 2022-06-03 15:05:51.263 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:05:51.376 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:05:51.381 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:05:51.383 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:05:51.386 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:51.389 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:51.392 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:51.394 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:51.397 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:51.399 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:05:51.402 | + functions-common:time_stop:2329 : start_time=1654268750598 2022-06-03 15:05:51.406 | + functions-common:time_stop:2331 : [[ -z 1654268750598 ]] 2022-06-03 15:05:51.409 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:51.413 | + functions-common:time_stop:2334 : end_time=1654268751411 2022-06-03 15:05:51.416 | + functions-common:time_stop:2335 : elapsed_time=813 2022-06-03 15:05:51.418 | + functions-common:time_stop:2336 : total=5326 2022-06-03 15:05:51.421 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:51.423 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6139 2022-06-03 15:05:51.426 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:05:51.428 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:51.431 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:05:51.435 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:05:51.448 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:05:51.453 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:05:51.455 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:05:51.457 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:05:51.460 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:05:51.461 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:05:51.465 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:05:51.467 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:05:51.469 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:05:51.471 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:05:51.473 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:05:51.475 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:05:51.478 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:05:51.480 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:05:51.491 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:05:51.504 | + 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 15:05:51.517 | + 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 15:05:51.529 | + 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 15:05:51.542 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:05:51.545 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:05:51.549 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yoYTziuGls 2022-06-03 15:05:51.552 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:05:51.554 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:05:51.556 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:05:51.559 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yoYTziuGls 2022-06-03 15:05:51.563 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yoYTziuGls 2022-06-03 15:05:51.575 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yoYTziuGls /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:05:51.587 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:05:51.592 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:05:51.594 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:05:51.596 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:05:51.598 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:05:51.601 | + 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 15:05:51.603 | + 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 15:05:51.605 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:05:51.608 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:05:51.612 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:05:51.617 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:05:51.637 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:05:51.656 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:05:51.675 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:05:51.694 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:05:51.714 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:05:51.733 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:05:51.753 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:05:51.773 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:05:51.775 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:51.778 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:05:51.781 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:05:51.783 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:05:51.814 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:05:51.842 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:05:51.872 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:05:51.900 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:05:51.929 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:05:51.959 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:05:51.988 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:05:52.016 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:52.044 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:05:52.075 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:05:52.105 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:05:52.135 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:05:52.138 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:05:52.140 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:05:52.143 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:05:52.145 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:05:52.148 | + 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 15:05:52.180 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:05:52.208 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:05:52.237 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:05:52.266 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:05:52.296 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:05:52.324 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:05:52.355 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:05:52.358 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-06-03 15:05:52.386 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:05:52.419 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:05:52.426 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9aafb59646ddf7f1ea35c1cadde28870 2022-06-03 15:05:52.455 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:05:52.473 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:52.476 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:05:52.479 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:05:52.482 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:05:52.485 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:05:52.488 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:05:52.491 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:05:52.493 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:05:52.496 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:05:52.498 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:05:52.501 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:05:52.503 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:05:52.535 | + 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 15:05:52.563 | + 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 15:05:52.593 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:05:52.622 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:05:52.650 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:05:52.653 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:05:52.655 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:05:52.658 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:05:52.688 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:05:52.718 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:05:52.721 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:05:52.750 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:05:52.753 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:05:52.755 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:05:52.758 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:05:52.787 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:05:52.790 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:05:52.792 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:05:52.810 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:52.813 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.17:8080/v1/AUTH_ 2022-06-03 15:05:52.843 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:05:52.860 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:52.862 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:05:52.879 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:52.881 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:05:52.884 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:05:52.886 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:05:52.889 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:05:52.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:05:52.893 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:52.896 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:52.913 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:52.916 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:52.919 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:52.921 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:52.938 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:52.941 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:52.944 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:05:52.981 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:52.983 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:52.986 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:05:52.988 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:05:52.990 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:52.994 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:53.011 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:53.014 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:53.017 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:53.019 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:53.021 | + 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 15:05:53.050 | + 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 15:05:53.080 | + 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 15:05:53.109 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:53.139 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:05:53.141 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:05:53.144 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:05:53.146 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:05:53.149 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:53.151 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:53.154 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:05:53.159 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:05:53.161 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:53.164 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:53.178 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:53.178 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:53.188 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:53.192 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:53.209 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:05:53.211 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:05:53.216 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:05:53.246 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:05:53.274 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:05:53.302 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:05:53.330 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:05:53.358 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:53.385 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:05:53.413 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:05:53.442 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:05:53.470 | + 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 15:05:53.500 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:05:53.528 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:53.558 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:05:53.587 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:53.591 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:53.594 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:05:53.596 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:05:53.599 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:53.601 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:53.603 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:53.606 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:53.609 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:53.611 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:05:53.640 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:05:53.668 | + 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 15:05:53.669 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:53.678 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:05:53.681 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:05:53.684 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:05:53.686 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:53.689 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:53.691 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:53.694 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:53.696 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:53.698 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:53.702 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:53.704 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:53.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:53.709 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:05:53.771 | Enabling site cinder-wsgi. 2022-06-03 15:05:53.777 | To activate the new configuration, you need to run: 2022-06-03 15:05:53.777 | systemctl reload apache2 2022-06-03 15:05:53.782 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:53.784 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:53.787 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:53.789 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:53.925 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:05:53.927 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:05:53.961 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-06-03 15:05:53.991 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:05:54.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:54.011 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:05:54.014 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:54.017 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:05:54.019 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:05:54.022 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:05:54.053 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:05:54.083 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-06-03 15:05:54.111 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:05:54.139 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:05:54.168 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:05:54.197 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:05:54.225 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:05:54.254 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:54.282 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:05:54.311 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:05:54.340 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:05:54.369 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:05:54.372 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:05:54.389 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:54.391 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-06-03 15:05:54.423 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:05:54.441 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:54.443 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:05:54.446 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:05:54.448 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:05:54.451 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:54.453 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:05:54.456 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:05:54.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:05:54.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:05:54.466 | + 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 15:05:54.469 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:05:54.471 | + 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 15:05:54.474 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:05:54.477 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:05:54.479 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:05:54.482 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:05:54.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:54.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:54.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:05:54.492 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:54.495 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:05:54.498 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:05:54.500 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:05:54.502 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:54.504 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:54.507 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:54.510 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:54.513 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:54.516 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:54.532 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:54.535 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:54.537 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:54.540 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:54.540 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:54.547 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:05:54.549 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:54.551 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:05:54.565 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:05:54.568 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:54.568 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:54.572 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:05:54.574 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:54.577 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:05:54.580 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:54.583 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:54.585 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:54.588 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:54.591 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:05:54.593 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:54.596 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:54.598 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:54.601 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:54.603 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:54.607 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:05:54.610 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:54.613 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:05:54.615 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:54.618 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:54.621 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:05:54.627 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:05:54.630 | + 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 15:05:55.227 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:05:55.229 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:55.232 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:55.234 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:55.236 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:55.239 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:55.241 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:55.243 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:55.246 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:55.249 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:55.251 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:55.254 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:55.256 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:55.258 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:05:55.280 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:05:55.283 | + 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 15:05:57.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:57.119 | 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 15:05:57.125 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:57.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:57.127 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:57.128 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:57.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:57.129 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:57.129 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:57.129 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:57.142 | Obtaining file:///opt/stack/neutron 2022-06-03 15:05:59.272 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:01.346 | 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 15:06:01.354 | 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 15:06:01.357 | 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 15:06:01.365 | 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 15:06:01.374 | 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 15:06:01.382 | 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 15:06:01.403 | 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 15:06:01.417 | 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 15:06:01.425 | 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 15:06:01.434 | 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 15:06:01.437 | 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 15:06:01.446 | 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 15:06:01.454 | 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 15:06:01.457 | 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 15:06:01.459 | 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 15:06:01.526 | 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 15:06:01.584 | 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 15:06:01.586 | 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 15:06:01.591 | 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 15:06:01.594 | 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 15:06:01.639 | 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 15:06:01.666 | 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 15:06:01.686 | 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 15:06:01.691 | 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 15:06:01.695 | 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 15:06:01.719 | 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 15:06:01.738 | 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 15:06:01.773 | 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 15:06:01.784 | 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 15:06:01.800 | 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 15:06:01.806 | 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 15:06:01.855 | 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 15:06:01.862 | 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 15:06:01.901 | 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 15:06:01.956 | 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 15:06:01.975 | 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 15:06:01.993 | 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 15:06:02.008 | 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 15:06:02.022 | 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 15:06:02.027 | 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 15:06:02.037 | 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 15:06:02.061 | 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 15:06:02.069 | 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 15:06:02.087 | 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 15:06:02.109 | 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 15:06:02.155 | 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 15:06:02.161 | 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 15:06:02.170 | 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 15:06:02.177 | 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 15:06:02.212 | 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 15:06:02.216 | 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 15:06:02.226 | 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 15:06:02.228 | 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 15:06:02.250 | 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 15:06:02.263 | 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 15:06:02.275 | 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 15:06:02.278 | 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 15:06:02.281 | 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 15:06:02.288 | 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 15:06:02.293 | 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 15:06:02.314 | 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 15:06:02.316 | 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 15:06:02.336 | 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 15:06:02.364 | 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 15:06:02.382 | 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 15:06:02.387 | 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 15:06:02.394 | 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 15:06:02.415 | 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 15:06:02.418 | 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 15:06:02.423 | 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 15:06:02.426 | 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 15:06:02.429 | 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 15:06:02.432 | 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 15:06:02.436 | 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 15:06:02.446 | 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 15:06:02.451 | 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 15:06:02.453 | 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 15:06:02.461 | 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 15:06:02.476 | 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 15:06:02.485 | 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 15:06:02.491 | 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 15:06:02.509 | 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 15:06:02.529 | 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 15:06:02.586 | 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 15:06:02.591 | 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 15:06:02.599 | 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 15:06:02.619 | 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 15:06:02.623 | 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 15:06:02.626 | 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 15:06:02.629 | 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 15:06:02.638 | 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 15:06:02.646 | 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 15:06:02.649 | 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 15:06:02.653 | 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 15:06:02.656 | 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 15:06:02.660 | 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 15:06:02.665 | 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 15:06:02.671 | 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 15:06:02.693 | 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 15:06:02.757 | 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 15:06:02.760 | 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 15:06:02.766 | 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 15:06:02.771 | 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 15:06:02.813 | 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 15:06:02.818 | 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 15:06:02.821 | 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 15:06:02.826 | 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 15:06:02.837 | 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 15:06:02.847 | 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 15:06:02.860 | 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 15:06:02.884 | 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 15:06:02.887 | 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 15:06:02.903 | 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 15:06:02.917 | 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 15:06:02.929 | 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 15:06:02.934 | 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 15:06:02.937 | 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 15:06:02.941 | 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 15:06:02.943 | 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 15:06:02.946 | 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 15:06:02.950 | 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 15:06:02.952 | 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 15:06:02.955 | 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 15:06:02.958 | 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 15:06:02.961 | 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 15:06:02.964 | 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 15:06:02.967 | 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 15:06:02.982 | 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 15:06:02.989 | 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 15:06:03.046 | 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 15:06:03.051 | 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 15:06:03.056 | 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 15:06:03.090 | 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 15:06:03.134 | 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 15:06:03.138 | 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 15:06:04.141 | Installing collected packages: neutron 2022-06-03 15:06:04.141 | Attempting uninstall: neutron 2022-06-03 15:06:04.150 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 15:06:04.154 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 15:06:04.155 | Running setup.py develop for neutron 2022-06-03 15:06:06.571 | Successfully installed neutron 2022-06-03 15:06:06.714 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:06.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:06.809 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:06.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:06.813 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:06.816 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:06.818 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:06.820 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:06.822 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:06.825 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:06.827 | + functions-common:time_stop:2329 : start_time=1654268755275 2022-06-03 15:06:06.830 | + functions-common:time_stop:2331 : [[ -z 1654268755275 ]] 2022-06-03 15:06:06.832 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:06.837 | + functions-common:time_stop:2334 : end_time=1654268766834 2022-06-03 15:06:06.840 | + functions-common:time_stop:2335 : elapsed_time=11559 2022-06-03 15:06:06.842 | + functions-common:time_stop:2336 : total=88953 2022-06-03 15:06:06.844 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:06.846 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100512 2022-06-03 15:06:06.849 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:06.851 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:06.854 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:06.856 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:06.875 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:06.888 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:06:06.891 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:06:06.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:06.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:06.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:06:06.900 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:06.905 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:06:06.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:06.910 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:06:06.927 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:06.930 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:06:06.932 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:06:06.935 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:06:06.937 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:06:06.940 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:06:06.942 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:06:06.945 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:06:06.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:06.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:06.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:06:06.955 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:06.958 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:06:06.974 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:06.977 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:06:06.993 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:06.996 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:06:07.013 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:07.016 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:06:07.018 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:06:07.021 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:06:07.023 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:06:07.025 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:07.028 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:07.031 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:07.034 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:07.036 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:07.052 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:07.055 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:07.057 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:07.060 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:06:07.060 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:07.065 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:06:07.068 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:07.070 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:06:07.084 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:06:07.087 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:07.087 | + functions-common:git_clone:607 : head -1 2022-06-03 15:06:07.115 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:06:07.118 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:07.121 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:06:07.123 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:06:07.126 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:07.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:06:07.131 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:06:07.133 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:06:07.136 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:06:07.139 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:07.141 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:06:07.144 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:06:07.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:06:07.150 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:06:07.153 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:06:07.156 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:06:07.159 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:06:07.161 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:06:07.164 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:06:07.170 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:06:07.173 | + 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 15:06:07.765 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:06:07.768 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:06:07.770 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:06:07.772 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:06:07.775 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:07.777 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:06:07.780 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:06:07.782 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:06:07.784 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:06:07.786 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:06:07.789 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:06:07.791 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:06:07.793 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:06:07.796 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:06:07.816 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:06:07.818 | + 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 15:06:09.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:09.647 | 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 15:06:09.652 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:09.652 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:09.654 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:09.656 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:09.656 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:09.656 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:09.657 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:09.657 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:09.673 | Obtaining file:///opt/stack/nova 2022-06-03 15:06:12.885 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:15.964 | 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 15:06:15.971 | 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 15:06:15.975 | 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 15:06:15.983 | 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 15:06:15.991 | 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 15:06:15.995 | 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 15:06:16.003 | 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 15:06:16.024 | 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 15:06:16.038 | 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 15:06:16.060 | 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 15:06:16.099 | 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 15:06:16.113 | 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 15:06:16.116 | 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 15:06:16.127 | 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 15:06:16.132 | 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 15:06:16.136 | 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 15:06:16.139 | 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 15:06:16.151 | 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 15:06:16.216 | 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 15:06:16.273 | 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 15:06:16.284 | 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 15:06:16.288 | 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 15:06:16.291 | 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 15:06:16.296 | 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 15:06:16.299 | 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 15:06:16.327 | 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 15:06:16.352 | 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 15:06:16.356 | 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 15:06:16.361 | 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 15:06:16.366 | 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 15:06:16.390 | 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 15:06:16.410 | 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 15:06:16.428 | 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 15:06:16.464 | 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 15:06:16.475 | 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 15:06:16.491 | 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 15:06:16.498 | 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 15:06:16.545 | 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 15:06:16.551 | 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 15:06:16.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 15:06:16.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 15:06:16.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 15:06:16.679 | 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 15:06:16.695 | 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 15:06:16.709 | 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 15:06:16.714 | 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 15:06:16.723 | 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 15:06:16.747 | 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 15:06:16.755 | 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 15:06:16.773 | 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 15:06:16.793 | 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 15:06:16.802 | 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 15:06:16.810 | 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 15:06:16.844 | 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 15:06:16.847 | 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 15:06:16.850 | 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 15:06:16.872 | 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 15:06:16.882 | 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 15:06:16.885 | 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 15:06:16.889 | 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 15:06:16.914 | 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 15:06:16.922 | 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 15:06:16.938 | 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 15:06:16.956 | 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 15:06:16.961 | 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 15:06:16.980 | 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 15:06:16.998 | 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 15:06:17.025 | 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 15:06:17.029 | 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 15:06:17.036 | 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 15:06:17.058 | 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 15:06:17.061 | 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 15:06:17.065 | 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 15:06:17.070 | 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 15:06:17.073 | 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 15:06:17.077 | 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 15:06:17.088 | 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 15:06:17.092 | 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 15:06:17.094 | 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 15:06:17.101 | 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 15:06:17.160 | 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 15:06:17.175 | 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 15:06:17.184 | 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 15:06:17.190 | 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 15:06:17.208 | 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 15:06:17.290 | 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 15:06:17.294 | 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 15:06:17.301 | 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 15:06:17.323 | 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 15:06:17.327 | 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 15:06:17.335 | 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 15:06:17.339 | 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 15:06:17.343 | 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 15:06:17.346 | 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 15:06:17.360 | 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 15:06:17.364 | 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 15:06:17.373 | 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 15:06:17.378 | 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 15:06:17.384 | 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 15:06:17.388 | 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 15:06:17.409 | 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 15:06:17.413 | 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 15:06:17.421 | 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 15:06:17.426 | 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 15:06:17.431 | 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 15:06:17.441 | 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 15:06:17.482 | 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 15:06:17.486 | 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 15:06:17.489 | 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 15:06:17.492 | 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 15:06:17.504 | 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 15:06:17.509 | 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 15:06:17.519 | 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 15:06:17.534 | 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 15:06:17.539 | 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 15:06:17.542 | 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 15:06:17.556 | 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 15:06:17.569 | 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 15:06:17.585 | 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 15:06:17.590 | 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 15:06:17.593 | 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 15:06:17.596 | 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 15:06:17.600 | 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 15:06:17.602 | 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 15:06:17.610 | 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 15:06:17.615 | 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 15:06:17.653 | 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 15:06:17.656 | 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 15:06:17.658 | 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 15:06:17.661 | 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 15:06:17.664 | 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 15:06:17.667 | 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 15:06:17.675 | 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 15:06:17.678 | 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 15:06:17.682 | 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 15:06:17.690 | 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 15:06:17.692 | 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 15:06:17.695 | 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 15:06:17.700 | 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 15:06:17.754 | 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 15:06:17.757 | 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 15:06:17.800 | 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 15:06:17.805 | 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 15:06:17.839 | 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 15:06:18.800 | Installing collected packages: nova 2022-06-03 15:06:18.800 | Attempting uninstall: nova 2022-06-03 15:06:18.802 | Found existing installation: nova 22.4.1.dev6 2022-06-03 15:06:18.807 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 15:06:18.808 | Running setup.py develop for nova 2022-06-03 15:06:22.221 | Successfully installed nova 2022-06-03 15:06:22.367 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:22.367 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:22.461 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:22.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:22.466 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:22.468 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:22.470 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:22.473 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:22.475 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:22.477 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:22.480 | + functions-common:time_stop:2329 : start_time=1654268767811 2022-06-03 15:06:22.482 | + functions-common:time_stop:2331 : [[ -z 1654268767811 ]] 2022-06-03 15:06:22.485 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:22.489 | + functions-common:time_stop:2334 : end_time=1654268782486 2022-06-03 15:06:22.491 | + functions-common:time_stop:2335 : elapsed_time=14675 2022-06-03 15:06:22.493 | + functions-common:time_stop:2336 : total=100512 2022-06-03 15:06:22.495 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:22.497 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115187 2022-06-03 15:06:22.499 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:22.502 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:22.504 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:22.507 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:22.526 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:22.538 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:06:22.540 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:06:22.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:22.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:22.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:06:22.551 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:22.553 | + 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 15:06:22.566 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:22.569 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:06:22.571 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:06:22.585 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:06:22.587 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:06:22.590 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:06:22.594 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:06:22.597 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:06:22.601 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:06:22.604 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:06:22.606 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:06:22.609 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:06:22.611 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:06:22.614 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:06:22.617 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:06:22.619 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:06:22.631 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:06:22.644 | + 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 15:06:22.658 | + 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 15:06:22.670 | + 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 15:06:22.683 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:06:22.686 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:06:22.690 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ssXAIg5W4B 2022-06-03 15:06:22.692 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:06:22.695 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:06:22.698 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:06:22.701 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:06:22.703 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:06:22.706 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ssXAIg5W4B 2022-06-03 15:06:22.710 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ssXAIg5W4B 2022-06-03 15:06:22.723 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ssXAIg5W4B /etc/sudoers.d/nova-rootwrap 2022-06-03 15:06:22.736 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:06:22.740 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:06:22.743 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:06:22.745 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:06:22.748 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:06:22.750 | + 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 15:06:22.753 | + 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 15:06:22.755 | + 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 15:06:22.758 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:06:22.763 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:06:22.781 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:22.783 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:06:22.785 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:06:22.789 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:06:22.793 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:06:22.821 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:06:22.824 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:06:22.851 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:06:22.880 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:06:22.908 | + 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 15:06:22.938 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:06:22.968 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:06:22.997 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:06:22.999 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-06-03 15:06:23.027 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:06:23.054 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:06:23.081 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:06:23.109 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:06:23.137 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:06:23.167 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:06:23.170 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:06:23.172 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:06:23.174 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:06:23.176 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:06:23.178 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:06:23.180 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:06:23.183 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:06:23.185 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:06:23.187 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:06:23.189 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:06:23.191 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:06:23.193 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:06:23.196 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:06:23.198 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:06:23.200 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:06:23.203 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:06:23.219 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:23.221 | + 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 15:06:23.223 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:06:23.226 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:06:23.253 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:06:23.256 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:06:23.258 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:06:23.261 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:06:23.263 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:06:23.266 | + 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 15:06:23.297 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:06:23.299 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:06:23.301 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:06:23.304 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:06:23.306 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:06:23.309 | + 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 15:06:23.339 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:06:23.369 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:06:23.396 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:06:23.423 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:06:23.439 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:23.441 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:06:23.458 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:23.462 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:06:23.462 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:06:23.467 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:06:23.470 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:06:23.498 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:06:23.516 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:23.518 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:06:23.520 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:06:23.522 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:06:23.524 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:06:23.527 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:06:23.556 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:06:23.583 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:06:23.611 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:06:23.638 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:06:23.666 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:06:23.693 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:06:23.720 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:06:23.748 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:06:23.777 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:06:23.803 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:06:23.820 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:23.823 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:06:23.826 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:06:23.858 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:06:23.887 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-06-03 15:06:23.913 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:06:23.940 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:06:23.967 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:06:23.994 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:06:24.021 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:06:24.049 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:06:24.065 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:24.067 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:06:24.070 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:06:24.097 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:06:24.127 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:06:24.129 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:06:24.157 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:06:24.159 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:06:24.161 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:06:24.164 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:06:24.166 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:06:24.169 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:06:24.171 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:06:24.173 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:06:24.176 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:06:24.178 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:06:24.182 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:06:24.184 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:06:24.188 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:24.204 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:24.206 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:24.208 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:24.211 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:24.213 | + 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 15:06:24.240 | + 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 15:06:24.268 | + 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 15:06:24.295 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:24.323 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:06:24.353 | + 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 15:06:24.356 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:06:24.358 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:06:24.360 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:06:24.362 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:06:24.364 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:24.367 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:06:24.372 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:06:24.374 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:24.376 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:24.389 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:24.389 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:24.398 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:24.401 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:24.417 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:06:24.420 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:06:24.423 | + 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 15:06:24.452 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:24.480 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:06:24.507 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:24.534 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:24.562 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:24.590 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:24.617 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:24.644 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:24.671 | + 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 15:06:24.698 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:24.725 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:24.752 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:24.780 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:06:24.783 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:06:24.786 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:06:24.788 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:06:24.791 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:06:24.793 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:24.796 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:24.798 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:24.801 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:24.803 | + 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 15:06:24.830 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:06:24.858 | + 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 15:06:24.858 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:24.866 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:06:24.870 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:06:24.872 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:06:24.874 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:06:24.877 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:06:24.879 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:24.881 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:24.883 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:24.886 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:24.888 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:06:24.891 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:24.893 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:24.895 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:06:24.958 | Enabling site nova-api-wsgi. 2022-06-03 15:06:24.964 | To activate the new configuration, you need to run: 2022-06-03 15:06:24.964 | systemctl reload apache2 2022-06-03 15:06:24.968 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:06:24.970 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:06:24.973 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:06:24.975 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:06:25.110 | + 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 15:06:25.112 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:06:25.115 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:06:25.117 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:06:25.120 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:06:25.126 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:25.129 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:06:25.133 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:06:25.136 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:25.139 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:25.153 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:25.153 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:25.161 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:25.164 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:25.180 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:06:25.183 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:06:25.187 | + 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 15:06:25.218 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:25.245 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:06:25.272 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:25.299 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:25.327 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:25.354 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:25.382 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:25.409 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:25.437 | + 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 15:06:25.465 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:25.492 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:25.521 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:25.549 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:06:25.551 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:06:25.580 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:06:25.596 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:25.599 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:06:25.629 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:06:25.631 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:06:25.634 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:06:25.651 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:25.653 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:06:25.656 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:06:25.684 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:06:25.715 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:06:25.718 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:06:25.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:06:25.722 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:06:25.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:06:25.727 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:06:25.744 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:25.748 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:06:25.750 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:06:25.752 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:06:25.769 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:25.772 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:06:25.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:06:25.808 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:06:25.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:06:25.813 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:06:25.843 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:06:25.870 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:06:25.901 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:06:25.917 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:25.919 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:06:25.948 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:06:25.951 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:06:25.967 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:25.970 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:06:25.974 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:06:25.976 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:06:25.978 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:06:25.981 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:06:25.984 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:06:25.986 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:06:25.989 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:25.991 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:06:25.994 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:06:25.998 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:06:26.001 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:06:26.003 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:06:26.006 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:06:26.008 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:06:26.011 | + 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 15:06:26.042 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:06:26.075 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:06:26.106 | + 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 15:06:26.108 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:06:26.111 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:06:26.113 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:06:26.130 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.134 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:06:26.135 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:06:26.836 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 15:06:26.839 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:06:26.842 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:06:26.844 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:06:26.847 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:06:26.849 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:06:26.851 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:06:26.868 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.871 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:06:26.873 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:06:26.876 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:06:26.892 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.895 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-06-03 15:06:26.898 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-06-03 15:06:26.926 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:06:26.928 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:06:26.930 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:06:26.948 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.951 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:06:26.953 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:26.955 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:06:26.985 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-06-03 15:06:27.014 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:06:27.042 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:06:27.070 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:06:27.098 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:06:27.126 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:06:27.154 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:06:27.182 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:06:27.184 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:06:27.187 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:06:27.190 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:27.207 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:27.209 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:27.211 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:27.214 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:27.216 | + 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 15:06:27.244 | + 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 15:06:27.272 | + 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 15:06:27.300 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:27.328 | + 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 15:06:27.331 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:06:27.335 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:06:27.337 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:06:27.340 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:06:27.343 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:06:27.345 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:06:27.347 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:06:27.350 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:27.352 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:06:27.355 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:06:27.357 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:27.360 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:06:27.362 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:06:27.364 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:06:27.380 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:27.382 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:06:27.398 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:27.401 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:06:27.403 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:06:27.420 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:27.422 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:06:27.438 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:27.440 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:06:27.457 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:27.459 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:06:27.477 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:27.480 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:06:27.483 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:06:27.485 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:06:27.488 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:06:27.490 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:06:27.492 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:06:27.495 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:06:27.498 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:27.500 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:27.503 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:06:27.505 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:06:27.508 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:06:27.511 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:06:27.513 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:06:27.516 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:27.518 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:06:27.520 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:27.523 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:27.527 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:06:27.529 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:06:27.531 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:06:27.534 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:06:27.536 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:06:27.539 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:06:27.542 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:27.544 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:27.547 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:06:27.568 | + 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 15:06:27.682 | Reading package lists... 2022-06-03 15:06:27.941 | Building dependency tree... 2022-06-03 15:06:27.942 | Reading state information... 2022-06-03 15:06:28.262 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:06:28.262 | The following packages were automatically installed and are no longer required: 2022-06-03 15:06:28.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:06:28.263 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:06:28.263 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:06:28.263 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:06:28.263 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:06:28.264 | python3-zope.interface 2022-06-03 15:06:28.264 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:06:28.386 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:06:28.390 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:06:28.393 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:06:28.395 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:28.398 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:28.400 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:28.402 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:28.405 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:28.407 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:06:28.409 | + functions-common:time_stop:2329 : start_time=1654268787566 2022-06-03 15:06:28.412 | + functions-common:time_stop:2331 : [[ -z 1654268787566 ]] 2022-06-03 15:06:28.415 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:28.419 | + functions-common:time_stop:2334 : end_time=1654268788417 2022-06-03 15:06:28.422 | + functions-common:time_stop:2335 : elapsed_time=851 2022-06-03 15:06:28.424 | + functions-common:time_stop:2336 : total=6139 2022-06-03 15:06:28.426 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:28.429 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6990 2022-06-03 15:06:28.432 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:06:28.435 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:06:28.437 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:06:28.440 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:06:28.442 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:06:28.445 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:06:28.469 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:06:28.472 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:06:28.474 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:06:28.477 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:06:28.479 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:06:28.482 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:28.484 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:06:28.487 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:28.489 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:28.492 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:06:28.495 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:06:28.497 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:06:28.500 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:06:28.502 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:06:28.505 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:06:28.507 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:28.510 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:28.513 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:06:28.535 | + 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 15:06:28.646 | Reading package lists... 2022-06-03 15:06:28.895 | Building dependency tree... 2022-06-03 15:06:28.896 | Reading state information... 2022-06-03 15:06:29.149 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 15:06:29.149 | The following packages were automatically installed and are no longer required: 2022-06-03 15:06:29.150 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:06:29.150 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:06:29.150 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:06:29.150 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:06:29.150 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:06:29.150 | python3-zope.interface 2022-06-03 15:06:29.150 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:06:29.263 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:06:29.268 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:06:29.271 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:06:29.273 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:29.276 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:29.278 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:29.280 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:29.283 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:29.285 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:06:29.287 | + functions-common:time_stop:2329 : start_time=1654268788533 2022-06-03 15:06:29.290 | + functions-common:time_stop:2331 : [[ -z 1654268788533 ]] 2022-06-03 15:06:29.293 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:29.297 | + functions-common:time_stop:2334 : end_time=1654268789295 2022-06-03 15:06:29.300 | + functions-common:time_stop:2335 : elapsed_time=762 2022-06-03 15:06:29.302 | + functions-common:time_stop:2336 : total=6990 2022-06-03 15:06:29.304 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:29.307 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7752 2022-06-03 15:06:29.310 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:06:29.313 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:06:29.315 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:06:29.318 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:29.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:29.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:29.325 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:29.328 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:06:29.384 | wsgi (enabled by maintainer script) 2022-06-03 15:06:29.387 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:06:29.390 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:06:29.392 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:06:29.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:06:29.398 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:06:29.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:06:29.405 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:06:29.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:06:29.411 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:06:29.413 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:06:29.416 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:06:29.419 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:06:29.422 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:06:29.445 | Using python 3.8 to install osc-placement 2022-06-03 15:06:29.448 | + 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 15:06:31.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:31.275 | 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 15:06:31.280 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:31.281 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:31.282 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:31.284 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:31.284 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:31.284 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:31.285 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:31.285 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:31.301 | 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 15:06:31.330 | 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 15:06:31.349 | 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 15:06:31.356 | 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 15:06:31.359 | 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 15:06:31.363 | 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 15:06:31.367 | 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 15:06:31.371 | 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 15:06:31.374 | 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 15:06:31.390 | 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 15:06:31.459 | 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 15:06:31.465 | 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 15:06:31.468 | 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 15:06:31.474 | 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 15:06:31.483 | 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 15:06:31.486 | 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 15:06:31.494 | 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 15:06:31.510 | 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 15:06:31.539 | 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 15:06:31.563 | 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 15:06:31.570 | 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 15:06:31.574 | 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 15:06:31.578 | 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 15:06:31.581 | 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 15:06:31.639 | 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 15:06:31.641 | 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 15:06:31.645 | 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 15:06:31.651 | 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 15:06:31.655 | 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 15:06:31.658 | 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 15:06:31.680 | 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 15:06:31.686 | 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 15:06:31.728 | 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 15:06:31.749 | 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 15:06:31.752 | 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 15:06:31.756 | 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 15:06:31.758 | 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 15:06:31.765 | 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 15:06:31.809 | 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 15:06:31.812 | 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 15:06:31.816 | 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 15:06:31.850 | 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 15:06:31.854 | 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 15:06:31.859 | 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 15:06:33.823 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:33.823 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:33.903 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:33.906 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:33.909 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:33.911 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:33.914 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:33.917 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:33.919 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:33.922 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:33.924 | + functions-common:time_stop:2329 : start_time=1654268789439 2022-06-03 15:06:33.927 | + functions-common:time_stop:2331 : [[ -z 1654268789439 ]] 2022-06-03 15:06:33.930 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:33.935 | + functions-common:time_stop:2334 : end_time=1654268793932 2022-06-03 15:06:33.938 | + functions-common:time_stop:2335 : elapsed_time=4493 2022-06-03 15:06:33.940 | + functions-common:time_stop:2336 : total=115187 2022-06-03 15:06:33.943 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:33.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119680 2022-06-03 15:06:33.948 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:33.950 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:06:33.953 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:06:33.955 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:06:33.958 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:06:33.960 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:33.963 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:33.966 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:33.968 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:33.972 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:33.989 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:33.991 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:33.994 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:33.997 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:06:33.998 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:34.003 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:06:34.006 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:34.008 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:06:34.021 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:06:34.025 | + functions-common:git_clone:607 : head -1 2022-06-03 15:06:34.025 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:34.029 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:06:34.032 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:34.034 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:06:34.037 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:06:34.039 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:34.042 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:06:34.045 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:06:34.047 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:06:34.050 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:06:34.052 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:34.055 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:06:34.058 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:06:34.060 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:06:34.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:06:34.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:06:34.069 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:06:34.071 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:06:34.074 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:06:34.077 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:06:34.083 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:06:34.085 | + 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 15:06:34.685 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:06:34.688 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:06:34.690 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:06:34.693 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:06:34.695 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:34.698 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:06:34.700 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:06:34.703 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:06:34.705 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:06:34.708 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:06:34.710 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:06:34.712 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:06:34.715 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:06:34.717 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:06:34.739 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:06:34.741 | + 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 15:06:36.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:36.563 | 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 15:06:36.567 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:36.568 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:36.570 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:36.571 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:36.571 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:36.571 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:36.572 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:36.572 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:36.586 | Obtaining file:///opt/stack/placement 2022-06-03 15:06:37.833 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:39.068 | 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 15:06:39.078 | 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 15:06:39.100 | 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 15:06:39.113 | 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 15:06:39.126 | 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 15:06:39.183 | 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 15:06:39.188 | 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 15:06:39.194 | 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 15:06:39.200 | 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 15:06:39.235 | 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 15:06:39.246 | 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 15:06:39.262 | 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 15:06:39.272 | 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 15:06:39.325 | 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 15:06:39.332 | 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 15:06:39.371 | 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 15:06:39.389 | 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 15:06:39.407 | 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 15:06:39.416 | 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 15:06:39.424 | 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 15:06:39.442 | 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 15:06:39.449 | 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 15:06:39.452 | 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 15:06:39.455 | 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 15:06:39.466 | 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 15:06:39.469 | 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 15:06:39.472 | 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 15:06:39.478 | 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 15:06:39.497 | 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 15:06:39.501 | 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 15:06:39.509 | 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 15:06:39.530 | 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 15:06:39.534 | 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 15:06:39.538 | 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 15:06:39.548 | 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 15:06:39.552 | 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 15:06:39.555 | 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 15:06:39.562 | 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 15:06:39.571 | 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 15:06:39.578 | 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 15:06:39.596 | 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 15:06:39.600 | 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 15:06:39.608 | 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 15:06:39.639 | 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 15:06:39.683 | 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 15:06:39.748 | 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 15:06:39.754 | 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 15:06:39.759 | 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 15:06:39.768 | 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 15:06:39.773 | 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 15:06:39.776 | 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 15:06:39.785 | 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 15:06:39.792 | 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 15:06:39.796 | 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 15:06:39.798 | 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 15:06:39.802 | 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 15:06:39.806 | 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 15:06:39.809 | 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 15:06:39.812 | 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 15:06:39.814 | 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 15:06:39.818 | 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 15:06:39.829 | 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 15:06:39.832 | 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 15:06:39.834 | 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 15:06:39.837 | 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 15:06:39.840 | 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 15:06:39.844 | 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 15:06:39.847 | 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 15:06:39.850 | 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 15:06:39.859 | 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 15:06:39.861 | 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 15:06:41.436 | Installing collected packages: openstack-placement 2022-06-03 15:06:41.436 | Attempting uninstall: openstack-placement 2022-06-03 15:06:41.438 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 15:06:41.439 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 15:06:41.441 | Running setup.py develop for openstack-placement 2022-06-03 15:06:43.069 | Successfully installed openstack-placement 2022-06-03 15:06:43.243 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:43.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:43.326 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:43.329 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:43.334 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:43.336 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:43.339 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:43.342 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:43.344 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:43.346 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:43.348 | + functions-common:time_stop:2329 : start_time=1654268794734 2022-06-03 15:06:43.351 | + functions-common:time_stop:2331 : [[ -z 1654268794734 ]] 2022-06-03 15:06:43.353 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:43.358 | + functions-common:time_stop:2334 : end_time=1654268803356 2022-06-03 15:06:43.361 | + functions-common:time_stop:2335 : elapsed_time=8622 2022-06-03 15:06:43.363 | + functions-common:time_stop:2336 : total=119680 2022-06-03 15:06:43.365 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:43.368 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128302 2022-06-03 15:06:43.371 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:43.374 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:43.377 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:43.380 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:43.401 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:43.415 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:06:43.416 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:06:43.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:43.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:43.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:06:43.427 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:43.430 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:43.433 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:06:43.435 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:06:43.449 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:06:43.452 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:06:43.457 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:06:43.462 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:06:43.467 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:06:43.469 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:06:43.472 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:06:43.475 | + 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 15:06:43.509 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:06:43.544 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:06:43.577 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:06:43.579 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:06:43.582 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:06:43.584 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:06:43.587 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:06:43.622 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:06:43.654 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:06:43.686 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:06:43.720 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:06:43.751 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:06:43.784 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:06:43.815 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:06:43.847 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:06:43.876 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:06:43.906 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:06:43.909 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:06:43.912 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:06:43.916 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:43.938 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:43.940 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:43.943 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:43.945 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:43.949 | + 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 15:06:43.980 | + 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 15:06:44.011 | + 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 15:06:44.043 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:44.074 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:06:44.076 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:06:44.079 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:06:44.081 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:06:44.084 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:06:44.086 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:06:44.089 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:44.092 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:06:44.096 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:06:44.099 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:44.101 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:44.114 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:44.114 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:44.123 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:44.127 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:44.143 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:06:44.145 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:06:44.149 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:06:44.180 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:44.209 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:06:44.237 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:44.267 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:44.298 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:44.330 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:44.363 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:44.395 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:44.427 | + 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 15:06:44.460 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:44.490 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:44.520 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:44.549 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:06:44.552 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:06:44.555 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:06:44.558 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:06:44.560 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:06:44.563 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:44.565 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:44.568 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:44.571 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:44.573 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:06:44.602 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:06:44.631 | + 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 15:06:44.632 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:44.640 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:06:44.644 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:06:44.646 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:06:44.649 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:06:44.652 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:06:44.654 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:44.657 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:44.660 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:44.662 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:44.664 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:06:44.668 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:44.670 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:44.673 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:06:44.735 | Site placement-api already enabled 2022-06-03 15:06:44.740 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:06:44.743 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:06:44.746 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:06:44.749 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:06:44.889 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:06:44.913 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:44.916 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:06:44.944 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:44.947 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:06:44.966 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:44.969 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:06:44.971 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:06:44.977 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:06:45.011 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-06-03 15:06:45.041 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:06:45.077 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:06:45.111 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:06:45.142 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:06:45.172 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:06:45.201 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:06:45.231 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:06:45.249 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:45.251 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:06:45.268 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:45.271 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:06:45.273 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:06:45.276 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:06:45.278 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:06:45.281 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:06:45.283 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:06:45.286 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:06:45.288 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:06:45.292 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:06:45.296 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:06:45.299 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:06:45.301 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:06:45.304 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:06:45.307 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:06:45.323 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:45.325 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:06:45.328 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:06:45.330 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:06:45.333 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:06:45.335 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:06:45.337 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:06:45.340 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:06:45.342 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:06:45.345 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:06:45.347 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:06:45.349 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:06:45.351 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:45.354 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:45.357 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:45.359 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:45.362 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:45.385 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:45.387 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:45.390 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:45.393 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:06:45.393 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:45.398 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:06:45.400 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:45.403 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:06:45.418 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:06:45.423 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:45.424 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:06:45.427 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:06:45.430 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:45.433 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:06:45.458 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:06:45.461 | ++ 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 15:06:47.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:47.303 | 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 15:06:47.308 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.308 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.310 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:47.311 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.312 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.312 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:47.312 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.313 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:47.329 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 15:06:47.392 | 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 15:06:47.403 | 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 15:06:47.406 | 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 15:06:47.409 | 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 15:06:47.413 | 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 15:06:47.416 | 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 15:06:47.469 | 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 15:06:47.475 | 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 15:06:47.480 | 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 15:06:47.482 | 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 15:06:49.689 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:49.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:49.770 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:06:49.773 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:49.775 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:06:49.779 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:49.781 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:49.784 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:06:49.786 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:49.789 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:49.791 | ++ functions-common:time_stop:2329 : start_time=1654268805452 2022-06-03 15:06:49.794 | ++ functions-common:time_stop:2331 : [[ -z 1654268805452 ]] 2022-06-03 15:06:49.798 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:49.802 | ++ functions-common:time_stop:2334 : end_time=1654268809799 2022-06-03 15:06:49.804 | ++ functions-common:time_stop:2335 : elapsed_time=4347 2022-06-03 15:06:49.808 | ++ functions-common:time_stop:2336 : total=128302 2022-06-03 15:06:49.810 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:49.813 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132649 2022-06-03 15:06:49.815 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:06:49.817 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:06:49.818 | /opt/stack/tempest ~/devstack 2022-06-03 15:06:49.820 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:06:49.840 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:06:49.840 | HACKING.rst 2022-06-03 15:06:49.840 | doc/source/conf.py 2022-06-03 15:06:49.840 | doc/source/configuration.rst 2022-06-03 15:06:49.840 | doc/source/contributor/contributing.rst 2022-06-03 15:06:49.840 | doc/source/index.rst 2022-06-03 15:06:49.840 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:06:49.840 | doc/source/microversion_testing.rst 2022-06-03 15:06:49.840 | doc/source/plugins/plugin.rst 2022-06-03 15:06:49.840 | doc/source/supported_version.rst 2022-06-03 15:06:49.840 | doc/source/test_removal.rst 2022-06-03 15:06:49.840 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:06:49.840 | playbooks/devstack-tempest.yaml 2022-06-03 15:06:49.840 | playbooks/enable-fips.yaml 2022-06-03 15:06:49.840 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:06:49.841 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:06:49.842 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:06:49.842 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:06:49.842 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:06:49.842 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:06:49.842 | releasenotes/source/conf.py 2022-06-03 15:06:49.842 | releasenotes/source/index.rst 2022-06-03 15:06:49.842 | releasenotes/source/v26.1.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v27.0.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v28.0.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v28.1.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v29.0.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v29.1.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v29.2.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v30.0.0.rst 2022-06-03 15:06:49.842 | releasenotes/source/v31.0.0.rst 2022-06-03 15:06:49.842 | requirements.txt 2022-06-03 15:06:49.842 | roles/run-tempest/README.rst 2022-06-03 15:06:49.842 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:06:49.842 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:06:49.842 | roles/run-tempest-26/README.rst 2022-06-03 15:06:49.842 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:06:49.842 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:06:49.842 | setup.cfg 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:06:49.842 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:06:49.842 | tempest/api/compute/ 2022-06-03 15:06:49.842 | Aborting 2022-06-03 15:06:49.843 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:06:49.845 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:06:49.848 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:06:49.851 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:06:49.853 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:06:49.855 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:06:49.858 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:06:49.861 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:06:49.863 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:06:49.865 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:06:49.865 | Error on exit 2022-06-03 15:06:49.868 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:06:49.870 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268621 188 fail 2022-06-03 15:06:50.463 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:06:50.465 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:06:50.693 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:06:50.693 | 2022-06-03 15:06:50.954 | + ./stack.sh:exit_trap:531 : exit 1