2022-06-08 08:48:49.627 | + ./stack.sh:main:462 : exec 2022-06-08 08:48:49.627 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-084849' 2022-06-08 08:48:49.627 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-084849.summary.2022-06-08-084849 2022-06-08 08:48:49.627 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:48:49.627 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-084849 2022-06-08 08:48:49.627 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-084849 /opt/stack/logs/stack.sh.log 2022-06-08 08:48:49.627 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-084849.summary.2022-06-08-084849 /opt/stack/logs/stack.sh.log.summary 2022-06-08 08:48:49.627 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-08 08:48:49.627 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-08 08:48:49.627 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-08 08:48:49.627 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-08 08:48:49.627 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-08 08:48:49.627 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-08 08:48:49.628 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-08 08:48:49.628 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-08 08:48:49.628 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-08 08:48:49.628 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:48:49.628 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-08 08:48:49.628 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-08 08:48:49.629 | + ./stack.sh:main:548 : set -o errexit 2022-06-08 08:48:49.631 | + ./stack.sh:main:551 : uname -a 2022-06-08 08:48:49.632 | Linux dv-neutron-845101-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 08:48:49.635 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 08:48:49.636 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 08:48:49.640 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-08 08:48:49.667 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 08:48:49.682 | + ./stack.sh:main:565 : fetch_plugins 2022-06-08 08:48:49.684 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-08 08:48:49.685 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-08 08:48:49.687 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-08 08:48:49.690 | + functions-common:fetch_plugins:1673 : return 2022-06-08 08:48:49.692 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-08 08:48:49.693 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-08 08:48:49.695 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:48:49.697 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:48:49.699 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:48:49.701 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:48:49.702 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:48:49.704 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:48:49.707 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:48:49.710 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:48:49.712 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:48:49.714 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:48:49.715 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 08:48:49.717 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:48:49.730 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:49.731 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:48:49.733 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:48:49.735 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:48:49.737 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:48:49.738 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:48:49.740 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:48:49.742 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 08:48:49.744 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 08:48:49.745 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:48:49.747 | + 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-08 08:48:49.749 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-08 08:48:49.751 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-08 08:48:49.753 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-08 08:48:49.755 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-08 08:48:49.757 | + functions-common:plugin_override_defaults:1714 : return 2022-06-08 08:48:49.759 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-08 08:48:49.776 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-08 08:48:49.778 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 08:48:49.791 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:49.793 | +++ lib/tls:source:43 : hostname -f 2022-06-08 08:48:49.796 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 08:48:49.798 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 08:48:49.800 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 08:48:49.802 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 08:48:49.803 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 08:48:49.805 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 08:48:49.807 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 08:48:49.809 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 08:48:49.811 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 08:48:49.812 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 08:48:49.817 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-08 08:48:49.829 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 08:48:49.845 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 08:48:49.857 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 08:48:49.869 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 08:48:49.895 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-08 08:48:49.935 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-08 08:48:50.015 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-08 08:48:50.037 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 08:48:50.075 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-08 08:48:50.127 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 08:48:50.255 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 08:48:50.269 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 08:48:50.282 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 08:48:50.295 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 08:48:50.385 | + ./stack.sh:main:598 : run_phase source 2022-06-08 08:48:50.387 | + functions-common:run_phase:1750 : local mode=source 2022-06-08 08:48:50.389 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:48:50.391 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:48:50.394 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:48:50.396 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:48:50.398 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:48:50.400 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:48:50.403 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:48:50.406 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:48:50.409 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:48:50.411 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:48:50.413 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 08:48:50.415 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:48:50.429 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.431 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:48:50.433 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 08:48:50.473 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 08:48:50.475 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-08 08:48:50.477 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:48:50.479 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-08 08:48:50.481 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-08 08:48:50.484 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-08 08:48:50.486 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-08 08:48:50.488 | + functions-common:load_plugin_settings:1691 : return 2022-06-08 08:48:50.490 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-08 08:48:50.492 | + functions-common:verify_disabled_services:2033 : local service 2022-06-08 08:48:50.494 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.497 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 08:48:50.499 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.502 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 08:48:50.504 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.506 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 08:48:50.508 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.510 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 08:48:50.513 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.515 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 08:48:50.518 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.520 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 08:48:50.522 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.524 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 08:48:50.526 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.529 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 08:48:50.531 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.533 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 08:48:50.535 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.538 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 08:48:50.540 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.542 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-08 08:48:50.544 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.547 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 08:48:50.549 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.551 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 08:48:50.553 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.556 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 08:48:50.558 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.560 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 08:48:50.562 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.565 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 08:48:50.567 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.570 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 08:48:50.572 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.574 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 08:48:50.576 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.579 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 08:48:50.581 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.583 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 08:48:50.585 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.588 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 08:48:50.590 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.592 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 08:48:50.594 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.597 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 08:48:50.599 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.602 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 08:48:50.604 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.606 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 08:48:50.608 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.611 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 08:48:50.614 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.616 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 08:48:50.618 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.620 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-08 08:48:50.622 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.625 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 08:48:50.627 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.629 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 08:48:50.632 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.634 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 08:48:50.636 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.638 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 08:48:50.641 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.643 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 08:48:50.645 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.647 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 08:48:50.649 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.652 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 08:48:50.654 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.656 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 08:48:50.659 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.661 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 08:48:50.663 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.665 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 08:48:50.668 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.670 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 08:48:50.672 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.675 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 08:48:50.677 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.680 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 08:48:50.682 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:48:50.684 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 08:48:50.687 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-08 08:48:50.689 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:48:50.691 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 08:48:50.707 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.709 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 08:48:50.711 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:48:50.713 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 08:48:50.727 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:50.730 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 08:48:50.732 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 08:48:50.734 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 08:48:50.737 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 08:48:50.739 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 08:48:50.741 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 08:48:50.743 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 08:48:50.746 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-08 08:48:50.748 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:48:50.750 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-08 08:48:50.754 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:48:50.756 | + lib/database:initialize_database_backends:104 : return 0 2022-06-08 08:48:50.758 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-08 08:48:50.758 | Using mysql database backend 2022-06-08 08:48:50.760 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 08:48:50.776 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-08 08:48:50.791 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.793 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 08:48:50.809 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-08 08:48:50.825 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.827 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 08:48:50.843 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 08:48:50.858 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-08 08:48:50.874 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:50.876 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-08 08:48:50.891 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.894 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-08 08:48:50.897 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-08 08:48:50.912 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:50.915 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 08:48:50.931 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-08 08:48:50.933 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-08 08:48:50.935 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-08 08:48:50.938 | + functions-common:save_stackenv:60 : local tag=739 2022-06-08 08:48:50.941 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 08:48:50.946 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-084850 2022-06-08 08:48:50.948 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-084850 739' 2022-06-08 08:48:50.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.953 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:48:50.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.957 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 08:48:50.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.963 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 08:48:50.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.968 | + 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-08 08:48:50.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.973 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-06-08 08:48:50.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.977 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-06-08 08:48:50.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.982 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-084849 2022-06-08 08:48:50.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.987 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 08:48:50.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.992 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-06-08 08:48:50.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:50.996 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 08:48:50.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:51.001 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 08:48:51.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:51.006 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 08:48:51.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:48:51.011 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 08:48:51.013 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-08 08:48:51.015 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 08:48:51.017 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-08 08:48:51.019 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:48:51.021 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:48:51.024 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:48:51.026 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:48:51.028 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:48:51.031 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:48:51.046 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:48:51.048 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:48:51.051 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:51.054 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:48:51.054 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:48:51.059 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 08:48:51.061 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:51.063 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 08:48:51.076 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-08 08:48:51.079 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:48:51.079 | + functions-common:git_clone:607 : head -1 2022-06-08 08:48:51.083 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-08 08:48:51.085 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:48:51.088 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-08 08:48:51.090 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:48:51.093 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-08 08:48:51.096 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 08:48:51.098 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 08:48:51.100 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 08:48:51.103 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:48:51.105 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 08:48:51.108 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 08:48:51.110 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 08:48:51.114 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 08:48:51.118 | ++ tools/install_prereqs.sh:source:47 : NOW=1654678131 2022-06-08 08:48:51.121 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 08:48:51.125 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654677933 2022-06-08 08:48:51.128 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-08 08:48:51.130 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-08 08:48:51.133 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 08:48:51.135 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 08:48:51.137 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-08 08:48:51.139 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-08 08:48:51.142 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-08 08:48:51.144 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-08 08:48:51.146 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-08 08:48:51.149 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-08 08:48:51.152 | +++ 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-08 08:48:51.198 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 08:48:51.199 | apache2-dev 2022-06-08 08:48:51.199 | bc 2022-06-08 08:48:51.199 | bsdmainutils 2022-06-08 08:48:51.199 | curl 2022-06-08 08:48:51.199 | g++ 2022-06-08 08:48:51.199 | gcc 2022-06-08 08:48:51.199 | gettext 2022-06-08 08:48:51.199 | git 2022-06-08 08:48:51.199 | graphviz 2022-06-08 08:48:51.199 | iputils-ping 2022-06-08 08:48:51.199 | libapache2-mod-proxy-uwsgi 2022-06-08 08:48:51.199 | libffi-dev 2022-06-08 08:48:51.199 | libjpeg-dev 2022-06-08 08:48:51.199 | libmysqlclient-dev 2022-06-08 08:48:51.199 | libpcre3-dev 2022-06-08 08:48:51.199 | libpq-dev 2022-06-08 08:48:51.199 | libssl-dev 2022-06-08 08:48:51.199 | libsystemd-dev 2022-06-08 08:48:51.199 | libxml2-dev 2022-06-08 08:48:51.199 | libxslt1-dev 2022-06-08 08:48:51.199 | libyaml-dev 2022-06-08 08:48:51.199 | lsof 2022-06-08 08:48:51.199 | openssh-server 2022-06-08 08:48:51.199 | openssl 2022-06-08 08:48:51.199 | pkg-config 2022-06-08 08:48:51.199 | psmisc 2022-06-08 08:48:51.199 | python3-dev 2022-06-08 08:48:51.199 | python3-pip 2022-06-08 08:48:51.199 | python3-venv 2022-06-08 08:48:51.199 | tar 2022-06-08 08:48:51.199 | tcpdump 2022-06-08 08:48:51.199 | unzip 2022-06-08 08:48:51.199 | uuid-runtime 2022-06-08 08:48:51.199 | wget 2022-06-08 08:48:51.199 | wget 2022-06-08 08:48:51.199 | zlib1g-dev 2022-06-08 08:48:51.200 | libkrb5-dev 2022-06-08 08:48:51.200 | libldap2-dev 2022-06-08 08:48:51.200 | libsasl2-dev 2022-06-08 08:48:51.200 | memcached 2022-06-08 08:48:51.200 | python3-mysqldb 2022-06-08 08:48:51.200 | sqlite3 2022-06-08 08:48:51.200 | conntrack 2022-06-08 08:48:51.200 | curl 2022-06-08 08:48:51.200 | dnsmasq-base 2022-06-08 08:48:51.200 | dnsmasq-utils 2022-06-08 08:48:51.200 | ebtables 2022-06-08 08:48:51.200 | gawk 2022-06-08 08:48:51.200 | genisoimage 2022-06-08 08:48:51.200 | iptables 2022-06-08 08:48:51.200 | iputils-arping 2022-06-08 08:48:51.200 | kpartx 2022-06-08 08:48:51.200 | libjs-jquery-tablesorter 2022-06-08 08:48:51.200 | libmysqlclient-dev 2022-06-08 08:48:51.200 | parted 2022-06-08 08:48:51.200 | pm-utils 2022-06-08 08:48:51.200 | python3-mysqldb 2022-06-08 08:48:51.200 | socat 2022-06-08 08:48:51.200 | sqlite3 2022-06-08 08:48:51.200 | sudo 2022-06-08 08:48:51.200 | vlan 2022-06-08 08:48:51.200 | lsscsi 2022-06-08 08:48:51.200 | open-iscsi 2022-06-08 08:48:51.200 | lvm2 2022-06-08 08:48:51.200 | qemu-utils 2022-06-08 08:48:51.200 | thin-provisioning-tools 2022-06-08 08:48:51.200 | acl 2022-06-08 08:48:51.200 | dnsmasq-base 2022-06-08 08:48:51.200 | dnsmasq-utils 2022-06-08 08:48:51.200 | ebtables 2022-06-08 08:48:51.200 | haproxy 2022-06-08 08:48:51.200 | iptables 2022-06-08 08:48:51.200 | iputils-arping 2022-06-08 08:48:51.201 | iputils-ping 2022-06-08 08:48:51.201 | libmysqlclient-dev 2022-06-08 08:48:51.201 | postgresql-server-dev-all 2022-06-08 08:48:51.201 | python3-mysqldb 2022-06-08 08:48:51.201 | sqlite3 2022-06-08 08:48:51.201 | sudo 2022-06-08 08:48:51.201 | vlan 2022-06-08 08:48:51.201 | ipset 2022-06-08 08:48:51.201 | conntrack 2022-06-08 08:48:51.201 | conntrackd 2022-06-08 08:48:51.201 | keepalived 2022-06-08 08:48:51.201 | dstat 2022-06-08 08:48:51.201 | lvm2 2022-06-08 08:48:51.201 | qemu-utils 2022-06-08 08:48:51.201 | thin-provisioning-tools 2022-06-08 08:48:51.201 | curl 2022-06-08 08:48:51.201 | liberasurecode-dev 2022-06-08 08:48:51.201 | make 2022-06-08 08:48:51.201 | memcached 2022-06-08 08:48:51.201 | sqlite3 2022-06-08 08:48:51.201 | xfsprogs' 2022-06-08 08:48:51.202 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 08:48:51.219 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 08:48:51.219 | apache2-dev 2022-06-08 08:48:51.219 | bc 2022-06-08 08:48:51.219 | bsdmainutils 2022-06-08 08:48:51.219 | curl 2022-06-08 08:48:51.219 | g++ 2022-06-08 08:48:51.219 | gcc 2022-06-08 08:48:51.219 | gettext 2022-06-08 08:48:51.219 | git 2022-06-08 08:48:51.219 | graphviz 2022-06-08 08:48:51.219 | iputils-ping 2022-06-08 08:48:51.219 | libapache2-mod-proxy-uwsgi 2022-06-08 08:48:51.219 | libffi-dev 2022-06-08 08:48:51.219 | libjpeg-dev 2022-06-08 08:48:51.219 | libmysqlclient-dev 2022-06-08 08:48:51.219 | libpcre3-dev 2022-06-08 08:48:51.219 | libpq-dev 2022-06-08 08:48:51.219 | libssl-dev 2022-06-08 08:48:51.219 | libsystemd-dev 2022-06-08 08:48:51.219 | libxml2-dev 2022-06-08 08:48:51.219 | libxslt1-dev 2022-06-08 08:48:51.219 | libyaml-dev 2022-06-08 08:48:51.219 | lsof 2022-06-08 08:48:51.219 | openssh-server 2022-06-08 08:48:51.219 | openssl 2022-06-08 08:48:51.219 | pkg-config 2022-06-08 08:48:51.219 | psmisc 2022-06-08 08:48:51.219 | python3-dev 2022-06-08 08:48:51.219 | python3-pip 2022-06-08 08:48:51.220 | python3-venv 2022-06-08 08:48:51.220 | tar 2022-06-08 08:48:51.220 | tcpdump 2022-06-08 08:48:51.220 | unzip 2022-06-08 08:48:51.220 | uuid-runtime 2022-06-08 08:48:51.220 | wget 2022-06-08 08:48:51.220 | wget 2022-06-08 08:48:51.220 | zlib1g-dev 2022-06-08 08:48:51.220 | libkrb5-dev 2022-06-08 08:48:51.220 | libldap2-dev 2022-06-08 08:48:51.220 | libsasl2-dev 2022-06-08 08:48:51.220 | memcached 2022-06-08 08:48:51.220 | python3-mysqldb 2022-06-08 08:48:51.221 | sqlite3 2022-06-08 08:48:51.221 | conntrack 2022-06-08 08:48:51.221 | curl 2022-06-08 08:48:51.221 | dnsmasq-base 2022-06-08 08:48:51.221 | dnsmasq-utils 2022-06-08 08:48:51.221 | ebtables 2022-06-08 08:48:51.221 | gawk 2022-06-08 08:48:51.221 | genisoimage 2022-06-08 08:48:51.221 | iptables 2022-06-08 08:48:51.221 | iputils-arping 2022-06-08 08:48:51.221 | kpartx 2022-06-08 08:48:51.221 | libjs-jquery-tablesorter 2022-06-08 08:48:51.221 | libmysqlclient-dev 2022-06-08 08:48:51.221 | parted 2022-06-08 08:48:51.221 | pm-utils 2022-06-08 08:48:51.221 | python3-mysqldb 2022-06-08 08:48:51.221 | socat 2022-06-08 08:48:51.221 | sqlite3 2022-06-08 08:48:51.221 | sudo 2022-06-08 08:48:51.221 | vlan 2022-06-08 08:48:51.221 | lsscsi 2022-06-08 08:48:51.221 | open-iscsi 2022-06-08 08:48:51.221 | lvm2 2022-06-08 08:48:51.221 | qemu-utils 2022-06-08 08:48:51.221 | thin-provisioning-tools 2022-06-08 08:48:51.221 | acl 2022-06-08 08:48:51.221 | dnsmasq-base 2022-06-08 08:48:51.221 | dnsmasq-utils 2022-06-08 08:48:51.221 | ebtables 2022-06-08 08:48:51.221 | haproxy 2022-06-08 08:48:51.221 | iptables 2022-06-08 08:48:51.221 | iputils-arping 2022-06-08 08:48:51.221 | iputils-ping 2022-06-08 08:48:51.221 | libmysqlclient-dev 2022-06-08 08:48:51.221 | postgresql-server-dev-all 2022-06-08 08:48:51.221 | python3-mysqldb 2022-06-08 08:48:51.222 | sqlite3 2022-06-08 08:48:51.222 | sudo 2022-06-08 08:48:51.222 | vlan 2022-06-08 08:48:51.222 | ipset 2022-06-08 08:48:51.222 | conntrack 2022-06-08 08:48:51.222 | conntrackd 2022-06-08 08:48:51.222 | keepalived 2022-06-08 08:48:51.222 | dstat 2022-06-08 08:48:51.222 | lvm2 2022-06-08 08:48:51.222 | qemu-utils 2022-06-08 08:48:51.222 | thin-provisioning-tools 2022-06-08 08:48:51.222 | curl 2022-06-08 08:48:51.222 | liberasurecode-dev 2022-06-08 08:48:51.222 | make 2022-06-08 08:48:51.222 | memcached 2022-06-08 08:48:51.222 | sqlite3 2022-06-08 08:48:51.222 | xfsprogs ' 2022-06-08 08:48:51.222 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 08:48:51.224 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:51.226 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:51.229 | ++ 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-08 08:48:51.230 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 08:48:51.234 | ++ 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-08 08:48:51.236 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-08 08:48:51.239 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:48:51.241 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-08 08:48:51.243 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:48:51.245 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:51.247 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:48:51.249 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:51.251 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:51.253 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:48:51.255 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-08 08:48:51.257 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:51.259 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-08 08:48:51.262 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-08 08:48:51.266 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-08 08:48:51.268 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-08 08:48:51.270 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-08 08:48:51.272 | ++ functions-common:time_start:2309 : local start_time= 2022-06-08 08:48:51.274 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-08 08:48:51.277 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-08 08:48:51.280 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654678131278 2022-06-08 08:48:51.282 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 08:48:51.285 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 08:48:51.287 | ++ 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-08 08:48:51.592 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-08 08:48:51.660 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 08:48:51.791 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-08 08:48:51.921 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-08 08:48:53.842 | Reading package lists... 2022-06-08 08:48:53.873 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-08 08:48:53.875 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-08 08:48:53.878 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:48:53.880 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:53.882 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:53.884 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:48:53.886 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:53.888 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-08 08:48:53.890 | ++ functions-common:time_stop:2329 : start_time=1654678131278 2022-06-08 08:48:53.893 | ++ functions-common:time_stop:2331 : [[ -z 1654678131278 ]] 2022-06-08 08:48:53.895 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:53.899 | ++ functions-common:time_stop:2334 : end_time=1654678133897 2022-06-08 08:48:53.901 | ++ functions-common:time_stop:2335 : elapsed_time=2619 2022-06-08 08:48:53.903 | ++ functions-common:time_stop:2336 : total=0 2022-06-08 08:48:53.905 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:53.907 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2619 2022-06-08 08:48:53.910 | ++ 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-08 08:48:53.912 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:48:53.914 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:53.916 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:53.918 | ++ 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-08 08:48:53.940 | ++ 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-08 08:48:54.049 | Reading package lists... 2022-06-08 08:48:54.303 | Building dependency tree... 2022-06-08 08:48:54.304 | Reading state information... 2022-06-08 08:48:54.338 | acl is already the newest version (2.2.53-6). 2022-06-08 08:48:54.338 | bc is already the newest version (1.07.1-2build1). 2022-06-08 08:48:54.338 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 08:48:54.338 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 08:48:54.338 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 08:48:54.338 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 08:48:54.338 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 08:48:54.338 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 08:48:54.338 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 08:48:54.338 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 08:48:54.338 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 08:48:54.339 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 08:48:54.339 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 08:48:54.339 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 08:48:54.339 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 08:48:54.339 | libffi-dev is already the newest version (3.3-4). 2022-06-08 08:48:54.339 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 08:48:54.339 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 08:48:54.339 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 08:48:54.339 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 08:48:54.339 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 08:48:54.339 | make is already the newest version (4.2.1-1.2). 2022-06-08 08:48:54.339 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 08:48:54.339 | psmisc is already the newest version (23.3-1). 2022-06-08 08:48:54.339 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 08:48:54.339 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 08:48:54.339 | socat is already the newest version (1.7.3.3-2). 2022-06-08 08:48:54.339 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 08:48:54.339 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 08:48:54.339 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 08:48:54.339 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 08:48:54.339 | dstat is already the newest version (0.7.4-6). 2022-06-08 08:48:54.339 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 08:48:54.339 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 08:48:54.339 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 08:48:54.339 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 08:48:54.339 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:48:54.339 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:48:54.339 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 08:48:54.339 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 08:48:54.339 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 08:48:54.339 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 08:48:54.339 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 08:48:54.340 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 08:48:54.340 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 08:48:54.340 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 08:48:54.340 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 08:48:54.340 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 08:48:54.340 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 08:48:54.340 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 08:48:54.340 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 08:48:54.340 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 08:48:54.340 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 08:48:54.340 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 08:48:54.340 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 08:48:54.340 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 08:48:54.340 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 08:48:54.340 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 08:48:54.340 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 08:48:54.340 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 08:48:54.340 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 08:48:54.340 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 08:48:54.340 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 08:48:54.340 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 08:48:54.340 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 08:48:54.340 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 08:48:54.340 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 08:48:54.340 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 08:48:54.559 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:48:54.559 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 08:48:54.559 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 08:48:54.559 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 08:48:54.559 | The following packages were automatically installed and are no longer required: 2022-06-08 08:48:54.560 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:48:54.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:48:54.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:48:54.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:48:54.561 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:48:54.561 | python3-zope.interface 2022-06-08 08:48:54.561 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:48:54.674 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:48:54.678 | ++ functions-common:apt_get:1127 : result=0 2022-06-08 08:48:54.680 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:48:54.683 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:48:54.685 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:54.687 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:54.690 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:48:54.692 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:54.694 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:48:54.696 | ++ functions-common:time_stop:2329 : start_time=1654678133936 2022-06-08 08:48:54.698 | ++ functions-common:time_stop:2331 : [[ -z 1654678133936 ]] 2022-06-08 08:48:54.701 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:54.705 | ++ functions-common:time_stop:2334 : end_time=1654678134703 2022-06-08 08:48:54.707 | ++ functions-common:time_stop:2335 : elapsed_time=767 2022-06-08 08:48:54.709 | ++ functions-common:time_stop:2336 : total=757 2022-06-08 08:48:54.711 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:54.713 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1524 2022-06-08 08:48:54.715 | ++ functions-common:apt_get:1131 : return 0 2022-06-08 08:48:54.718 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 08:48:54.720 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:48:54.723 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 08:48:54.727 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 08:48:54.731 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-08 08:48:54.733 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-08 08:48:54.736 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 08:48:56.348 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 08:48:56.350 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 08:48:56.352 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 08:48:56.354 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 08:48:56.356 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-08 08:48:56.358 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-08 08:48:56.360 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-08 08:48:56.362 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 08:48:56.364 | + functions-common:_ensure_lsb_release:328 : return 2022-06-08 08:48:56.366 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-08 08:48:56.440 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-08 08:48:56.442 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-08 08:48:56.518 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-08 08:48:56.520 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-08 08:48:56.596 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-08 08:48:56.598 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 08:48:56.600 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-08 08:48:56.602 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-08 08:48:56.604 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-08 08:48:56.605 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-08 08:48:56.607 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-08 08:48:56.609 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 08:48:56.612 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-08 08:48:56.613 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-08 08:48:56.615 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 08:48:56.615 | Distro: focal 2022-06-08 08:48:56.618 | + tools/install_pip.sh:main:136 : get_versions 2022-06-08 08:48:56.620 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 08:48:56.623 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 08:48:56.625 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 08:48:56.628 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 08:48:56.628 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 08:48:57.110 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-08 08:48:57.112 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-08 08:48:57.112 | pip: 20.2.2 2022-06-08 08:48:57.113 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-08 08:48:57.569 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-08 08:48:57.591 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-08 08:48:57.593 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-08 08:48:57.595 | + tools/install_pip.sh:main:144 : exit 0 2022-06-08 08:48:57.598 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 08:48:57.601 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:48:57.604 | + ./stack.sh:main:764 : fixup_all 2022-06-08 08:48:57.606 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-08 08:48:57.608 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-08 08:48:57.611 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:48:57.616 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:48:57.617 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-08 08:48:57.617 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-08 08:48:57.623 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-08 08:48:57.625 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-08 08:48:57.628 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-08 08:48:57.636 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-08 08:48:57.639 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-08 08:48:57.641 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-08 08:48:57.643 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-08 08:48:57.646 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-08 08:48:57.648 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-08 08:48:57.650 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:48:57.652 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:48:57.654 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:48:57.656 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:48:57.658 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:48:57.660 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:48:57.662 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:48:57.664 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:48:57.666 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-08 08:48:57.668 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-08 08:48:57.670 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-08 08:48:57.672 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:48:57.675 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:48:57.677 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:48:57.679 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:48:57.681 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:48:57.683 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:48:57.685 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-08 08:48:57.688 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-08 08:48:57.709 | Using python 3.8 to install os-testr 2022-06-08 08:48:57.711 | + 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-08 08:48:59.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:48:59.475 | 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-08 08:48:59.480 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:59.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:59.482 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:48:59.483 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:59.483 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:59.484 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:59.484 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:59.484 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:59.563 | 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-08 08:48:59.573 | 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-08 08:48:59.576 | 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-08 08:48:59.590 | 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-08 08:48:59.618 | 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-08 08:48:59.636 | 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-08 08:48:59.639 | 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-08 08:48:59.647 | 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-08 08:48:59.651 | 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-08 08:48:59.654 | 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-08 08:48:59.657 | 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-08 08:48:59.671 | 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-08 08:48:59.682 | 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-08 08:48:59.685 | 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-08 08:48:59.688 | 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-08 08:48:59.691 | 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-08 08:48:59.693 | 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-08 08:48:59.696 | 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-08 08:48:59.749 | 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-08 08:48:59.752 | 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-08 08:48:59.755 | 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-08 08:48:59.762 | 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-08 08:48:59.765 | 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-08 08:48:59.769 | 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-08 08:48:59.802 | 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-08 08:48:59.807 | 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-08 08:49:01.900 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:01.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:01.973 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:01.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:01.977 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:01.979 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:01.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:01.983 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:01.986 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:01.988 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:01.990 | + functions-common:time_stop:2329 : start_time=1654678137703 2022-06-08 08:49:01.993 | + functions-common:time_stop:2331 : [[ -z 1654678137703 ]] 2022-06-08 08:49:01.995 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:01.999 | + functions-common:time_stop:2334 : end_time=1654678141997 2022-06-08 08:49:02.002 | + functions-common:time_stop:2335 : elapsed_time=4294 2022-06-08 08:49:02.004 | + functions-common:time_stop:2336 : total=0 2022-06-08 08:49:02.006 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:02.008 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4294 2022-06-08 08:49:02.010 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:02.012 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-08 08:49:02.015 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-08 08:49:02.017 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:49:02.020 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-08 08:49:02.022 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-08 08:49:02.025 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:49:02.028 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:49:02.028 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:49:02.034 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-08 08:49:02.036 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-08 08:49:02.039 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-08 08:49:02.041 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-08 08:49:02.044 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-08 08:49:02.064 | Using python 3.8 to install systemd-python 2022-06-08 08:49:02.066 | + 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-08 08:49:03.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:03.864 | 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-08 08:49:03.869 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:03.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:03.871 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:03.872 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:03.872 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:03.873 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:03.873 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:03.873 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:03.888 | 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-08 08:49:06.177 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:06.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:06.248 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:06.251 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:06.253 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:06.255 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:06.257 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:06.259 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:06.261 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:06.263 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:06.265 | + functions-common:time_stop:2329 : start_time=1654678142059 2022-06-08 08:49:06.267 | + functions-common:time_stop:2331 : [[ -z 1654678142059 ]] 2022-06-08 08:49:06.270 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:06.274 | + functions-common:time_stop:2334 : end_time=1654678146272 2022-06-08 08:49:06.276 | + functions-common:time_stop:2335 : elapsed_time=4213 2022-06-08 08:49:06.278 | + functions-common:time_stop:2336 : total=4294 2022-06-08 08:49:06.280 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:06.283 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8507 2022-06-08 08:49:06.285 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:06.287 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 08:49:06.339 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-08 08:49:06.718 | + ./stack.sh:main:779 : install_infra 2022-06-08 08:49:06.723 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:49:06.725 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 08:49:06.727 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:49:06.731 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 08:49:06.753 | + 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-08 08:49:08.867 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:08.879 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:08.937 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:08.978 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:08.980 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:08.983 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:08.985 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:08.987 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:09.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:09.648 | 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-08 08:49:09.895 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:09.897 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:09.899 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:09.902 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:09.904 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:09.905 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:09.908 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:09.910 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:09.912 | + functions-common:time_stop:2329 : start_time=1654678146746 2022-06-08 08:49:09.914 | + functions-common:time_stop:2331 : [[ -z 1654678146746 ]] 2022-06-08 08:49:09.917 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:09.920 | + functions-common:time_stop:2334 : end_time=1654678149918 2022-06-08 08:49:09.923 | + functions-common:time_stop:2335 : elapsed_time=3172 2022-06-08 08:49:09.925 | + functions-common:time_stop:2336 : total=8507 2022-06-08 08:49:09.928 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:09.930 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11679 2022-06-08 08:49:09.932 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:09.934 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:49:09.936 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 08:49:09.958 | + 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-08 08:49:11.914 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:11.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:11.983 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:12.024 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:12.026 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:12.028 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:12.030 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:12.032 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:12.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:12.551 | Processing /opt/stack/requirements 2022-06-08 08:49:14.218 | 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-08 08:49:14.221 | 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-08 08:49:14.232 | 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-08 08:49:14.238 | 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-08 08:49:14.241 | 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-08 08:49:14.244 | 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-08 08:49:14.263 | 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-08 08:49:14.266 | 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-08 08:49:14.283 | 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-08 08:49:14.286 | 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-08 08:49:14.293 | 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-08 08:49:14.312 | 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-08 08:49:14.316 | 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-08 08:49:14.331 | 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-08 08:49:14.334 | 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-08 08:49:14.337 | 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-08 08:49:14.340 | 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-08 08:49:14.342 | 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-08 08:49:14.345 | 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-08 08:49:14.347 | 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-08 08:49:14.349 | 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-08 08:49:14.362 | 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-08 08:49:14.364 | 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-08 08:49:14.417 | 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-08 08:49:14.424 | 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-08 08:49:14.475 | 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-08 08:49:14.480 | 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-08 08:49:14.483 | 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-08 08:49:14.486 | 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-08 08:49:14.489 | Building wheels for collected packages: openstack-requirements 2022-06-08 08:49:14.490 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 08:49:15.261 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 08:49:15.262 | ERROR: Command errored out with exit status 1: 2022-06-08 08:49:15.262 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ekb4e1la/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ekb4e1la/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-q5r42g0j 2022-06-08 08:49:15.262 | cwd: /tmp/pip-req-build-ekb4e1la/ 2022-06-08 08:49:15.262 | Complete output (6 lines): 2022-06-08 08:49:15.262 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 08:49:15.262 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 08:49:15.262 | or: setup.py --help-commands 2022-06-08 08:49:15.262 | or: setup.py cmd --help 2022-06-08 08:49:15.262 | 2022-06-08 08:49:15.262 | error: invalid command 'bdist_wheel' 2022-06-08 08:49:15.262 | ---------------------------------------- 2022-06-08 08:49:15.262 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 08:49:15.262 | Running setup.py clean for openstack-requirements 2022-06-08 08:49:16.026 | Failed to build openstack-requirements 2022-06-08 08:49:16.039 | Installing collected packages: openstack-requirements 2022-06-08 08:49:16.039 | Attempting uninstall: openstack-requirements 2022-06-08 08:49:16.040 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-08 08:49:16.076 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-08 08:49:16.095 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-08 08:49:16.098 | Running setup.py install for openstack-requirements: started 2022-06-08 08:49:18.284 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 08:49:18.311 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-08 08:49:18.436 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:18.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:18.441 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:18.443 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:18.445 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:18.447 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:18.449 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:18.451 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:18.453 | + functions-common:time_stop:2329 : start_time=1654678149951 2022-06-08 08:49:18.455 | + functions-common:time_stop:2331 : [[ -z 1654678149951 ]] 2022-06-08 08:49:18.458 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:18.462 | + functions-common:time_stop:2334 : end_time=1654678158460 2022-06-08 08:49:18.464 | + functions-common:time_stop:2335 : elapsed_time=8509 2022-06-08 08:49:18.466 | + functions-common:time_stop:2336 : total=11679 2022-06-08 08:49:18.468 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:18.470 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20188 2022-06-08 08:49:18.472 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:18.475 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 08:49:18.477 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 08:49:18.480 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-08 08:49:18.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:18.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:18.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-08 08:49:18.489 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:18.491 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 08:49:18.513 | Using python 3.8 to install pbr 2022-06-08 08:49:18.515 | + 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-08 08:49:20.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:20.323 | 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-08 08:49:20.328 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:20.328 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:20.330 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:20.332 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:20.332 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:20.332 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:20.333 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:20.333 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:20.466 | 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-08 08:49:22.716 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:22.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:22.796 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:22.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:22.801 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:22.803 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:22.806 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:22.808 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:22.810 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:22.812 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:22.814 | + functions-common:time_stop:2329 : start_time=1654678158508 2022-06-08 08:49:22.816 | + functions-common:time_stop:2331 : [[ -z 1654678158508 ]] 2022-06-08 08:49:22.818 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:22.822 | + functions-common:time_stop:2334 : end_time=1654678162820 2022-06-08 08:49:22.825 | + functions-common:time_stop:2335 : elapsed_time=4312 2022-06-08 08:49:22.827 | + functions-common:time_stop:2336 : total=20188 2022-06-08 08:49:22.829 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:22.831 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24500 2022-06-08 08:49:22.833 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:22.835 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 08:49:25.109 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 08:49:26.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:26.976 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 08:49:26.995 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 08:49:26.998 | 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-08 08:49:27.001 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 08:49:27.004 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 08:49:27.010 | 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-08 08:49:27.081 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:49:27.083 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:49:27.086 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-08 08:49:27.103 | + ./stack.sh:main:788 : pkgs= 2022-06-08 08:49:27.105 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-08 08:49:27.107 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-08 08:49:27.110 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:49:27.113 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-08 08:49:27.115 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:49:27.117 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:49:27.119 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:49:27.121 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:49:27.123 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:49:27.126 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:49:27.130 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:49:27.132 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:49:27.134 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:49:27.136 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 08:49:27.138 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:49:27.153 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:27.164 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:49:27.164 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:49:27.164 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 08:49:27.165 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:49:27.165 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:49:27.166 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:49:27.168 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 08:49:27.170 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:49:27.173 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 08:49:27.175 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:49:27.177 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:49:27.179 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 08:49:27.181 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-08 08:49:27.183 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:49:27.185 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 08:49:27.187 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-08 08:49:27.190 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-08 08:49:27.192 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-08 08:49:27.194 | + functions-common:run_plugins:1739 : local plugins= 2022-06-08 08:49:27.197 | + functions-common:run_plugins:1740 : local plugin 2022-06-08 08:49:27.199 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 08:49:27.202 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-08 08:49:27.205 | + functions:set_systemd_override:826 : local value=2048 2022-06-08 08:49:27.207 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-08 08:49:27.209 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 08:49:27.260 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 08:49:27.260 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 08:49:27.262 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-08 08:49:27.630 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-08 08:49:27.632 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 08:49:27.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:27.650 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 08:49:27.652 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:49:27.655 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:49:27.657 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:49:27.659 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:49:27.662 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:27.664 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:49:27.666 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:27.668 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:27.671 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:49:27.674 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:27.676 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:49:27.678 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:49:27.680 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-08 08:49:27.683 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:49:27.685 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:27.687 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:27.690 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-08 08:49:27.711 | + 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-08 08:49:27.821 | Reading package lists... 2022-06-08 08:49:28.065 | Building dependency tree... 2022-06-08 08:49:28.066 | Reading state information... 2022-06-08 08:49:28.317 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 08:49:28.317 | The following packages were automatically installed and are no longer required: 2022-06-08 08:49:28.318 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:49:28.318 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:49:28.318 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:49:28.318 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:49:28.318 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:49:28.318 | python3-zope.interface 2022-06-08 08:49:28.319 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:49:28.432 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:49:28.436 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:49:28.439 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:49:28.442 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:28.444 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:28.446 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:28.448 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:28.450 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:28.453 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:49:28.455 | + functions-common:time_stop:2329 : start_time=1654678167708 2022-06-08 08:49:28.457 | + functions-common:time_stop:2331 : [[ -z 1654678167708 ]] 2022-06-08 08:49:28.460 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:28.464 | + functions-common:time_stop:2334 : end_time=1654678168461 2022-06-08 08:49:28.466 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-08 08:49:28.468 | + functions-common:time_stop:2336 : total=1524 2022-06-08 08:49:28.470 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:28.472 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2277 2022-06-08 08:49:28.474 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:49:28.477 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 08:49:28.479 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:49:28.481 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:49:28.483 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:49:28.486 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:49:28.488 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:49:28.490 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:49:28.493 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 08:49:28.495 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:49:28.497 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:49:28.499 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:49:28.502 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:49:28.504 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:49:28.506 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:49:28.508 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:49:28.510 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:49:28.513 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 08:49:28.515 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:49:28.517 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:49:28.520 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:49:28.522 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:49:28.524 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:49:28.526 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:49:28.529 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-08 08:49:28.531 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 08:49:28.547 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:28.549 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 08:49:28.552 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:49:28.554 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-08 08:49:28.556 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 08:49:28.559 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 08:49:28.564 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 08:49:28.566 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 08:49:28.568 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 08:49:28.571 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 08:49:28.573 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 08:49:28.575 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 08:49:28.578 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 08:49:29.285 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 08:49:29.285 | user tags 2022-06-08 08:49:29.285 | stackrabbit []' 2022-06-08 08:49:29.288 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 08:49:29.288 | user tags 2022-06-08 08:49:29.288 | stackrabbit []' 2022-06-08 08:49:29.289 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 08:49:29.294 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 08:49:29.297 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 08:49:29.300 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 08:49:29.959 | Changing password for user "stackrabbit" ... 2022-06-08 08:49:30.020 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 08:49:30.669 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 08:49:30.729 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 08:49:30.731 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 08:49:31.407 | Changing password for user "stackrabbit" ... 2022-06-08 08:49:31.466 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 08:49:31.468 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 08:49:31.470 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 08:49:32.142 | Deleting user "guest" ... 2022-06-08 08:49:32.156 | Error: 2022-06-08 08:49:32.156 | {:no_such_user, "guest"} 2022-06-08 08:49:32.168 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 08:49:32.171 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-08 08:49:32.187 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:32.190 | + ./stack.sh:main:805 : install_database 2022-06-08 08:49:32.192 | + lib/database:install_database:116 : install_database_mysql 2022-06-08 08:49:32.194 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-08 08:49:32.197 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:32.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:32.201 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-08 08:49:32.561 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 08:49:32.563 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-08 08:49:32.566 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-08 08:49:32.568 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:49:32.570 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-08 08:49:32.573 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:49:32.575 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:49:32.577 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:49:32.580 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:49:32.582 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:49:32.584 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:49:32.587 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:49:32.589 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:49:32.591 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-08 08:49:32.593 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:49:32.596 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:49:32.599 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:49:32.601 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:49:32.603 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:49:32.605 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:49:32.608 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-08 08:49:32.611 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:32.613 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:32.615 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-08 08:49:32.617 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:49:32.620 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:49:32.622 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:49:32.624 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:49:32.626 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:32.629 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:49:32.631 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:32.633 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:32.635 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:49:32.638 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:32.640 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:49:32.642 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:49:32.644 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-08 08:49:32.646 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:49:32.649 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:32.651 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:32.653 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-08 08:49:32.674 | + 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-08 08:49:32.783 | Reading package lists... 2022-06-08 08:49:33.030 | Building dependency tree... 2022-06-08 08:49:33.031 | Reading state information... 2022-06-08 08:49:33.284 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 08:49:33.284 | The following packages were automatically installed and are no longer required: 2022-06-08 08:49:33.286 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:49:33.286 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:49:33.286 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:49:33.286 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:49:33.286 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:49:33.286 | python3-zope.interface 2022-06-08 08:49:33.286 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:49:33.398 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:49:33.403 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:49:33.405 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:49:33.407 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:33.409 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:33.411 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:33.413 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:33.415 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:33.417 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:49:33.420 | + functions-common:time_stop:2329 : start_time=1654678172671 2022-06-08 08:49:33.422 | + functions-common:time_stop:2331 : [[ -z 1654678172671 ]] 2022-06-08 08:49:33.425 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:33.429 | + functions-common:time_stop:2334 : end_time=1654678173426 2022-06-08 08:49:33.431 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-08 08:49:33.433 | + functions-common:time_stop:2336 : total=2277 2022-06-08 08:49:33.435 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:33.437 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3032 2022-06-08 08:49:33.440 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:49:33.442 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-08 08:49:33.444 | + ./stack.sh:main:808 : install_database_python 2022-06-08 08:49:33.447 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-08 08:49:33.449 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-08 08:49:33.451 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 08:49:33.454 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:49:33.457 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 08:49:33.459 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-08 08:49:33.461 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:49:33.465 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:49:33.465 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:49:33.470 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-08 08:49:33.473 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-08 08:49:33.475 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-08 08:49:33.478 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 08:49:33.480 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 08:49:33.502 | Using python 3.8 to install PyMySQL 2022-06-08 08:49:33.504 | + 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-08 08:49:35.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:35.310 | 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-08 08:49:35.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:35.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:35.318 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:35.319 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:35.319 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:35.319 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:35.320 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:35.320 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:35.335 | 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-08 08:49:37.569 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:37.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:37.653 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:37.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:37.658 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:37.660 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:37.662 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:37.665 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:37.667 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:37.669 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:37.671 | + functions-common:time_stop:2329 : start_time=1654678173496 2022-06-08 08:49:37.674 | + functions-common:time_stop:2331 : [[ -z 1654678173496 ]] 2022-06-08 08:49:37.677 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:37.681 | + functions-common:time_stop:2334 : end_time=1654678177678 2022-06-08 08:49:37.683 | + functions-common:time_stop:2335 : elapsed_time=4182 2022-06-08 08:49:37.685 | + functions-common:time_stop:2336 : total=24500 2022-06-08 08:49:37.687 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:37.690 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28682 2022-06-08 08:49:37.693 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:37.695 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 08:49:37.697 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:49:37.700 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 08:49:37.702 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-08 08:49:37.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:37.721 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-08 08:49:37.723 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-08 08:49:37.726 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:49:37.727 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:49:37.732 | + 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-08 08:49:37.734 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:49:37.736 | + 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-08 08:49:37.739 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:49:37.741 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-08 08:49:37.743 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-08 08:49:37.759 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:37.761 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-08 08:49:37.763 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:49:37.766 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:49:37.768 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:49:37.771 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:49:37.773 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:37.775 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:49:37.777 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:37.780 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:37.782 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:49:37.784 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:37.786 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:49:37.788 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:49:37.791 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-08 08:49:37.793 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:49:37.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:37.798 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:37.800 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-08 08:49:37.821 | + 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-08 08:49:37.931 | Reading package lists... 2022-06-08 08:49:38.189 | Building dependency tree... 2022-06-08 08:49:38.191 | Reading state information... 2022-06-08 08:49:38.444 | radvd is already the newest version (1:2.17-2). 2022-06-08 08:49:38.444 | The following packages were automatically installed and are no longer required: 2022-06-08 08:49:38.445 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:49:38.445 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:49:38.445 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:49:38.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:49:38.445 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:49:38.445 | python3-zope.interface 2022-06-08 08:49:38.445 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:49:38.559 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:49:38.564 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:49:38.566 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:49:38.568 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:38.571 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:38.573 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:38.575 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:38.577 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:38.579 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:49:38.581 | + functions-common:time_stop:2329 : start_time=1654678177818 2022-06-08 08:49:38.583 | + functions-common:time_stop:2331 : [[ -z 1654678177818 ]] 2022-06-08 08:49:38.586 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:38.590 | + functions-common:time_stop:2334 : end_time=1654678178588 2022-06-08 08:49:38.592 | + functions-common:time_stop:2335 : elapsed_time=770 2022-06-08 08:49:38.595 | + functions-common:time_stop:2336 : total=3032 2022-06-08 08:49:38.597 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:38.599 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3802 2022-06-08 08:49:38.601 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:49:38.604 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 08:49:38.620 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:38.623 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-08 08:49:38.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 08:49:38.628 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-08 08:49:38.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-08 08:49:38.649 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:49:38.651 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:49:38.654 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:49:38.656 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:49:38.659 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:38.661 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:49:38.663 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:38.665 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:38.668 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:49:38.670 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:38.672 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:49:38.674 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:49:38.677 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-08 08:49:38.679 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:49:38.681 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:38.683 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:38.686 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-08 08:49:38.706 | + 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-08 08:49:38.815 | Reading package lists... 2022-06-08 08:49:39.063 | Building dependency tree... 2022-06-08 08:49:39.065 | Reading state information... 2022-06-08 08:49:39.319 | fakeroot is already the newest version (1.24-1). 2022-06-08 08:49:39.320 | make is already the newest version (4.2.1-1.2). 2022-06-08 08:49:39.320 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 08:49:39.320 | The following packages were automatically installed and are no longer required: 2022-06-08 08:49:39.321 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:49:39.321 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:49:39.321 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:49:39.321 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:49:39.321 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:49:39.321 | python3-zope.interface 2022-06-08 08:49:39.321 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:49:39.434 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:49:39.439 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:49:39.441 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:49:39.443 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:39.446 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:39.448 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:39.450 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:39.452 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:39.455 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:49:39.457 | + functions-common:time_stop:2329 : start_time=1654678178703 2022-06-08 08:49:39.459 | + functions-common:time_stop:2331 : [[ -z 1654678178703 ]] 2022-06-08 08:49:39.461 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:39.465 | + functions-common:time_stop:2334 : end_time=1654678179463 2022-06-08 08:49:39.467 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-08 08:49:39.470 | + functions-common:time_stop:2336 : total=3802 2022-06-08 08:49:39.472 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:39.474 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4562 2022-06-08 08:49:39.476 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:49:39.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-08 08:49:39.481 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:39.483 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:39.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 08:49:39.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-08 08:49:39.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-08 08:49:39.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-08 08:49:39.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-08 08:49:39.500 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-08 08:49:39.501 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-08 08:49:39.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-08 08:49:39.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-08 08:49:39.510 | + functions:vercmp:652 : local v1=5.4 2022-06-08 08:49:39.513 | + functions:vercmp:653 : local 'op=<' 2022-06-08 08:49:39.515 | + functions:vercmp:654 : local v2=3.13 2022-06-08 08:49:39.518 | + functions:vercmp:655 : local result 2022-06-08 08:49:39.521 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-08 08:49:39.521 | ++ functions:vercmp:659 : sort -V 2022-06-08 08:49:39.522 | ++ functions:vercmp:659 : head -1 2022-06-08 08:49:39.526 | + functions:vercmp:659 : result=3.13 2022-06-08 08:49:39.529 | + functions:vercmp:661 : case $op in 2022-06-08 08:49:39.531 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 08:49:39.534 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-08 08:49:39.536 | + functions:vercmp:672 : return 2022-06-08 08:49:39.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-08 08:49:39.540 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:49:39.543 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 08:49:40.012 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-08 08:49:40.035 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:40.037 | + ./stack.sh:main:816 : install_etcd3 2022-06-08 08:49:40.040 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 08:49:40.040 | Installing etcd 2022-06-08 08:49:40.042 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 08:49:40.055 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 08:49:40.067 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:40.069 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 08:49:40.087 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 08:49:40.090 | ++ 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-08 08:49:40.093 | ++ 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-08 08:49:40.096 | +++ 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-08 08:49:40.100 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:49:40.103 | ++ 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-08 08:49:40.105 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 08:49:40.107 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:49:40.110 | ++ functions:get_extra_file:73 : return 2022-06-08 08:49:40.113 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:49:40.115 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 08:49:40.117 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 08:49:40.120 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-08 08:49:40.138 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:49:40.140 | + ./stack.sh:main:835 : install_dstat 2022-06-08 08:49:40.143 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 08:49:40.159 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:49:40.161 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-08 08:49:40.164 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:49:40.166 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-08 08:49:40.168 | + ./stack.sh:main:844 : install_libs 2022-06-08 08:49:40.170 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-08 08:49:40.173 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-08 08:49:40.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-08 08:49:40.178 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-08 08:49:40.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-08 08:49:40.186 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.189 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-08 08:49:40.192 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-08 08:49:40.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-08 08:49:40.196 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-08 08:49:40.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-08 08:49:40.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.207 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-08 08:49:40.209 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-08 08:49:40.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-08 08:49:40.214 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-08 08:49:40.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-08 08:49:40.223 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.225 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-08 08:49:40.227 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-08 08:49:40.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-08 08:49:40.232 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-08 08:49:40.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-08 08:49:40.242 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.245 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-08 08:49:40.248 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-08 08:49:40.250 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-08 08:49:40.253 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-08 08:49:40.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 08:49:40.262 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.264 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-08 08:49:40.266 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-08 08:49:40.268 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-08 08:49:40.271 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-08 08:49:40.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-08 08:49:40.279 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.282 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-08 08:49:40.284 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-08 08:49:40.286 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-08 08:49:40.288 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-08 08:49:40.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 08:49:40.298 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.300 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-08 08:49:40.302 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-08 08:49:40.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-08 08:49:40.307 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-08 08:49:40.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 08:49:40.316 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.318 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-08 08:49:40.321 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-08 08:49:40.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-08 08:49:40.325 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-08 08:49:40.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 08:49:40.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.336 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-08 08:49:40.339 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-08 08:49:40.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-08 08:49:40.343 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-08 08:49:40.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 08:49:40.352 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.354 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-08 08:49:40.356 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-08 08:49:40.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-08 08:49:40.361 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-08 08:49:40.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 08:49:40.370 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.373 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-08 08:49:40.375 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-08 08:49:40.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-08 08:49:40.380 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-08 08:49:40.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 08:49:40.389 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.391 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-08 08:49:40.393 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-08 08:49:40.396 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-08 08:49:40.398 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-08 08:49:40.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 08:49:40.407 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.409 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-08 08:49:40.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-08 08:49:40.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-08 08:49:40.416 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-08 08:49:40.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 08:49:40.425 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.428 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-08 08:49:40.430 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-08 08:49:40.432 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-08 08:49:40.434 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-08 08:49:40.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 08:49:40.444 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.447 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-08 08:49:40.449 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-08 08:49:40.451 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-08 08:49:40.454 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-08 08:49:40.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 08:49:40.463 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.465 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-08 08:49:40.467 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-08 08:49:40.470 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-08 08:49:40.472 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-08 08:49:40.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 08:49:40.481 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.483 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-08 08:49:40.486 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-08 08:49:40.488 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-08 08:49:40.491 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-08 08:49:40.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 08:49:40.500 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.503 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-08 08:49:40.505 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-08 08:49:40.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-08 08:49:40.510 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-08 08:49:40.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 08:49:40.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.521 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-08 08:49:40.524 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-08 08:49:40.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-08 08:49:40.528 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-08 08:49:40.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 08:49:40.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.540 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-08 08:49:40.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-08 08:49:40.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-08 08:49:40.547 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-08 08:49:40.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 08:49:40.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.559 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-08 08:49:40.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-08 08:49:40.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-08 08:49:40.566 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-08 08:49:40.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 08:49:40.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.578 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-08 08:49:40.581 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-08 08:49:40.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-08 08:49:40.585 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-08 08:49:40.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 08:49:40.595 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.597 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-08 08:49:40.599 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-08 08:49:40.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-08 08:49:40.604 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-08 08:49:40.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 08:49:40.613 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.616 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-08 08:49:40.618 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-08 08:49:40.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-08 08:49:40.622 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-08 08:49:40.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 08:49:40.632 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.634 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-08 08:49:40.636 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-08 08:49:40.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-08 08:49:40.641 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-08 08:49:40.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 08:49:40.650 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.652 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-08 08:49:40.654 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-08 08:49:40.657 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-08 08:49:40.660 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-08 08:49:40.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 08:49:40.669 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.671 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-08 08:49:40.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-08 08:49:40.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-08 08:49:40.678 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-08 08:49:40.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 08:49:40.687 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.690 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-08 08:49:40.692 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-08 08:49:40.694 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-08 08:49:40.697 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-08 08:49:40.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 08:49:40.706 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.708 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-08 08:49:40.710 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-08 08:49:40.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-08 08:49:40.715 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-08 08:49:40.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-08 08:49:40.725 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.727 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-08 08:49:40.729 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-08 08:49:40.732 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-08 08:49:40.734 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-08 08:49:40.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-08 08:49:40.744 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.746 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-08 08:49:40.748 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-08 08:49:40.751 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-08 08:49:40.753 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-08 08:49:40.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-08 08:49:40.762 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.764 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-08 08:49:40.767 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-08 08:49:40.769 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-08 08:49:40.771 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-08 08:49:40.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-08 08:49:40.781 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.783 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-08 08:49:40.786 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-08 08:49:40.788 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-08 08:49:40.790 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-08 08:49:40.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-08 08:49:40.800 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.802 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-08 08:49:40.805 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-08 08:49:40.807 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-08 08:49:40.809 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-08 08:49:40.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-08 08:49:40.818 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.821 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-08 08:49:40.823 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-08 08:49:40.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-08 08:49:40.828 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-08 08:49:40.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:40.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:40.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 08:49:40.837 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:40.840 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-08 08:49:40.860 | Using python 3.8 to install etcd3 2022-06-08 08:49:40.863 | + 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-08 08:49:42.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:42.667 | 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-08 08:49:42.684 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:42.684 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:42.691 | 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-08 08:49:42.701 | 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-08 08:49:42.725 | 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-08 08:49:42.730 | 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-08 08:49:42.733 | 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-08 08:49:42.748 | 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-08 08:49:44.906 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:44.906 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:44.985 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:44.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:44.989 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:44.991 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:44.993 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:44.996 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:44.998 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:45.000 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:45.003 | + functions-common:time_stop:2329 : start_time=1654678180855 2022-06-08 08:49:45.005 | + functions-common:time_stop:2331 : [[ -z 1654678180855 ]] 2022-06-08 08:49:45.008 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:45.012 | + functions-common:time_stop:2334 : end_time=1654678185009 2022-06-08 08:49:45.014 | + functions-common:time_stop:2335 : elapsed_time=4154 2022-06-08 08:49:45.016 | + functions-common:time_stop:2336 : total=28682 2022-06-08 08:49:45.018 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:45.021 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32836 2022-06-08 08:49:45.023 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:45.025 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-08 08:49:45.046 | Using python 3.8 to install etcd3gw 2022-06-08 08:49:45.049 | + 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-08 08:49:46.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:46.842 | 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-08 08:49:46.848 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:46.848 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:46.850 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:46.851 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:46.852 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:46.852 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:46.852 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:46.853 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:46.867 | 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-08 08:49:46.893 | 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-08 08:49:46.900 | 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-08 08:49:46.903 | 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-08 08:49:46.924 | 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-08 08:49:46.927 | 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-08 08:49:46.948 | 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-08 08:49:46.951 | 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-08 08:49:46.956 | 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-08 08:49:49.177 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:49.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:49.250 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:49.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:49.255 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:49.257 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:49.259 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:49.261 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:49.263 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:49.266 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:49.268 | + functions-common:time_stop:2329 : start_time=1654678185040 2022-06-08 08:49:49.270 | + functions-common:time_stop:2331 : [[ -z 1654678185040 ]] 2022-06-08 08:49:49.273 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:49.277 | + functions-common:time_stop:2334 : end_time=1654678189275 2022-06-08 08:49:49.279 | + functions-common:time_stop:2335 : elapsed_time=4235 2022-06-08 08:49:49.282 | + functions-common:time_stop:2336 : total=32836 2022-06-08 08:49:49.284 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:49.286 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37071 2022-06-08 08:49:49.289 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:49.291 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-08 08:49:49.293 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-08 08:49:49.295 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-08 08:49:49.298 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:49:49.300 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:49:49.302 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:49:49.305 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:49:49.307 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:49:49.309 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:49:49.312 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:49:49.314 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:49:49.316 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-08 08:49:49.319 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-08 08:49:49.321 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:49.323 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:49.326 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-08 08:49:49.328 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-08 08:49:49.331 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:49:49.333 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:49:49.335 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:49:49.338 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:49:49.340 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:49:49.342 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:49.345 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:49:49.347 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:49.349 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:49.352 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:49:49.354 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:49:49.356 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:49:49.358 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:49:49.361 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:49:49.363 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:49:49.365 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:49.368 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:49.370 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:49:49.390 | + 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-08 08:49:49.501 | Reading package lists... 2022-06-08 08:49:49.750 | Building dependency tree... 2022-06-08 08:49:49.752 | Reading state information... 2022-06-08 08:49:50.004 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-08 08:49:50.004 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-08 08:49:50.004 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:49:50.004 | The following packages were automatically installed and are no longer required: 2022-06-08 08:49:50.005 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:49:50.005 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:49:50.005 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:49:50.005 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:49:50.005 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:49:50.006 | python3-zope.interface 2022-06-08 08:49:50.006 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:49:50.118 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:49:50.122 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:49:50.124 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:49:50.127 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:50.129 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:50.131 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:50.133 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:50.136 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:50.138 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:49:50.140 | + functions-common:time_stop:2329 : start_time=1654678189388 2022-06-08 08:49:50.142 | + functions-common:time_stop:2331 : [[ -z 1654678189388 ]] 2022-06-08 08:49:50.145 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:50.149 | + functions-common:time_stop:2334 : end_time=1654678190146 2022-06-08 08:49:50.151 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-08 08:49:50.153 | + functions-common:time_stop:2336 : total=4562 2022-06-08 08:49:50.155 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:50.157 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5320 2022-06-08 08:49:50.159 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:49:50.162 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-08 08:49:50.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:49:50.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:49:50.169 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-08 08:49:50.231 | Module proxy already enabled 2022-06-08 08:49:50.236 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-08 08:49:50.296 | Considering dependency proxy for proxy_uwsgi: 2022-06-08 08:49:50.297 | Module proxy already enabled 2022-06-08 08:49:50.297 | Module proxy_uwsgi already enabled 2022-06-08 08:49:50.301 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-08 08:49:50.304 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:49:50.306 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:49:50.308 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:49:50.447 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-08 08:49:50.449 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-08 08:49:50.451 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-08 08:49:50.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-08 08:49:50.461 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.463 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-08 08:49:50.465 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-08 08:49:50.467 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-08 08:49:50.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-08 08:49:50.477 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.480 | + ./stack.sh:main:852 : install_glanceclient 2022-06-08 08:49:50.482 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-08 08:49:50.485 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-08 08:49:50.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-08 08:49:50.496 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.498 | + ./stack.sh:main:853 : install_cinderclient 2022-06-08 08:49:50.501 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-08 08:49:50.503 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-08 08:49:50.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-08 08:49:50.513 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.515 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-08 08:49:50.517 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-08 08:49:50.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-08 08:49:50.527 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.529 | + ./stack.sh:main:854 : install_novaclient 2022-06-08 08:49:50.532 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-08 08:49:50.534 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-08 08:49:50.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-08 08:49:50.544 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.546 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-08 08:49:50.566 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:50.568 | + ./stack.sh:main:856 : install_swiftclient 2022-06-08 08:49:50.575 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-08 08:49:50.577 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-08 08:49:50.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-08 08:49:50.587 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.589 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-08 08:49:50.606 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:50.608 | + ./stack.sh:main:859 : install_neutronclient 2022-06-08 08:49:50.611 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-08 08:49:50.614 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-08 08:49:50.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-08 08:49:50.623 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.625 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-08 08:49:50.628 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-08 08:49:50.630 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-08 08:49:50.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:49:50.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:49:50.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-08 08:49:50.640 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:49:50.642 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-08 08:49:50.644 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-08 08:49:50.647 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:49:50.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-08 08:49:50.652 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-08 08:49:50.654 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:49:50.658 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:49:50.659 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:49:50.663 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-08 08:49:50.666 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-08 08:49:50.668 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-08 08:49:50.671 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-08 08:49:50.674 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-08 08:49:50.694 | Using python 3.8 to install keystonemiddleware 2022-06-08 08:49:50.696 | + 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-08 08:49:52.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:52.478 | 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-08 08:49:52.482 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:52.483 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:52.485 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:52.487 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:52.487 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:52.487 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:52.488 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:52.488 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:52.502 | 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-08 08:49:52.573 | 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-08 08:49:52.609 | 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-08 08:49:52.624 | 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-08 08:49:52.631 | 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-08 08:49:52.637 | 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-08 08:49:52.677 | 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-08 08:49:52.686 | 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-08 08:49:52.705 | 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-08 08:49:52.711 | 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-08 08:49:52.714 | 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-08 08:49:52.725 | 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-08 08:49:52.728 | 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-08 08:49:52.731 | 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-08 08:49:52.736 | 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-08 08:49:52.756 | 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-08 08:49:52.760 | 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-08 08:49:52.780 | 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-08 08:49:52.785 | 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-08 08:49:52.788 | 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-08 08:49:52.795 | 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-08 08:49:52.816 | 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-08 08:49:52.830 | 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-08 08:49:52.895 | 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-08 08:49:52.901 | 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-08 08:49:52.909 | 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-08 08:49:52.912 | 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-08 08:49:52.916 | 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-08 08:49:52.920 | 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-08 08:49:52.923 | 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-08 08:49:52.926 | 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-08 08:49:52.929 | 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-08 08:49:52.931 | 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-08 08:49:52.935 | 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-08 08:49:52.941 | 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-08 08:49:52.944 | 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-08 08:49:54.924 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:54.924 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:55.012 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:55.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:55.018 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:55.020 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:55.022 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:55.024 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:55.026 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:55.028 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:55.030 | + functions-common:time_stop:2329 : start_time=1654678190689 2022-06-08 08:49:55.033 | + functions-common:time_stop:2331 : [[ -z 1654678190689 ]] 2022-06-08 08:49:55.035 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:55.039 | + functions-common:time_stop:2334 : end_time=1654678195037 2022-06-08 08:49:55.041 | + functions-common:time_stop:2335 : elapsed_time=4348 2022-06-08 08:49:55.044 | + functions-common:time_stop:2336 : total=37071 2022-06-08 08:49:55.046 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:55.048 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41419 2022-06-08 08:49:55.051 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:55.053 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-08 08:49:55.055 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-08 08:49:55.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:49:55.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-08 08:49:55.064 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-08 08:49:55.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:49:55.070 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:49:55.070 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:49:55.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-08 08:49:55.078 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-08 08:49:55.081 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-08 08:49:55.084 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-08 08:49:55.086 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-08 08:49:55.106 | Using python 3.8 to install python-memcached 2022-06-08 08:49:55.109 | + 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-08 08:49:56.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:49:56.907 | 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-08 08:49:56.912 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:56.912 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:56.914 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:49:56.915 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:56.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:56.916 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:56.916 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:49:56.916 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:49:56.932 | 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-08 08:49:56.936 | 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-08 08:49:59.193 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:49:59.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:49:59.265 | + inc/python:pip_install:200 : result=0 2022-06-08 08:49:59.268 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:49:59.270 | + functions-common:time_stop:2322 : local name 2022-06-08 08:49:59.272 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:49:59.274 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:49:59.277 | + functions-common:time_stop:2325 : local total 2022-06-08 08:49:59.279 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:49:59.282 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:49:59.284 | + functions-common:time_stop:2329 : start_time=1654678195101 2022-06-08 08:49:59.286 | + functions-common:time_stop:2331 : [[ -z 1654678195101 ]] 2022-06-08 08:49:59.289 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:49:59.293 | + functions-common:time_stop:2334 : end_time=1654678199291 2022-06-08 08:49:59.295 | + functions-common:time_stop:2335 : elapsed_time=4190 2022-06-08 08:49:59.298 | + functions-common:time_stop:2336 : total=41419 2022-06-08 08:49:59.300 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:49:59.302 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45609 2022-06-08 08:49:59.304 | + inc/python:pip_install:203 : return 0 2022-06-08 08:49:59.307 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-08 08:49:59.324 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:49:59.326 | + ./stack.sh:main:866 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-06-08 08:49:59.329 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-08 08:49:59.332 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-08 08:49:59.334 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-08 08:49:59.336 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:49:59.339 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-08 08:49:59.341 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-08 08:49:59.356 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:49:59.358 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-08 08:49:59.361 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-08 08:49:59.363 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-08 08:49:59.365 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:49:59.367 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:49:59.369 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:49:59.372 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:49:59.374 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:49:59.377 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:49:59.392 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:49:59.394 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:49:59.396 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:59.399 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:49:59.399 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:49:59.404 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-08 08:49:59.406 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:49:59.408 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-08 08:49:59.421 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-08 08:49:59.423 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:49:59.424 | + functions-common:git_clone:607 : head -1 2022-06-08 08:49:59.427 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-08 08:49:59.430 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:49:59.432 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-08 08:49:59.434 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:49:59.436 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:49:59.439 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-08 08:49:59.442 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:49:59.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-08 08:49:59.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:49:59.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:49:59.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-08 08:49:59.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:49:59.456 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:49:59.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-08 08:49:59.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:49:59.464 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-08 08:49:59.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:49:59.469 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:49:59.472 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-08 08:49:59.477 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-08 08:49:59.480 | + 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-08 08:50:00.103 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-08 08:50:00.105 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:50:00.108 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:50:00.110 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:50:00.113 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:50:00.115 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-08 08:50:00.117 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:50:00.119 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:50:00.121 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:50:00.123 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:50:00.125 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:50:00.127 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:50:00.130 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:50:00.132 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-08 08:50:00.151 | Using python 3.8 to install /opt/stack/keystone 2022-06-08 08:50:00.153 | + 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-08 08:50:01.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:50:01.966 | 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-08 08:50:01.971 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:01.971 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:01.973 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:50:01.974 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:01.975 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:01.975 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:01.975 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:01.976 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:01.988 | Obtaining file:///opt/stack/keystone 2022-06-08 08:50:03.564 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:50:05.133 | 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-08 08:50:05.161 | 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-08 08:50:05.170 | 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-08 08:50:05.179 | 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-08 08:50:05.182 | 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-08 08:50:05.191 | 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-08 08:50:05.211 | 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-08 08:50:05.225 | 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-08 08:50:05.241 | 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-08 08:50:05.245 | 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-08 08:50:05.255 | 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-08 08:50:05.258 | 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-08 08:50:05.262 | 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-08 08:50:05.301 | 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-08 08:50:05.307 | 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-08 08:50:05.310 | 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-08 08:50:05.322 | 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-08 08:50:05.378 | 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-08 08:50:05.381 | 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-08 08:50:05.387 | 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-08 08:50:05.423 | 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-08 08:50:05.438 | 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-08 08:50:05.444 | 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-08 08:50:05.491 | 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-08 08:50:05.497 | 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-08 08:50:05.537 | 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-08 08:50:05.591 | 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-08 08:50:05.609 | 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-08 08:50:05.626 | 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-08 08:50:05.638 | 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-08 08:50:05.662 | 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-08 08:50:05.670 | 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-08 08:50:05.689 | 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-08 08:50:05.733 | 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-08 08:50:05.741 | 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-08 08:50:05.754 | 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-08 08:50:05.758 | 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-08 08:50:05.760 | 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-08 08:50:05.770 | 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-08 08:50:05.774 | 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-08 08:50:05.776 | 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-08 08:50:05.779 | 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-08 08:50:05.795 | 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-08 08:50:05.800 | 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-08 08:50:05.819 | 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-08 08:50:05.824 | 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-08 08:50:05.844 | 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-08 08:50:05.849 | 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-08 08:50:05.852 | 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-08 08:50:05.855 | 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-08 08:50:05.866 | 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-08 08:50:05.870 | 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-08 08:50:05.872 | 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-08 08:50:05.880 | 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-08 08:50:05.889 | 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-08 08:50:05.895 | 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-08 08:50:05.912 | 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-08 08:50:05.916 | 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-08 08:50:05.923 | 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-08 08:50:05.944 | 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-08 08:50:05.948 | 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-08 08:50:05.951 | 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-08 08:50:06.014 | 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-08 08:50:06.022 | 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-08 08:50:06.027 | 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-08 08:50:06.031 | 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-08 08:50:06.040 | 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-08 08:50:06.080 | 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-08 08:50:06.087 | 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-08 08:50:06.090 | 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-08 08:50:06.094 | 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-08 08:50:06.103 | 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-08 08:50:06.110 | 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-08 08:50:06.119 | 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-08 08:50:06.127 | 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-08 08:50:06.130 | 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-08 08:50:06.141 | 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-08 08:50:06.152 | 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-08 08:50:06.155 | 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-08 08:50:06.158 | 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-08 08:50:06.172 | 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-08 08:50:06.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-08 08:50:06.181 | 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-08 08:50:06.184 | 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-08 08:50:06.187 | 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-08 08:50:06.189 | 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-08 08:50:06.192 | 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-08 08:50:06.195 | 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-08 08:50:06.198 | 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-08 08:50:06.201 | 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-08 08:50:06.206 | 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-08 08:50:06.209 | 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-08 08:50:06.211 | 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-08 08:50:06.220 | 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-08 08:50:06.223 | 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-08 08:50:06.231 | 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-08 08:50:06.239 | 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-08 08:50:06.242 | 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-08 08:50:07.626 | Installing collected packages: keystone 2022-06-08 08:50:07.626 | Attempting uninstall: keystone 2022-06-08 08:50:07.628 | Found existing installation: keystone 18.1.1.dev3 2022-06-08 08:50:07.631 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-08 08:50:07.632 | Running setup.py develop for keystone 2022-06-08 08:50:09.536 | Successfully installed keystone 2022-06-08 08:50:09.679 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:50:09.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:50:09.766 | + inc/python:pip_install:200 : result=0 2022-06-08 08:50:09.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:50:09.770 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:09.772 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:09.774 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:09.776 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:09.779 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:09.781 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:50:09.783 | + functions-common:time_stop:2329 : start_time=1654678200146 2022-06-08 08:50:09.785 | + functions-common:time_stop:2331 : [[ -z 1654678200146 ]] 2022-06-08 08:50:09.788 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:09.792 | + functions-common:time_stop:2334 : end_time=1654678209790 2022-06-08 08:50:09.795 | + functions-common:time_stop:2335 : elapsed_time=9644 2022-06-08 08:50:09.797 | + functions-common:time_stop:2336 : total=45609 2022-06-08 08:50:09.799 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:09.801 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55253 2022-06-08 08:50:09.804 | + inc/python:pip_install:203 : return 0 2022-06-08 08:50:09.806 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:50:09.808 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:50:09.810 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:50:09.830 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:50:09.842 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-08 08:50:09.844 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-08 08:50:09.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:09.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:09.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-08 08:50:09.853 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:09.856 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-08 08:50:09.872 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:09.874 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:50:09.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:50:09.879 | + ./stack.sh:main:868 : configure_keystone 2022-06-08 08:50:09.882 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-08 08:50:09.894 | + 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-08 08:50:09.897 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-08 08:50:09.901 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-08 08:50:09.916 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:09.919 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-08 08:50:09.948 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-08 08:50:09.975 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-08 08:50:10.005 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-08 08:50:10.035 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-08 08:50:10.065 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-08 08:50:10.095 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-08 08:50:10.122 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-08 08:50:10.149 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-08 08:50:10.151 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-08 08:50:10.154 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-08 08:50:10.156 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-08 08:50:10.159 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:50:10.161 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:50:10.176 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:10.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:50:10.181 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:50:10.184 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:50:10.199 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:10.201 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:10.205 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:10.234 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:50:10.236 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:50:10.239 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-08 08:50:10.241 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-08 08:50:10.243 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-08 08:50:10.259 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:10.261 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-06-08 08:50:10.292 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.42/identity 2022-06-08 08:50:10.319 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-08 08:50:10.322 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-08 08:50:10.353 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-08 08:50:10.355 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-08 08:50:10.358 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-08 08:50:10.360 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-08 08:50:10.362 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-08 08:50:10.365 | + 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-08 08:50:10.401 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-08 08:50:10.403 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-08 08:50:10.406 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-08 08:50:10.409 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-08 08:50:10.412 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:50:10.429 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:50:10.431 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:50:10.433 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:50:10.436 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:50:10.438 | + 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-08 08:50:10.466 | + 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-08 08:50:10.493 | + 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-08 08:50:10.521 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:50:10.548 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-08 08:50:10.576 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:50:10.579 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-08 08:50:10.581 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:50:10.583 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-08 08:50:10.586 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-08 08:50:10.588 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:50:10.590 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:50:10.593 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-08 08:50:10.597 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-08 08:50:10.599 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:50:10.602 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:50:10.614 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:50:10.614 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:10.622 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:50:10.626 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:10.644 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:50:10.646 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:50:10.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-08 08:50:10.678 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-08 08:50:10.705 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-08 08:50:10.731 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-08 08:50:10.757 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-08 08:50:10.784 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-08 08:50:10.810 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-08 08:50:10.836 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-08 08:50:10.864 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-08 08:50:10.890 | + 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-08 08:50:10.917 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-08 08:50:10.943 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-08 08:50:10.971 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-08 08:50:10.997 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:50:10.999 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:50:11.002 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-08 08:50:11.004 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-08 08:50:11.007 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:50:11.009 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.011 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.013 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:50:11.016 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:50:11.019 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:50:11.045 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-08 08:50:11.072 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:50:11.072 | + 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-08 08:50:11.081 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-08 08:50:11.085 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-08 08:50:11.087 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-08 08:50:11.089 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:50:11.091 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:50:11.094 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:11.096 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.099 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.101 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:11.103 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:50:11.105 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.107 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.110 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-08 08:50:11.171 | Site keystone-wsgi-public already enabled 2022-06-08 08:50:11.176 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:50:11.178 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:50:11.180 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:50:11.182 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:50:11.320 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-08 08:50:11.323 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:50:11.325 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-08 08:50:11.328 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-08 08:50:11.331 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:50:11.333 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:50:11.336 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:50:11.340 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-08 08:50:11.342 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:50:11.345 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:50:11.359 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:50:11.359 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:11.367 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:50:11.371 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:11.387 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:50:11.390 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:50:11.394 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:50:11.425 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-08 08:50:11.453 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-08 08:50:11.480 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-08 08:50:11.508 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-08 08:50:11.535 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-08 08:50:11.561 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-08 08:50:11.589 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-08 08:50:11.617 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-08 08:50:11.645 | + 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-08 08:50:11.672 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-08 08:50:11.699 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-08 08:50:11.727 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-08 08:50:11.755 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:50:11.757 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:50:11.760 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-08 08:50:11.762 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-08 08:50:11.764 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:50:11.767 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.769 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.771 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:50:11.774 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:50:11.776 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:50:11.803 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-08 08:50:11.832 | + 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-08 08:50:11.832 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:50:11.841 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-08 08:50:11.844 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-08 08:50:11.847 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-08 08:50:11.849 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:50:11.851 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:50:11.853 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:11.856 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.858 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.861 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:11.863 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:50:11.865 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:11.867 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:11.870 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-08 08:50:11.930 | Site keystone-wsgi-admin already enabled 2022-06-08 08:50:11.934 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:50:11.937 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:50:11.940 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:50:11.942 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:50:12.075 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-08 08:50:12.106 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-08 08:50:12.139 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-08 08:50:12.169 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-08 08:50:12.172 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-08 08:50:12.202 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-08 08:50:12.230 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-08 08:50:12.258 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-08 08:50:12.274 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:12.276 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-08 08:50:12.293 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:12.295 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-08 08:50:12.298 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-08 08:50:12.300 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-08 08:50:12.303 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:50:12.305 | + lib/stack:stack_install_service:32 : install_swift 2022-06-08 08:50:12.307 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-08 08:50:12.310 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-08 08:50:12.312 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-08 08:50:12.314 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:50:12.316 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:50:12.319 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:50:12.322 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:50:12.324 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:50:12.327 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:50:12.342 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:50:12.345 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:50:12.347 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:12.350 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:50:12.350 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:50:12.355 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-08 08:50:12.357 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:12.360 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-08 08:50:12.373 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-08 08:50:12.375 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:50:12.376 | + functions-common:git_clone:607 : head -1 2022-06-08 08:50:12.382 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-08 08:50:12.384 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:50:12.387 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-08 08:50:12.389 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:50:12.392 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:50:12.394 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-08 08:50:12.397 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-08 08:50:12.399 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-08 08:50:12.401 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:50:12.403 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:50:12.406 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-08 08:50:12.409 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:50:12.411 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-08 08:50:12.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-08 08:50:12.416 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:50:12.419 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-08 08:50:12.422 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:50:12.424 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:50:12.427 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-08 08:50:12.432 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-08 08:50:12.435 | + 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-08 08:50:13.020 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-08 08:50:13.022 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:50:13.025 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:50:13.027 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:50:13.029 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:50:13.032 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-08 08:50:13.034 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:50:13.036 | + inc/python:setup_package:427 : local extras=keystone 2022-06-08 08:50:13.039 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:50:13.041 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-08 08:50:13.043 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-08 08:50:13.045 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-08 08:50:13.048 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:50:13.051 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-08 08:50:13.071 | Using python 3.8 to install /opt/stack/swift 2022-06-08 08:50:13.073 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-08 08:50:14.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:50:14.881 | 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-08 08:50:14.885 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:14.886 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:14.887 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:50:14.889 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:14.889 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:14.889 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:14.890 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:14.890 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:14.903 | Obtaining file:///opt/stack/swift 2022-06-08 08:50:16.167 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:50:17.418 | 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-08 08:50:17.428 | 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-08 08:50:17.469 | 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-08 08:50:17.478 | 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-08 08:50:17.481 | 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-08 08:50:17.538 | 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-08 08:50:17.550 | 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-08 08:50:17.552 | 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-08 08:50:17.555 | 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-08 08:50:17.590 | 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-08 08:50:17.606 | 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-08 08:50:17.613 | 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-08 08:50:17.619 | 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-08 08:50:17.658 | 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-08 08:50:17.668 | 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-08 08:50:17.686 | 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-08 08:50:17.693 | 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-08 08:50:17.696 | 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-08 08:50:17.708 | 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-08 08:50:17.710 | 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-08 08:50:17.713 | 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-08 08:50:17.716 | 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-08 08:50:17.722 | 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-08 08:50:17.740 | 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-08 08:50:17.745 | 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-08 08:50:17.765 | 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-08 08:50:17.770 | 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-08 08:50:17.773 | 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-08 08:50:17.780 | 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-08 08:50:17.802 | 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-08 08:50:17.806 | 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-08 08:50:17.809 | 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-08 08:50:17.818 | 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-08 08:50:17.832 | 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-08 08:50:17.897 | 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-08 08:50:17.902 | 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-08 08:50:17.910 | 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-08 08:50:17.915 | 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-08 08:50:17.918 | 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-08 08:50:17.922 | 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-08 08:50:17.925 | 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-08 08:50:17.929 | 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-08 08:50:17.931 | 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-08 08:50:17.934 | 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-08 08:50:17.937 | 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-08 08:50:17.942 | 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-08 08:50:17.945 | 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-08 08:50:19.645 | Installing collected packages: swift 2022-06-08 08:50:19.645 | Attempting uninstall: swift 2022-06-08 08:50:19.647 | Found existing installation: swift 2.26.1.dev35 2022-06-08 08:50:19.649 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-08 08:50:19.651 | Running setup.py develop for swift 2022-06-08 08:50:21.395 | Successfully installed swift 2022-06-08 08:50:21.564 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:50:21.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:50:21.641 | + inc/python:pip_install:200 : result=0 2022-06-08 08:50:21.643 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:50:21.645 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:21.647 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:21.649 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:21.652 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:21.654 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:21.656 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:50:21.658 | + functions-common:time_stop:2329 : start_time=1654678213065 2022-06-08 08:50:21.660 | + functions-common:time_stop:2331 : [[ -z 1654678213065 ]] 2022-06-08 08:50:21.663 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:21.667 | + functions-common:time_stop:2334 : end_time=1654678221665 2022-06-08 08:50:21.669 | + functions-common:time_stop:2335 : elapsed_time=8600 2022-06-08 08:50:21.672 | + functions-common:time_stop:2336 : total=55253 2022-06-08 08:50:21.674 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:21.676 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63853 2022-06-08 08:50:21.678 | + inc/python:pip_install:203 : return 0 2022-06-08 08:50:21.681 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:50:21.683 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:50:21.686 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:50:21.705 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:50:21.716 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-08 08:50:21.719 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-08 08:50:21.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:21.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:21.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-08 08:50:21.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:21.731 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-08 08:50:21.733 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:50:21.736 | + ./stack.sh:main:877 : configure_swift 2022-06-08 08:50:21.738 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-08 08:50:21.740 | + lib/swift:configure_swift:335 : local node_number 2022-06-08 08:50:21.742 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-08 08:50:21.744 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-08 08:50:21.746 | + lib/swift:configure_swift:338 : local user_group 2022-06-08 08:50:21.748 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 08:50:22.574 | No object-replicator running 2022-06-08 08:50:22.574 | No account-reaper running 2022-06-08 08:50:22.574 | No account-auditor running 2022-06-08 08:50:22.574 | No object-expirer running 2022-06-08 08:50:22.574 | No object-updater running 2022-06-08 08:50:22.574 | No container-reconciler running 2022-06-08 08:50:22.574 | No account-server running 2022-06-08 08:50:22.574 | No container-sync running 2022-06-08 08:50:22.574 | No account-replicator running 2022-06-08 08:50:22.574 | No container-auditor running 2022-06-08 08:50:22.574 | No container-updater running 2022-06-08 08:50:22.575 | No container-replicator running 2022-06-08 08:50:22.575 | No object-reconstructor running 2022-06-08 08:50:22.575 | No proxy-server running 2022-06-08 08:50:22.575 | No object-auditor running 2022-06-08 08:50:22.575 | No container-server running 2022-06-08 08:50:22.575 | No container-sharder running 2022-06-08 08:50:22.575 | No object-server running 2022-06-08 08:50:22.621 | + lib/swift:configure_swift:341 : true 2022-06-08 08:50:22.623 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-08 08:50:22.636 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-08 08:50:22.648 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-08 08:50:22.651 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-08 08:50:22.651 | s/%GROUP%//; 2022-06-08 08:50:22.651 | s/%USER%/ubuntu/; 2022-06-08 08:50:22.651 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-08 08:50:22.651 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-08 08:50:22.651 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-08 08:50:22.659 | uid = ubuntu 2022-06-08 08:50:22.659 | gid = 2022-06-08 08:50:22.659 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-08 08:50:22.659 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-08 08:50:22.659 | address = 127.0.0.1 2022-06-08 08:50:22.659 | 2022-06-08 08:50:22.659 | [account6612] 2022-06-08 08:50:22.659 | max connections = 25 2022-06-08 08:50:22.659 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:50:22.659 | read only = false 2022-06-08 08:50:22.659 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-08 08:50:22.659 | 2022-06-08 08:50:22.659 | [account6622] 2022-06-08 08:50:22.659 | max connections = 25 2022-06-08 08:50:22.659 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [account6632] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.660 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [account6642] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.660 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [container6611] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.660 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [container6621] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.660 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [container6631] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.660 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:50:22.660 | read only = false 2022-06-08 08:50:22.660 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-08 08:50:22.660 | 2022-06-08 08:50:22.660 | [container6641] 2022-06-08 08:50:22.660 | max connections = 25 2022-06-08 08:50:22.661 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:50:22.661 | read only = false 2022-06-08 08:50:22.661 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-08 08:50:22.661 | 2022-06-08 08:50:22.661 | 2022-06-08 08:50:22.661 | [object6613] 2022-06-08 08:50:22.661 | max connections = 25 2022-06-08 08:50:22.661 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:50:22.661 | read only = false 2022-06-08 08:50:22.661 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-08 08:50:22.661 | 2022-06-08 08:50:22.661 | [object6623] 2022-06-08 08:50:22.661 | max connections = 25 2022-06-08 08:50:22.661 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:50:22.661 | read only = false 2022-06-08 08:50:22.661 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-08 08:50:22.661 | 2022-06-08 08:50:22.661 | [object6633] 2022-06-08 08:50:22.661 | max connections = 25 2022-06-08 08:50:22.661 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:50:22.661 | read only = false 2022-06-08 08:50:22.661 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-08 08:50:22.661 | 2022-06-08 08:50:22.661 | [object6643] 2022-06-08 08:50:22.661 | max connections = 25 2022-06-08 08:50:22.661 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:50:22.661 | read only = false 2022-06-08 08:50:22.661 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-08 08:50:22.662 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-08 08:50:22.664 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:22.666 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:22.668 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-08 08:50:22.680 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-08 08:50:22.682 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-08 08:50:22.686 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-08 08:50:22.690 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-08 08:50:22.693 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-08 08:50:22.697 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-08 08:50:22.724 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-06-08 08:50:22.749 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-08 08:50:22.766 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-08 08:50:22.794 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-08 08:50:22.810 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:50:22.839 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-08 08:50:22.856 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-08 08:50:22.883 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-08 08:50:22.901 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-08 08:50:22.929 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-08 08:50:22.947 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:50:22.974 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-08 08:50:22.992 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-08 08:50:23.006 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:23.008 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-08 08:50:23.036 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-08 08:50:23.062 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-08 08:50:23.089 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-08 08:50:23.115 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-08 08:50:23.129 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:23.131 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-08 08:50:23.158 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-08 08:50:23.173 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:23.175 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-08 08:50:23.189 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:23.191 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-08 08:50:23.193 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-08 08:50:23.208 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:23.210 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-08 08:50:23.212 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-08 08:50:23.214 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-08 08:50:23.219 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-08 08:50:23.224 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-08 08:50:23.251 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-08 08:50:23.278 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-08 08:50:23.307 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-08 08:50:23.336 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-08 08:50:23.363 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-08 08:50:23.365 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-08 08:50:23.367 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-08 08:50:23.369 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-08 08:50:23.371 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-08 08:50:23.397 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-08 08:50:23.424 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:50:23.451 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-08 08:50:23.478 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-08 08:50:23.505 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-08 08:50:23.544 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-08 08:50:23.571 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-08 08:50:23.598 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:50:23.625 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-08 08:50:23.652 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-08 08:50:23.680 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-08 08:50:23.708 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-08 08:50:23.735 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-08 08:50:23.765 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-08 08:50:23.791 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-08 08:50:23.809 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-08 08:50:23.836 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-08 08:50:23.864 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-08 08:50:23.868 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-08 08:50:23.897 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-08 08:50:23.924 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-08 08:50:23.950 | + lib/swift:configure_swift:479 : local node_number 2022-06-08 08:50:23.952 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 08:50:23.955 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:50:23.957 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-08 08:50:23.961 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-08 08:50:23.963 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:50:23.965 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:50:23.968 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-08 08:50:23.970 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-08 08:50:23.972 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:50:23.975 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:50:23.977 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-08 08:50:23.994 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-08 08:50:24.021 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-08 08:50:24.040 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-08 08:50:24.067 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-08 08:50:24.085 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:50:24.112 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-08 08:50:24.130 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:50:24.158 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-08 08:50:24.175 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:50:24.203 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-08 08:50:24.221 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-08 08:50:24.248 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:50:24.268 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:50:24.295 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-08 08:50:24.314 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-08 08:50:24.342 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-08 08:50:24.360 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-08 08:50:24.386 | + 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-08 08:50:24.395 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-08 08:50:24.413 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:50:24.440 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-08 08:50:24.469 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:50:24.471 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-08 08:50:24.475 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-08 08:50:24.477 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:50:24.479 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:50:24.481 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-08 08:50:24.484 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-08 08:50:24.486 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:50:24.489 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:50:24.491 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-08 08:50:24.508 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-08 08:50:24.536 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-08 08:50:24.554 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-08 08:50:24.582 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-08 08:50:24.600 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:50:24.628 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-08 08:50:24.646 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:50:24.674 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-08 08:50:24.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:50:24.719 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-08 08:50:24.737 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-08 08:50:24.765 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:50:24.782 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:50:24.810 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-08 08:50:24.828 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-08 08:50:24.855 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-08 08:50:24.873 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-08 08:50:24.901 | + 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-08 08:50:24.908 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-08 08:50:24.926 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:50:24.954 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:50:24.957 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-08 08:50:24.961 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-08 08:50:24.963 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:50:24.965 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:50:24.967 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-08 08:50:24.969 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-08 08:50:24.971 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:50:24.974 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:50:24.976 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-08 08:50:24.993 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-08 08:50:25.022 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-08 08:50:25.039 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-08 08:50:25.067 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-08 08:50:25.085 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:50:25.112 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-08 08:50:25.130 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:50:25.157 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-08 08:50:25.174 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:50:25.202 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-08 08:50:25.220 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-08 08:50:25.247 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:50:25.265 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:50:25.293 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-08 08:50:25.310 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-08 08:50:25.339 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-08 08:50:25.356 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-08 08:50:25.383 | + 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-08 08:50:25.389 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-08 08:50:25.407 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:50:25.434 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-08 08:50:25.462 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-08 08:50:25.489 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-08 08:50:25.517 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-08 08:50:25.519 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-08 08:50:25.523 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-08 08:50:25.552 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-08 08:50:25.581 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-08 08:50:25.608 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-08 08:50:25.638 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-08 08:50:25.667 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-08 08:50:25.694 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-08 08:50:25.724 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-08 08:50:25.751 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-08 08:50:25.777 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-08 08:50:25.793 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:25.795 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-08 08:50:25.813 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-08 08:50:25.816 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-08 08:50:25.836 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-08 08:50:25.838 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-06-08 08:50:25.865 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-08 08:50:25.867 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-08 08:50:25.895 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-06-08 08:50:25.924 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-08 08:50:25.926 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-08 08:50:25.953 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-08 08:50:25.969 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:25.971 | + lib/swift:configure_swift:542 : local user_group 2022-06-08 08:50:25.984 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-08 08:50:25.984 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-08 08:50:25.984 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-08 08:50:25.995 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-08 08:50:25.998 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-08 08:50:26.009 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-08 08:50:26.011 | + lib/swift:configure_swift:549 : is_suse 2022-06-08 08:50:26.014 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:50:26.016 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:50:26.019 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:50:26.021 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:50:26.023 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:50:26.025 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:50:26.028 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-08 08:50:26.041 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:50:26.043 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-08 08:50:26.046 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-08 08:50:26.063 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:26.065 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-08 08:50:26.083 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:26.085 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-08 08:50:26.087 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-08 08:50:26.090 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-08 08:50:26.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:50:26.095 | + lib/stack:stack_install_service:32 : install_glance 2022-06-08 08:50:26.097 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-08 08:50:26.100 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-08 08:50:26.102 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-08 08:50:26.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:26.121 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-08 08:50:26.123 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-08 08:50:26.139 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:26.143 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-08 08:50:26.145 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-08 08:50:26.148 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-08 08:50:26.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:26.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:26.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-08 08:50:26.158 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:26.161 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-08 08:50:26.164 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-08 08:50:26.167 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-08 08:50:26.170 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-08 08:50:26.172 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-08 08:50:26.175 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-08 08:50:26.177 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-08 08:50:26.180 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-08 08:50:26.183 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-08 08:50:26.186 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-08 08:50:26.190 | +++ 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-08 08:50:26.190 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-08 08:50:26.195 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-08 08:50:26.198 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-08 08:50:26.200 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-08 08:50:26.204 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-08 08:50:26.206 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 08:50:26.228 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-08 08:50:26.230 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 08:50:28.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:50:28.032 | 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-08 08:50:28.037 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:28.037 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:28.039 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:50:28.040 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:28.041 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:28.041 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:28.041 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:28.042 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:28.056 | 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-08 08:50:28.152 | 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-08 08:50:28.156 | 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-08 08:50:28.167 | 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-08 08:50:28.233 | 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-08 08:50:28.257 | 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-08 08:50:28.262 | 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-08 08:50:28.284 | 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-08 08:50:28.294 | 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-08 08:50:28.310 | 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-08 08:50:28.316 | 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-08 08:50:28.322 | 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-08 08:50:28.362 | 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-08 08:50:28.377 | 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-08 08:50:28.381 | 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-08 08:50:28.391 | 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-08 08:50:28.414 | 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-08 08:50:28.432 | 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-08 08:50:28.439 | 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-08 08:50:28.442 | 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-08 08:50:28.445 | 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-08 08:50:28.449 | 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-08 08:50:28.467 | 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-08 08:50:28.473 | 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-08 08:50:28.491 | 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-08 08:50:28.514 | 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-08 08:50:28.519 | 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-08 08:50:28.540 | 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-08 08:50:28.544 | 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-08 08:50:28.548 | 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-08 08:50:28.551 | 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-08 08:50:28.558 | 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-08 08:50:28.573 | 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-08 08:50:28.595 | 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-08 08:50:28.598 | 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-08 08:50:28.607 | 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-08 08:50:28.610 | 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-08 08:50:28.615 | 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-08 08:50:28.620 | 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-08 08:50:28.623 | 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-08 08:50:28.629 | 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-08 08:50:28.636 | 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-08 08:50:28.640 | 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-08 08:50:28.643 | 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-08 08:50:28.647 | 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-08 08:50:28.657 | 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-08 08:50:28.665 | 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-08 08:50:28.678 | 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-08 08:50:28.686 | 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-08 08:50:28.695 | 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-08 08:50:28.699 | 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-08 08:50:28.701 | 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-08 08:50:28.705 | 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-08 08:50:28.708 | 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-08 08:50:28.711 | 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-08 08:50:28.714 | 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-08 08:50:28.722 | 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-08 08:50:28.725 | 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-08 08:50:28.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-08 08:50:28.746 | 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-08 08:50:28.754 | 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-08 08:50:28.761 | 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-08 08:50:28.763 | 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-08 08:50:28.767 | 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-08 08:50:28.770 | 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-08 08:50:28.773 | 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-08 08:50:30.614 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:50:30.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:50:30.687 | + inc/python:pip_install:200 : result=0 2022-06-08 08:50:30.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:50:30.691 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:30.694 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:30.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:30.699 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:30.701 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:30.704 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:50:30.706 | + functions-common:time_stop:2329 : start_time=1654678226222 2022-06-08 08:50:30.708 | + functions-common:time_stop:2331 : [[ -z 1654678226222 ]] 2022-06-08 08:50:30.711 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:30.715 | + functions-common:time_stop:2334 : end_time=1654678230713 2022-06-08 08:50:30.718 | + functions-common:time_stop:2335 : elapsed_time=4491 2022-06-08 08:50:30.721 | + functions-common:time_stop:2336 : total=63853 2022-06-08 08:50:30.723 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:30.726 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68344 2022-06-08 08:50:30.728 | + inc/python:pip_install:203 : return 0 2022-06-08 08:50:30.731 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-08 08:50:30.733 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-08 08:50:30.736 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-08 08:50:30.748 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-08 08:50:30.754 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-08 08:50:30.756 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-08 08:50:30.758 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-08 08:50:30.761 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:50:30.763 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:50:30.767 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:50:30.769 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:50:30.772 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:50:30.775 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:50:30.791 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:50:30.793 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:50:30.795 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:30.798 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:50:30.799 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:50:30.804 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-08 08:50:30.806 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:30.808 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-08 08:50:30.822 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-08 08:50:30.825 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:50:30.825 | + functions-common:git_clone:607 : head -1 2022-06-08 08:50:30.829 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-08 08:50:30.832 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:50:30.834 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-08 08:50:30.837 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:50:30.839 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:50:30.842 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-08 08:50:30.845 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:50:30.847 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-08 08:50:30.850 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:50:30.852 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:50:30.855 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-08 08:50:30.857 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:50:30.860 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:50:30.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-08 08:50:30.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:50:30.868 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-08 08:50:30.870 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:50:30.873 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:50:30.878 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-08 08:50:30.883 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-08 08:50:30.886 | + 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-08 08:50:31.465 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-08 08:50:31.467 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:50:31.470 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:50:31.472 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:50:31.475 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:50:31.477 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-08 08:50:31.479 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:50:31.482 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:50:31.485 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:50:31.487 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:50:31.489 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:50:31.492 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:50:31.494 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:50:31.496 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-08 08:50:31.518 | Using python 3.8 to install /opt/stack/glance 2022-06-08 08:50:31.520 | + 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-08 08:50:33.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:50:33.336 | 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-08 08:50:33.341 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:33.342 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:33.345 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:50:33.347 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:33.348 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:33.348 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:33.348 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:33.349 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:33.362 | Obtaining file:///opt/stack/glance 2022-06-08 08:50:34.670 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:50:35.966 | 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-08 08:50:35.975 | 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-08 08:50:35.982 | 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-08 08:50:35.990 | 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-08 08:50:36.012 | 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-08 08:50:36.022 | 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-08 08:50:36.035 | 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-08 08:50:36.044 | 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-08 08:50:36.064 | 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-08 08:50:36.104 | 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-08 08:50:36.117 | 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-08 08:50:36.125 | 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-08 08:50:36.131 | 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-08 08:50:36.141 | 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-08 08:50:36.147 | 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-08 08:50:36.217 | 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-08 08:50:36.220 | 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-08 08:50:36.222 | 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-08 08:50:36.225 | 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-08 08:50:36.237 | 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-08 08:50:36.303 | 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-08 08:50:36.361 | 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-08 08:50:36.364 | 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-08 08:50:36.369 | 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-08 08:50:36.373 | 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-08 08:50:36.394 | 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-08 08:50:36.429 | 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-08 08:50:36.440 | 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-08 08:50:36.457 | 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-08 08:50:36.463 | 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-08 08:50:36.510 | 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-08 08:50:36.517 | 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-08 08:50:36.556 | 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-08 08:50:36.610 | 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-08 08:50:36.628 | 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-08 08:50:36.645 | 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-08 08:50:36.660 | 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-08 08:50:36.669 | 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-08 08:50:36.693 | 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-08 08:50:36.701 | 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-08 08:50:36.719 | 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-08 08:50:36.764 | 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-08 08:50:36.771 | 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-08 08:50:36.774 | 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-08 08:50:36.777 | 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-08 08:50:36.798 | 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-08 08:50:36.812 | 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-08 08:50:36.823 | 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-08 08:50:36.826 | 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-08 08:50:36.829 | 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-08 08:50:36.846 | 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-08 08:50:36.851 | 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-08 08:50:36.854 | 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-08 08:50:36.872 | 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-08 08:50:36.877 | 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-08 08:50:36.884 | 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-08 08:50:36.904 | 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-08 08:50:36.909 | 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-08 08:50:36.914 | 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-08 08:50:36.917 | 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-08 08:50:36.921 | 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-08 08:50:36.931 | 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-08 08:50:36.934 | 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-08 08:50:36.938 | 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-08 08:50:36.944 | 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-08 08:50:37.003 | 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-08 08:50:37.017 | 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-08 08:50:37.026 | 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-08 08:50:37.033 | 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-08 08:50:37.050 | 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-08 08:50:37.054 | 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-08 08:50:37.061 | 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-08 08:50:37.082 | 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-08 08:50:37.085 | 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-08 08:50:37.088 | 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-08 08:50:37.096 | 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-08 08:50:37.100 | 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-08 08:50:37.108 | 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-08 08:50:37.113 | 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-08 08:50:37.119 | 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-08 08:50:37.125 | 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-08 08:50:37.128 | 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-08 08:50:37.169 | 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-08 08:50:37.172 | 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-08 08:50:37.176 | 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-08 08:50:37.183 | 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-08 08:50:37.186 | 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-08 08:50:37.197 | 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-08 08:50:37.200 | 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-08 08:50:37.215 | 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-08 08:50:37.218 | 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-08 08:50:37.221 | 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-08 08:50:37.224 | 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-08 08:50:37.228 | 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-08 08:50:37.230 | 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-08 08:50:37.238 | 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-08 08:50:37.298 | 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-08 08:50:37.303 | 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-08 08:50:37.306 | 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-08 08:50:37.308 | 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-08 08:50:37.311 | 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-08 08:50:37.314 | 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-08 08:50:37.317 | 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-08 08:50:37.320 | 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-08 08:50:37.323 | 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-08 08:50:37.378 | 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-08 08:50:37.412 | 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-08 08:50:37.416 | 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-08 08:50:37.419 | 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-08 08:50:37.424 | 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-08 08:50:38.556 | Installing collected packages: glance 2022-06-08 08:50:38.556 | Attempting uninstall: glance 2022-06-08 08:50:38.558 | Found existing installation: glance 21.1.1.dev1 2022-06-08 08:50:38.562 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-08 08:50:38.564 | Running setup.py develop for glance 2022-06-08 08:50:40.178 | Successfully installed glance 2022-06-08 08:50:40.316 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:50:40.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:50:40.403 | + inc/python:pip_install:200 : result=0 2022-06-08 08:50:40.405 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:50:40.408 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:40.410 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:40.412 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:40.414 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:40.417 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:40.419 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:50:40.422 | + functions-common:time_stop:2329 : start_time=1654678231512 2022-06-08 08:50:40.424 | + functions-common:time_stop:2331 : [[ -z 1654678231512 ]] 2022-06-08 08:50:40.427 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:40.431 | + functions-common:time_stop:2334 : end_time=1654678240428 2022-06-08 08:50:40.433 | + functions-common:time_stop:2335 : elapsed_time=8916 2022-06-08 08:50:40.435 | + functions-common:time_stop:2336 : total=68344 2022-06-08 08:50:40.438 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:40.440 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77260 2022-06-08 08:50:40.442 | + inc/python:pip_install:203 : return 0 2022-06-08 08:50:40.445 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:50:40.448 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:50:40.450 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:50:40.469 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:50:40.481 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-08 08:50:40.484 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-08 08:50:40.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:40.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:40.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-08 08:50:40.494 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:40.496 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:50:40.499 | + ./stack.sh:main:889 : configure_glance 2022-06-08 08:50:40.502 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-08 08:50:40.514 | + lib/glance:configure_glance:270 : local dburl 2022-06-08 08:50:40.517 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-08 08:50:40.520 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-08 08:50:40.522 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-08 08:50:40.524 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-08 08:50:40.527 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:50:40.530 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:50:40.532 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-08 08:50:40.560 | + 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-08 08:50:40.589 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-08 08:50:40.623 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:50:40.652 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-08 08:50:40.682 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-08 08:50:40.711 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-08 08:50:40.713 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:50:40.716 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-08 08:50:40.719 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:50:40.721 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-08 08:50:40.749 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-08 08:50:40.778 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:50:40.807 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-08 08:50:40.836 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-08 08:50:40.865 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-08 08:50:40.895 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-08 08:50:40.924 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-08 08:50:40.954 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:50:40.982 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:50:41.013 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:50:41.042 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-08 08:50:41.045 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-08 08:50:41.048 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-08 08:50:41.050 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:50:41.052 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:50:41.055 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:50:41.071 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:41.075 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:50:41.077 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:50:41.080 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:50:41.095 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:41.098 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:41.101 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:41.131 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:50:41.133 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:50:41.135 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-08 08:50:41.138 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-08 08:50:41.140 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-08 08:50:41.142 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-08 08:50:41.145 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-08 08:50:41.147 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-08 08:50:41.150 | + lib/glance:configure_glance_store:230 : local be 2022-06-08 08:50:41.152 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:50:41.154 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-08 08:50:41.157 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:50:41.186 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-08 08:50:41.188 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-06-08 08:50:41.218 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:50:41.220 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-08 08:50:41.237 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:41.240 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-08 08:50:41.269 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-08 08:50:41.299 | + 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-08 08:50:41.331 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-08 08:50:41.364 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-08 08:50:41.393 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-08 08:50:41.409 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:41.412 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:50:41.441 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-08 08:50:41.471 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-08 08:50:41.500 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-06-08 08:50:41.528 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-08 08:50:41.558 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-06-08 08:50:41.587 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-08 08:50:41.603 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:41.606 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-08 08:50:41.609 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-08 08:50:41.612 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:50:41.615 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:50:41.632 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:50:41.634 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:50:41.636 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:50:41.639 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:50:41.641 | + 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-08 08:50:41.674 | + 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-08 08:50:41.706 | + 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-08 08:50:41.735 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:50:41.763 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-08 08:50:41.768 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-08 08:50:41.798 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-08 08:50:41.828 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:50:41.859 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-06-08 08:50:41.888 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-08 08:50:41.918 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-08 08:50:41.949 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-08 08:50:41.980 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:50:42.009 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-08 08:50:42.039 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-08 08:50:42.069 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-08 08:50:42.099 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-08 08:50:42.104 | + 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-08 08:50:42.112 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-08 08:50:42.129 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:42.131 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-08 08:50:42.133 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.42:19292 /image 2022-06-08 08:50:42.136 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-08 08:50:42.138 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.42:19292 2022-06-08 08:50:42.141 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-08 08:50:42.143 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-08 08:50:42.146 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-08 08:50:42.149 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-08 08:50:42.151 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:50:42.154 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:42.156 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:42.158 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-08 08:50:42.161 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-08 08:50:42.163 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-08 08:50:42.166 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-08 08:50:42.168 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:42.170 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:42.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:42.175 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:42.177 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-08 08:50:42.233 | proxy (enabled by site administrator) 2022-06-08 08:50:42.236 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-08 08:50:42.239 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-08 08:50:42.241 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:42.244 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:42.246 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:42.248 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:42.251 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-08 08:50:42.307 | proxy_http (enabled by site administrator) 2022-06-08 08:50:42.310 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-08 08:50:42.312 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-08 08:50:42.321 | KeepAlive Off 2022-06-08 08:50:42.326 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:50:42.326 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-08 08:50:42.335 | SetEnv proxy-sendchunked 1 2022-06-08 08:50:42.340 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:50:42.340 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.42:19292" retry=0 ' 2022-06-08 08:50:42.348 | ProxyPass "/image" "http://10.222.0.42:19292" retry=0 2022-06-08 08:50:42.352 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-08 08:50:42.354 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-08 08:50:42.357 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:50:42.359 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:50:42.362 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:42.364 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:42.366 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:42.369 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:42.371 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:50:42.374 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:42.377 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:42.379 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-08 08:50:42.450 | Site glance already enabled 2022-06-08 08:50:42.455 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-08 08:50:42.458 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:50:42.460 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:50:42.463 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:50:42.606 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-08 08:50:42.640 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-08 08:50:42.672 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-08 08:50:42.705 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-08 08:50:42.722 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:42.725 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-08 08:50:42.727 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-08 08:50:42.730 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-08 08:50:42.732 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:50:42.735 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-08 08:50:42.738 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-08 08:50:42.741 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-08 08:50:42.743 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-08 08:50:42.746 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:50:42.748 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:50:42.752 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:50:42.755 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:50:42.757 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:50:42.760 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:50:42.776 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:50:42.778 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:50:42.781 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:42.784 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:50:42.784 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:50:42.790 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-08 08:50:42.792 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:42.794 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-08 08:50:42.808 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-08 08:50:42.811 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:50:42.812 | + functions-common:git_clone:607 : head -1 2022-06-08 08:50:42.815 | 070a0effb Handle the case when tempest fails 2022-06-08 08:50:42.817 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:50:42.820 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-08 08:50:42.823 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:50:42.826 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:50:42.828 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-08 08:50:42.831 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:50:42.834 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-08 08:50:42.836 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:50:42.839 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:50:42.842 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-08 08:50:42.845 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:50:42.848 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:50:42.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-08 08:50:42.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:50:42.857 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-08 08:50:42.861 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:50:42.863 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:50:42.867 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-08 08:50:42.880 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-08 08:50:42.882 | + 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-08 08:50:43.468 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-08 08:50:43.471 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:50:43.473 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:50:43.475 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:50:43.478 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:50:43.480 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-08 08:50:43.482 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:50:43.485 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:50:43.487 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:50:43.489 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:50:43.491 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:50:43.494 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:50:43.496 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:50:43.498 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-08 08:50:43.519 | Using python 3.8 to install /opt/stack/cinder 2022-06-08 08:50:43.521 | + 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-08 08:50:45.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:50:45.320 | 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-08 08:50:45.325 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:45.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:45.327 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:50:45.329 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:45.329 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:45.329 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:45.329 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:50:45.330 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:50:45.343 | Obtaining file:///opt/stack/cinder 2022-06-08 08:50:47.290 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:50:49.251 | 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-08 08:50:49.259 | 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-08 08:50:49.267 | 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-08 08:50:49.275 | 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-08 08:50:49.297 | 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-08 08:50:49.310 | 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-08 08:50:49.331 | 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-08 08:50:49.370 | 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-08 08:50:49.384 | 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-08 08:50:49.387 | 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-08 08:50:49.397 | 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-08 08:50:49.411 | 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-08 08:50:49.427 | 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-08 08:50:49.433 | 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-08 08:50:49.436 | 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-08 08:50:49.439 | 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-08 08:50:49.442 | 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-08 08:50:49.454 | 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-08 08:50:49.519 | 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-08 08:50:49.575 | 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-08 08:50:49.587 | 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-08 08:50:49.589 | 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-08 08:50:49.600 | 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-08 08:50:49.625 | 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-08 08:50:49.629 | 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-08 08:50:49.649 | 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-08 08:50:49.685 | 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-08 08:50:49.696 | 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-08 08:50:49.712 | 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-08 08:50:49.719 | 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-08 08:50:49.766 | 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-08 08:50:49.772 | 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-08 08:50:49.812 | 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-08 08:50:49.865 | 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-08 08:50:49.884 | 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-08 08:50:49.901 | 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-08 08:50:49.917 | 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-08 08:50:49.931 | 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-08 08:50:49.935 | 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-08 08:50:49.945 | 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-08 08:50:49.969 | 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-08 08:50:49.977 | 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-08 08:50:49.995 | 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-08 08:50:50.019 | 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-08 08:50:50.042 | 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-08 08:50:50.089 | 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-08 08:50:50.095 | 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-08 08:50:50.130 | 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-08 08:50:50.133 | 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-08 08:50:50.136 | 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-08 08:50:50.157 | 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-08 08:50:50.160 | 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-08 08:50:50.164 | 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-08 08:50:50.176 | 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-08 08:50:50.179 | 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-08 08:50:50.182 | 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-08 08:50:50.198 | 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-08 08:50:50.204 | 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-08 08:50:50.221 | 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-08 08:50:50.240 | 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-08 08:50:50.257 | 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-08 08:50:50.280 | 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-08 08:50:50.285 | 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-08 08:50:50.292 | 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-08 08:50:50.313 | 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-08 08:50:50.318 | 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-08 08:50:50.323 | 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-08 08:50:50.328 | 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-08 08:50:50.335 | 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-08 08:50:50.335 | 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-08 08:50:50.346 | 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-08 08:50:50.349 | 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-08 08:50:50.352 | 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-08 08:50:50.360 | 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-08 08:50:50.363 | 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-08 08:50:50.369 | 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-08 08:50:50.428 | 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-08 08:50:50.441 | 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-08 08:50:50.451 | 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-08 08:50:50.456 | 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-08 08:50:50.475 | 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-08 08:50:50.555 | 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-08 08:50:50.558 | 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-08 08:50:50.565 | 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-08 08:50:50.569 | 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-08 08:50:50.589 | 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-08 08:50:50.594 | 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-08 08:50:50.602 | 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-08 08:50:50.605 | 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-08 08:50:50.609 | 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-08 08:50:50.612 | 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-08 08:50:50.616 | 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-08 08:50:50.625 | 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-08 08:50:50.647 | 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-08 08:50:50.690 | 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-08 08:50:50.693 | 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-08 08:50:50.698 | 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-08 08:50:50.705 | 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-08 08:50:50.710 | 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-08 08:50:50.719 | 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-08 08:50:50.723 | 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-08 08:50:50.727 | 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-08 08:50:50.735 | 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-08 08:50:50.742 | 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-08 08:50:50.746 | 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-08 08:50:50.788 | 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-08 08:50:50.794 | 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-08 08:50:50.798 | 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-08 08:50:50.809 | 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-08 08:50:50.812 | 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-08 08:50:50.822 | 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-08 08:50:50.836 | 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-08 08:50:50.851 | 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-08 08:50:50.865 | 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-08 08:50:50.867 | 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-08 08:50:50.870 | 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-08 08:50:50.874 | 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-08 08:50:50.878 | 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-08 08:50:50.880 | 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-08 08:50:50.888 | 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-08 08:50:50.894 | 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-08 08:50:50.932 | 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-08 08:50:50.934 | 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-08 08:50:50.937 | 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-08 08:50:50.940 | 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-08 08:50:50.943 | 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-08 08:50:50.948 | 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-08 08:50:50.951 | 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-08 08:50:50.957 | 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-08 08:50:50.964 | 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-08 08:50:50.966 | 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-08 08:50:50.975 | 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-08 08:50:50.978 | 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-08 08:50:50.981 | 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-08 08:50:51.036 | 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-08 08:50:51.039 | 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-08 08:50:51.043 | 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-08 08:50:51.049 | 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-08 08:50:51.082 | 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-08 08:50:52.053 | Installing collected packages: cinder 2022-06-08 08:50:52.053 | Attempting uninstall: cinder 2022-06-08 08:50:52.055 | Found existing installation: cinder 17.4.1.dev1 2022-06-08 08:50:52.059 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-08 08:50:52.060 | Running setup.py develop for cinder 2022-06-08 08:50:54.262 | Successfully installed cinder 2022-06-08 08:50:54.406 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:50:54.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:50:54.494 | + inc/python:pip_install:200 : result=0 2022-06-08 08:50:54.496 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:50:54.498 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:54.501 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:54.503 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:54.505 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:54.508 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:54.510 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:50:54.512 | + functions-common:time_stop:2329 : start_time=1654678243513 2022-06-08 08:50:54.514 | + functions-common:time_stop:2331 : [[ -z 1654678243513 ]] 2022-06-08 08:50:54.517 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:54.521 | + functions-common:time_stop:2334 : end_time=1654678254519 2022-06-08 08:50:54.523 | + functions-common:time_stop:2335 : elapsed_time=11006 2022-06-08 08:50:54.525 | + functions-common:time_stop:2336 : total=77260 2022-06-08 08:50:54.527 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:54.530 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88266 2022-06-08 08:50:54.532 | + inc/python:pip_install:203 : return 0 2022-06-08 08:50:54.534 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:50:54.537 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:50:54.539 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:50:54.558 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:50:54.571 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-08 08:50:54.574 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-08 08:50:54.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:54.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:54.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-08 08:50:54.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:54.586 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-08 08:50:54.588 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-08 08:50:54.591 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:50:54.593 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:50:54.596 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:50:54.598 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:50:54.601 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:54.603 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:50:54.605 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:54.608 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:54.613 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:50:54.615 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:50:54.618 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:50:54.620 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:50:54.622 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-08 08:50:54.625 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:50:54.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:54.630 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:54.633 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-08 08:50:54.658 | + 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-08 08:50:54.775 | Reading package lists... 2022-06-08 08:50:55.026 | Building dependency tree... 2022-06-08 08:50:55.027 | Reading state information... 2022-06-08 08:50:55.281 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-08 08:50:55.281 | The following packages were automatically installed and are no longer required: 2022-06-08 08:50:55.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:50:55.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:50:55.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:50:55.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:50:55.282 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:50:55.283 | python3-zope.interface 2022-06-08 08:50:55.283 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:50:55.396 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:50:55.400 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:50:55.409 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:50:55.409 | + functions-common:time_stop:2322 : local name 2022-06-08 08:50:55.409 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:50:55.410 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:50:55.413 | + functions-common:time_stop:2325 : local total 2022-06-08 08:50:55.415 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:50:55.417 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:50:55.420 | + functions-common:time_stop:2329 : start_time=1654678254655 2022-06-08 08:50:55.423 | + functions-common:time_stop:2331 : [[ -z 1654678254655 ]] 2022-06-08 08:50:55.426 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:50:55.430 | + functions-common:time_stop:2334 : end_time=1654678255428 2022-06-08 08:50:55.433 | + functions-common:time_stop:2335 : elapsed_time=773 2022-06-08 08:50:55.435 | + functions-common:time_stop:2336 : total=5320 2022-06-08 08:50:55.438 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:50:55.440 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6093 2022-06-08 08:50:55.443 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:50:55.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:50:55.448 | + ./stack.sh:main:895 : configure_cinder 2022-06-08 08:50:55.451 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-08 08:50:55.464 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-08 08:50:55.467 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-08 08:50:55.470 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-08 08:50:55.472 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:50:55.475 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-08 08:50:55.475 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:50:55.479 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-08 08:50:55.481 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-08 08:50:55.484 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:50:55.486 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-08 08:50:55.488 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-08 08:50:55.490 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-08 08:50:55.492 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-08 08:50:55.494 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-08 08:50:55.506 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-08 08:50:55.518 | + 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-08 08:50:55.530 | + 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-08 08:50:55.541 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-08 08:50:55.554 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:50:55.556 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:50:55.560 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.c2Lqi3wOAy 2022-06-08 08:50:55.563 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:50:55.565 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:50:55.568 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-08 08:50:55.570 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.c2Lqi3wOAy 2022-06-08 08:50:55.573 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.c2Lqi3wOAy 2022-06-08 08:50:55.585 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.c2Lqi3wOAy /etc/sudoers.d/cinder-rootwrap 2022-06-08 08:50:55.597 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-08 08:50:55.601 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:50:55.603 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:50:55.605 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:50:55.607 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:50:55.610 | + 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-08 08:50:55.612 | + 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-08 08:50:55.614 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-08 08:50:55.616 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-08 08:50:55.621 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-08 08:50:55.626 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-08 08:50:55.645 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-08 08:50:55.663 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-08 08:50:55.681 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-08 08:50:55.700 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-08 08:50:55.719 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-08 08:50:55.738 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-08 08:50:55.756 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-08 08:50:55.774 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-08 08:50:55.777 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:50:55.779 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-08 08:50:55.782 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:50:55.784 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-08 08:50:55.813 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-08 08:50:55.840 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:50:55.868 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-08 08:50:55.895 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-08 08:50:55.924 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-08 08:50:55.951 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-08 08:50:55.979 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-08 08:50:56.006 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:50:56.033 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:50:56.060 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-08 08:50:56.090 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-08 08:50:56.120 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-08 08:50:56.122 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-08 08:50:56.125 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-08 08:50:56.127 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-08 08:50:56.130 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-08 08:50:56.132 | + 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-08 08:50:56.164 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-08 08:50:56.192 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-08 08:50:56.220 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-08 08:50:56.248 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-08 08:50:56.281 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-08 08:50:56.308 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-08 08:50:56.341 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-08 08:50:56.344 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:50:56.373 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:50:56.405 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-08 08:50:56.412 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8c1ce4b72f53438ecae05d3bd22230d8 2022-06-08 08:50:56.441 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-08 08:50:56.458 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:56.460 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-08 08:50:56.462 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-08 08:50:56.465 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-08 08:50:56.467 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-08 08:50:56.470 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-08 08:50:56.472 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-08 08:50:56.474 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-08 08:50:56.476 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-08 08:50:56.479 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-08 08:50:56.481 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-08 08:50:56.484 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-08 08:50:56.514 | + 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-08 08:50:56.541 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-08 08:50:56.569 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-08 08:50:56.597 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-08 08:50:56.625 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-08 08:50:56.628 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-08 08:50:56.630 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-08 08:50:56.632 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-08 08:50:56.660 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-08 08:50:56.689 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-08 08:50:56.691 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-08 08:50:56.720 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-08 08:50:56.722 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-08 08:50:56.725 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-08 08:50:56.727 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-08 08:50:56.757 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-08 08:50:56.760 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-08 08:50:56.762 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-08 08:50:56.779 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:56.781 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-06-08 08:50:56.809 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-08 08:50:56.827 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:56.829 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-08 08:50:56.846 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:56.848 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-08 08:50:56.850 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-08 08:50:56.853 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-08 08:50:56.855 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-08 08:50:56.857 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:50:56.860 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:50:56.862 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:50:56.879 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:56.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:50:56.885 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:50:56.887 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:50:56.902 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:56.905 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:56.908 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:50:56.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:50:56.939 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:50:56.941 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-08 08:50:56.943 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-08 08:50:56.946 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:50:56.949 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:50:56.966 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:50:56.968 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:50:56.971 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:50:56.973 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:50:56.975 | + 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-08 08:50:57.004 | + 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-08 08:50:57.033 | + 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-08 08:50:57.061 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:50:57.089 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-08 08:50:57.091 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:50:57.094 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-08 08:50:57.096 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-08 08:50:57.099 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:50:57.101 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:50:57.104 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-08 08:50:57.109 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-08 08:50:57.111 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:50:57.113 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:50:57.126 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:50:57.126 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:57.135 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:50:57.138 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:50:57.154 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:50:57.156 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:50:57.160 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-08 08:50:57.190 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:50:57.216 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-08 08:50:57.244 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:50:57.270 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:50:57.298 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:50:57.325 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:50:57.352 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:50:57.380 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:50:57.408 | + 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-08 08:50:57.435 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:50:57.463 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:50:57.490 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:50:57.521 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:50:57.523 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:50:57.526 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-08 08:50:57.528 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-08 08:50:57.531 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:50:57.534 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:57.536 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:57.538 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:50:57.541 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:50:57.543 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:50:57.570 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:50:57.599 | + 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-08 08:50:57.599 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:50:57.607 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-08 08:50:57.610 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-08 08:50:57.613 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-08 08:50:57.615 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:50:57.617 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:50:57.620 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:50:57.622 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:57.624 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:57.627 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:50:57.629 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:50:57.631 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:50:57.633 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:50:57.636 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-08 08:50:57.697 | Enabling site cinder-wsgi. 2022-06-08 08:50:57.703 | To activate the new configuration, you need to run: 2022-06-08 08:50:57.703 | systemctl reload apache2 2022-06-08 08:50:57.707 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:50:57.709 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:50:57.712 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:50:57.714 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:50:57.849 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-08 08:50:57.852 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-08 08:50:57.881 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-06-08 08:50:57.910 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-08 08:50:57.926 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:50:57.929 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-08 08:50:57.931 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:50:57.934 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:50:57.936 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-08 08:50:57.939 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-08 08:50:57.970 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-08 08:50:57.999 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-06-08 08:50:58.027 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-08 08:50:58.058 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-08 08:50:58.087 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-08 08:50:58.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-08 08:50:58.143 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-08 08:50:58.172 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:50:58.199 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-08 08:50:58.227 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-08 08:50:58.256 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:50:58.283 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-08 08:50:58.286 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-08 08:50:58.303 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:58.305 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-06-08 08:50:58.336 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-08 08:50:58.354 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:50:58.357 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-08 08:50:58.360 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-08 08:50:58.362 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-08 08:50:58.365 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:50:58.367 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-08 08:50:58.370 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-08 08:50:58.374 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:50:58.374 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:50:58.380 | + 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-08 08:50:58.382 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:50:58.385 | + 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-08 08:50:58.388 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:50:58.390 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-08 08:50:58.393 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-08 08:50:58.395 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-08 08:50:58.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:50:58.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:50:58.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-08 08:50:58.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:50:58.408 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-08 08:50:58.410 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-08 08:50:58.413 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-08 08:50:58.415 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:50:58.417 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:50:58.420 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:50:58.423 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:50:58.425 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:50:58.428 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:50:58.444 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:50:58.447 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:50:58.449 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:58.452 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:50:58.453 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:50:58.458 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-08 08:50:58.460 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:50:58.462 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-08 08:50:58.475 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-08 08:50:58.478 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:50:58.478 | + functions-common:git_clone:607 : head -1 2022-06-08 08:50:58.484 | f0ee78d0e7 Defer flow deletion in openvswitch firewall 2022-06-08 08:50:58.487 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:50:58.489 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-08 08:50:58.492 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:50:58.494 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:50:58.496 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-08 08:50:58.499 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:50:58.502 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-08 08:50:58.504 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:50:58.507 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:50:58.509 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-08 08:50:58.512 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:50:58.514 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:50:58.517 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-08 08:50:58.520 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:50:58.523 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-08 08:50:58.525 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:50:58.528 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:50:58.532 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-08 08:50:58.537 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-08 08:50:58.540 | + 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-08 08:50:59.124 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-08 08:50:59.127 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:50:59.129 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:50:59.131 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:50:59.133 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:50:59.136 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-08 08:50:59.138 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:50:59.141 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:50:59.143 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:50:59.146 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:50:59.148 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:50:59.150 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:50:59.153 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:50:59.156 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-08 08:50:59.176 | Using python 3.8 to install /opt/stack/neutron 2022-06-08 08:50:59.179 | + 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-08 08:51:00.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:51:00.968 | 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-08 08:51:00.979 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:00.979 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:00.990 | Obtaining file:///opt/stack/neutron 2022-06-08 08:51:03.085 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:51:05.176 | 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-08 08:51:05.183 | 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-08 08:51:05.187 | 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-08 08:51:05.194 | 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-08 08:51:05.203 | 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-08 08:51:05.211 | 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-08 08:51:05.231 | 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-08 08:51:05.245 | 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-08 08:51:05.255 | 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-08 08:51:05.262 | 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-08 08:51:05.266 | 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-08 08:51:05.275 | 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-08 08:51:05.282 | 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-08 08:51:05.284 | 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-08 08:51:05.287 | 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-08 08:51:05.351 | 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-08 08:51:05.413 | 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-08 08:51:05.415 | 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-08 08:51:05.420 | 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-08 08:51:05.423 | 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-08 08:51:05.464 | 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-08 08:51:05.489 | 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-08 08:51:05.508 | 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-08 08:51:05.513 | 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-08 08:51:05.518 | 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-08 08:51:05.541 | 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-08 08:51:05.558 | 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-08 08:51:05.593 | 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-08 08:51:05.604 | 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-08 08:51:05.619 | 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-08 08:51:05.628 | 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-08 08:51:05.687 | 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-08 08:51:05.695 | 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-08 08:51:05.734 | 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-08 08:51:05.786 | 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-08 08:51:05.805 | 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-08 08:51:05.823 | 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-08 08:51:05.837 | 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-08 08:51:05.851 | 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-08 08:51:05.856 | 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-08 08:51:05.866 | 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-08 08:51:05.890 | 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-08 08:51:05.897 | 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-08 08:51:05.915 | 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-08 08:51:05.935 | 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-08 08:51:05.981 | 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-08 08:51:05.986 | 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-08 08:51:05.995 | 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-08 08:51:06.002 | 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-08 08:51:06.038 | 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-08 08:51:06.041 | 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-08 08:51:06.051 | 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-08 08:51:06.053 | 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-08 08:51:06.075 | 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-08 08:51:06.089 | 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-08 08:51:06.100 | 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-08 08:51:06.104 | 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-08 08:51:06.107 | 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-08 08:51:06.113 | 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-08 08:51:06.118 | 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-08 08:51:06.138 | 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-08 08:51:06.141 | 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-08 08:51:06.160 | 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-08 08:51:06.187 | 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-08 08:51:06.205 | 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-08 08:51:06.209 | 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-08 08:51:06.216 | 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-08 08:51:06.237 | 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-08 08:51:06.239 | 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-08 08:51:06.244 | 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-08 08:51:06.247 | 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-08 08:51:06.251 | 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-08 08:51:06.254 | 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-08 08:51:06.257 | 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-08 08:51:06.268 | 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-08 08:51:06.271 | 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-08 08:51:06.274 | 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-08 08:51:06.282 | 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-08 08:51:06.297 | 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-08 08:51:06.306 | 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-08 08:51:06.312 | 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-08 08:51:06.330 | 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-08 08:51:06.350 | 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-08 08:51:06.407 | 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-08 08:51:06.411 | 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-08 08:51:06.418 | 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-08 08:51:06.438 | 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-08 08:51:06.442 | 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-08 08:51:06.445 | 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-08 08:51:06.449 | 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-08 08:51:06.457 | 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-08 08:51:06.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-08 08:51:06.468 | 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-08 08:51:06.473 | 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-08 08:51:06.479 | 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-08 08:51:06.519 | 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-08 08:51:06.523 | 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-08 08:51:06.544 | 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-08 08:51:06.548 | 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-08 08:51:06.551 | 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-08 08:51:06.555 | 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-08 08:51:06.559 | 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-08 08:51:06.565 | 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-08 08:51:06.568 | 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-08 08:51:06.633 | 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-08 08:51:06.637 | 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-08 08:51:06.641 | 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-08 08:51:06.652 | 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-08 08:51:06.666 | 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-08 08:51:06.676 | 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-08 08:51:06.679 | 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-08 08:51:06.702 | 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-08 08:51:06.717 | 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-08 08:51:06.729 | 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-08 08:51:06.744 | 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-08 08:51:06.748 | 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-08 08:51:06.752 | 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-08 08:51:06.755 | 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-08 08:51:06.757 | 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-08 08:51:06.760 | 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-08 08:51:06.763 | 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-08 08:51:06.766 | 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-08 08:51:06.768 | 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-08 08:51:06.771 | 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-08 08:51:06.774 | 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-08 08:51:06.777 | 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-08 08:51:06.781 | 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-08 08:51:06.795 | 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-08 08:51:06.803 | 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-08 08:51:06.857 | 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-08 08:51:06.862 | 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-08 08:51:06.866 | 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-08 08:51:06.900 | 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-08 08:51:06.903 | 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-08 08:51:06.909 | 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-08 08:51:07.929 | Installing collected packages: neutron 2022-06-08 08:51:07.929 | Attempting uninstall: neutron 2022-06-08 08:51:07.931 | Found existing installation: neutron 17.4.2.dev16 2022-06-08 08:51:07.941 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-08 08:51:07.942 | Running setup.py develop for neutron 2022-06-08 08:51:10.363 | Successfully installed neutron 2022-06-08 08:51:10.508 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:51:10.508 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:51:10.589 | + inc/python:pip_install:200 : result=0 2022-06-08 08:51:10.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:51:10.594 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:10.596 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:10.598 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:10.601 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:10.603 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:10.605 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:51:10.607 | + functions-common:time_stop:2329 : start_time=1654678259171 2022-06-08 08:51:10.610 | + functions-common:time_stop:2331 : [[ -z 1654678259171 ]] 2022-06-08 08:51:10.613 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:10.617 | + functions-common:time_stop:2334 : end_time=1654678270615 2022-06-08 08:51:10.619 | + functions-common:time_stop:2335 : elapsed_time=11444 2022-06-08 08:51:10.621 | + functions-common:time_stop:2336 : total=88266 2022-06-08 08:51:10.624 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:10.626 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99710 2022-06-08 08:51:10.628 | + inc/python:pip_install:203 : return 0 2022-06-08 08:51:10.631 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:51:10.633 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:51:10.636 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:51:10.655 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:51:10.667 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-08 08:51:10.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-08 08:51:10.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:51:10.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:51:10.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-08 08:51:10.680 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:51:10.682 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-08 08:51:10.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:51:10.687 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-08 08:51:10.705 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:10.708 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-08 08:51:10.710 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-08 08:51:10.712 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-08 08:51:10.715 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:51:10.718 | + lib/stack:stack_install_service:32 : install_nova 2022-06-08 08:51:10.720 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-08 08:51:10.723 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-08 08:51:10.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:51:10.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:51:10.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-08 08:51:10.733 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:51:10.736 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-08 08:51:10.751 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:10.754 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-08 08:51:10.769 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:10.772 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-08 08:51:10.788 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:10.791 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-08 08:51:10.793 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-08 08:51:10.796 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-08 08:51:10.798 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:51:10.800 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:51:10.803 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:51:10.806 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:51:10.808 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:51:10.811 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:51:10.826 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:51:10.829 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:51:10.831 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:10.833 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:51:10.834 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:51:10.839 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-08 08:51:10.842 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:10.845 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-08 08:51:10.857 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-08 08:51:10.860 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:51:10.861 | + functions-common:git_clone:607 : head -1 2022-06-08 08:51:10.864 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-08 08:51:10.867 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:51:10.869 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-08 08:51:10.872 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:51:10.874 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:51:10.877 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-08 08:51:10.879 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:51:10.881 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-08 08:51:10.884 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:51:10.886 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:51:10.889 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-08 08:51:10.891 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:51:10.894 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:51:10.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-08 08:51:10.899 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:51:10.902 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-08 08:51:10.905 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:51:10.908 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:51:10.911 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-08 08:51:10.917 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-08 08:51:10.919 | + 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-08 08:51:11.524 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-08 08:51:11.527 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:51:11.529 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:51:11.532 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:51:11.534 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:51:11.537 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-08 08:51:11.539 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:51:11.541 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:51:11.543 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:51:11.546 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:51:11.549 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:51:11.551 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:51:11.553 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:51:11.556 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-08 08:51:11.576 | Using python 3.8 to install /opt/stack/nova 2022-06-08 08:51:11.578 | + 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-08 08:51:13.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:51:13.443 | 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-08 08:51:13.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:13.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:13.450 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:51:13.452 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:13.452 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:13.453 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:13.453 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:13.453 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:13.466 | Obtaining file:///opt/stack/nova 2022-06-08 08:51:16.509 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:51:19.547 | 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-08 08:51:19.554 | 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-08 08:51:19.558 | 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-08 08:51:19.566 | 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-08 08:51:19.575 | 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-08 08:51:19.578 | 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-08 08:51:19.586 | 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-08 08:51:19.608 | 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-08 08:51:19.622 | 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-08 08:51:19.643 | 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-08 08:51:19.684 | 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-08 08:51:19.698 | 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-08 08:51:19.702 | 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-08 08:51:19.711 | 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-08 08:51:19.718 | 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-08 08:51:19.721 | 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-08 08:51:19.724 | 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-08 08:51:19.737 | 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-08 08:51:19.803 | 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-08 08:51:19.860 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-08 08:51:19.871 | 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-08 08:51:19.877 | 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-08 08:51:19.879 | 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-08 08:51:19.884 | 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-08 08:51:19.888 | 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-08 08:51:19.915 | 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-08 08:51:19.940 | 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-08 08:51:19.945 | 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-08 08:51:19.950 | 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-08 08:51:19.955 | 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-08 08:51:19.979 | 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-08 08:51:20.001 | 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-08 08:51:20.019 | 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-08 08:51:20.055 | 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-08 08:51:20.066 | 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-08 08:51:20.082 | 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-08 08:51:20.089 | 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-08 08:51:20.137 | 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-08 08:51:20.144 | 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-08 08:51:20.185 | 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-08 08:51:20.240 | 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-08 08:51:20.258 | 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-08 08:51:20.275 | 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-08 08:51:20.291 | 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-08 08:51:20.306 | 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-08 08:51:20.310 | 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-08 08:51:20.320 | 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-08 08:51:20.344 | 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-08 08:51:20.352 | 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-08 08:51:20.371 | 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-08 08:51:20.391 | 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-08 08:51:20.400 | 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-08 08:51:20.407 | 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-08 08:51:20.444 | 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-08 08:51:20.447 | 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-08 08:51:20.450 | 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-08 08:51:20.472 | 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-08 08:51:20.483 | 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-08 08:51:20.486 | 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-08 08:51:20.490 | 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-08 08:51:20.515 | 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-08 08:51:20.522 | 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-08 08:51:20.539 | 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-08 08:51:20.558 | 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-08 08:51:20.563 | 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-08 08:51:20.581 | 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-08 08:51:20.600 | 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-08 08:51:20.627 | 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-08 08:51:20.632 | 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-08 08:51:20.639 | 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-08 08:51:20.660 | 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-08 08:51:20.663 | 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-08 08:51:20.668 | 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-08 08:51:20.673 | 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-08 08:51:20.676 | 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-08 08:51:20.680 | 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-08 08:51:20.691 | 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-08 08:51:20.694 | 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-08 08:51:20.697 | 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-08 08:51:20.705 | 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-08 08:51:20.765 | 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-08 08:51:20.781 | 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-08 08:51:20.790 | 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-08 08:51:20.796 | 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-08 08:51:20.813 | 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-08 08:51:20.895 | 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-08 08:51:20.898 | 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-08 08:51:20.906 | 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-08 08:51:20.928 | 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-08 08:51:20.932 | 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-08 08:51:20.940 | 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-08 08:51:20.944 | 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-08 08:51:20.947 | 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-08 08:51:20.951 | 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-08 08:51:20.965 | 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-08 08:51:20.970 | 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-08 08:51:20.978 | 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-08 08:51:20.983 | 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-08 08:51:20.990 | 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-08 08:51:21.012 | 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-08 08:51:21.016 | 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-08 08:51:21.019 | 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-08 08:51:21.027 | 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-08 08:51:21.033 | 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-08 08:51:21.038 | 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-08 08:51:21.047 | 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-08 08:51:21.052 | 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-08 08:51:21.095 | 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-08 08:51:21.098 | 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-08 08:51:21.101 | 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-08 08:51:21.112 | 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-08 08:51:21.118 | 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-08 08:51:21.132 | 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-08 08:51:21.143 | 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-08 08:51:21.146 | 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-08 08:51:21.151 | 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-08 08:51:21.165 | 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-08 08:51:21.179 | 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-08 08:51:21.183 | 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-08 08:51:21.199 | 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-08 08:51:21.202 | 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-08 08:51:21.206 | 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-08 08:51:21.209 | 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-08 08:51:21.212 | 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-08 08:51:21.217 | 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-08 08:51:21.257 | 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-08 08:51:21.265 | 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-08 08:51:21.268 | 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-08 08:51:21.271 | 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-08 08:51:21.273 | 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-08 08:51:21.276 | 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-08 08:51:21.280 | 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-08 08:51:21.288 | 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-08 08:51:21.291 | 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-08 08:51:21.294 | 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-08 08:51:21.298 | 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-08 08:51:21.306 | 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-08 08:51:21.309 | 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-08 08:51:21.312 | 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-08 08:51:21.370 | 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-08 08:51:21.405 | 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-08 08:51:21.409 | 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-08 08:51:21.453 | 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-08 08:51:21.459 | 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-08 08:51:22.433 | Installing collected packages: nova 2022-06-08 08:51:22.433 | Attempting uninstall: nova 2022-06-08 08:51:22.435 | Found existing installation: nova 22.4.1.dev3 2022-06-08 08:51:22.440 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-08 08:51:22.442 | Running setup.py develop for nova 2022-06-08 08:51:25.743 | Successfully installed nova 2022-06-08 08:51:25.885 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:51:25.885 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:51:25.972 | + inc/python:pip_install:200 : result=0 2022-06-08 08:51:25.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:51:25.977 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:25.979 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:25.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:25.984 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:25.986 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:25.989 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:51:25.991 | + functions-common:time_stop:2329 : start_time=1654678271570 2022-06-08 08:51:25.993 | + functions-common:time_stop:2331 : [[ -z 1654678271570 ]] 2022-06-08 08:51:25.996 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:26.001 | + functions-common:time_stop:2334 : end_time=1654678285997 2022-06-08 08:51:26.003 | + functions-common:time_stop:2335 : elapsed_time=14427 2022-06-08 08:51:26.005 | + functions-common:time_stop:2336 : total=99710 2022-06-08 08:51:26.007 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:26.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114137 2022-06-08 08:51:26.011 | + inc/python:pip_install:203 : return 0 2022-06-08 08:51:26.014 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:51:26.016 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:51:26.019 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:51:26.037 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:51:26.049 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-08 08:51:26.052 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-08 08:51:26.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:51:26.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:51:26.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-08 08:51:26.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:51:26.065 | + 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-08 08:51:26.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:51:26.080 | + ./stack.sh:main:906 : configure_nova 2022-06-08 08:51:26.083 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-08 08:51:26.095 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-08 08:51:26.097 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-08 08:51:26.100 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:51:26.103 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-08 08:51:26.104 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:51:26.109 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-08 08:51:26.111 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-08 08:51:26.114 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:51:26.116 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-08 08:51:26.119 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-08 08:51:26.121 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-08 08:51:26.123 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-08 08:51:26.126 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-08 08:51:26.137 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-08 08:51:26.150 | + 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-08 08:51:26.162 | + 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-08 08:51:26.175 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-08 08:51:26.187 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:51:26.190 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:51:26.195 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.giVrkfn8Jm 2022-06-08 08:51:26.197 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:51:26.200 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:51:26.203 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-08 08:51:26.205 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:51:26.208 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:51:26.210 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.giVrkfn8Jm 2022-06-08 08:51:26.214 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.giVrkfn8Jm 2022-06-08 08:51:26.226 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.giVrkfn8Jm /etc/sudoers.d/nova-rootwrap 2022-06-08 08:51:26.239 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-08 08:51:26.243 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:51:26.246 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:51:26.248 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:51:26.250 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:51:26.253 | + 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-08 08:51:26.255 | + 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-08 08:51:26.258 | + 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-08 08:51:26.260 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-08 08:51:26.265 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-08 08:51:26.283 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:26.285 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-08 08:51:26.288 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-08 08:51:26.291 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-08 08:51:26.294 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-08 08:51:26.322 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-08 08:51:26.325 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-08 08:51:26.351 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-08 08:51:26.379 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-08 08:51:26.405 | + 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-08 08:51:26.437 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-08 08:51:26.466 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-08 08:51:26.494 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-08 08:51:26.497 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:51:26.524 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-08 08:51:26.550 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-08 08:51:26.577 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-08 08:51:26.603 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-08 08:51:26.629 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:51:26.658 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-08 08:51:26.660 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:51:26.662 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:51:26.664 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:51:26.666 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:51:26.668 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:51:26.671 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:51:26.673 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:51:26.675 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:51:26.677 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-08 08:51:26.680 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:51:26.682 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:51:26.684 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:51:26.686 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:51:26.688 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:51:26.690 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:51:26.692 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-08 08:51:26.708 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:26.710 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:51:26.713 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-08 08:51:26.715 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-08 08:51:26.742 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-08 08:51:26.744 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-08 08:51:26.746 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-08 08:51:26.749 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-08 08:51:26.751 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-08 08:51:26.753 | + 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-08 08:51:26.784 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-08 08:51:26.786 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-08 08:51:26.788 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-08 08:51:26.790 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-08 08:51:26.793 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-08 08:51:26.795 | + 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-08 08:51:26.824 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-08 08:51:26.854 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-08 08:51:26.881 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-08 08:51:26.908 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-08 08:51:26.925 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:26.927 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-08 08:51:26.943 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:26.946 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-08 08:51:26.946 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-08 08:51:26.952 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-08 08:51:26.954 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-08 08:51:26.981 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-08 08:51:26.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:27.000 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-08 08:51:27.002 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:51:27.005 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:51:27.007 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:51:27.009 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-08 08:51:27.038 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-08 08:51:27.066 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:51:27.093 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-08 08:51:27.120 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-08 08:51:27.147 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-08 08:51:27.174 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-08 08:51:27.200 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-08 08:51:27.227 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:51:27.254 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:51:27.281 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-08 08:51:27.297 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:27.299 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-08 08:51:27.301 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-08 08:51:27.331 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-08 08:51:27.358 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-06-08 08:51:27.385 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-08 08:51:27.413 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-08 08:51:27.440 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-08 08:51:27.468 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-08 08:51:27.495 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-08 08:51:27.522 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-08 08:51:27.537 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:27.539 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-08 08:51:27.541 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-08 08:51:27.568 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-08 08:51:27.606 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-08 08:51:27.609 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-08 08:51:27.635 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-08 08:51:27.638 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-08 08:51:27.641 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-08 08:51:27.643 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:51:27.645 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:51:27.647 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:51:27.649 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:51:27.652 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:51:27.654 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:51:27.657 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-08 08:51:27.659 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-08 08:51:27.661 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:51:27.664 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:51:27.680 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:51:27.682 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:51:27.684 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:51:27.687 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:51:27.689 | + 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-08 08:51:27.717 | + 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-08 08:51:27.743 | + 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-08 08:51:27.770 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:51:27.797 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-08 08:51:27.828 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-08 08:51:27.830 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-08 08:51:27.832 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-08 08:51:27.834 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-08 08:51:27.836 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:51:27.839 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:51:27.841 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-08 08:51:27.845 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-08 08:51:27.848 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:51:27.850 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:51:27.862 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:51:27.862 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:27.870 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:51:27.874 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:27.890 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:51:27.893 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-08 08:51:27.896 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-08 08:51:27.925 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:51:27.952 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-08 08:51:27.979 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:51:28.006 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:51:28.032 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:51:28.058 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:51:28.086 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:51:28.112 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:51:28.139 | + 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-08 08:51:28.165 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:51:28.192 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:51:28.219 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:51:28.246 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:51:28.248 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:51:28.251 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-08 08:51:28.253 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-08 08:51:28.255 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:51:28.258 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:28.260 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:28.262 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:51:28.265 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:51:28.267 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:51:28.294 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:51:28.321 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:51:28.321 | + 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-08 08:51:28.330 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-08 08:51:28.333 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-08 08:51:28.336 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-08 08:51:28.338 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:51:28.340 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:51:28.343 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:51:28.345 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:28.347 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:28.349 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:51:28.352 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:51:28.354 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:28.356 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:28.358 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-08 08:51:28.420 | Enabling site nova-api-wsgi. 2022-06-08 08:51:28.425 | To activate the new configuration, you need to run: 2022-06-08 08:51:28.426 | systemctl reload apache2 2022-06-08 08:51:28.430 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:51:28.432 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:51:28.434 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:51:28.437 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:51:28.572 | + 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-08 08:51:28.576 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:51:28.578 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-08 08:51:28.581 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-08 08:51:28.583 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-08 08:51:28.586 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:51:28.589 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:51:28.594 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-08 08:51:28.596 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:51:28.599 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:51:28.614 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:28.614 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:51:28.622 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:51:28.626 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:28.642 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-08 08:51:28.644 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:51:28.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:51:28.679 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-08 08:51:28.706 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-08 08:51:28.734 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:51:28.760 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:51:28.788 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:51:28.815 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:51:28.842 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:51:28.869 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:51:28.895 | + 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-08 08:51:28.922 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:51:28.949 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:51:28.976 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:51:29.002 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-08 08:51:29.004 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-08 08:51:29.032 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-08 08:51:29.047 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:29.050 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:51:29.081 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-08 08:51:29.083 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-08 08:51:29.085 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-08 08:51:29.101 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:29.104 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:51:29.106 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:51:29.134 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-08 08:51:29.164 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-08 08:51:29.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:51:29.169 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-08 08:51:29.171 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:51:29.174 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:51:29.176 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:51:29.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:29.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:51:29.197 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:51:29.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:51:29.216 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:29.219 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:51:29.221 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:51:29.248 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:51:29.251 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:51:29.253 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-08 08:51:29.280 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-08 08:51:29.308 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-08 08:51:29.338 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-08 08:51:29.354 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:29.357 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:51:29.384 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-08 08:51:29.386 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-08 08:51:29.402 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:29.405 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-08 08:51:29.409 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:51:29.412 | + lib/nova:create_nova_conf:525 : local conf 2022-06-08 08:51:29.414 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-08 08:51:29.417 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-08 08:51:29.419 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:51:29.422 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:51:29.424 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:51:29.427 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-08 08:51:29.429 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-08 08:51:29.433 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-08 08:51:29.436 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-08 08:51:29.438 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-08 08:51:29.440 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-08 08:51:29.442 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-08 08:51:29.445 | + 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-08 08:51:29.475 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-08 08:51:29.505 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-08 08:51:29.535 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:51:29.538 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-08 08:51:29.540 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-08 08:51:29.542 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-08 08:51:29.558 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:29.562 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-08 08:51:29.562 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-08 08:51:30.243 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-08 08:51:30.245 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-08 08:51:30.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:51:30.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-08 08:51:30.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:51:30.254 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 08:51:30.257 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:51:30.273 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:30.276 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 08:51:30.278 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 08:51:30.281 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:51:30.296 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:30.298 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:51:30.301 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:51:30.329 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:51:30.331 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:51:30.334 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-08 08:51:30.350 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:30.352 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-08 08:51:30.354 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:51:30.357 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-08 08:51:30.387 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:51:30.414 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-08 08:51:30.442 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-08 08:51:30.470 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-08 08:51:30.497 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-08 08:51:30.525 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-08 08:51:30.552 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-08 08:51:30.580 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-08 08:51:30.582 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-08 08:51:30.585 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-08 08:51:30.588 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:51:30.605 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:51:30.607 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:51:30.609 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:51:30.612 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:51:30.614 | + 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-08 08:51:30.641 | + 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-08 08:51:30.669 | + 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-08 08:51:30.696 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:51:30.726 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:51:30.729 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-08 08:51:30.733 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:51:30.736 | + lib/nova:create_nova_conf:559 : local conf 2022-06-08 08:51:30.738 | + lib/nova:create_nova_conf:560 : local offset 2022-06-08 08:51:30.741 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-08 08:51:30.743 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:51:30.745 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:51:30.748 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:51:30.750 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-08 08:51:30.753 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-08 08:51:30.755 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:51:30.757 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-08 08:51:30.760 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-08 08:51:30.762 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-08 08:51:30.778 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:30.781 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-08 08:51:30.796 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:30.799 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-08 08:51:30.801 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-08 08:51:30.817 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:30.820 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-08 08:51:30.836 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:30.838 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-08 08:51:30.855 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:30.857 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-08 08:51:30.874 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:30.877 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-08 08:51:30.879 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-08 08:51:30.882 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-08 08:51:30.884 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:51:30.886 | + lib/stack:stack_install_service:32 : install_placement 2022-06-08 08:51:30.890 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-08 08:51:30.892 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-08 08:51:30.894 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:30.897 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:30.899 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-08 08:51:30.902 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:51:30.904 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:51:30.907 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:51:30.909 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:51:30.912 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:30.914 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:51:30.916 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:30.919 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:30.921 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:51:30.924 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:51:30.926 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:51:30.928 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:51:30.931 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-08 08:51:30.933 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:51:30.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:30.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:30.942 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-08 08:51:30.963 | + 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-08 08:51:31.073 | Reading package lists... 2022-06-08 08:51:31.317 | Building dependency tree... 2022-06-08 08:51:31.318 | Reading state information... 2022-06-08 08:51:31.565 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:51:31.565 | The following packages were automatically installed and are no longer required: 2022-06-08 08:51:31.566 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:51:31.566 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:51:31.566 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:51:31.566 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:51:31.566 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:51:31.566 | python3-zope.interface 2022-06-08 08:51:31.566 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:51:31.678 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:51:31.682 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:51:31.685 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:51:31.688 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:31.690 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:31.692 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:31.694 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:31.697 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:31.699 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:51:31.701 | + functions-common:time_stop:2329 : start_time=1654678290961 2022-06-08 08:51:31.703 | + functions-common:time_stop:2331 : [[ -z 1654678290961 ]] 2022-06-08 08:51:31.706 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:31.710 | + functions-common:time_stop:2334 : end_time=1654678291708 2022-06-08 08:51:31.713 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-08 08:51:31.715 | + functions-common:time_stop:2336 : total=6093 2022-06-08 08:51:31.718 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:31.720 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6840 2022-06-08 08:51:31.722 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:51:31.725 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-08 08:51:31.727 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-08 08:51:31.730 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-08 08:51:31.733 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-08 08:51:31.735 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-08 08:51:31.757 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-08 08:51:31.760 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:51:31.762 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:51:31.765 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:51:31.767 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:51:31.769 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:31.772 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:51:31.774 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:31.777 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:31.780 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:51:31.782 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:51:31.785 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:51:31.787 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:51:31.789 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-08 08:51:31.792 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:51:31.794 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:31.797 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:31.800 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-08 08:51:31.822 | + 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-08 08:51:31.932 | Reading package lists... 2022-06-08 08:51:32.180 | Building dependency tree... 2022-06-08 08:51:32.182 | Reading state information... 2022-06-08 08:51:32.433 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-08 08:51:32.433 | The following packages were automatically installed and are no longer required: 2022-06-08 08:51:32.434 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:51:32.434 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:51:32.434 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:51:32.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:51:32.434 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:51:32.434 | python3-zope.interface 2022-06-08 08:51:32.434 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:51:32.548 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:51:32.552 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:51:32.555 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:51:32.557 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:32.559 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:32.562 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:32.564 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:32.566 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:32.568 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:51:32.571 | + functions-common:time_stop:2329 : start_time=1654678291820 2022-06-08 08:51:32.573 | + functions-common:time_stop:2331 : [[ -z 1654678291820 ]] 2022-06-08 08:51:32.576 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:32.580 | + functions-common:time_stop:2334 : end_time=1654678292578 2022-06-08 08:51:32.583 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-08 08:51:32.585 | + functions-common:time_stop:2336 : total=6840 2022-06-08 08:51:32.587 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:32.589 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7598 2022-06-08 08:51:32.592 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:51:32.595 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-08 08:51:32.597 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-08 08:51:32.600 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:51:32.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:32.605 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:32.608 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-08 08:51:32.610 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-08 08:51:32.665 | wsgi (enabled by maintainer script) 2022-06-08 08:51:32.668 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-08 08:51:32.672 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-08 08:51:32.674 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:51:32.677 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-08 08:51:32.680 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-08 08:51:32.683 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:51:32.687 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:51:32.687 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:51:32.692 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-08 08:51:32.695 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-08 08:51:32.697 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-08 08:51:32.700 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-08 08:51:32.704 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-08 08:51:32.727 | Using python 3.8 to install osc-placement 2022-06-08 08:51:32.730 | + 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-08 08:51:34.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:51:34.585 | 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-08 08:51:34.590 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:34.590 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:34.593 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:51:34.594 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:34.594 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:34.594 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:34.595 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:34.595 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:34.610 | 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-08 08:51:34.637 | 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-08 08:51:34.656 | 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-08 08:51:34.662 | 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-08 08:51:34.665 | 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-08 08:51:34.668 | 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-08 08:51:34.673 | 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-08 08:51:34.677 | 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-08 08:51:34.680 | 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-08 08:51:34.745 | 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-08 08:51:34.760 | 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-08 08:51:34.764 | 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-08 08:51:34.770 | 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-08 08:51:34.778 | 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-08 08:51:34.783 | 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-08 08:51:34.786 | 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-08 08:51:34.807 | 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-08 08:51:34.812 | 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-08 08:51:34.819 | 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-08 08:51:34.834 | 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-08 08:51:34.864 | 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-08 08:51:34.866 | 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-08 08:51:34.869 | 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-08 08:51:34.873 | 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-08 08:51:34.876 | 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-08 08:51:34.897 | 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-08 08:51:34.900 | 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-08 08:51:34.903 | 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-08 08:51:34.957 | 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-08 08:51:34.979 | 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-08 08:51:34.983 | 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-08 08:51:34.986 | 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-08 08:51:34.991 | 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-08 08:51:34.994 | 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-08 08:51:35.000 | 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-08 08:51:35.003 | 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-08 08:51:35.043 | 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-08 08:51:35.047 | 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-08 08:51:35.052 | 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-08 08:51:35.055 | 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-08 08:51:35.098 | 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-08 08:51:35.130 | 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-08 08:51:35.133 | 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-08 08:51:35.137 | 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-08 08:51:37.044 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:51:37.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:51:37.139 | + inc/python:pip_install:200 : result=0 2022-06-08 08:51:37.142 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:51:37.144 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:37.147 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:37.149 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:37.152 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:37.154 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:37.157 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:51:37.159 | + functions-common:time_stop:2329 : start_time=1654678292721 2022-06-08 08:51:37.162 | + functions-common:time_stop:2331 : [[ -z 1654678292721 ]] 2022-06-08 08:51:37.165 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:37.170 | + functions-common:time_stop:2334 : end_time=1654678297167 2022-06-08 08:51:37.173 | + functions-common:time_stop:2335 : elapsed_time=4446 2022-06-08 08:51:37.175 | + functions-common:time_stop:2336 : total=114137 2022-06-08 08:51:37.178 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:37.180 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118583 2022-06-08 08:51:37.183 | + inc/python:pip_install:203 : return 0 2022-06-08 08:51:37.186 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-08 08:51:37.188 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-08 08:51:37.191 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-08 08:51:37.193 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:51:37.196 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:51:37.199 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:51:37.202 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:51:37.205 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:51:37.208 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:51:37.224 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:51:37.227 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:51:37.229 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:37.233 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:51:37.233 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:51:37.239 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-08 08:51:37.241 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:37.244 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-08 08:51:37.257 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-08 08:51:37.260 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:51:37.261 | + functions-common:git_clone:607 : head -1 2022-06-08 08:51:37.265 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-08 08:51:37.268 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:51:37.270 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-08 08:51:37.273 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:51:37.275 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:51:37.278 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-08 08:51:37.280 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:51:37.283 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-08 08:51:37.285 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:51:37.288 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:51:37.290 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-08 08:51:37.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:51:37.296 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:51:37.299 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-08 08:51:37.301 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:51:37.304 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-08 08:51:37.307 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:51:37.309 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:51:37.313 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-08 08:51:37.318 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-08 08:51:37.321 | + 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-08 08:51:37.916 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-08 08:51:37.918 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:51:37.921 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:51:37.924 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:51:37.926 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:51:37.928 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-08 08:51:37.931 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:51:37.933 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:51:37.936 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:51:37.938 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:51:37.941 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:51:37.943 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:51:37.946 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:51:37.948 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-08 08:51:37.971 | Using python 3.8 to install /opt/stack/placement 2022-06-08 08:51:37.974 | + 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-08 08:51:39.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:51:39.780 | 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-08 08:51:39.784 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:39.785 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:39.787 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:51:39.788 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:39.788 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:39.789 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:39.789 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:39.789 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:39.802 | Obtaining file:///opt/stack/placement 2022-06-08 08:51:41.040 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:51:42.262 | 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-08 08:51:42.271 | 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-08 08:51:42.292 | 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-08 08:51:42.305 | 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-08 08:51:42.318 | 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-08 08:51:42.375 | 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-08 08:51:42.380 | 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-08 08:51:42.384 | 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-08 08:51:42.390 | 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-08 08:51:42.425 | 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-08 08:51:42.436 | 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-08 08:51:42.452 | 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-08 08:51:42.458 | 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-08 08:51:42.506 | 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-08 08:51:42.513 | 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-08 08:51:42.552 | 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-08 08:51:42.571 | 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-08 08:51:42.588 | 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-08 08:51:42.597 | 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-08 08:51:42.605 | 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-08 08:51:42.623 | 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-08 08:51:42.630 | 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-08 08:51:42.633 | 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-08 08:51:42.636 | 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-08 08:51:42.647 | 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-08 08:51:42.650 | 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-08 08:51:42.653 | 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-08 08:51:42.658 | 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-08 08:51:42.677 | 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-08 08:51:42.681 | 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-08 08:51:42.689 | 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-08 08:51:42.710 | 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-08 08:51:42.715 | 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-08 08:51:42.718 | 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-08 08:51:42.728 | 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-08 08:51:42.732 | 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-08 08:51:42.735 | 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-08 08:51:42.742 | 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-08 08:51:42.751 | 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-08 08:51:42.757 | 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-08 08:51:42.775 | 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-08 08:51:42.778 | 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-08 08:51:42.785 | 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-08 08:51:42.807 | 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-08 08:51:42.851 | 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-08 08:51:42.915 | 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-08 08:51:42.922 | 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-08 08:51:42.928 | 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-08 08:51:42.935 | 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-08 08:51:42.940 | 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-08 08:51:42.943 | 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-08 08:51:42.952 | 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-08 08:51:42.959 | 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-08 08:51:42.962 | 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-08 08:51:42.965 | 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-08 08:51:42.969 | 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-08 08:51:42.971 | 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-08 08:51:42.974 | 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-08 08:51:42.978 | 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-08 08:51:42.980 | 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-08 08:51:42.984 | 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-08 08:51:42.987 | 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-08 08:51:42.997 | 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-08 08:51:43.000 | 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-08 08:51:43.003 | 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-08 08:51:43.005 | 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-08 08:51:43.010 | 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-08 08:51:43.013 | 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-08 08:51:43.016 | 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-08 08:51:43.023 | 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-08 08:51:43.026 | 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-08 08:51:44.600 | Installing collected packages: openstack-placement 2022-06-08 08:51:44.600 | Attempting uninstall: openstack-placement 2022-06-08 08:51:44.602 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-08 08:51:44.604 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-08 08:51:44.605 | Running setup.py develop for openstack-placement 2022-06-08 08:51:46.174 | Successfully installed openstack-placement 2022-06-08 08:51:46.343 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:51:46.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:51:46.418 | + inc/python:pip_install:200 : result=0 2022-06-08 08:51:46.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:51:46.423 | + functions-common:time_stop:2322 : local name 2022-06-08 08:51:46.425 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:46.427 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:46.429 | + functions-common:time_stop:2325 : local total 2022-06-08 08:51:46.432 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:46.434 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:51:46.436 | + functions-common:time_stop:2329 : start_time=1654678297965 2022-06-08 08:51:46.438 | + functions-common:time_stop:2331 : [[ -z 1654678297965 ]] 2022-06-08 08:51:46.441 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:46.445 | + functions-common:time_stop:2334 : end_time=1654678306443 2022-06-08 08:51:46.448 | + functions-common:time_stop:2335 : elapsed_time=8478 2022-06-08 08:51:46.450 | + functions-common:time_stop:2336 : total=118583 2022-06-08 08:51:46.453 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:46.455 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127061 2022-06-08 08:51:46.457 | + inc/python:pip_install:203 : return 0 2022-06-08 08:51:46.460 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:51:46.463 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:51:46.465 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:51:46.485 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:51:46.497 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-08 08:51:46.499 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-08 08:51:46.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:51:46.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:51:46.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-08 08:51:46.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:51:46.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:51:46.514 | + ./stack.sh:main:912 : configure_placement 2022-06-08 08:51:46.517 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-08 08:51:46.529 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-08 08:51:46.532 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-08 08:51:46.536 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-08 08:51:46.539 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-08 08:51:46.541 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-08 08:51:46.544 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-08 08:51:46.546 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-08 08:51:46.549 | + 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-08 08:51:46.583 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-08 08:51:46.614 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-08 08:51:46.646 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-08 08:51:46.648 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:51:46.650 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-08 08:51:46.653 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:51:46.655 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-08 08:51:46.687 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-08 08:51:46.716 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:51:46.746 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-08 08:51:46.774 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-08 08:51:46.804 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-08 08:51:46.833 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-08 08:51:46.863 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-08 08:51:46.892 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:51:46.922 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:51:46.952 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-08 08:51:46.954 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-08 08:51:46.957 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:51:46.960 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:51:46.978 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:51:46.981 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:51:46.983 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:51:46.986 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:51:46.988 | + 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-08 08:51:47.017 | + 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-08 08:51:47.046 | + 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-08 08:51:47.076 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:51:47.104 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-08 08:51:47.107 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-08 08:51:47.110 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-08 08:51:47.112 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-08 08:51:47.115 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-08 08:51:47.117 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:51:47.119 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:51:47.123 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-08 08:51:47.127 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-08 08:51:47.129 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:51:47.132 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:51:47.145 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:51:47.145 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:47.153 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:51:47.157 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:51:47.173 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-08 08:51:47.175 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-08 08:51:47.179 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-08 08:51:47.211 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-08 08:51:47.239 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-08 08:51:47.268 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:51:47.296 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:51:47.324 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:51:47.353 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:51:47.382 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:51:47.410 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:51:47.439 | + 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-08 08:51:47.468 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:51:47.496 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:51:47.525 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:51:47.553 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:51:47.555 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:51:47.559 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-08 08:51:47.562 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-08 08:51:47.564 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:51:47.567 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:47.569 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:47.572 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:51:47.575 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-08 08:51:47.577 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-08 08:51:47.605 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:51:47.634 | + 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-08 08:51:47.635 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:51:47.643 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-08 08:51:47.647 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-08 08:51:47.649 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-08 08:51:47.652 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:51:47.655 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:51:47.657 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:51:47.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:47.662 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:47.664 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:51:47.667 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:51:47.669 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:51:47.672 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:51:47.674 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-08 08:51:47.736 | Site placement-api already enabled 2022-06-08 08:51:47.740 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:51:47.743 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:51:47.745 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:51:47.748 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:51:47.883 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-08 08:51:47.908 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:47.910 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-08 08:51:47.930 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:47.933 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-08 08:51:47.952 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:47.955 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-08 08:51:47.957 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-08 08:51:47.960 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-08 08:51:47.992 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:51:48.021 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-08 08:51:48.050 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-08 08:51:48.079 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-08 08:51:48.108 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-08 08:51:48.137 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-08 08:51:48.166 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-08 08:51:48.195 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-08 08:51:48.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:48.215 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-08 08:51:48.233 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:51:48.235 | + ./stack.sh:main:938 : run_phase stack install 2022-06-08 08:51:48.238 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:51:48.240 | + functions-common:run_phase:1751 : local phase=install 2022-06-08 08:51:48.242 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:51:48.245 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:51:48.248 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:51:48.251 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:51:48.253 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:51:48.256 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:51:48.261 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:51:48.264 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:51:48.267 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:51:48.269 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-08 08:51:48.272 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:51:48.287 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:51:48.290 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:51:48.292 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:51:48.294 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-08 08:51:48.296 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-08 08:51:48.299 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:51:48.301 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-08 08:51:48.304 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-08 08:51:48.306 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-08 08:51:48.308 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-08 08:51:48.311 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-08 08:51:48.313 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-08 08:51:48.315 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-08 08:51:48.318 | +++ functions-common:git_clone:529 : pwd 2022-06-08 08:51:48.320 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:51:48.322 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:51:48.326 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:51:48.341 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:51:48.343 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:51:48.346 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:48.348 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-08 08:51:48.348 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:51:48.353 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-08 08:51:48.356 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:51:48.358 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-08 08:51:48.371 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-08 08:51:48.374 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-08 08:51:48.374 | ++ functions-common:git_clone:607 : head -1 2022-06-08 08:51:48.377 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-08 08:51:48.380 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:51:48.382 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-08 08:51:48.404 | Using python 3.8 to install tox!=2.8.0 2022-06-08 08:51:48.407 | ++ 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-08 08:51:50.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:51:50.218 | 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-08 08:51:50.222 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:50.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:50.225 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:51:50.226 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:50.226 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:50.226 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:50.227 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:51:50.227 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:51:50.242 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-08 08:51:50.302 | 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-08 08:51:50.306 | 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-08 08:51:50.309 | 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-08 08:51:50.316 | 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-08 08:51:50.325 | 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-08 08:51:50.328 | 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-08 08:51:50.332 | 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-08 08:51:50.384 | 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-08 08:51:50.387 | 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-08 08:51:50.391 | 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-08 08:51:52.566 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:51:52.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:51:52.650 | ++ inc/python:pip_install:200 : result=0 2022-06-08 08:51:52.653 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:51:52.656 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:51:52.658 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:51:52.660 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:51:52.663 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:51:52.665 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:51:52.667 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:51:52.670 | ++ functions-common:time_stop:2329 : start_time=1654678308398 2022-06-08 08:51:52.673 | ++ functions-common:time_stop:2331 : [[ -z 1654678308398 ]] 2022-06-08 08:51:52.675 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:51:52.680 | ++ functions-common:time_stop:2334 : end_time=1654678312677 2022-06-08 08:51:52.682 | ++ functions-common:time_stop:2335 : elapsed_time=4279 2022-06-08 08:51:52.684 | ++ functions-common:time_stop:2336 : total=127061 2022-06-08 08:51:52.687 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:51:52.689 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131340 2022-06-08 08:51:52.692 | ++ inc/python:pip_install:203 : return 0 2022-06-08 08:51:52.694 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-08 08:51:52.694 | /opt/stack/tempest ~/devstack 2022-06-08 08:51:52.696 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-08 08:51:52.715 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-08 08:51:52.715 | HACKING.rst 2022-06-08 08:51:52.715 | doc/source/conf.py 2022-06-08 08:51:52.715 | doc/source/configuration.rst 2022-06-08 08:51:52.715 | doc/source/contributor/contributing.rst 2022-06-08 08:51:52.715 | doc/source/index.rst 2022-06-08 08:51:52.715 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-08 08:51:52.715 | doc/source/microversion_testing.rst 2022-06-08 08:51:52.715 | doc/source/plugins/plugin.rst 2022-06-08 08:51:52.715 | doc/source/supported_version.rst 2022-06-08 08:51:52.715 | doc/source/test_removal.rst 2022-06-08 08:51:52.715 | playbooks/devstack-tempest-ipv6.yaml 2022-06-08 08:51:52.715 | playbooks/devstack-tempest.yaml 2022-06-08 08:51:52.715 | playbooks/enable-fips.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-08 08:51:52.715 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-08 08:51:52.716 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-08 08:51:52.717 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-08 08:51:52.717 | releasenotes/source/conf.py 2022-06-08 08:51:52.717 | releasenotes/source/index.rst 2022-06-08 08:51:52.717 | releasenotes/source/v26.1.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v27.0.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v28.0.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v28.1.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v29.0.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v29.1.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v29.2.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v30.0.0.rst 2022-06-08 08:51:52.717 | releasenotes/source/v31.0.0.rst 2022-06-08 08:51:52.717 | requirements.txt 2022-06-08 08:51:52.717 | roles/run-tempest/README.rst 2022-06-08 08:51:52.717 | roles/run-tempest/defaults/main.yaml 2022-06-08 08:51:52.717 | roles/run-tempest/tasks/main.yaml 2022-06-08 08:51:52.717 | roles/run-tempest-26/README.rst 2022-06-08 08:51:52.717 | roles/run-tempest-26/defaults/main.yaml 2022-06-08 08:51:52.717 | roles/run-tempest-26/tasks/main.yaml 2022-06-08 08:51:52.717 | setup.cfg 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_agents.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_aggregates.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_create_server.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_flavors.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_flavors_access.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-08 08:51:52.717 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-08 08:51:52.717 | tempest/api/compute/ 2022-06-08 08:51:52.718 | Aborting 2022-06-08 08:51:52.718 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-08 08:51:52.720 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-08 08:51:52.723 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-08 08:51:52.726 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-08 08:51:52.728 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-08 08:51:52.731 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-08 08:51:52.734 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-08 08:51:52.736 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-08 08:51:52.738 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-08 08:51:52.741 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-08 08:51:52.741 | Error on exit 2022-06-08 08:51:52.743 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-08 08:51:52.745 | + ./stack.sh:exit_trap:517 : generate-subunit 1654678126 186 fail 2022-06-08 08:51:53.322 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-08 08:51:53.325 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 08:51:53.538 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-08 08:51:53.538 | 2022-06-08 08:51:53.791 | + ./stack.sh:exit_trap:531 : exit 1