2021-08-30 14:58:32.625 | + ./stack.sh:main:473 : exec 2021-08-30 14:58:32.625 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-30-145832.summary.2021-08-30-145832 2021-08-30 14:58:32.625 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-145832' 2021-08-30 14:58:32.625 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:58:32.625 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-145832 2021-08-30 14:58:32.625 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-145832 /opt/stack/logs/stack.sh.log 2021-08-30 14:58:32.625 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-145832.summary.2021-08-30-145832 /opt/stack/logs/stack.sh.log.summary 2021-08-30 14:58:32.625 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-30 14:58:32.625 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-30 14:58:32.625 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-30 14:58:32.625 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-30 14:58:32.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-30 14:58:32.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-30 14:58:32.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 14:58:32.625 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-30 14:58:32.627 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-30 14:58:32.629 | + ./stack.sh:main:559 : set -o errexit 2021-08-30 14:58:32.631 | + ./stack.sh:main:562 : uname -a 2021-08-30 14:58:32.633 | Linux dv-cinder-759955-10-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-30 14:58:32.635 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-30 14:58:32.637 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-30 14:58:32.640 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-30 14:58:32.669 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-30 14:58:32.685 | + ./stack.sh:main:576 : fetch_plugins 2021-08-30 14:58:32.687 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-30 14:58:32.689 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-30 14:58:32.691 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-30 14:58:32.693 | + functions-common:fetch_plugins:1660 : return 2021-08-30 14:58:32.695 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-30 14:58:32.697 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-30 14:58:32.698 | + functions-common:run_phase:1738 : local phase= 2021-08-30 14:58:32.700 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:58:32.702 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:58:32.704 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:58:32.706 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:58:32.707 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:58:32.710 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:58:32.713 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:58:32.715 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:58:32.717 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:58:32.719 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-30 14:58:32.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:58:32.735 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:32.738 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 14:58:32.740 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:58:32.742 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:58:32.744 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:58:32.746 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:58:32.748 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:58:32.750 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-30 14:58:32.752 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-30 14:58:32.753 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 14:58:32.755 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 14:58:32.757 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-30 14:58:32.759 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-30 14:58:32.761 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-30 14:58:32.763 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-30 14:58:32.765 | + functions-common:plugin_override_defaults:1701 : return 2021-08-30 14:58:32.767 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-30 14:58:32.784 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-30 14:58:32.786 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-30 14:58:32.799 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:58:32.802 | +++ lib/tls:source:43 : hostname -f 2021-08-30 14:58:32.805 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-30 14:58:32.807 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-30 14:58:32.810 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-30 14:58:32.812 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-30 14:58:32.814 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-30 14:58:32.816 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-30 14:58:32.817 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-30 14:58:32.819 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-30 14:58:32.821 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-30 14:58:32.823 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-30 14:58:32.828 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-30 14:58:32.840 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-30 14:58:32.858 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-30 14:58:32.871 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-30 14:58:32.883 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-30 14:58:32.910 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-30 14:58:32.970 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-30 14:58:33.056 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-30 14:58:33.078 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-30 14:58:33.122 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-30 14:58:33.175 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-30 14:58:33.304 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-30 14:58:33.318 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-30 14:58:33.332 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-30 14:58:33.345 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-30 14:58:33.440 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-30 14:58:33.442 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-30 14:58:33.445 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-30 14:58:33.447 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-30 14:58:33.449 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-30 14:58:33.451 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-30 14:58:33.454 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-30 14:58:33.454 | False' 2021-08-30 14:58:33.456 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-30 14:58:33.472 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-30 14:58:33.474 | + ./stack.sh:main:610 : run_phase source 2021-08-30 14:58:33.477 | + functions-common:run_phase:1737 : local mode=source 2021-08-30 14:58:33.479 | + functions-common:run_phase:1738 : local phase= 2021-08-30 14:58:33.481 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:58:33.483 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:58:33.485 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:58:33.487 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:58:33.489 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:58:33.491 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:58:33.495 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:58:33.497 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:58:33.499 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:58:33.501 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-30 14:58:33.504 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:58:33.518 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:33.520 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 14:58:33.522 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-30 14:58:33.562 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-30 14:58:33.564 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-30 14:58:33.566 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 14:58:33.568 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-30 14:58:33.570 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-30 14:58:33.572 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-30 14:58:33.575 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-30 14:58:33.577 | + functions-common:load_plugin_settings:1678 : return 2021-08-30 14:58:33.579 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-30 14:58:33.581 | + functions-common:verify_disabled_services:2020 : local service 2021-08-30 14:58:33.584 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.586 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-30 14:58:33.588 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.591 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-30 14:58:33.593 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.596 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-30 14:58:33.598 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.600 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-30 14:58:33.602 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.605 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-30 14:58:33.607 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.609 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-30 14:58:33.611 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.614 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-30 14:58:33.616 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.618 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-30 14:58:33.621 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.623 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-30 14:58:33.625 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.627 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-30 14:58:33.630 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.632 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-30 14:58:33.634 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.637 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-30 14:58:33.640 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.642 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-30 14:58:33.644 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.646 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-30 14:58:33.648 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.651 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-30 14:58:33.654 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.656 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-30 14:58:33.658 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.660 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-30 14:58:33.663 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.665 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-30 14:58:33.667 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.669 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-30 14:58:33.672 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.674 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-30 14:58:33.676 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.678 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-30 14:58:33.681 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.684 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-30 14:58:33.686 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.688 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-30 14:58:33.691 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.693 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-30 14:58:33.695 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.697 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-30 14:58:33.700 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.702 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-30 14:58:33.705 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.707 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-30 14:58:33.709 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.712 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-30 14:58:33.714 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.716 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-30 14:58:33.718 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.721 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-30 14:58:33.723 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.725 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-30 14:58:33.728 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.730 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-30 14:58:33.732 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.735 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-30 14:58:33.737 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.739 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-30 14:58:33.742 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.744 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-30 14:58:33.747 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.749 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-30 14:58:33.751 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.753 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-30 14:58:33.756 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.758 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-30 14:58:33.760 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.763 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-30 14:58:33.765 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.767 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-30 14:58:33.770 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.772 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-30 14:58:33.774 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.776 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-30 14:58:33.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.781 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-30 14:58:33.783 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.786 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-30 14:58:33.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:58:33.790 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-30 14:58:33.793 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-30 14:58:33.795 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 14:58:33.798 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-30 14:58:33.813 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:33.815 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-30 14:58:33.817 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 14:58:33.820 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-30 14:58:33.836 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:58:33.838 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-30 14:58:33.840 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-30 14:58:33.843 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-30 14:58:33.845 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-30 14:58:33.847 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-30 14:58:33.850 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-30 14:58:33.852 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-30 14:58:33.855 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-30 14:58:33.857 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-30 14:58:33.860 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-30 14:58:33.862 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 14:58:33.865 | + lib/database:initialize_database_backends:104 : return 0 2021-08-30 14:58:33.867 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-30 14:58:33.867 | Using mysql database backend 2021-08-30 14:58:33.869 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-30 14:58:33.886 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-30 14:58:33.902 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:33.904 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-30 14:58:33.920 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-30 14:58:33.937 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:33.939 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-30 14:58:33.956 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-30 14:58:33.972 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-30 14:58:33.989 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:58:33.991 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-30 14:58:34.008 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:58:34.011 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-30 14:58:34.028 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-30 14:58:34.030 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-30 14:58:34.032 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-30 14:58:34.035 | + functions-common:save_stackenv:60 : local tag=741 2021-08-30 14:58:34.038 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-30 14:58:34.042 | + functions-common:save_stackenv:62 : time_stamp=2021-08-30-145834 2021-08-30 14:58:34.044 | + functions-common:save_stackenv:63 : echo '# 2021-08-30-145834 741' 2021-08-30 14:58:34.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.049 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 14:58:34.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.054 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-30 14:58:34.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.060 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-30 14:58:34.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.064 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-30 14:58:34.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.069 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2021-08-30 14:58:34.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.074 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2021-08-30 14:58:34.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.079 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-30-145832 2021-08-30 14:58:34.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.084 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-30 14:58:34.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.089 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2021-08-30 14:58:34.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.093 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-30 14:58:34.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.098 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-30 14:58:34.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.103 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-30 14:58:34.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:58:34.108 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-30 14:58:34.111 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-30 14:58:34.113 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-30 14:58:34.115 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-30 14:58:34.117 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:58:34.119 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:58:34.123 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:58:34.125 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:58:34.127 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:58:34.130 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:58:34.145 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:58:34.147 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:58:34.149 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:58:34.152 | + functions-common:git_clone:544 : echo master 2021-08-30 14:58:34.152 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:58:34.157 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-30 14:58:34.159 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:58:34.162 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-30 14:58:34.164 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:58:34.165 | + functions-common:git_clone:593 : head -1 2021-08-30 14:58:34.168 | 9d1284aa Merge "update constraint for cliff to new release 3.9.0" 2021-08-30 14:58:34.171 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:58:34.173 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-30 14:58:34.176 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:58:34.182 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-30 14:58:34.185 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-30 14:58:34.188 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-30 14:58:34.190 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-30 14:58:34.193 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-30 14:58:34.195 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-30 14:58:34.198 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-30 14:58:34.200 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-30 14:58:34.203 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-30 14:58:34.208 | ++ tools/install_prereqs.sh:source:47 : NOW=1630335514 2021-08-30 14:58:34.211 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-30 14:58:34.216 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1630334761 2021-08-30 14:58:34.218 | ++ tools/install_prereqs.sh:source:49 : DELTA=753 2021-08-30 14:58:34.221 | ++ tools/install_prereqs.sh:source:50 : [[ 753 -lt 7200 ]] 2021-08-30 14:58:34.223 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-08-30 14:58:34.225 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-30 14:58:34.228 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-30 14:58:34.231 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-30 14:58:34.233 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-30 14:58:34.235 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-30 14:58:34.237 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-30 14:58:34.240 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-30 14:58:34.243 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-30 14:58:34.294 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-30 14:58:34.294 | apache2-dev 2021-08-30 14:58:34.294 | bc 2021-08-30 14:58:34.294 | bsdmainutils 2021-08-30 14:58:34.294 | curl 2021-08-30 14:58:34.294 | g++ 2021-08-30 14:58:34.294 | gawk 2021-08-30 14:58:34.294 | gcc 2021-08-30 14:58:34.294 | gettext 2021-08-30 14:58:34.294 | git 2021-08-30 14:58:34.294 | graphviz 2021-08-30 14:58:34.294 | iputils-ping 2021-08-30 14:58:34.294 | libapache2-mod-proxy-uwsgi 2021-08-30 14:58:34.294 | libffi-dev 2021-08-30 14:58:34.294 | libjpeg-dev 2021-08-30 14:58:34.294 | libmysqlclient-dev 2021-08-30 14:58:34.294 | libpcre3-dev 2021-08-30 14:58:34.294 | libpq-dev 2021-08-30 14:58:34.295 | libssl-dev 2021-08-30 14:58:34.295 | libsystemd-dev 2021-08-30 14:58:34.295 | libxml2-dev 2021-08-30 14:58:34.295 | libxslt1-dev 2021-08-30 14:58:34.295 | libyaml-dev 2021-08-30 14:58:34.295 | lsof 2021-08-30 14:58:34.295 | openssh-server 2021-08-30 14:58:34.295 | openssl 2021-08-30 14:58:34.295 | pkg-config 2021-08-30 14:58:34.295 | psmisc 2021-08-30 14:58:34.295 | python3-dev 2021-08-30 14:58:34.295 | python3-pip 2021-08-30 14:58:34.295 | python3-systemd 2021-08-30 14:58:34.295 | python3-venv 2021-08-30 14:58:34.295 | tar 2021-08-30 14:58:34.295 | tcpdump 2021-08-30 14:58:34.295 | unzip 2021-08-30 14:58:34.295 | uuid-runtime 2021-08-30 14:58:34.295 | wget 2021-08-30 14:58:34.295 | wget 2021-08-30 14:58:34.295 | zlib1g-dev 2021-08-30 14:58:34.295 | libkrb5-dev 2021-08-30 14:58:34.295 | libldap2-dev 2021-08-30 14:58:34.295 | libsasl2-dev 2021-08-30 14:58:34.295 | memcached 2021-08-30 14:58:34.295 | python3-mysqldb 2021-08-30 14:58:34.295 | sqlite3 2021-08-30 14:58:34.295 | conntrack 2021-08-30 14:58:34.295 | curl 2021-08-30 14:58:34.295 | dnsmasq-base 2021-08-30 14:58:34.295 | dnsmasq-utils 2021-08-30 14:58:34.295 | ebtables 2021-08-30 14:58:34.295 | genisoimage 2021-08-30 14:58:34.295 | iptables 2021-08-30 14:58:34.296 | iputils-arping 2021-08-30 14:58:34.296 | kpartx 2021-08-30 14:58:34.296 | libjs-jquery-tablesorter 2021-08-30 14:58:34.296 | libmysqlclient-dev 2021-08-30 14:58:34.296 | parted 2021-08-30 14:58:34.296 | pm-utils 2021-08-30 14:58:34.296 | python3-mysqldb 2021-08-30 14:58:34.296 | socat 2021-08-30 14:58:34.296 | sqlite3 2021-08-30 14:58:34.296 | sudo 2021-08-30 14:58:34.296 | vlan 2021-08-30 14:58:34.296 | lsscsi 2021-08-30 14:58:34.296 | open-iscsi 2021-08-30 14:58:34.296 | lvm2 2021-08-30 14:58:34.296 | qemu-utils 2021-08-30 14:58:34.296 | thin-provisioning-tools 2021-08-30 14:58:34.296 | acl 2021-08-30 14:58:34.296 | dnsmasq-base 2021-08-30 14:58:34.296 | dnsmasq-utils 2021-08-30 14:58:34.296 | ebtables 2021-08-30 14:58:34.296 | haproxy 2021-08-30 14:58:34.296 | iptables 2021-08-30 14:58:34.296 | iputils-arping 2021-08-30 14:58:34.296 | iputils-ping 2021-08-30 14:58:34.296 | libmysqlclient-dev 2021-08-30 14:58:34.296 | postgresql-server-dev-all 2021-08-30 14:58:34.296 | python3-mysqldb 2021-08-30 14:58:34.296 | sqlite3 2021-08-30 14:58:34.296 | sudo 2021-08-30 14:58:34.296 | vlan 2021-08-30 14:58:34.296 | pcp 2021-08-30 14:58:34.296 | ipset 2021-08-30 14:58:34.296 | conntrack 2021-08-30 14:58:34.296 | conntrackd 2021-08-30 14:58:34.296 | keepalived 2021-08-30 14:58:34.296 | lvm2 2021-08-30 14:58:34.296 | qemu-utils 2021-08-30 14:58:34.297 | thin-provisioning-tools 2021-08-30 14:58:34.297 | curl 2021-08-30 14:58:34.297 | liberasurecode-dev 2021-08-30 14:58:34.297 | make 2021-08-30 14:58:34.297 | memcached 2021-08-30 14:58:34.297 | sqlite3 2021-08-30 14:58:34.297 | xfsprogs' 2021-08-30 14:58:34.297 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-30 14:58:34.316 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-30 14:58:34.316 | apache2-dev 2021-08-30 14:58:34.316 | bc 2021-08-30 14:58:34.316 | bsdmainutils 2021-08-30 14:58:34.316 | curl 2021-08-30 14:58:34.316 | g++ 2021-08-30 14:58:34.316 | gawk 2021-08-30 14:58:34.316 | gcc 2021-08-30 14:58:34.316 | gettext 2021-08-30 14:58:34.316 | git 2021-08-30 14:58:34.316 | graphviz 2021-08-30 14:58:34.317 | iputils-ping 2021-08-30 14:58:34.317 | libapache2-mod-proxy-uwsgi 2021-08-30 14:58:34.317 | libffi-dev 2021-08-30 14:58:34.317 | libjpeg-dev 2021-08-30 14:58:34.317 | libmysqlclient-dev 2021-08-30 14:58:34.317 | libpcre3-dev 2021-08-30 14:58:34.317 | libpq-dev 2021-08-30 14:58:34.317 | libssl-dev 2021-08-30 14:58:34.317 | libsystemd-dev 2021-08-30 14:58:34.317 | libxml2-dev 2021-08-30 14:58:34.317 | libxslt1-dev 2021-08-30 14:58:34.317 | libyaml-dev 2021-08-30 14:58:34.317 | lsof 2021-08-30 14:58:34.317 | openssh-server 2021-08-30 14:58:34.317 | openssl 2021-08-30 14:58:34.317 | pkg-config 2021-08-30 14:58:34.317 | psmisc 2021-08-30 14:58:34.317 | python3-dev 2021-08-30 14:58:34.317 | python3-pip 2021-08-30 14:58:34.317 | python3-systemd 2021-08-30 14:58:34.317 | python3-venv 2021-08-30 14:58:34.317 | tar 2021-08-30 14:58:34.317 | tcpdump 2021-08-30 14:58:34.317 | unzip 2021-08-30 14:58:34.317 | uuid-runtime 2021-08-30 14:58:34.317 | wget 2021-08-30 14:58:34.317 | wget 2021-08-30 14:58:34.317 | zlib1g-dev 2021-08-30 14:58:34.317 | libkrb5-dev 2021-08-30 14:58:34.317 | libldap2-dev 2021-08-30 14:58:34.317 | libsasl2-dev 2021-08-30 14:58:34.317 | memcached 2021-08-30 14:58:34.317 | python3-mysqldb 2021-08-30 14:58:34.317 | sqlite3 2021-08-30 14:58:34.317 | conntrack 2021-08-30 14:58:34.317 | curl 2021-08-30 14:58:34.317 | dnsmasq-base 2021-08-30 14:58:34.318 | dnsmasq-utils 2021-08-30 14:58:34.318 | ebtables 2021-08-30 14:58:34.318 | genisoimage 2021-08-30 14:58:34.318 | iptables 2021-08-30 14:58:34.318 | iputils-arping 2021-08-30 14:58:34.318 | kpartx 2021-08-30 14:58:34.318 | libjs-jquery-tablesorter 2021-08-30 14:58:34.318 | libmysqlclient-dev 2021-08-30 14:58:34.318 | parted 2021-08-30 14:58:34.318 | pm-utils 2021-08-30 14:58:34.318 | python3-mysqldb 2021-08-30 14:58:34.318 | socat 2021-08-30 14:58:34.318 | sqlite3 2021-08-30 14:58:34.318 | sudo 2021-08-30 14:58:34.318 | vlan 2021-08-30 14:58:34.318 | lsscsi 2021-08-30 14:58:34.318 | open-iscsi 2021-08-30 14:58:34.318 | lvm2 2021-08-30 14:58:34.318 | qemu-utils 2021-08-30 14:58:34.318 | thin-provisioning-tools 2021-08-30 14:58:34.318 | acl 2021-08-30 14:58:34.318 | dnsmasq-base 2021-08-30 14:58:34.318 | dnsmasq-utils 2021-08-30 14:58:34.318 | ebtables 2021-08-30 14:58:34.318 | haproxy 2021-08-30 14:58:34.318 | iptables 2021-08-30 14:58:34.318 | iputils-arping 2021-08-30 14:58:34.318 | iputils-ping 2021-08-30 14:58:34.318 | libmysqlclient-dev 2021-08-30 14:58:34.318 | postgresql-server-dev-all 2021-08-30 14:58:34.318 | python3-mysqldb 2021-08-30 14:58:34.318 | sqlite3 2021-08-30 14:58:34.318 | sudo 2021-08-30 14:58:34.318 | vlan 2021-08-30 14:58:34.318 | pcp 2021-08-30 14:58:34.318 | ipset 2021-08-30 14:58:34.319 | conntrack 2021-08-30 14:58:34.319 | conntrackd 2021-08-30 14:58:34.319 | keepalived 2021-08-30 14:58:34.319 | lvm2 2021-08-30 14:58:34.319 | qemu-utils 2021-08-30 14:58:34.319 | thin-provisioning-tools 2021-08-30 14:58:34.319 | curl 2021-08-30 14:58:34.319 | liberasurecode-dev 2021-08-30 14:58:34.319 | make 2021-08-30 14:58:34.319 | memcached 2021-08-30 14:58:34.319 | sqlite3 2021-08-30 14:58:34.319 | xfsprogs ' 2021-08-30 14:58:34.319 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-30 14:58:34.321 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:58:34.323 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:58:34.327 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 14:58:34.327 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-30 14:58:34.332 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 14:58:34.334 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-30 14:58:34.336 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:58:34.338 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-30 14:58:34.340 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:58:34.342 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:58:34.344 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:58:34.346 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:58:34.349 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:58:34.351 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:58:34.353 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-30 14:58:34.355 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-30 14:58:34.357 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-30 14:58:34.360 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-30 14:58:34.364 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-30 14:58:34.366 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-30 14:58:34.368 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-30 14:58:34.371 | ++ functions-common:time_start:2296 : local start_time= 2021-08-30 14:58:34.373 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:58:34.376 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:58:34.379 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630335514377 2021-08-30 14:58:34.382 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-30 14:58:34.384 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-30 14:58:34.386 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-30 14:58:34.671 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-30 14:58:34.734 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-30 14:58:34.812 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-30 14:58:34.818 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-30 14:58:36.814 | Reading package lists... 2021-08-30 14:58:36.844 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-30 14:58:36.846 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-30 14:58:36.848 | ++ functions-common:time_stop:2309 : local name 2021-08-30 14:58:36.850 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 14:58:36.852 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:58:36.855 | ++ functions-common:time_stop:2312 : local total 2021-08-30 14:58:36.857 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 14:58:36.859 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-30 14:58:36.861 | ++ functions-common:time_stop:2316 : start_time=1630335514377 2021-08-30 14:58:36.863 | ++ functions-common:time_stop:2318 : [[ -z 1630335514377 ]] 2021-08-30 14:58:36.866 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:58:36.871 | ++ functions-common:time_stop:2321 : end_time=1630335516868 2021-08-30 14:58:36.873 | ++ functions-common:time_stop:2322 : elapsed_time=2491 2021-08-30 14:58:36.875 | ++ functions-common:time_stop:2323 : total=0 2021-08-30 14:58:36.877 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:58:36.879 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2491 2021-08-30 14:58:36.881 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 14:58:36.884 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:58:36.886 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:58:36.888 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:58:36.890 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 14:58:36.911 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 14:58:37.019 | Reading package lists... 2021-08-30 14:58:37.243 | Building dependency tree... 2021-08-30 14:58:37.245 | Reading state information... 2021-08-30 14:58:37.277 | acl is already the newest version (2.2.53-6). 2021-08-30 14:58:37.277 | bc is already the newest version (1.07.1-2build1). 2021-08-30 14:58:37.277 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-30 14:58:37.277 | conntrack is already the newest version (1:1.4.5-2). 2021-08-30 14:58:37.277 | ebtables is already the newest version (2.0.11-3build1). 2021-08-30 14:58:37.277 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-08-30 14:58:37.277 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-30 14:58:37.277 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-30 14:58:37.277 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-08-30 14:58:37.277 | gettext is already the newest version (0.19.8.1-10build1). 2021-08-30 14:58:37.277 | ipset is already the newest version (7.5-1~exp1). 2021-08-30 14:58:37.277 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-30 14:58:37.277 | iputils-arping is already the newest version (3:20190709-3). 2021-08-30 14:58:37.277 | iputils-ping is already the newest version (3:20190709-3). 2021-08-30 14:58:37.277 | keepalived is already the newest version (1:2.0.19-2). 2021-08-30 14:58:37.277 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-30 14:58:37.277 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-08-30 14:58:37.277 | libffi-dev is already the newest version (3.3-4). 2021-08-30 14:58:37.277 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-08-30 14:58:37.277 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-30 14:58:37.277 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-08-30 14:58:37.277 | libxslt1-dev is already the newest version (1.1.34-4). 2021-08-30 14:58:37.277 | libyaml-dev is already the newest version (0.2.2-1). 2021-08-30 14:58:37.277 | lsscsi is already the newest version (0.30-0.1). 2021-08-30 14:58:37.277 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-30 14:58:37.277 | make is already the newest version (4.2.1-1.2). 2021-08-30 14:58:37.278 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-08-30 14:58:37.278 | psmisc is already the newest version (23.3-1). 2021-08-30 14:58:37.278 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-30 14:58:37.278 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-08-30 14:58:37.278 | python3-systemd is already the newest version (234-3build2). 2021-08-30 14:58:37.278 | socat is already the newest version (1.7.3.3-2). 2021-08-30 14:58:37.278 | tcpdump is already the newest version (4.9.3-4). 2021-08-30 14:58:37.278 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-30 14:58:37.278 | unzip is already the newest version (6.0-25ubuntu1). 2021-08-30 14:58:37.278 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-30 14:58:37.278 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-30 14:58:37.278 | conntrackd is already the newest version (1:1.4.5-2). 2021-08-30 14:58:37.278 | graphviz is already the newest version (2.42.2-3build2). 2021-08-30 14:58:37.278 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-08-30 14:58:37.278 | pcp is already the newest version (5.0.3-1). 2021-08-30 14:58:37.278 | pm-utils is already the newest version (1.4.1-19). 2021-08-30 14:58:37.278 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-08-30 14:58:37.278 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:58:37.278 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:58:37.278 | curl is already the newest version (7.68.0-1ubuntu2.6). 2021-08-30 14:58:37.278 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-08-30 14:58:37.278 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-08-30 14:58:37.278 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-30 14:58:37.278 | haproxy is already the newest version (2.0.13-2ubuntu0.2). 2021-08-30 14:58:37.278 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-08-30 14:58:37.278 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-08-30 14:58:37.278 | libmysqlclient-dev is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-08-30 14:58:37.278 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-08-30 14:58:37.278 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-08-30 14:58:37.278 | libsystemd-dev is already the newest version (245.4-4ubuntu3.11). 2021-08-30 14:58:37.278 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-08-30 14:58:37.278 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-30 14:58:37.278 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-08-30 14:58:37.279 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-08-30 14:58:37.279 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-08-30 14:58:37.279 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-08-30 14:58:37.279 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-30 14:58:37.279 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-08-30 14:58:37.279 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-08-30 14:58:37.279 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-30 14:58:37.279 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-30 14:58:37.279 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-30 14:58:37.279 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-30 14:58:37.485 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:58:37.486 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-08-30 14:58:37.486 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-08-30 14:58:37.486 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-08-30 14:58:37.486 | The following packages were automatically installed and are no longer required: 2021-08-30 14:58:37.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:58:37.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:58:37.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:58:37.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:58:37.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:58:37.487 | python3-zope.interface 2021-08-30 14:58:37.487 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:58:37.600 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:58:37.605 | ++ functions-common:apt_get:1118 : result=0 2021-08-30 14:58:37.607 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:58:37.609 | ++ functions-common:time_stop:2309 : local name 2021-08-30 14:58:37.611 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 14:58:37.613 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:58:37.616 | ++ functions-common:time_stop:2312 : local total 2021-08-30 14:58:37.618 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 14:58:37.621 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:58:37.623 | ++ functions-common:time_stop:2316 : start_time=1630335516908 2021-08-30 14:58:37.625 | ++ functions-common:time_stop:2318 : [[ -z 1630335516908 ]] 2021-08-30 14:58:37.628 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:58:37.632 | ++ functions-common:time_stop:2321 : end_time=1630335517630 2021-08-30 14:58:37.634 | ++ functions-common:time_stop:2322 : elapsed_time=722 2021-08-30 14:58:37.637 | ++ functions-common:time_stop:2323 : total=719 2021-08-30 14:58:37.639 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:58:37.641 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1441 2021-08-30 14:58:37.644 | ++ functions-common:apt_get:1122 : return 0 2021-08-30 14:58:37.646 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-30 14:58:37.649 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-30 14:58:37.651 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-30 14:58:37.655 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-30 14:58:37.660 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-30 14:58:37.662 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-30 14:58:37.665 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-30 14:58:39.077 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-30 14:58:39.079 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-30 14:58:39.082 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-30 14:58:39.085 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-30 14:58:39.087 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-30 14:58:39.089 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-30 14:58:39.091 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-30 14:58:39.093 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-30 14:58:39.095 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-30 14:58:39.097 | + functions-common:_ensure_lsb_release:328 : return 2021-08-30 14:58:39.099 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-30 14:58:39.176 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-30 14:58:39.178 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-30 14:58:39.255 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-30 14:58:39.257 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-30 14:58:39.333 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-30 14:58:39.335 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-30 14:58:39.338 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-30 14:58:39.339 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-30 14:58:39.341 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-30 14:58:39.343 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-30 14:58:39.345 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-30 14:58:39.347 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-30 14:58:39.349 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-30 14:58:39.351 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-30 14:58:39.353 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-30 14:58:39.353 | Distro: focal 2021-08-30 14:58:39.355 | + tools/install_pip.sh:main:115 : get_versions 2021-08-30 14:58:39.358 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-30 14:58:39.361 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-30 14:58:39.363 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-30 14:58:39.366 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-30 14:58:39.366 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-30 14:58:40.063 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-30 14:58:40.064 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-30 14:58:40.065 | pip: 21.2.4 2021-08-30 14:58:40.066 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-30 14:58:40.068 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-30 14:58:40.070 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:58:40.072 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:58:40.074 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:58:40.076 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:58:40.077 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:58:40.079 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:58:40.081 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:58:40.082 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:58:40.084 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:58:40.086 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-30 14:58:40.088 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:58:40.090 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-08-30 14:58:40.091 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-08-30 14:58:40.094 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:58:40.096 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-08-30 14:58:40.098 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-30 14:58:40.099 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:58:40.101 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-08-30 14:58:40.103 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-08-30 14:58:40.113 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-30 14:58:40.113 | Dload Upload Total Spent Left Speed 2021-08-30 14:58:40.259 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-08-30 14:58:40.264 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-30 14:58:40.267 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-30 14:58:43.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:43.454 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:43.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:43.454 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:43.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:58:44.006 | Collecting pip 2021-08-30 14:58:44.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-08-30 14:58:46.487 | Installing collected packages: pip 2021-08-30 14:58:46.488 | Attempting uninstall: pip 2021-08-30 14:58:46.489 | Found existing installation: pip 21.2.4 2021-08-30 14:58:46.747 | Uninstalling pip-21.2.4: 2021-08-30 14:58:46.762 | Successfully uninstalled pip-21.2.4 2021-08-30 14:58:48.365 | Successfully installed pip-21.2.4 2021-08-30 14:58:48.365 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:58:48.512 | + tools/install_pip.sh:main:136 : set -x 2021-08-30 14:58:48.514 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-30 14:58:48.516 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-30 14:58:48.517 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:58:48.520 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-30 14:58:48.522 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-30 14:58:48.523 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:58:48.526 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:58:48.526 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:58:48.531 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-08-30 14:58:48.532 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-08-30 14:58:48.534 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-30 14:58:48.536 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-30 14:58:48.538 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-30 14:58:48.554 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-08-30 14:58:48.557 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-30 14:58:49.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:49.442 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:49.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:49.443 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:50.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:58:50.529 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-08-30 14:58:52.955 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:58:53.080 | + inc/python:pip_install:200 : result=0 2021-08-30 14:58:53.082 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:58:53.084 | + functions-common:time_stop:2309 : local name 2021-08-30 14:58:53.086 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:58:53.088 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:58:53.089 | + functions-common:time_stop:2312 : local total 2021-08-30 14:58:53.091 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:58:53.093 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:58:53.095 | + functions-common:time_stop:2316 : start_time=1630335528550 2021-08-30 14:58:53.096 | + functions-common:time_stop:2318 : [[ -z 1630335528550 ]] 2021-08-30 14:58:53.099 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:58:53.102 | + functions-common:time_stop:2321 : end_time=1630335533100 2021-08-30 14:58:53.104 | + functions-common:time_stop:2322 : elapsed_time=4550 2021-08-30 14:58:53.106 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:58:53.107 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:58:53.109 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4550 2021-08-30 14:58:53.112 | + inc/python:pip_install:203 : return 0 2021-08-30 14:58:53.114 | + tools/install_pip.sh:main:142 : get_versions 2021-08-30 14:58:53.117 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-30 14:58:53.122 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-30 14:58:53.124 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-30 14:58:53.126 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-30 14:58:53.127 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-30 14:58:53.819 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-30 14:58:53.821 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-30 14:58:53.821 | pip: 21.2.4 2021-08-30 14:58:53.825 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-30 14:58:53.828 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-30 14:58:53.831 | + ./stack.sh:main:778 : fixup_all 2021-08-30 14:58:53.833 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-30 14:58:53.836 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-30 14:58:53.838 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-30 14:58:53.843 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-30 14:58:53.843 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-30 14:58:53.844 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-30 14:58:53.849 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-08-30 14:58:53.851 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-08-30 14:58:53.854 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-08-30 14:58:53.862 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-08-30 14:58:53.865 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-30 14:58:53.868 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-30 14:58:53.870 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:58:53.873 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:58:53.875 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-08-30 14:58:53.887 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-30 14:58:53.889 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-30 14:58:53.891 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:58:53.893 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:58:53.895 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:58:53.897 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:58:53.899 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:58:53.901 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:58:53.904 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:58:53.907 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:58:53.909 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:58:53.911 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-30 14:58:53.913 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-30 14:58:53.915 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-30 14:58:53.918 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:58:53.920 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:58:53.922 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:58:53.924 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:58:53.926 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:58:53.929 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:58:53.931 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-30 14:58:53.934 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-30 14:58:53.955 | Using python 3.8 to install os-testr 2021-08-30 14:58:53.957 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-30 14:58:54.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:54.836 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:54.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:58:54.836 | from cryptography.utils import int_from_bytes 2021-08-30 14:58:55.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:58:55.917 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2021-08-30 14:58:55.993 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-08-30 14:58:55.995 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-08-30 14:58:55.997 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-30 14:58:55.998 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-08-30 14:58:56.013 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-08-30 14:58:56.040 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-08-30 14:58:56.044 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-08-30 14:58:56.045 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-08-30 14:58:56.047 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-08-30 14:58:56.050 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-08-30 14:58:56.064 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-08-30 14:58:56.068 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-08-30 14:58:56.069 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-08-30 14:58:56.072 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-08-30 14:58:56.074 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-08-30 14:58:56.129 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-08-30 14:58:56.131 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-08-30 14:58:56.132 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-08-30 14:58:56.134 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-08-30 14:58:56.202 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-08-30 14:58:58.555 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:58:58.680 | + inc/python:pip_install:200 : result=0 2021-08-30 14:58:58.683 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:58:58.685 | + functions-common:time_stop:2309 : local name 2021-08-30 14:58:58.687 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:58:58.690 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:58:58.692 | + functions-common:time_stop:2312 : local total 2021-08-30 14:58:58.694 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:58:58.696 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:58:58.699 | + functions-common:time_stop:2316 : start_time=1630335533950 2021-08-30 14:58:58.701 | + functions-common:time_stop:2318 : [[ -z 1630335533950 ]] 2021-08-30 14:58:58.704 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:58:58.708 | + functions-common:time_stop:2321 : end_time=1630335538705 2021-08-30 14:58:58.710 | + functions-common:time_stop:2322 : elapsed_time=4755 2021-08-30 14:58:58.713 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:58:58.715 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:58:58.717 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4755 2021-08-30 14:58:58.719 | + inc/python:pip_install:203 : return 0 2021-08-30 14:58:58.722 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-30 14:58:58.774 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-30 14:58:58.883 | + ./stack.sh:main:792 : install_infra 2021-08-30 14:58:58.886 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:58:58.889 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-30 14:58:58.893 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:58:58.896 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-30 14:58:58.919 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-30 14:59:00.982 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:00.985 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.006 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.045 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.051 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.110 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.241 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.260 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.552 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.658 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:01.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:01.851 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-08-30 14:59:02.113 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:02.116 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:02.118 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:02.120 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:02.122 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:02.124 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:02.126 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:02.128 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:02.131 | + functions-common:time_stop:2316 : start_time=1630335538912 2021-08-30 14:59:02.133 | + functions-common:time_stop:2318 : [[ -z 1630335538912 ]] 2021-08-30 14:59:02.136 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:02.140 | + functions-common:time_stop:2321 : end_time=1630335542137 2021-08-30 14:59:02.142 | + functions-common:time_stop:2322 : elapsed_time=3225 2021-08-30 14:59:02.144 | + functions-common:time_stop:2323 : total=4755 2021-08-30 14:59:02.146 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:02.148 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7980 2021-08-30 14:59:02.151 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:02.153 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:59:02.156 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-30 14:59:02.179 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-08-30 14:59:04.107 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.110 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.131 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.171 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.176 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.236 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.361 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.378 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.672 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.779 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:59:04.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:04.842 | Processing /opt/stack/requirements 2021-08-30 14:59:06.534 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-30 14:59:06.537 | 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 171)) (3.0.0) 2021-08-30 14:59:06.549 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2021-08-30 14:59:06.555 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-08-30 14:59:06.558 | 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 373)) (2.4.7) 2021-08-30 14:59:06.561 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-08-30 14:59:06.590 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.16.0) 2021-08-30 14:59:06.592 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.5.0) 2021-08-30 14:59:06.603 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-08-30 14:59:06.625 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4845) (1.3) 2021-08-30 14:59:06.627 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4845) (0.3.0) 2021-08-30 14:59:06.644 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-08-30 14:59:06.646 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2021-08-30 14:59:06.652 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.2) 2021-08-30 14:59:06.655 | 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 167)) (1.0.0) 2021-08-30 14:59:06.657 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2021-08-30 14:59:06.670 | 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 345)) (0.7.2) 2021-08-30 14:59:06.672 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-08-30 14:59:06.748 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2021-08-30 14:59:06.751 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.4.0) 2021-08-30 14:59:06.757 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-08-30 14:59:06.815 | 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 582)) (0.2.5) 2021-08-30 14:59:06.820 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-08-30 14:59:06.825 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.2) 2021-08-30 14:59:06.827 | Building wheels for collected packages: openstack-requirements 2021-08-30 14:59:06.828 | Building wheel for openstack-requirements (setup.py): started 2021-08-30 14:59:07.628 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-30 14:59:07.628 | ERROR: Command errored out with exit status 1: 2021-08-30 14:59:07.628 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t2r_or1b/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t2r_or1b/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-ie_c1k0t 2021-08-30 14:59:07.628 | cwd: /tmp/pip-req-build-t2r_or1b/ 2021-08-30 14:59:07.628 | Complete output (6 lines): 2021-08-30 14:59:07.628 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-30 14:59:07.628 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-30 14:59:07.628 | or: setup.py --help-commands 2021-08-30 14:59:07.628 | or: setup.py cmd --help 2021-08-30 14:59:07.628 | 2021-08-30 14:59:07.628 | error: invalid command 'bdist_wheel' 2021-08-30 14:59:07.628 | ---------------------------------------- 2021-08-30 14:59:07.628 | ERROR: Failed building wheel for openstack-requirements 2021-08-30 14:59:07.628 | Running setup.py clean for openstack-requirements 2021-08-30 14:59:08.434 | Failed to build openstack-requirements 2021-08-30 14:59:08.450 | Installing collected packages: openstack-requirements 2021-08-30 14:59:08.450 | Attempting uninstall: openstack-requirements 2021-08-30 14:59:08.451 | Found existing installation: openstack-requirements 1.2.1.dev4845 2021-08-30 14:59:08.488 | Uninstalling openstack-requirements-1.2.1.dev4845: 2021-08-30 14:59:08.507 | Successfully uninstalled openstack-requirements-1.2.1.dev4845 2021-08-30 14:59:08.511 | Running setup.py install for openstack-requirements: started 2021-08-30 14:59:10.806 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-30 14:59:10.831 | Successfully installed openstack-requirements-1.2.1.dev4845 2021-08-30 14:59:10.958 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:10.960 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:10.963 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:10.965 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:10.967 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:10.969 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:10.971 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:10.973 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:10.975 | + functions-common:time_stop:2316 : start_time=1630335542172 2021-08-30 14:59:10.978 | + functions-common:time_stop:2318 : [[ -z 1630335542172 ]] 2021-08-30 14:59:10.980 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:10.985 | + functions-common:time_stop:2321 : end_time=1630335550982 2021-08-30 14:59:10.987 | + functions-common:time_stop:2322 : elapsed_time=8810 2021-08-30 14:59:10.989 | + functions-common:time_stop:2323 : total=7980 2021-08-30 14:59:10.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:10.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16790 2021-08-30 14:59:10.996 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:10.999 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-30 14:59:11.001 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-30 14:59:11.004 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-30 14:59:11.006 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:11.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:11.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-30 14:59:11.014 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:11.016 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-30 14:59:11.036 | Using python 3.8 to install pbr 2021-08-30 14:59:11.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-30 14:59:11.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:11.931 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:11.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:11.931 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:12.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:13.027 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-30 14:59:15.557 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:15.684 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:15.686 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:15.688 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:15.691 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:15.693 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:15.696 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:15.698 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:15.700 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:15.702 | + functions-common:time_stop:2316 : start_time=1630335551031 2021-08-30 14:59:15.704 | + functions-common:time_stop:2318 : [[ -z 1630335551031 ]] 2021-08-30 14:59:15.707 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:15.711 | + functions-common:time_stop:2321 : end_time=1630335555709 2021-08-30 14:59:15.713 | + functions-common:time_stop:2322 : elapsed_time=4678 2021-08-30 14:59:15.715 | + functions-common:time_stop:2323 : total=16790 2021-08-30 14:59:15.718 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:15.720 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21468 2021-08-30 14:59:15.722 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:15.724 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-30 14:59:18.023 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-30 14:59:19.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:19.964 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-08-30 14:59:19.970 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-08-30 14:59:19.974 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-08-30 14:59:19.977 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-08-30 14:59:20.048 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-30 14:59:20.051 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-30 14:59:20.054 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-30 14:59:20.071 | + ./stack.sh:main:801 : pkgs= 2021-08-30 14:59:20.074 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-30 14:59:20.076 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-30 14:59:20.078 | + functions-common:run_phase:1737 : local mode=stack 2021-08-30 14:59:20.081 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-30 14:59:20.083 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:59:20.085 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:59:20.088 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:59:20.091 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:59:20.093 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:59:20.096 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:59:20.100 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:59:20.103 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:59:20.105 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:59:20.107 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-30 14:59:20.110 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:59:20.125 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:20.127 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:59:20.129 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:59:20.131 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-30 14:59:20.133 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:59:20.135 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-30 14:59:20.138 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:59:20.140 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-30 14:59:20.142 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:59:20.144 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-30 14:59:20.146 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:59:20.149 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-30 14:59:20.151 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-30 14:59:20.153 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-30 14:59:20.156 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:59:20.158 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 14:59:20.160 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-30 14:59:20.162 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-30 14:59:20.165 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-30 14:59:20.167 | + functions-common:run_plugins:1726 : local plugins= 2021-08-30 14:59:20.170 | + functions-common:run_plugins:1727 : local plugin 2021-08-30 14:59:20.172 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-30 14:59:20.175 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-30 14:59:20.177 | + functions:set_systemd_override:821 : local value=2048 2021-08-30 14:59:20.179 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-30 14:59:20.182 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-30 14:59:20.234 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-30 14:59:20.234 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-30 14:59:20.236 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-30 14:59:20.605 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-30 14:59:20.608 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-30 14:59:20.624 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:20.627 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-30 14:59:20.629 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:59:20.631 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:59:20.634 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:59:20.637 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:59:20.639 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:20.641 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:59:20.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:20.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:20.648 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:59:20.651 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:20.653 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:59:20.655 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:59:20.657 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-30 14:59:20.660 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:59:20.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:20.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:20.667 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-30 14:59:20.688 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-30 14:59:20.795 | Reading package lists... 2021-08-30 14:59:21.023 | Building dependency tree... 2021-08-30 14:59:21.025 | Reading state information... 2021-08-30 14:59:21.259 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-08-30 14:59:21.259 | The following packages were automatically installed and are no longer required: 2021-08-30 14:59:21.260 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:59:21.260 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:59:21.260 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:59:21.260 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:59:21.260 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:59:21.260 | python3-zope.interface 2021-08-30 14:59:21.260 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:59:21.374 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:59:21.379 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:59:21.381 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:59:21.384 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:21.386 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:21.389 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:21.391 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:21.393 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:21.395 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:59:21.397 | + functions-common:time_stop:2316 : start_time=1630335560686 2021-08-30 14:59:21.400 | + functions-common:time_stop:2318 : [[ -z 1630335560686 ]] 2021-08-30 14:59:21.403 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:21.407 | + functions-common:time_stop:2321 : end_time=1630335561405 2021-08-30 14:59:21.409 | + functions-common:time_stop:2322 : elapsed_time=719 2021-08-30 14:59:21.411 | + functions-common:time_stop:2323 : total=1441 2021-08-30 14:59:21.414 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:21.416 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2160 2021-08-30 14:59:21.419 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:59:21.421 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-30 14:59:21.423 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:59:21.426 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:59:21.428 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:59:21.430 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:59:21.433 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:59:21.435 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:59:21.437 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-30 14:59:21.440 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:59:21.442 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:59:21.444 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:59:21.447 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:59:21.449 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:59:21.451 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:59:21.454 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:59:21.456 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:59:21.458 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:59:21.461 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-30 14:59:21.463 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:59:21.465 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:59:21.468 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:59:21.471 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:59:21.473 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:59:21.475 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:59:21.478 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-30 14:59:21.480 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-30 14:59:21.496 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:21.499 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-30 14:59:21.501 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:59:21.503 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-30 14:59:21.505 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-30 14:59:21.509 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-30 14:59:21.513 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-30 14:59:21.515 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-30 14:59:21.518 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-30 14:59:21.520 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-30 14:59:21.522 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-30 14:59:21.525 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-30 14:59:21.528 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-30 14:59:22.245 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-30 14:59:22.245 | user tags 2021-08-30 14:59:22.246 | stackrabbit []' 2021-08-30 14:59:22.249 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-30 14:59:22.249 | user tags 2021-08-30 14:59:22.249 | stackrabbit []' 2021-08-30 14:59:22.249 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-30 14:59:22.255 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-08-30 14:59:22.258 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-08-30 14:59:22.260 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-30 14:59:22.917 | Changing password for user "stackrabbit" ... 2021-08-30 14:59:22.943 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-30 14:59:23.636 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-30 14:59:23.660 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-30 14:59:23.662 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-30 14:59:24.322 | Changing password for user "stackrabbit" ... 2021-08-30 14:59:24.345 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-30 14:59:24.347 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-30 14:59:24.350 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-30 14:59:25.009 | Deleting user "guest" ... 2021-08-30 14:59:25.025 | Error: 2021-08-30 14:59:25.025 | {:no_such_user, "guest"} 2021-08-30 14:59:25.038 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-08-30 14:59:25.041 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-30 14:59:25.059 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:25.062 | + ./stack.sh:main:818 : install_database 2021-08-30 14:59:25.064 | + lib/database:install_database:116 : install_database_mysql 2021-08-30 14:59:25.066 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-30 14:59:25.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:25.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:25.074 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-30 14:59:25.287 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-30 14:59:25.290 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-30 14:59:25.292 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-30 14:59:25.295 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:59:25.297 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-30 14:59:25.299 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:59:25.302 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:59:25.305 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:59:25.307 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:59:25.310 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:59:25.312 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:59:25.314 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:59:25.317 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:59:25.319 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:59:25.322 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-30 14:59:25.325 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:59:25.327 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:59:25.329 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:59:25.332 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:59:25.334 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:59:25.336 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:59:25.339 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-30 14:59:25.341 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:25.343 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:25.346 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-30 14:59:25.348 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:59:25.350 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:59:25.353 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:59:25.355 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:59:25.357 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:25.360 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:59:25.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:25.364 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:25.367 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:59:25.369 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:25.371 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:59:25.374 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:59:25.376 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-30 14:59:25.378 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:59:25.381 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:25.384 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:25.386 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-30 14:59:25.406 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-08-30 14:59:25.514 | Reading package lists... 2021-08-30 14:59:25.742 | Building dependency tree... 2021-08-30 14:59:25.743 | Reading state information... 2021-08-30 14:59:25.984 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-08-30 14:59:25.984 | The following packages were automatically installed and are no longer required: 2021-08-30 14:59:25.985 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:59:25.985 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:59:25.985 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:59:25.985 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:59:25.985 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:59:25.985 | python3-zope.interface 2021-08-30 14:59:25.985 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:59:26.096 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:59:26.101 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:59:26.104 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:59:26.106 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:26.108 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:26.111 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:26.113 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:26.115 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:26.117 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:59:26.120 | + functions-common:time_stop:2316 : start_time=1630335565404 2021-08-30 14:59:26.122 | + functions-common:time_stop:2318 : [[ -z 1630335565404 ]] 2021-08-30 14:59:26.124 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:26.128 | + functions-common:time_stop:2321 : end_time=1630335566126 2021-08-30 14:59:26.131 | + functions-common:time_stop:2322 : elapsed_time=722 2021-08-30 14:59:26.133 | + functions-common:time_stop:2323 : total=2160 2021-08-30 14:59:26.135 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:26.137 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2882 2021-08-30 14:59:26.139 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:59:26.142 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-30 14:59:26.144 | + ./stack.sh:main:821 : install_database_python 2021-08-30 14:59:26.146 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-30 14:59:26.149 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-30 14:59:26.152 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-30 14:59:26.154 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:59:26.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-30 14:59:26.159 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-30 14:59:26.162 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:59:26.166 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:59:26.166 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:59:26.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-30 14:59:26.173 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-30 14:59:26.176 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-30 14:59:26.179 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-30 14:59:26.181 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-30 14:59:26.202 | Using python 3.8 to install PyMySQL 2021-08-30 14:59:26.204 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-08-30 14:59:27.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:27.088 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:27.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:27.088 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:28.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:28.165 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-08-30 14:59:30.628 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:30.743 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:30.745 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:30.748 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:30.750 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:30.753 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:30.755 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:30.758 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:30.760 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:30.762 | + functions-common:time_stop:2316 : start_time=1630335566197 2021-08-30 14:59:30.765 | + functions-common:time_stop:2318 : [[ -z 1630335566197 ]] 2021-08-30 14:59:30.768 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:30.772 | + functions-common:time_stop:2321 : end_time=1630335570769 2021-08-30 14:59:30.775 | + functions-common:time_stop:2322 : elapsed_time=4572 2021-08-30 14:59:30.777 | + functions-common:time_stop:2323 : total=21468 2021-08-30 14:59:30.779 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:30.781 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26040 2021-08-30 14:59:30.784 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:30.786 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-30 14:59:30.788 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-30 14:59:30.791 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-30 14:59:30.793 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-30 14:59:30.810 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:30.812 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-30 14:59:30.815 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-30 14:59:30.818 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-30 14:59:30.819 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:59:30.824 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-30 14:59:30.827 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-30 14:59:30.829 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-30 14:59:30.832 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:59:30.834 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-30 14:59:30.837 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-30 14:59:30.853 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:30.855 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-30 14:59:30.857 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:59:30.860 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:59:30.862 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:59:30.864 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:59:30.867 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:30.869 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:59:30.872 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:30.874 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:30.876 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:59:30.878 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:30.881 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:59:30.883 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:59:30.886 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-30 14:59:30.888 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:59:30.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:30.893 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:30.895 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-30 14:59:30.917 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-08-30 14:59:31.024 | Reading package lists... 2021-08-30 14:59:31.263 | Building dependency tree... 2021-08-30 14:59:31.264 | Reading state information... 2021-08-30 14:59:31.505 | radvd is already the newest version (1:2.17-2). 2021-08-30 14:59:31.505 | The following packages were automatically installed and are no longer required: 2021-08-30 14:59:31.506 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:59:31.506 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:59:31.506 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:59:31.506 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:59:31.506 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:59:31.506 | python3-zope.interface 2021-08-30 14:59:31.506 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:59:31.620 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:59:31.624 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:59:31.627 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:59:31.629 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:31.631 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:31.634 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:31.636 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:31.638 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:31.641 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:59:31.643 | + functions-common:time_stop:2316 : start_time=1630335570914 2021-08-30 14:59:31.645 | + functions-common:time_stop:2318 : [[ -z 1630335570914 ]] 2021-08-30 14:59:31.648 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:31.652 | + functions-common:time_stop:2321 : end_time=1630335571650 2021-08-30 14:59:31.654 | + functions-common:time_stop:2322 : elapsed_time=736 2021-08-30 14:59:31.657 | + functions-common:time_stop:2323 : total=2882 2021-08-30 14:59:31.659 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:31.661 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3618 2021-08-30 14:59:31.664 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:59:31.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-30 14:59:31.683 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:31.686 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-30 14:59:31.688 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-30 14:59:31.691 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-30 14:59:31.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-30 14:59:31.713 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:59:31.716 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:59:31.718 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:59:31.720 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:59:31.722 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:31.725 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:59:31.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:31.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:31.732 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:59:31.734 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:31.737 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:59:31.739 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:59:31.742 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-30 14:59:31.744 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:59:31.746 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:31.748 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:31.751 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-30 14:59:31.773 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-08-30 14:59:31.880 | Reading package lists... 2021-08-30 14:59:32.103 | Building dependency tree... 2021-08-30 14:59:32.105 | Reading state information... 2021-08-30 14:59:32.345 | fakeroot is already the newest version (1.24-1). 2021-08-30 14:59:32.345 | make is already the newest version (4.2.1-1.2). 2021-08-30 14:59:32.346 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-30 14:59:32.346 | The following packages were automatically installed and are no longer required: 2021-08-30 14:59:32.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:59:32.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:59:32.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:59:32.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:59:32.347 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:59:32.347 | python3-zope.interface 2021-08-30 14:59:32.347 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:59:32.458 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:59:32.464 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:59:32.466 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:59:32.468 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:32.471 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:32.473 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:32.475 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:32.478 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:32.480 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:59:32.482 | + functions-common:time_stop:2316 : start_time=1630335571770 2021-08-30 14:59:32.484 | + functions-common:time_stop:2318 : [[ -z 1630335571770 ]] 2021-08-30 14:59:32.487 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:32.491 | + functions-common:time_stop:2321 : end_time=1630335572488 2021-08-30 14:59:32.493 | + functions-common:time_stop:2322 : elapsed_time=718 2021-08-30 14:59:32.495 | + functions-common:time_stop:2323 : total=3618 2021-08-30 14:59:32.497 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:32.500 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4336 2021-08-30 14:59:32.502 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:59:32.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-30 14:59:32.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:32.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:32.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-30 14:59:32.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-30 14:59:32.517 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-30 14:59:32.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-30 14:59:32.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-30 14:59:32.528 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-30 14:59:32.528 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-30 14:59:32.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-30 14:59:32.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-30 14:59:32.537 | + functions:vercmp:628 : local v1=5.4 2021-08-30 14:59:32.539 | + functions:vercmp:629 : local 'op=<' 2021-08-30 14:59:32.542 | + functions:vercmp:630 : local v2=3.13 2021-08-30 14:59:32.544 | + functions:vercmp:631 : local result 2021-08-30 14:59:32.547 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-30 14:59:32.548 | ++ functions:vercmp:635 : sort -V 2021-08-30 14:59:32.548 | ++ functions:vercmp:635 : head -1 2021-08-30 14:59:32.553 | + functions:vercmp:635 : result=3.13 2021-08-30 14:59:32.555 | + functions:vercmp:637 : case $op in 2021-08-30 14:59:32.557 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-30 14:59:32.560 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-30 14:59:32.562 | + functions:vercmp:648 : return 2021-08-30 14:59:32.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-30 14:59:32.567 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:59:32.569 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-30 14:59:33.051 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-30 14:59:33.055 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-30 14:59:33.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-30 14:59:33.065 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.068 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-30 14:59:33.086 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:33.089 | + ./stack.sh:main:829 : install_etcd3 2021-08-30 14:59:33.092 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-30 14:59:33.092 | Installing etcd 2021-08-30 14:59:33.095 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-30 14:59:33.108 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-30 14:59:33.120 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:33.122 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-30 14:59:33.138 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-30 14:59:33.141 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.144 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.147 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.151 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.154 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-30 14:59:33.156 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-30 14:59:33.158 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.161 | ++ functions:get_extra_file:74 : return 2021-08-30 14:59:33.164 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:59:33.166 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-30 14:59:33.169 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-30 14:59:33.171 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-30 14:59:33.188 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:59:33.190 | + ./stack.sh:main:848 : install_dstat 2021-08-30 14:59:33.193 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-30 14:59:33.209 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:59:33.211 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-30 14:59:33.213 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:59:33.216 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-30 14:59:33.218 | + ./stack.sh:main:857 : install_libs 2021-08-30 14:59:33.220 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-30 14:59:33.223 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-30 14:59:33.225 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-30 14:59:33.228 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-30 14:59:33.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-30 14:59:33.237 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.239 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-30 14:59:33.242 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-30 14:59:33.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-30 14:59:33.246 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-30 14:59:33.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-30 14:59:33.255 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.258 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-30 14:59:33.260 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-30 14:59:33.262 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-30 14:59:33.264 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-30 14:59:33.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-30 14:59:33.273 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.276 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-30 14:59:33.278 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-30 14:59:33.280 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-30 14:59:33.282 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-30 14:59:33.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.287 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-30 14:59:33.292 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.294 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-30 14:59:33.297 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-30 14:59:33.299 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-30 14:59:33.301 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-30 14:59:33.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-30 14:59:33.311 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.313 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-30 14:59:33.315 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-30 14:59:33.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-30 14:59:33.320 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-30 14:59:33.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-30 14:59:33.329 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.331 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-30 14:59:33.334 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-30 14:59:33.336 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-30 14:59:33.338 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-30 14:59:33.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-30 14:59:33.347 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.350 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-30 14:59:33.353 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-30 14:59:33.355 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-30 14:59:33.357 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-30 14:59:33.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-30 14:59:33.367 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.369 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-30 14:59:33.371 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-30 14:59:33.374 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-30 14:59:33.376 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-30 14:59:33.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-30 14:59:33.385 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.387 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-30 14:59:33.391 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-30 14:59:33.393 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-30 14:59:33.395 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-30 14:59:33.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-30 14:59:33.405 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.407 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-30 14:59:33.409 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-30 14:59:33.412 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-30 14:59:33.415 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-30 14:59:33.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.422 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-30 14:59:33.424 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.426 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-30 14:59:33.429 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-30 14:59:33.431 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-30 14:59:33.434 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-30 14:59:33.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-30 14:59:33.443 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.445 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-30 14:59:33.448 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-30 14:59:33.450 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-30 14:59:33.452 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-30 14:59:33.454 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-30 14:59:33.462 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.464 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-30 14:59:33.466 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-30 14:59:33.469 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-30 14:59:33.471 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-30 14:59:33.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-30 14:59:33.481 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.483 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-30 14:59:33.486 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-30 14:59:33.488 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-30 14:59:33.490 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-30 14:59:33.493 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-30 14:59:33.500 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.502 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-30 14:59:33.504 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-30 14:59:33.507 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-30 14:59:33.509 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-30 14:59:33.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-30 14:59:33.518 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.520 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-30 14:59:33.523 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-30 14:59:33.526 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-30 14:59:33.528 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-30 14:59:33.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-30 14:59:33.537 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.540 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-30 14:59:33.542 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-30 14:59:33.545 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-30 14:59:33.547 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-30 14:59:33.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-30 14:59:33.556 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.559 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-30 14:59:33.561 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-30 14:59:33.563 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-30 14:59:33.566 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-30 14:59:33.568 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-30 14:59:33.575 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.577 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-30 14:59:33.580 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-30 14:59:33.582 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-30 14:59:33.585 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-30 14:59:33.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-30 14:59:33.595 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.597 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-30 14:59:33.599 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-30 14:59:33.602 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-30 14:59:33.605 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-30 14:59:33.608 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-30 14:59:33.615 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.618 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-30 14:59:33.620 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-30 14:59:33.622 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-30 14:59:33.625 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-30 14:59:33.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-30 14:59:33.634 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.636 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-30 14:59:33.639 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-30 14:59:33.641 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-30 14:59:33.643 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-30 14:59:33.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-30 14:59:33.653 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.655 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-30 14:59:33.658 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-30 14:59:33.660 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-30 14:59:33.662 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-30 14:59:33.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-30 14:59:33.672 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.675 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-30 14:59:33.677 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-30 14:59:33.679 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-30 14:59:33.682 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-30 14:59:33.684 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-30 14:59:33.691 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.694 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-30 14:59:33.696 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-30 14:59:33.698 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-30 14:59:33.701 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-30 14:59:33.703 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.708 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-30 14:59:33.711 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.713 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-30 14:59:33.716 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-30 14:59:33.718 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-30 14:59:33.721 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-30 14:59:33.723 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-30 14:59:33.731 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.733 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-30 14:59:33.736 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-30 14:59:33.738 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-30 14:59:33.741 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-30 14:59:33.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-30 14:59:33.750 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.752 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-30 14:59:33.755 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-30 14:59:33.758 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-30 14:59:33.760 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-30 14:59:33.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-30 14:59:33.771 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.774 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-30 14:59:33.776 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-30 14:59:33.778 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-30 14:59:33.781 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-30 14:59:33.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-30 14:59:33.790 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.792 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-30 14:59:33.795 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-30 14:59:33.797 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-30 14:59:33.799 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-30 14:59:33.802 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-30 14:59:33.809 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.812 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-30 14:59:33.814 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-30 14:59:33.816 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-30 14:59:33.819 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-30 14:59:33.822 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-30 14:59:33.829 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.831 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-30 14:59:33.833 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-30 14:59:33.837 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-30 14:59:33.839 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-30 14:59:33.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-30 14:59:33.848 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.851 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-30 14:59:33.853 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-30 14:59:33.855 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-30 14:59:33.858 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-30 14:59:33.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-30 14:59:33.867 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.869 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-30 14:59:33.872 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-30 14:59:33.874 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-30 14:59:33.877 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-30 14:59:33.879 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-30 14:59:33.887 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.889 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-30 14:59:33.891 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-30 14:59:33.894 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-30 14:59:33.896 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-30 14:59:33.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-30 14:59:33.906 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.908 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-30 14:59:33.911 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-30 14:59:33.913 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-30 14:59:33.916 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-30 14:59:33.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:33.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:33.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-30 14:59:33.925 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:33.927 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-30 14:59:33.949 | Using python 3.8 to install etcd3 2021-08-30 14:59:33.951 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-08-30 14:59:34.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:34.828 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:34.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:34.828 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:35.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:35.909 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-08-30 14:59:35.917 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2021-08-30 14:59:35.919 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-30 14:59:35.920 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-30 14:59:35.922 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2021-08-30 14:59:38.360 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:38.482 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:38.484 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:38.486 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:38.489 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:38.492 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:38.494 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:38.496 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:38.498 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:38.501 | + functions-common:time_stop:2316 : start_time=1630335573943 2021-08-30 14:59:38.503 | + functions-common:time_stop:2318 : [[ -z 1630335573943 ]] 2021-08-30 14:59:38.505 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:38.510 | + functions-common:time_stop:2321 : end_time=1630335578508 2021-08-30 14:59:38.512 | + functions-common:time_stop:2322 : elapsed_time=4565 2021-08-30 14:59:38.514 | + functions-common:time_stop:2323 : total=26040 2021-08-30 14:59:38.517 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:38.519 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30605 2021-08-30 14:59:38.521 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:38.524 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-30 14:59:38.546 | Using python 3.8 to install etcd3gw 2021-08-30 14:59:38.548 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-08-30 14:59:39.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:39.475 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:39.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:39.475 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:40.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:40.554 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-08-30 14:59:40.562 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-30 14:59:40.564 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-30 14:59:40.566 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-30 14:59:40.567 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-30 14:59:40.602 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-08-30 14:59:40.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-08-30 14:59:40.606 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-08-30 14:59:40.608 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-08-30 14:59:43.031 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:43.153 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:43.156 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:43.158 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:43.161 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:43.163 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:43.165 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:43.167 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:43.170 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:43.172 | + functions-common:time_stop:2316 : start_time=1630335578540 2021-08-30 14:59:43.174 | + functions-common:time_stop:2318 : [[ -z 1630335578540 ]] 2021-08-30 14:59:43.177 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:43.182 | + functions-common:time_stop:2321 : end_time=1630335583179 2021-08-30 14:59:43.184 | + functions-common:time_stop:2322 : elapsed_time=4639 2021-08-30 14:59:43.186 | + functions-common:time_stop:2323 : total=30605 2021-08-30 14:59:43.189 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:43.191 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35244 2021-08-30 14:59:43.194 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:43.196 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-30 14:59:43.199 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-30 14:59:43.201 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-30 14:59:43.204 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:59:43.206 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:59:43.208 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:59:43.211 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:59:43.213 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:59:43.215 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:59:43.218 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:59:43.220 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:59:43.222 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:59:43.225 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-30 14:59:43.227 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-30 14:59:43.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:43.232 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:43.234 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-30 14:59:43.236 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:59:43.239 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:59:43.242 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:59:43.245 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:59:43.247 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:59:43.250 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:43.252 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:59:43.254 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:43.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:43.260 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:59:43.262 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:59:43.265 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:59:43.267 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:59:43.269 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:59:43.272 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:59:43.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:43.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:43.279 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:59:43.300 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:59:43.413 | Reading package lists... 2021-08-30 14:59:43.651 | Building dependency tree... 2021-08-30 14:59:43.653 | Reading state information... 2021-08-30 14:59:43.931 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-08-30 14:59:43.931 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-08-30 14:59:43.931 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:59:43.931 | The following packages were automatically installed and are no longer required: 2021-08-30 14:59:43.932 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:59:43.932 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:59:43.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:59:43.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:59:43.933 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:59:43.933 | python3-zope.interface 2021-08-30 14:59:43.933 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:59:44.062 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:59:44.066 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:59:44.069 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:59:44.072 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:44.074 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:44.077 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:44.079 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:44.081 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:44.083 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:59:44.086 | + functions-common:time_stop:2316 : start_time=1630335583297 2021-08-30 14:59:44.088 | + functions-common:time_stop:2318 : [[ -z 1630335583297 ]] 2021-08-30 14:59:44.091 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:44.096 | + functions-common:time_stop:2321 : end_time=1630335584093 2021-08-30 14:59:44.098 | + functions-common:time_stop:2322 : elapsed_time=796 2021-08-30 14:59:44.101 | + functions-common:time_stop:2323 : total=4336 2021-08-30 14:59:44.104 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:44.106 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5132 2021-08-30 14:59:44.108 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:59:44.111 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-30 14:59:44.114 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:59:44.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:59:44.119 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-30 14:59:44.185 | Module proxy already enabled 2021-08-30 14:59:44.190 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-30 14:59:44.254 | Considering dependency proxy for proxy_uwsgi: 2021-08-30 14:59:44.254 | Module proxy already enabled 2021-08-30 14:59:44.254 | Module proxy_uwsgi already enabled 2021-08-30 14:59:44.260 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-30 14:59:44.262 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:59:44.266 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:59:44.268 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:59:44.473 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-30 14:59:44.476 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-30 14:59:44.481 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-30 14:59:44.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-30 14:59:44.490 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.493 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-30 14:59:44.496 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-30 14:59:44.498 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-30 14:59:44.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-30 14:59:44.509 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.512 | + ./stack.sh:main:865 : install_glanceclient 2021-08-30 14:59:44.514 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-30 14:59:44.517 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-30 14:59:44.519 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-30 14:59:44.527 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.530 | + ./stack.sh:main:866 : install_cinderclient 2021-08-30 14:59:44.532 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-30 14:59:44.534 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-30 14:59:44.537 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-30 14:59:44.544 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.547 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-30 14:59:44.549 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-30 14:59:44.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-30 14:59:44.559 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.561 | + ./stack.sh:main:867 : install_novaclient 2021-08-30 14:59:44.564 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-30 14:59:44.566 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-30 14:59:44.569 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-30 14:59:44.576 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.579 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-30 14:59:44.596 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:44.599 | + ./stack.sh:main:869 : install_swiftclient 2021-08-30 14:59:44.601 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-08-30 14:59:44.604 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-30 14:59:44.607 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-30 14:59:44.614 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.618 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-30 14:59:44.636 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:44.638 | + ./stack.sh:main:872 : install_neutronclient 2021-08-30 14:59:44.641 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-30 14:59:44.644 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-30 14:59:44.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-30 14:59:44.653 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.656 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-30 14:59:44.659 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-30 14:59:44.661 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-30 14:59:44.664 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:59:44.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:59:44.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-30 14:59:44.671 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:59:44.674 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-30 14:59:44.676 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-30 14:59:44.679 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:59:44.683 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-30 14:59:44.685 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-30 14:59:44.687 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:59:44.691 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:59:44.691 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:59:44.698 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-30 14:59:44.700 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-30 14:59:44.702 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-30 14:59:44.705 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-30 14:59:44.708 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-30 14:59:44.729 | Using python 3.8 to install keystonemiddleware 2021-08-30 14:59:44.732 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-08-30 14:59:45.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:45.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:45.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:45.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:46.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:46.708 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-30 14:59:46.761 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-30 14:59:46.763 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-30 14:59:46.765 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-30 14:59:46.767 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-30 14:59:46.769 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-30 14:59:46.771 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-08-30 14:59:46.773 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-30 14:59:46.775 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-30 14:59:46.776 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-30 14:59:46.778 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-08-30 14:59:46.780 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-08-30 14:59:46.782 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-30 14:59:46.784 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-08-30 14:59:46.786 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-30 14:59:46.847 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-08-30 14:59:46.850 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-08-30 14:59:46.853 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-08-30 14:59:46.898 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.3) 2021-08-30 14:59:46.907 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-08-30 14:59:46.952 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-08-30 14:59:46.955 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-08-30 14:59:46.956 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-08-30 14:59:46.958 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-08-30 14:59:46.968 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-08-30 14:59:47.032 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-08-30 14:59:47.035 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-08-30 14:59:47.055 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-08-30 14:59:47.060 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-08-30 14:59:47.082 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-08-30 14:59:47.086 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-08-30 14:59:47.092 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-08-30 14:59:47.240 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-08-30 14:59:47.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-08-30 14:59:47.245 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-08-30 14:59:47.247 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-08-30 14:59:49.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:49.694 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:49.697 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:49.699 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:49.701 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:49.704 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:49.706 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:49.708 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:49.710 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:49.712 | + functions-common:time_stop:2316 : start_time=1630335584723 2021-08-30 14:59:49.715 | + functions-common:time_stop:2318 : [[ -z 1630335584723 ]] 2021-08-30 14:59:49.717 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:49.722 | + functions-common:time_stop:2321 : end_time=1630335589719 2021-08-30 14:59:49.724 | + functions-common:time_stop:2322 : elapsed_time=4996 2021-08-30 14:59:49.727 | + functions-common:time_stop:2323 : total=35244 2021-08-30 14:59:49.730 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:49.732 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=40240 2021-08-30 14:59:49.734 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:49.737 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-30 14:59:49.739 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-30 14:59:49.742 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:59:49.745 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-30 14:59:49.748 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-30 14:59:49.750 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:59:49.754 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:59:49.754 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:59:49.759 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-30 14:59:49.762 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-30 14:59:49.764 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-30 14:59:49.767 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-30 14:59:49.769 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-30 14:59:49.793 | Using python 3.8 to install python-memcached 2021-08-30 14:59:49.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-08-30 14:59:50.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:50.662 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:50.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:50.662 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:51.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:51.748 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-08-30 14:59:51.752 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-30 14:59:54.203 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 14:59:54.326 | + inc/python:pip_install:200 : result=0 2021-08-30 14:59:54.328 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:59:54.330 | + functions-common:time_stop:2309 : local name 2021-08-30 14:59:54.333 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:59:54.336 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:59:54.338 | + functions-common:time_stop:2312 : local total 2021-08-30 14:59:54.340 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:59:54.343 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:59:54.345 | + functions-common:time_stop:2316 : start_time=1630335589785 2021-08-30 14:59:54.347 | + functions-common:time_stop:2318 : [[ -z 1630335589785 ]] 2021-08-30 14:59:54.350 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:59:54.355 | + functions-common:time_stop:2321 : end_time=1630335594352 2021-08-30 14:59:54.357 | + functions-common:time_stop:2322 : elapsed_time=4567 2021-08-30 14:59:54.359 | + functions-common:time_stop:2323 : total=40240 2021-08-30 14:59:54.361 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:59:54.364 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44807 2021-08-30 14:59:54.367 | + inc/python:pip_install:203 : return 0 2021-08-30 14:59:54.369 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-30 14:59:54.387 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:59:54.389 | + ./stack.sh:main:879 : '[' 10.222.0.66 == 10.222.0.66 ']' 2021-08-30 14:59:54.392 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-30 14:59:54.394 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-30 14:59:54.397 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-30 14:59:54.399 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:59:54.402 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-30 14:59:54.404 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-30 14:59:54.420 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:59:54.422 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-30 14:59:54.424 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-30 14:59:54.426 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-30 14:59:54.429 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:59:54.432 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:59:54.434 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:59:54.437 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:59:54.439 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:59:54.442 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:59:54.458 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:59:54.460 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:59:54.462 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:54.465 | + functions-common:git_clone:544 : echo master 2021-08-30 14:59:54.465 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:59:54.470 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-30 14:59:54.472 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:59:54.474 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-30 14:59:54.477 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:59:54.477 | + functions-common:git_clone:593 : head -1 2021-08-30 14:59:54.481 | f03ff806c Merge "Update local_id limit to 255 characters" 2021-08-30 14:59:54.484 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:59:54.486 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-30 14:59:54.488 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:59:54.491 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:59:54.494 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-30 14:59:54.496 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:59:54.498 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-30 14:59:54.501 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:59:54.503 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:59:54.506 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-30 14:59:54.509 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:59:54.512 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:59:54.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-30 14:59:54.517 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:59:54.520 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-30 14:59:54.522 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:59:54.525 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:59:54.528 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-30 14:59:54.533 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-30 14:59:54.536 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-30 14:59:55.209 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-30 14:59:55.211 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:59:55.213 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:59:55.216 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:59:55.218 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:59:55.220 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-30 14:59:55.222 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:59:55.225 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:59:55.228 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:59:55.230 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:59:55.232 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:59:55.234 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:59:55.236 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:59:55.239 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-30 14:59:55.259 | Using python 3.8 to install /opt/stack/keystone 2021-08-30 14:59:55.262 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-08-30 14:59:56.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:56.130 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:56.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:59:56.130 | from cryptography.utils import int_from_bytes 2021-08-30 14:59:57.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:59:57.208 | Obtaining file:///opt/stack/keystone 2021-08-30 14:59:58.949 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (5.6.0) 2021-08-30 14:59:58.951 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.8.7) 2021-08-30 14:59:58.953 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2.0.1) 2021-08-30 14:59:58.955 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (0.3.9) 2021-08-30 14:59:58.957 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.8) 2021-08-30 14:59:58.959 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.4.23) 2021-08-30 14:59:58.961 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (0.13.0) 2021-08-30 14:59:58.963 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.0) 2021-08-30 14:59:58.964 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.7.4) 2021-08-30 14:59:58.966 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.2.0) 2021-08-30 14:59:58.968 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (9.3.0) 2021-08-30 14:59:58.970 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.2.0) 2021-08-30 14:59:58.971 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (0.8.18) 2021-08-30 14:59:58.973 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2.8.1) 2021-08-30 14:59:58.976 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (8.7.1) 2021-08-30 14:59:58.977 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.3.1) 2021-08-30 14:59:58.979 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (12.9.1) 2021-08-30 14:59:58.981 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (10.0.0) 2021-08-30 14:59:58.983 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (5.0.1) 2021-08-30 14:59:58.985 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.6.0) 2021-08-30 14:59:58.986 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.4.0) 2021-08-30 14:59:58.988 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.8.2) 2021-08-30 14:59:58.990 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.2.0) 2021-08-30 14:59:58.993 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.4.0) 2021-08-30 14:59:58.994 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.10.0) 2021-08-30 14:59:58.996 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.1.1) 2021-08-30 14:59:58.998 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (7.0.1) 2021-08-30 14:59:58.999 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2.1.0) 2021-08-30 14:59:59.001 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.1.3) 2021-08-30 14:59:59.003 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev19) (3.2.0) 2021-08-30 14:59:59.005 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.1.1) 2021-08-30 14:59:59.007 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.0.2) 2021-08-30 14:59:59.008 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.1) 2021-08-30 14:59:59.010 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2021.1) 2021-08-30 14:59:59.023 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev19) (1.16.0) 2021-08-30 14:59:59.024 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev19) (1.14.6) 2021-08-30 14:59:59.028 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev19) (2.20) 2021-08-30 14:59:59.074 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev19) (5.0.9) 2021-08-30 14:59:59.090 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev19) (8.0.1) 2021-08-30 14:59:59.091 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev19) (3.0.1) 2021-08-30 14:59:59.093 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev19) (2.0.1) 2021-08-30 14:59:59.095 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev19) (2.0.1) 2021-08-30 14:59:59.112 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==19.1.0.dev19) (9.0.1) 2021-08-30 14:59:59.138 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==19.1.0.dev19) (2.0.1) 2021-08-30 14:59:59.204 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (2.26.0) 2021-08-30 14:59:59.207 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (4.3.1) 2021-08-30 14:59:59.280 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (1.7.0) 2021-08-30 14:59:59.282 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (0.1.16) 2021-08-30 14:59:59.401 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev19) (5.4.1) 2021-08-30 14:59:59.402 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev19) (2.2.0) 2021-08-30 14:59:59.405 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev19) (1.5.0) 2021-08-30 14:59:59.407 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev19) (0.8.0) 2021-08-30 14:59:59.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==19.1.0.dev19) (1.12.1) 2021-08-30 14:59:59.499 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev19) (0.5.0) 2021-08-30 14:59:59.501 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev19) (1.6.5) 2021-08-30 14:59:59.502 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev19) (2.0.1) 2021-08-30 14:59:59.519 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev19) (1.1.5) 2021-08-30 14:59:59.522 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev19) (2.8.2) 2021-08-30 14:59:59.524 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev19) (1.0.4) 2021-08-30 14:59:59.582 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev19) (0.9.6) 2021-08-30 14:59:59.654 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (5.0.6) 2021-08-30 14:59:59.657 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (4.2.2) 2021-08-30 14:59:59.659 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (2.6.0) 2021-08-30 14:59:59.662 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.3.0) 2021-08-30 14:59:59.697 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (5.1.0) 2021-08-30 14:59:59.700 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (2.3.0) 2021-08-30 14:59:59.711 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (5.0.0) 2021-08-30 14:59:59.816 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.11.0) 2021-08-30 14:59:59.853 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev19) (3.3.0) 2021-08-30 14:59:59.947 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (1.1.1) 2021-08-30 14:59:59.951 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (2.1.1) 2021-08-30 14:59:59.953 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (3.5.0) 2021-08-30 14:59:59.955 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (1.3.2) 2021-08-30 14:59:59.957 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (4.4.0) 2021-08-30 14:59:59.958 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.31.1) 2021-08-30 14:59:59.963 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (2.5.1) 2021-08-30 14:59:59.967 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (3.0.0) 2021-08-30 14:59:59.988 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (1.16.0) 2021-08-30 15:00:00.029 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (2.5.0) 2021-08-30 15:00:00.073 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.14.1) 2021-08-30 15:00:00.089 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (1.6) 2021-08-30 15:00:00.125 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev19) (0.7.2) 2021-08-30 15:00:00.157 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev19) (21.0) 2021-08-30 15:00:00.159 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev19) (2.4.7) 2021-08-30 15:00:00.163 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev19) (0.11.0) 2021-08-30 15:00:00.313 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (57.4.0) 2021-08-30 15:00:00.534 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev19) (20.0.1) 2021-08-30 15:00:00.535 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev19) (5.2.2) 2021-08-30 15:00:00.540 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev19) (0.7.1) 2021-08-30 15:00:00.542 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev19) (1.7.0) 2021-08-30 15:00:00.721 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (2021.5.30) 2021-08-30 15:00:00.724 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (2.0.4) 2021-08-30 15:00:00.727 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (3.2) 2021-08-30 15:00:00.728 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (1.26.6) 2021-08-30 15:00:00.849 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.7) 2021-08-30 15:00:01.095 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev19) (0.5.2) 2021-08-30 15:00:01.100 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev19) (0.4.1) 2021-08-30 15:00:01.288 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (1.0.0) 2021-08-30 15:00:01.498 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==19.1.0.dev19) (2.2.3) 2021-08-30 15:00:01.638 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==19.1.0.dev19) (3.5.0) 2021-08-30 15:00:03.320 | Installing collected packages: keystone 2021-08-30 15:00:03.320 | Attempting uninstall: keystone 2021-08-30 15:00:03.320 | Found existing installation: keystone 19.1.0.dev19 2021-08-30 15:00:03.324 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-08-30 15:00:03.325 | Running setup.py develop for keystone 2021-08-30 15:00:05.682 | Successfully installed keystone 2021-08-30 15:00:05.682 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:00:05.820 | + inc/python:pip_install:200 : result=0 2021-08-30 15:00:05.822 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:00:05.824 | + functions-common:time_stop:2309 : local name 2021-08-30 15:00:05.826 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:00:05.829 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:00:05.831 | + functions-common:time_stop:2312 : local total 2021-08-30 15:00:05.833 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:00:05.835 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:00:05.837 | + functions-common:time_stop:2316 : start_time=1630335595254 2021-08-30 15:00:05.840 | + functions-common:time_stop:2318 : [[ -z 1630335595254 ]] 2021-08-30 15:00:05.842 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:00:05.846 | + functions-common:time_stop:2321 : end_time=1630335605844 2021-08-30 15:00:05.849 | + functions-common:time_stop:2322 : elapsed_time=10590 2021-08-30 15:00:05.851 | + functions-common:time_stop:2323 : total=44807 2021-08-30 15:00:05.853 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:00:05.855 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=55397 2021-08-30 15:00:05.857 | + inc/python:pip_install:203 : return 0 2021-08-30 15:00:05.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 15:00:05.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 15:00:05.865 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 15:00:05.883 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 15:00:05.895 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-30 15:00:05.898 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-30 15:00:05.900 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:00:05.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:00:05.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-30 15:00:05.907 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:00:05.910 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-30 15:00:05.926 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:05.929 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-30 15:00:05.932 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 15:00:05.934 | + ./stack.sh:main:881 : configure_keystone 2021-08-30 15:00:05.937 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-30 15:00:05.950 | + 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 ]] 2021-08-30 15:00:05.952 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-30 15:00:05.957 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-30 15:00:05.972 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:05.975 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-30 15:00:06.007 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-30 15:00:06.035 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-30 15:00:06.067 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-30 15:00:06.096 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-30 15:00:06.127 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-30 15:00:06.157 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-30 15:00:06.186 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-30 15:00:06.213 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-30 15:00:06.216 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-30 15:00:06.218 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-30 15:00:06.220 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-30 15:00:06.223 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 15:00:06.225 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 15:00:06.241 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:06.244 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 15:00:06.247 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 15:00:06.249 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 15:00:06.264 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:06.267 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:00:06.270 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:00:06.300 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 15:00:06.303 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 15:00:06.306 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-30 15:00:06.308 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-30 15:00:06.310 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-30 15:00:06.327 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:06.329 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.66/identity 2021-08-30 15:00:06.360 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.66/identity 2021-08-30 15:00:06.389 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-30 15:00:06.391 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-30 15:00:06.422 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-30 15:00:06.425 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-30 15:00:06.427 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-30 15:00:06.430 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-30 15:00:06.432 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-30 15:00:06.436 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-30 15:00:06.466 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-30 15:00:06.469 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-30 15:00:06.471 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-30 15:00:06.474 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-30 15:00:06.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 15:00:06.494 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 15:00:06.497 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 15:00:06.499 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 15:00:06.501 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 15:00:06.504 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-30 15:00:06.532 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:00:06.561 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:00:06.589 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 15:00:06.617 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-30 15:00:06.644 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-30 15:00:06.647 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-30 15:00:06.649 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-30 15:00:06.652 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-30 15:00:06.654 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-30 15:00:06.656 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 15:00:06.658 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 15:00:06.662 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-30 15:00:06.666 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-30 15:00:06.669 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 15:00:06.671 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 15:00:06.684 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 15:00:06.684 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:00:06.693 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 15:00:06.697 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:00:06.713 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-30 15:00:06.715 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-30 15:00:06.719 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-30 15:00:06.749 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-30 15:00:06.777 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-30 15:00:06.804 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-30 15:00:06.832 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-30 15:00:06.859 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-30 15:00:06.887 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-30 15:00:06.914 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-30 15:00:06.943 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-30 15:00:06.972 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-30 15:00:06.999 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-30 15:00:07.027 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-30 15:00:07.055 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-30 15:00:07.082 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 15:00:07.086 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 15:00:07.089 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-30 15:00:07.091 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-30 15:00:07.093 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 15:00:07.096 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.098 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.101 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 15:00:07.103 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 15:00:07.106 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-30 15:00:07.135 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-30 15:00:07.163 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-30 15:00:07.163 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 15:00:07.172 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-30 15:00:07.175 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-30 15:00:07.178 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-30 15:00:07.181 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 15:00:07.183 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 15:00:07.186 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:00:07.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.193 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 15:00:07.196 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 15:00:07.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.200 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.203 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-30 15:00:07.266 | Site keystone-wsgi-public already enabled 2021-08-30 15:00:07.270 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 15:00:07.272 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 15:00:07.275 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 15:00:07.277 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 15:00:07.415 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-30 15:00:07.418 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-30 15:00:07.420 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-30 15:00:07.422 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-30 15:00:07.425 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 15:00:07.428 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 15:00:07.431 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-30 15:00:07.436 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-30 15:00:07.438 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 15:00:07.441 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 15:00:07.456 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 15:00:07.456 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:00:07.465 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 15:00:07.469 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:00:07.486 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-30 15:00:07.488 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-30 15:00:07.493 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-30 15:00:07.525 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-30 15:00:07.553 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-30 15:00:07.581 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-30 15:00:07.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-30 15:00:07.636 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-30 15:00:07.665 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-30 15:00:07.695 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-30 15:00:07.724 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-30 15:00:07.752 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-30 15:00:07.781 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-30 15:00:07.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-30 15:00:07.836 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-30 15:00:07.864 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 15:00:07.866 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 15:00:07.869 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-30 15:00:07.872 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-30 15:00:07.874 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 15:00:07.876 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.879 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.882 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 15:00:07.885 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 15:00:07.887 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-30 15:00:07.916 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-30 15:00:07.946 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-30 15:00:07.946 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 15:00:07.955 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-30 15:00:07.958 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-30 15:00:07.961 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-30 15:00:07.963 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 15:00:07.965 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 15:00:07.968 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:00:07.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.975 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 15:00:07.977 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 15:00:07.980 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:07.982 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:07.984 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-30 15:00:08.047 | Site keystone-wsgi-admin already enabled 2021-08-30 15:00:08.051 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 15:00:08.054 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 15:00:08.057 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 15:00:08.059 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 15:00:08.195 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-30 15:00:08.232 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-30 15:00:08.263 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-30 15:00:08.294 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-30 15:00:08.297 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-30 15:00:08.329 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-30 15:00:08.357 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-30 15:00:08.386 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-30 15:00:08.403 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:08.406 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-30 15:00:08.423 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:08.426 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-30 15:00:08.429 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-30 15:00:08.431 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-30 15:00:08.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 15:00:08.436 | + lib/stack:stack_install_service:32 : install_swift 2021-08-30 15:00:08.439 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-30 15:00:08.441 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-30 15:00:08.443 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-30 15:00:08.446 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:00:08.448 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:00:08.451 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:00:08.453 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:00:08.456 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:00:08.458 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:00:08.475 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:00:08.477 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:00:08.479 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:08.482 | + functions-common:git_clone:544 : echo master 2021-08-30 15:00:08.483 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:00:08.488 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-30 15:00:08.491 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:08.493 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-30 15:00:08.496 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:00:08.496 | + functions-common:git_clone:593 : head -1 2021-08-30 15:00:08.499 | 2e55fb432 Merge "Band-aid and test the crash of the account server" 2021-08-30 15:00:08.502 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:00:08.505 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-08-30 15:00:08.507 | + inc/python:setup_develop:338 : local bindep 2021-08-30 15:00:08.510 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 15:00:08.512 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-30 15:00:08.515 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-30 15:00:08.517 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-30 15:00:08.519 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 15:00:08.522 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 15:00:08.525 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-30 15:00:08.527 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 15:00:08.530 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-30 15:00:08.533 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-30 15:00:08.535 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 15:00:08.539 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-30 15:00:08.541 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 15:00:08.543 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 15:00:08.546 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-30 15:00:08.553 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-30 15:00:08.556 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-30 15:00:09.193 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-30 15:00:09.195 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 15:00:09.197 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 15:00:09.200 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 15:00:09.202 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 15:00:09.204 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-30 15:00:09.207 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 15:00:09.210 | + inc/python:setup_package:428 : local extras=keystone 2021-08-30 15:00:09.212 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 15:00:09.214 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-30 15:00:09.217 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-30 15:00:09.219 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-30 15:00:09.221 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 15:00:09.224 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-30 15:00:09.245 | Using python 3.8 to install /opt/stack/swift 2021-08-30 15:00:09.247 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-08-30 15:00:10.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:10.131 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:10.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:10.131 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:11.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:00:11.218 | Obtaining file:///opt/stack/swift 2021-08-30 15:00:12.622 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (0.31.1) 2021-08-30 15:00:12.624 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (1.1.1) 2021-08-30 15:00:12.626 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (0.11.0) 2021-08-30 15:00:12.627 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (2.1.1) 2021-08-30 15:00:12.629 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (4.6.3) 2021-08-30 15:00:12.631 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (2.26.0) 2021-08-30 15:00:12.633 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (1.16.0) 2021-08-30 15:00:12.634 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (0.9.7) 2021-08-30 15:00:12.636 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (1.6.0) 2021-08-30 15:00:12.638 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (3.4.8) 2021-08-30 15:00:12.639 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (9.3.0) 2021-08-30 15:00:12.679 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev20) (1.14.6) 2021-08-30 15:00:12.683 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev20) (2.20) 2021-08-30 15:00:12.694 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev20) (1.16.0) 2021-08-30 15:00:12.758 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (3.3.1) 2021-08-30 15:00:12.760 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.10.0) 2021-08-30 15:00:12.761 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.3.1) 2021-08-30 15:00:12.763 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (5.6.0) 2021-08-30 15:00:12.765 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (2.8.1) 2021-08-30 15:00:12.768 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (3.1.1) 2021-08-30 15:00:12.771 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.2.0) 2021-08-30 15:00:12.773 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (5.0.1) 2021-08-30 15:00:12.775 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.2.0) 2021-08-30 15:00:12.777 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (8.7.1) 2021-08-30 15:00:12.779 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.6.0) 2021-08-30 15:00:12.781 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.8.7) 2021-08-30 15:00:12.844 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (0.1.16) 2021-08-30 15:00:12.846 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.7.0) 2021-08-30 15:00:12.849 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (3.4.0) 2021-08-30 15:00:12.908 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.1.3) 2021-08-30 15:00:12.920 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (5.0.9) 2021-08-30 15:00:12.965 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (5.4.1) 2021-08-30 15:00:12.968 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.5.0) 2021-08-30 15:00:12.970 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (2.2.0) 2021-08-30 15:00:12.973 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (0.8.0) 2021-08-30 15:00:12.984 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.12.1) 2021-08-30 15:00:13.057 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (2.8.2) 2021-08-30 15:00:13.063 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (0.9.6) 2021-08-30 15:00:13.080 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.0.2) 2021-08-30 15:00:13.081 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (2021.1) 2021-08-30 15:00:13.114 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (2.4.7) 2021-08-30 15:00:13.120 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (21.0) 2021-08-30 15:00:13.148 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev20) (57.4.0) 2021-08-30 15:00:13.300 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (3.2) 2021-08-30 15:00:13.302 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (2.0.4) 2021-08-30 15:00:13.304 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (2021.5.30) 2021-08-30 15:00:13.306 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (1.26.6) 2021-08-30 15:00:15.553 | Installing collected packages: swift 2021-08-30 15:00:15.553 | Attempting uninstall: swift 2021-08-30 15:00:15.553 | Found existing installation: swift 2.28.1.dev20 2021-08-30 15:00:15.556 | Can't uninstall 'swift'. No files were found to uninstall. 2021-08-30 15:00:15.558 | Running setup.py develop for swift 2021-08-30 15:00:17.757 | Successfully installed swift-2.28.1.dev20 2021-08-30 15:00:17.757 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:00:17.897 | + inc/python:pip_install:200 : result=0 2021-08-30 15:00:17.899 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:00:17.901 | + functions-common:time_stop:2309 : local name 2021-08-30 15:00:17.904 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:00:17.906 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:00:17.908 | + functions-common:time_stop:2312 : local total 2021-08-30 15:00:17.910 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:00:17.912 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:00:17.915 | + functions-common:time_stop:2316 : start_time=1630335609239 2021-08-30 15:00:17.918 | + functions-common:time_stop:2318 : [[ -z 1630335609239 ]] 2021-08-30 15:00:17.921 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:00:17.925 | + functions-common:time_stop:2321 : end_time=1630335617922 2021-08-30 15:00:17.928 | + functions-common:time_stop:2322 : elapsed_time=8683 2021-08-30 15:00:17.934 | + functions-common:time_stop:2323 : total=55397 2021-08-30 15:00:17.936 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:00:17.938 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64080 2021-08-30 15:00:17.941 | + inc/python:pip_install:203 : return 0 2021-08-30 15:00:17.944 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 15:00:17.946 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 15:00:17.948 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 15:00:17.967 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 15:00:17.979 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-30 15:00:17.982 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-30 15:00:17.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:00:17.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:00:17.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-30 15:00:17.993 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:00:17.995 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-08-30 15:00:17.998 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 15:00:18.000 | + ./stack.sh:main:890 : configure_swift 2021-08-30 15:00:18.002 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-30 15:00:18.005 | + lib/swift:configure_swift:335 : local node_number 2021-08-30 15:00:18.007 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-30 15:00:18.009 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-30 15:00:18.011 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-30 15:00:18.962 | No container-reconciler running 2021-08-30 15:00:18.962 | No container-sharder running 2021-08-30 15:00:18.962 | No object-replicator running 2021-08-30 15:00:18.962 | No container-updater running 2021-08-30 15:00:18.962 | No account-server running 2021-08-30 15:00:18.962 | No object-expirer running 2021-08-30 15:00:18.962 | No object-server running 2021-08-30 15:00:18.963 | No proxy-server running 2021-08-30 15:00:18.963 | No container-replicator running 2021-08-30 15:00:18.963 | No object-auditor running 2021-08-30 15:00:18.963 | No container-sync running 2021-08-30 15:00:18.963 | No container-server running 2021-08-30 15:00:18.963 | No account-replicator running 2021-08-30 15:00:18.963 | No account-reaper running 2021-08-30 15:00:18.963 | No container-auditor running 2021-08-30 15:00:18.963 | No account-auditor running 2021-08-30 15:00:18.963 | No object-reconstructor running 2021-08-30 15:00:18.963 | No object-updater running 2021-08-30 15:00:19.013 | + lib/swift:configure_swift:340 : true 2021-08-30 15:00:19.015 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-08-30 15:00:19.028 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-30 15:00:19.040 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-30 15:00:19.043 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-08-30 15:00:19.044 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-08-30 15:00:19.048 | + lib/swift:configure_swift:354 : sed -e ' 2021-08-30 15:00:19.048 | s/%GROUP%/ubuntu/; 2021-08-30 15:00:19.048 | s/%USER%/ubuntu/; 2021-08-30 15:00:19.048 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-30 15:00:19.048 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-30 15:00:19.053 | uid = ubuntu 2021-08-30 15:00:19.053 | gid = ubuntu 2021-08-30 15:00:19.053 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-30 15:00:19.053 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-30 15:00:19.053 | address = 127.0.0.1 2021-08-30 15:00:19.053 | 2021-08-30 15:00:19.053 | [account6612] 2021-08-30 15:00:19.053 | max connections = 25 2021-08-30 15:00:19.053 | path = /opt/stack/data/swift/1/node/ 2021-08-30 15:00:19.053 | read only = false 2021-08-30 15:00:19.053 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-30 15:00:19.053 | 2021-08-30 15:00:19.053 | [account6622] 2021-08-30 15:00:19.053 | max connections = 25 2021-08-30 15:00:19.053 | path = /opt/stack/data/swift/2/node/ 2021-08-30 15:00:19.053 | read only = false 2021-08-30 15:00:19.053 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-30 15:00:19.053 | 2021-08-30 15:00:19.053 | [account6632] 2021-08-30 15:00:19.053 | max connections = 25 2021-08-30 15:00:19.053 | path = /opt/stack/data/swift/3/node/ 2021-08-30 15:00:19.053 | read only = false 2021-08-30 15:00:19.053 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-30 15:00:19.053 | 2021-08-30 15:00:19.053 | [account6642] 2021-08-30 15:00:19.053 | max connections = 25 2021-08-30 15:00:19.053 | path = /opt/stack/data/swift/4/node/ 2021-08-30 15:00:19.053 | read only = false 2021-08-30 15:00:19.053 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [container6611] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.054 | path = /opt/stack/data/swift/1/node/ 2021-08-30 15:00:19.054 | read only = false 2021-08-30 15:00:19.054 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [container6621] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.054 | path = /opt/stack/data/swift/2/node/ 2021-08-30 15:00:19.054 | read only = false 2021-08-30 15:00:19.054 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [container6631] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.054 | path = /opt/stack/data/swift/3/node/ 2021-08-30 15:00:19.054 | read only = false 2021-08-30 15:00:19.054 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [container6641] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.054 | path = /opt/stack/data/swift/4/node/ 2021-08-30 15:00:19.054 | read only = false 2021-08-30 15:00:19.054 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [object6613] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.054 | path = /opt/stack/data/swift/1/node/ 2021-08-30 15:00:19.054 | read only = false 2021-08-30 15:00:19.054 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-30 15:00:19.054 | 2021-08-30 15:00:19.054 | [object6623] 2021-08-30 15:00:19.054 | max connections = 25 2021-08-30 15:00:19.055 | path = /opt/stack/data/swift/2/node/ 2021-08-30 15:00:19.055 | read only = false 2021-08-30 15:00:19.055 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-30 15:00:19.055 | 2021-08-30 15:00:19.055 | [object6633] 2021-08-30 15:00:19.055 | max connections = 25 2021-08-30 15:00:19.055 | path = /opt/stack/data/swift/3/node/ 2021-08-30 15:00:19.055 | read only = false 2021-08-30 15:00:19.055 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-30 15:00:19.055 | 2021-08-30 15:00:19.055 | [object6643] 2021-08-30 15:00:19.055 | max connections = 25 2021-08-30 15:00:19.055 | path = /opt/stack/data/swift/4/node/ 2021-08-30 15:00:19.055 | read only = false 2021-08-30 15:00:19.055 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-30 15:00:19.056 | + lib/swift:configure_swift:360 : is_ubuntu 2021-08-30 15:00:19.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:19.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:19.062 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-30 15:00:19.075 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-30 15:00:19.077 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-30 15:00:19.081 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-30 15:00:19.087 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-30 15:00:19.089 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-30 15:00:19.095 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-30 15:00:19.125 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.66:8080/v1/ 2021-08-30 15:00:19.152 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-30 15:00:19.170 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-30 15:00:19.198 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-30 15:00:19.217 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-30 15:00:19.246 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-30 15:00:19.264 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-30 15:00:19.293 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-30 15:00:19.311 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-30 15:00:19.340 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-30 15:00:19.358 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 15:00:19.386 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-30 15:00:19.404 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-08-30 15:00:19.420 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:19.422 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-30 15:00:19.452 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-30 15:00:19.479 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-30 15:00:19.507 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-30 15:00:19.535 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-08-30 15:00:19.550 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:19.552 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-30 15:00:19.580 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-08-30 15:00:19.596 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:19.598 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-08-30 15:00:19.614 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:19.616 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-08-30 15:00:19.618 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-08-30 15:00:19.634 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:19.636 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-08-30 15:00:19.638 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-08-30 15:00:19.640 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-30 15:00:19.646 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-30 15:00:19.651 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-30 15:00:19.679 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-30 15:00:19.706 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-30 15:00:19.736 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-30 15:00:19.767 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-30 15:00:19.795 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-30 15:00:19.797 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-30 15:00:19.799 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-30 15:00:19.801 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-30 15:00:19.803 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-30 15:00:19.832 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-30 15:00:19.860 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.66/identity 2021-08-30 15:00:19.888 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-30 15:00:19.915 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-30 15:00:19.943 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-30 15:00:19.970 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-30 15:00:19.998 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-30 15:00:20.026 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 15:00:20.053 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-30 15:00:20.081 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-30 15:00:20.108 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-30 15:00:20.137 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-30 15:00:20.167 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-30 15:00:20.198 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-30 15:00:20.227 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-30 15:00:20.246 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-30 15:00:20.273 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-30 15:00:20.301 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-30 15:00:20.306 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-30 15:00:20.335 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-30 15:00:20.363 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-30 15:00:20.390 | + lib/swift:configure_swift:478 : local node_number 2021-08-30 15:00:20.393 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-30 15:00:20.395 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-30 15:00:20.398 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-30 15:00:20.402 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-30 15:00:20.404 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-30 15:00:20.407 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 15:00:20.409 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-30 15:00:20.411 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-30 15:00:20.414 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 15:00:20.416 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 15:00:20.418 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-30 15:00:20.439 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-30 15:00:20.467 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-30 15:00:20.486 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-30 15:00:20.515 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-30 15:00:20.533 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 15:00:20.563 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-30 15:00:20.582 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 15:00:20.612 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-30 15:00:20.630 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 15:00:20.659 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-30 15:00:20.678 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-30 15:00:20.706 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-30 15:00:20.726 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-30 15:00:20.754 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-30 15:00:20.773 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-30 15:00:20.803 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-30 15:00:20.821 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-30 15:00:20.849 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-08-30 15:00:20.855 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-30 15:00:20.873 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 15:00:20.903 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-30 15:00:20.932 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-30 15:00:20.935 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-30 15:00:20.939 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-30 15:00:20.941 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-30 15:00:20.944 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 15:00:20.947 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-30 15:00:20.949 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-30 15:00:20.951 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 15:00:20.953 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 15:00:20.955 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-30 15:00:20.974 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-30 15:00:21.002 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-30 15:00:21.020 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-30 15:00:21.050 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-30 15:00:21.068 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 15:00:21.098 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-30 15:00:21.117 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 15:00:21.146 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-30 15:00:21.165 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 15:00:21.194 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-30 15:00:21.212 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-30 15:00:21.242 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-30 15:00:21.261 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-30 15:00:21.290 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-30 15:00:21.310 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-30 15:00:21.339 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-30 15:00:21.358 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-30 15:00:21.385 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-08-30 15:00:21.389 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-30 15:00:21.408 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 15:00:21.438 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-30 15:00:21.440 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-30 15:00:21.444 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-30 15:00:21.447 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-30 15:00:21.449 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 15:00:21.451 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-30 15:00:21.453 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-30 15:00:21.456 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 15:00:21.458 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 15:00:21.460 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-30 15:00:21.480 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-30 15:00:21.509 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-30 15:00:21.528 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-30 15:00:21.557 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-30 15:00:21.575 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 15:00:21.604 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-30 15:00:21.622 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 15:00:21.651 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-30 15:00:21.670 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 15:00:21.700 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-30 15:00:21.719 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-30 15:00:21.747 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-30 15:00:21.766 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-30 15:00:21.796 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-30 15:00:21.814 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-30 15:00:21.844 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-30 15:00:21.862 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-30 15:00:21.890 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-08-30 15:00:21.895 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-30 15:00:21.913 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 15:00:21.942 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-30 15:00:21.971 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-30 15:00:21.999 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-30 15:00:22.027 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-08-30 15:00:22.030 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-30 15:00:22.034 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-30 15:00:22.064 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-30 15:00:22.095 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-30 15:00:22.124 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-30 15:00:22.154 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-30 15:00:22.183 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-30 15:00:22.211 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-30 15:00:22.239 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-30 15:00:22.267 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-30 15:00:22.295 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-08-30 15:00:22.312 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:22.315 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-30 15:00:22.333 | + lib/swift:configure_swift:521 : local auth_vers 2021-08-30 15:00:22.336 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-08-30 15:00:22.356 | + lib/swift:configure_swift:522 : auth_vers=3 2021-08-30 15:00:22.359 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.66 2021-08-30 15:00:22.387 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-08-30 15:00:22.389 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-30 15:00:22.417 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.66/identity 2021-08-30 15:00:22.446 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-08-30 15:00:22.449 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-30 15:00:22.476 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-08-30 15:00:22.495 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:22.497 | + lib/swift:configure_swift:541 : local user_group 2021-08-30 15:00:22.500 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-08-30 15:00:22.505 | + lib/swift:configure_swift:542 : user_group=1000 2021-08-30 15:00:22.507 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-30 15:00:22.521 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-30 15:00:22.523 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-30 15:00:22.535 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-08-30 15:00:22.537 | + lib/swift:configure_swift:548 : is_suse 2021-08-30 15:00:22.540 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 15:00:22.543 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 15:00:22.545 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 15:00:22.547 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 15:00:22.550 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 15:00:22.552 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 15:00:22.555 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-30 15:00:22.569 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-08-30 15:00:22.571 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-08-30 15:00:22.573 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-30 15:00:22.592 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:22.594 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-30 15:00:22.613 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:22.616 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-30 15:00:22.618 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-30 15:00:22.621 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-30 15:00:22.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 15:00:22.626 | + lib/stack:stack_install_service:32 : install_glance 2021-08-30 15:00:22.629 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-30 15:00:22.631 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-30 15:00:22.634 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-30 15:00:22.650 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:22.653 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-30 15:00:22.656 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-30 15:00:22.673 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:22.676 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-30 15:00:22.679 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-30 15:00:22.682 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-30 15:00:22.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:00:22.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:00:22.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-30 15:00:22.693 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:00:22.696 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-30 15:00:22.699 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-30 15:00:22.702 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-30 15:00:22.705 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-30 15:00:22.707 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-30 15:00:22.710 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-30 15:00:22.713 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-30 15:00:22.716 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-30 15:00:22.719 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-30 15:00:22.722 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-30 15:00:22.726 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-30 15:00:22.726 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-30 15:00:22.732 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-30 15:00:22.734 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-30 15:00:22.737 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-30 15:00:22.740 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-30 15:00:22.743 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-30 15:00:22.765 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-30 15:00:22.767 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-08-30 15:00:23.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:23.649 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:23.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:23.649 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:24.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:00:24.757 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-08-30 15:00:24.843 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-08-30 15:00:24.844 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-08-30 15:00:24.846 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-30 15:00:24.848 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-30 15:00:24.850 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-08-30 15:00:24.852 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-08-30 15:00:24.854 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-08-30 15:00:24.857 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-30 15:00:24.858 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-08-30 15:00:24.860 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-08-30 15:00:24.862 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-08-30 15:00:24.864 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-08-30 15:00:24.866 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-08-30 15:00:24.868 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-08-30 15:00:24.871 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-08-30 15:00:24.873 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-08-30 15:00:24.876 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.0) 2021-08-30 15:00:24.878 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.0.0) 2021-08-30 15:00:24.890 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-08-30 15:00:24.892 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-30 15:00:24.909 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-08-30 15:00:24.985 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-08-30 15:00:24.988 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-08-30 15:00:24.990 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-08-30 15:00:25.024 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-08-30 15:00:25.026 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-08-30 15:00:25.029 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-08-30 15:00:25.031 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-08-30 15:00:25.033 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-08-30 15:00:25.080 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-08-30 15:00:25.092 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-08-30 15:00:25.140 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.2.0) 2021-08-30 15:00:25.142 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-08-30 15:00:25.144 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-08-30 15:00:25.146 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-08-30 15:00:25.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-08-30 15:00:25.247 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-08-30 15:00:25.252 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-08-30 15:00:25.273 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-08-30 15:00:25.274 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-08-30 15:00:25.288 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-08-30 15:00:25.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-08-30 15:00:25.353 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-08-30 15:00:25.357 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-08-30 15:00:25.360 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-08-30 15:00:25.364 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-08-30 15:00:25.365 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-08-30 15:00:25.369 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-08-30 15:00:25.389 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-08-30 15:00:25.420 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-08-30 15:00:25.426 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-08-30 15:00:25.472 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-08-30 15:00:25.550 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-08-30 15:00:25.551 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-08-30 15:00:25.761 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-08-30 15:00:25.764 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-08-30 15:00:25.766 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-08-30 15:00:25.768 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-08-30 15:00:25.861 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-08-30 15:00:25.993 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-08-30 15:00:28.304 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:00:28.439 | + inc/python:pip_install:200 : result=0 2021-08-30 15:00:28.441 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:00:28.444 | + functions-common:time_stop:2309 : local name 2021-08-30 15:00:28.446 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:00:28.449 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:00:28.452 | + functions-common:time_stop:2312 : local total 2021-08-30 15:00:28.454 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:00:28.457 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:00:28.459 | + functions-common:time_stop:2316 : start_time=1630335622759 2021-08-30 15:00:28.461 | + functions-common:time_stop:2318 : [[ -z 1630335622759 ]] 2021-08-30 15:00:28.465 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:00:28.469 | + functions-common:time_stop:2321 : end_time=1630335628467 2021-08-30 15:00:28.472 | + functions-common:time_stop:2322 : elapsed_time=5708 2021-08-30 15:00:28.474 | + functions-common:time_stop:2323 : total=64080 2021-08-30 15:00:28.476 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:00:28.479 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=69788 2021-08-30 15:00:28.481 | + inc/python:pip_install:203 : return 0 2021-08-30 15:00:28.484 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-30 15:00:28.486 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-30 15:00:28.489 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-30 15:00:28.506 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-30 15:00:28.512 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-30 15:00:28.514 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-30 15:00:28.517 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-30 15:00:28.519 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:00:28.522 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:00:28.525 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:00:28.528 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:00:28.530 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:00:28.534 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:00:28.551 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:00:28.553 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:00:28.555 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:28.559 | + functions-common:git_clone:544 : echo master 2021-08-30 15:00:28.559 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:00:28.565 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-30 15:00:28.567 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:28.569 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-30 15:00:28.572 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:00:28.573 | + functions-common:git_clone:593 : head -1 2021-08-30 15:00:28.577 | 869a39d9 Check policies for Image Tags in API 2021-08-30 15:00:28.580 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:00:28.583 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-30 15:00:28.586 | + inc/python:setup_develop:338 : local bindep 2021-08-30 15:00:28.589 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 15:00:28.592 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-30 15:00:28.595 | + inc/python:setup_develop:344 : local extras= 2021-08-30 15:00:28.597 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-30 15:00:28.600 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 15:00:28.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 15:00:28.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-30 15:00:28.607 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 15:00:28.610 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 15:00:28.613 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-30 15:00:28.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 15:00:28.618 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-30 15:00:28.621 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 15:00:28.623 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 15:00:28.627 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-30 15:00:28.632 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-30 15:00:28.635 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-30 15:00:29.293 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-30 15:00:29.295 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 15:00:29.298 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 15:00:29.300 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 15:00:29.303 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 15:00:29.305 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-30 15:00:29.308 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 15:00:29.311 | + inc/python:setup_package:428 : local extras= 2021-08-30 15:00:29.313 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 15:00:29.316 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 15:00:29.318 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 15:00:29.321 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 15:00:29.323 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 15:00:29.325 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-30 15:00:29.347 | Using python 3.8 to install /opt/stack/glance 2021-08-30 15:00:29.350 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-08-30 15:00:30.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:30.266 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:30.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:30.266 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:31.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:00:31.335 | Obtaining file:///opt/stack/glance 2021-08-30 15:00:32.742 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.6.0) 2021-08-30 15:00:32.743 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.7.1) 2021-08-30 15:00:32.747 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.4.23) 2021-08-30 15:00:32.748 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.31.1) 2021-08-30 15:00:32.750 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.1.1) 2021-08-30 15:00:32.752 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.5.1) 2021-08-30 15:00:32.753 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.8.7) 2021-08-30 15:00:32.756 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.4.1) 2021-08-30 15:00:32.757 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.6.5) 2021-08-30 15:00:32.759 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.19.1) 2021-08-30 15:00:32.761 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (8.7.1) 2021-08-30 15:00:32.763 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.4.0) 2021-08-30 15:00:32.765 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.3.1) 2021-08-30 15:00:32.767 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.4.0) 2021-08-30 15:00:32.769 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.10.0) 2021-08-30 15:00:32.770 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.0) 2021-08-30 15:00:32.772 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.3.0) 2021-08-30 15:00:32.774 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.6.1) 2021-08-30 15:00:32.775 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.3.1) 2021-08-30 15:00:32.778 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (9.3.0) 2021-08-30 15:00:32.780 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.11.0) 2021-08-30 15:00:32.781 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.7.2) 2021-08-30 15:00:32.783 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.5.0) 2021-08-30 15:00:32.785 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev84) (3.2.0) 2021-08-30 15:00:32.787 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.2.0) 2021-08-30 15:00:32.788 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (20.0.1) 2021-08-30 15:00:32.790 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.16.0) 2021-08-30 15:00:32.792 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (10.0.0) 2021-08-30 15:00:32.793 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.0.1) 2021-08-30 15:00:32.795 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.4.0) 2021-08-30 15:00:32.797 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.6.0) 2021-08-30 15:00:32.799 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (12.9.1) 2021-08-30 15:00:32.801 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.4.0) 2021-08-30 15:00:32.803 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.3.0) 2021-08-30 15:00:32.805 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.8.2) 2021-08-30 15:00:32.807 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.3.3) 2021-08-30 15:00:32.810 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.1) 2021-08-30 15:00:32.811 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.7.0) 2021-08-30 15:00:32.813 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.2.0) 2021-08-30 15:00:32.815 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.8) 2021-08-30 15:00:32.816 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.2.2) 2021-08-30 15:00:32.818 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.1.16) 2021-08-30 15:00:32.820 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.5.0) 2021-08-30 15:00:32.822 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.9.1) 2021-08-30 15:00:32.832 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev84) (1.1.5) 2021-08-30 15:00:32.835 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev84) (1.0.4) 2021-08-30 15:00:32.836 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev84) (2.8.2) 2021-08-30 15:00:32.861 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev84) (2.26.0) 2021-08-30 15:00:32.866 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev84) (5.1.0) 2021-08-30 15:00:32.909 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev84) (1.14.6) 2021-08-30 15:00:32.914 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev84) (2.20) 2021-08-30 15:00:32.935 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev84) (4.2.0) 2021-08-30 15:00:32.945 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev84) (1.12.1) 2021-08-30 15:00:32.962 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev84) (1.16.0) 2021-08-30 15:00:32.964 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev84) (1.1.1) 2021-08-30 15:00:33.078 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev84) (2.4.7) 2021-08-30 15:00:33.156 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev84) (1.7.0) 2021-08-30 15:00:33.224 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev84) (3.1.1) 2021-08-30 15:00:33.232 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev84) (2.8.1) 2021-08-30 15:00:33.315 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev84) (1.1.3) 2021-08-30 15:00:33.326 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev84) (5.0.9) 2021-08-30 15:00:33.352 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev84) (0.14.1) 2021-08-30 15:00:33.364 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev84) (1.6) 2021-08-30 15:00:33.417 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev84) (5.4.1) 2021-08-30 15:00:33.419 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev84) (1.5.0) 2021-08-30 15:00:33.424 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev84) (0.8.0) 2021-08-30 15:00:33.535 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev84) (0.13.0) 2021-08-30 15:00:33.537 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev84) (2.0.1) 2021-08-30 15:00:33.540 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev84) (0.5.0) 2021-08-30 15:00:33.578 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (0.59.0) 2021-08-30 15:00:33.618 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (1.32) 2021-08-30 15:00:33.621 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (1.4.4) 2021-08-30 15:00:33.625 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (1.4.0) 2021-08-30 15:00:33.629 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (0.10.0) 2021-08-30 15:00:33.631 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (0.11.0) 2021-08-30 15:00:33.632 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (2.5.0) 2021-08-30 15:00:33.669 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev84) (2.1) 2021-08-30 15:00:33.780 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev84) (0.9.6) 2021-08-30 15:00:33.847 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (5.0.6) 2021-08-30 15:00:33.848 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (4.2.2) 2021-08-30 15:00:33.857 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (0.3.0) 2021-08-30 15:00:33.864 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (2.6.0) 2021-08-30 15:00:33.866 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (5.1.0) 2021-08-30 15:00:33.884 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (5.0.0) 2021-08-30 15:00:33.993 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (0.11.0) 2021-08-30 15:00:34.036 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev84) (3.0.1) 2021-08-30 15:00:34.038 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev84) (3.2.0) 2021-08-30 15:00:34.043 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev84) (3.3.0) 2021-08-30 15:00:34.083 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev84) (2.0.1) 2021-08-30 15:00:34.165 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev84) (5.8.0) 2021-08-30 15:00:34.193 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev84) (1.0.2) 2021-08-30 15:00:34.200 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev84) (2021.1) 2021-08-30 15:00:34.260 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (1.3.2) 2021-08-30 15:00:34.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (3.0.0) 2021-08-30 15:00:34.297 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (2.5.0) 2021-08-30 15:00:34.374 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev84) (21.0) 2021-08-30 15:00:34.500 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev84) (57.4.0) 2021-08-30 15:00:34.810 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (3.9.0) 2021-08-30 15:00:34.856 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (0.4.0) 2021-08-30 15:00:34.861 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (2.1.2) 2021-08-30 15:00:34.964 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (21.2.0) 2021-08-30 15:00:34.966 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (0.4.4) 2021-08-30 15:00:34.968 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (0.2.5) 2021-08-30 15:00:34.970 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (1.8.2) 2021-08-30 15:00:35.326 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (2.0.4) 2021-08-30 15:00:35.329 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (3.2) 2021-08-30 15:00:35.330 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (1.26.6) 2021-08-30 15:00:35.332 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (2021.5.30) 2021-08-30 15:00:35.555 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev84) (0.7) 2021-08-30 15:00:35.812 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0.0b3.dev84) (0.5.2) 2021-08-30 15:00:36.016 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev84) (1.4.2) 2021-08-30 15:00:36.018 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev84) (2.4.0) 2021-08-30 15:00:36.028 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev84) (2.6.2) 2021-08-30 15:00:36.030 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev84) (6.3.1) 2021-08-30 15:00:36.438 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (1.0.0) 2021-08-30 15:00:36.699 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.0.0.0b3.dev84) (0.8.1) 2021-08-30 15:00:38.139 | Installing collected packages: glance 2021-08-30 15:00:38.139 | Attempting uninstall: glance 2021-08-30 15:00:38.139 | Found existing installation: glance 23.0.0.0b3.dev84 2021-08-30 15:00:38.145 | Can't uninstall 'glance'. No files were found to uninstall. 2021-08-30 15:00:38.147 | Running setup.py develop for glance 2021-08-30 15:00:40.442 | Successfully installed glance 2021-08-30 15:00:40.442 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:00:40.586 | + inc/python:pip_install:200 : result=0 2021-08-30 15:00:40.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:00:40.591 | + functions-common:time_stop:2309 : local name 2021-08-30 15:00:40.593 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:00:40.596 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:00:40.598 | + functions-common:time_stop:2312 : local total 2021-08-30 15:00:40.600 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:00:40.603 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:00:40.605 | + functions-common:time_stop:2316 : start_time=1630335629342 2021-08-30 15:00:40.608 | + functions-common:time_stop:2318 : [[ -z 1630335629342 ]] 2021-08-30 15:00:40.611 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:00:40.615 | + functions-common:time_stop:2321 : end_time=1630335640612 2021-08-30 15:00:40.617 | + functions-common:time_stop:2322 : elapsed_time=11270 2021-08-30 15:00:40.620 | + functions-common:time_stop:2323 : total=69788 2021-08-30 15:00:40.622 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:00:40.624 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=81058 2021-08-30 15:00:40.627 | + inc/python:pip_install:203 : return 0 2021-08-30 15:00:40.629 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 15:00:40.632 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 15:00:40.634 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 15:00:40.655 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 15:00:40.667 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-30 15:00:40.670 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-30 15:00:40.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:00:40.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:00:40.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-30 15:00:40.680 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:00:40.684 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 15:00:40.687 | + ./stack.sh:main:902 : configure_glance 2021-08-30 15:00:40.690 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-30 15:00:40.702 | + lib/glance:configure_glance:333 : local dburl 2021-08-30 15:00:40.705 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-30 15:00:40.707 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-30 15:00:40.710 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-30 15:00:40.712 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-30 15:00:40.715 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-30 15:00:40.718 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-30 15:00:40.721 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-30 15:00:40.750 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-30 15:00:40.779 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-30 15:00:40.809 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-30 15:00:40.839 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-30 15:00:40.869 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-30 15:00:40.899 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-30 15:00:40.902 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-30 15:00:40.905 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-30 15:00:40.907 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 15:00:40.911 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-30 15:00:40.942 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-30 15:00:40.972 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.66/identity 2021-08-30 15:00:41.002 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-30 15:00:41.032 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-30 15:00:41.062 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-30 15:00:41.093 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-30 15:00:41.124 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-30 15:00:41.155 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 15:00:41.185 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 15:00:41.215 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-30 15:00:41.245 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-30 15:00:41.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-30 15:00:41.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-30 15:00:41.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 15:00:41.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 15:00:41.257 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 15:00:41.274 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:41.278 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 15:00:41.281 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 15:00:41.283 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 15:00:41.300 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:41.302 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:00:41.305 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:00:41.336 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 15:00:41.340 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 15:00:41.343 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-30 15:00:41.346 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-30 15:00:41.349 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-30 15:00:41.379 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-30 15:00:41.410 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-30 15:00:41.413 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-30 15:00:41.418 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-30 15:00:41.422 | + lib/glance:configure_glance_store:254 : local be 2021-08-30 15:00:41.425 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-30 15:00:41.428 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-30 15:00:41.431 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-30 15:00:41.465 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-30 15:00:41.468 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.66 2021-08-30 15:00:41.499 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-30 15:00:41.501 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-30 15:00:41.519 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:41.521 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-30 15:00:41.552 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-30 15:00:41.584 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-30 15:00:41.614 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-30 15:00:41.645 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-30 15:00:41.675 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-30 15:00:41.692 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:41.695 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-30 15:00:41.726 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-30 15:00:41.757 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-30 15:00:41.788 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.66/identity/v3 2021-08-30 15:00:41.818 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-30 15:00:41.849 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.66/image 2021-08-30 15:00:41.879 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-30 15:00:41.896 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:41.899 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-30 15:00:41.901 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-30 15:00:41.904 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-30 15:00:41.907 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 15:00:41.925 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 15:00:41.928 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 15:00:41.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 15:00:41.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 15:00:41.936 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-30 15:00:41.967 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:00:41.998 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:00:42.027 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 15:00:42.059 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-30 15:00:42.064 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-30 15:00:42.094 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-30 15:00:42.125 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-30 15:00:42.155 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.66/identity 2021-08-30 15:00:42.187 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-30 15:00:42.217 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-30 15:00:42.247 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-30 15:00:42.277 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-30 15:00:42.309 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-30 15:00:42.340 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-30 15:00:42.371 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-30 15:00:42.402 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-30 15:00:42.407 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-08-30 15:00:42.415 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-30 15:00:42.431 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:00:42.434 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-30 15:00:42.436 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-30 15:00:42.439 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-30 15:00:42.441 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-30 15:00:42.443 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-30 15:00:42.446 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-30 15:00:42.450 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-30 15:00:42.453 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-30 15:00:42.456 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-08-30 15:00:42.487 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-30 15:00:42.490 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-30 15:00:42.492 | ++ functions:get_random_port:837 : true 2021-08-30 15:00:42.494 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-30 15:00:42.497 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-30 15:00:42.499 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-30 15:00:42.569 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-30 15:00:42.572 | ++ functions:get_random_port:841 : break 2 2021-08-30 15:00:42.574 | ++ functions:get_random_port:845 : echo 60999 2021-08-30 15:00:42.577 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-30 15:00:42.580 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-30 15:00:42.608 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-30 15:00:42.636 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-30 15:00:42.665 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-30 15:00:42.693 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 15:00:42.722 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-30 15:00:42.750 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-30 15:00:42.779 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-30 15:00:42.807 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-30 15:00:42.835 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 15:00:42.864 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 15:00:42.892 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 15:00:42.920 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-30 15:00:42.951 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 15:00:42.979 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-30 15:00:43.008 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-30 15:00:43.036 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-30 15:00:43.065 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-30 15:00:43.094 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-30 15:00:43.124 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-30 15:00:43.126 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-30 15:00:43.129 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:00:43.131 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:43.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:43.137 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-30 15:00:43.140 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-30 15:00:43.197 | proxy (enabled by site administrator) 2021-08-30 15:00:43.200 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-30 15:00:43.203 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-30 15:00:43.205 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:00:43.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:43.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:43.212 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-30 15:00:43.215 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-30 15:00:43.271 | proxy_http (enabled by site administrator) 2021-08-30 15:00:43.274 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-30 15:00:43.278 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-30 15:00:43.280 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-30 15:00:43.283 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 15:00:43.285 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:43.288 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:43.290 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 15:00:43.293 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 15:00:43.296 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-30 15:00:43.297 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 15:00:43.306 | KeepAlive Off 2021-08-30 15:00:43.310 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-30 15:00:43.311 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 15:00:43.319 | SetEnv proxy-sendchunked 1 2021-08-30 15:00:43.324 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 15:00:43.324 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-30 15:00:43.332 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-30 15:00:43.336 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-30 15:00:43.339 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-30 15:00:43.341 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 15:00:43.344 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 15:00:43.346 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:00:43.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:43.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:43.354 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 15:00:43.357 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 15:00:43.360 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:43.362 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:43.364 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-30 15:00:43.426 | Site glance-wsgi-api already enabled 2021-08-30 15:00:43.431 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-30 15:00:43.433 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 15:00:43.436 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 15:00:43.438 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 15:00:43.577 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-30 15:00:43.584 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-30 15:00:43.619 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-30 15:00:43.622 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-30 15:00:43.643 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:00:43.647 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-30 15:00:43.649 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-30 15:00:43.652 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-30 15:00:43.655 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 15:00:43.658 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-30 15:00:43.661 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-30 15:00:43.664 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-30 15:00:43.666 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-30 15:00:43.671 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:00:43.678 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:00:43.681 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:00:43.685 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:00:43.687 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:00:43.691 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:00:43.711 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:00:43.714 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:00:43.717 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:43.720 | + functions-common:git_clone:544 : echo master 2021-08-30 15:00:43.720 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:00:43.726 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-30 15:00:43.729 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:43.732 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-30 15:00:43.735 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:00:43.736 | + functions-common:git_clone:593 : head -1 2021-08-30 15:00:43.742 | d96c6cb0b Merge commit 'refs/changes/55/759955/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-30 15:00:43.746 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:00:43.750 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-30 15:00:43.753 | + inc/python:setup_develop:338 : local bindep 2021-08-30 15:00:43.755 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 15:00:43.758 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-30 15:00:43.760 | + inc/python:setup_develop:344 : local extras= 2021-08-30 15:00:43.764 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-30 15:00:43.767 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 15:00:43.771 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 15:00:43.774 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-30 15:00:43.776 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 15:00:43.779 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 15:00:43.782 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-30 15:00:43.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 15:00:43.788 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-30 15:00:43.791 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 15:00:43.794 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 15:00:43.798 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-30 15:00:43.804 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-30 15:00:43.807 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-30 15:00:44.546 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-30 15:00:44.548 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 15:00:44.551 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 15:00:44.553 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 15:00:44.556 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 15:00:44.558 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-30 15:00:44.561 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 15:00:44.563 | + inc/python:setup_package:428 : local extras= 2021-08-30 15:00:44.565 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 15:00:44.568 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 15:00:44.570 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 15:00:44.573 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 15:00:44.575 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 15:00:44.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-30 15:00:44.600 | Using python 3.8 to install /opt/stack/cinder 2021-08-30 15:00:44.602 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-08-30 15:00:45.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:45.498 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:45.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:00:45.498 | from cryptography.utils import int_from_bytes 2021-08-30 15:00:46.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:00:46.581 | Obtaining file:///opt/stack/cinder 2021-08-30 15:00:48.747 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.6.0) 2021-08-30 15:00:48.749 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.9) 2021-08-30 15:00:48.751 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.31.1) 2021-08-30 15:00:48.753 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.1.1) 2021-08-30 15:00:48.754 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.19.1) 2021-08-30 15:00:48.756 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.1.16) 2021-08-30 15:00:48.758 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev75) (3.2.0) 2021-08-30 15:00:48.760 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.3.1) 2021-08-30 15:00:48.762 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (9.3.0) 2021-08-30 15:00:48.763 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.3) 2021-08-30 15:00:48.765 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.1.3) 2021-08-30 15:00:48.767 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (8.7.1) 2021-08-30 15:00:48.769 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.4.0) 2021-08-30 15:00:48.771 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.3.1) 2021-08-30 15:00:48.772 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (10.0.0) 2021-08-30 15:00:48.774 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.0) 2021-08-30 15:00:48.777 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (12.9.1) 2021-08-30 15:00:48.779 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.4.0) 2021-08-30 15:00:48.781 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.8.2) 2021-08-30 15:00:48.783 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.6.2) 2021-08-30 15:00:48.784 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.3.0) 2021-08-30 15:00:48.786 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (6.3.0) 2021-08-30 15:00:48.788 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.2.0) 2021-08-30 15:00:48.790 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.6.0) 2021-08-30 15:00:48.792 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.4.0) 2021-08-30 15:00:48.794 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.10.0) 2021-08-30 15:00:48.796 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.5.0) 2021-08-30 15:00:48.798 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.1) 2021-08-30 15:00:48.799 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (21.0) 2021-08-30 15:00:48.801 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.7.2) 2021-08-30 15:00:48.803 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.5.0) 2021-08-30 15:00:48.805 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.1.1) 2021-08-30 15:00:48.807 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.8.0) 2021-08-30 15:00:48.809 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.4.7) 2021-08-30 15:00:48.811 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.1.0) 2021-08-30 15:00:48.813 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.0) 2021-08-30 15:00:48.815 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.2.0) 2021-08-30 15:00:48.816 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (17.5.0) 2021-08-30 15:00:48.818 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.12.0) 2021-08-30 15:00:48.820 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2021.1) 2021-08-30 15:00:48.822 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.26.0) 2021-08-30 15:00:48.824 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.5.1) 2021-08-30 15:00:48.826 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.1) 2021-08-30 15:00:48.827 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.1.74) 2021-08-30 15:00:48.829 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.16.0) 2021-08-30 15:00:48.831 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.4.23) 2021-08-30 15:00:48.833 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.13.0) 2021-08-30 15:00:48.835 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.0) 2021-08-30 15:00:48.836 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.8.9) 2021-08-30 15:00:48.838 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (6.3.1) 2021-08-30 15:00:48.840 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.8.7) 2021-08-30 15:00:48.843 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.1) 2021-08-30 15:00:48.844 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.9.1) 2021-08-30 15:00:48.846 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.0) 2021-08-30 15:00:48.848 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.5.0) 2021-08-30 15:00:48.850 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.9.0) 2021-08-30 15:00:48.852 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.18.0) 2021-08-30 15:00:48.853 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.9.1) 2021-08-30 15:00:48.856 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.8) 2021-08-30 15:00:48.858 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.2.2) 2021-08-30 15:00:48.859 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.5.0.2) 2021-08-30 15:00:48.861 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.18.28) 2021-08-30 15:00:48.875 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (0.10.0) 2021-08-30 15:00:48.877 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (0.5.0) 2021-08-30 15:00:48.879 | Requirement already satisfied: botocore<1.22.0,>=1.21.28 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (1.21.28) 2021-08-30 15:00:48.892 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.28->boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (2.8.2) 2021-08-30 15:00:48.894 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.28->boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (1.26.6) 2021-08-30 15:00:48.965 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev75) (1.14.6) 2021-08-30 15:00:48.971 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev75) (2.20) 2021-08-30 15:00:49.008 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.0.0b2.dev75) (1.16.0) 2021-08-30 15:00:49.034 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (0.1.0) 2021-08-30 15:00:49.036 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (2.0.1) 2021-08-30 15:00:49.038 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (3.0.1) 2021-08-30 15:00:49.041 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (2.0.0) 2021-08-30 15:00:49.066 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (3.17.3) 2021-08-30 15:00:49.067 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (57.4.0) 2021-08-30 15:00:49.071 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (1.53.0) 2021-08-30 15:00:49.092 | Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (4.7.2) 2021-08-30 15:00:49.094 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (4.2.2) 2021-08-30 15:00:49.097 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev75) (0.2.8) 2021-08-30 15:00:49.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev75) (1.7.0) 2021-08-30 15:00:49.291 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev75) (3.1.1) 2021-08-30 15:00:49.305 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev75) (2.8.1) 2021-08-30 15:00:49.336 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.0.0.0b2.dev75) (0.4.8) 2021-08-30 15:00:49.490 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev75) (1.1.3) 2021-08-30 15:00:49.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev75) (0.14.1) 2021-08-30 15:00:49.544 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev75) (1.6) 2021-08-30 15:00:49.604 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev75) (0.8.0) 2021-08-30 15:00:49.607 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev75) (5.4.1) 2021-08-30 15:00:49.609 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev75) (1.5.0) 2021-08-30 15:00:49.610 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev75) (2.2.0) 2021-08-30 15:00:49.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.0.0.0b2.dev75) (1.12.1) 2021-08-30 15:00:49.720 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev75) (2.0.1) 2021-08-30 15:00:49.722 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev75) (0.5.0) 2021-08-30 15:00:49.724 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev75) (1.6.5) 2021-08-30 15:00:49.744 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev75) (1.0.4) 2021-08-30 15:00:49.748 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev75) (1.1.5) 2021-08-30 15:00:49.819 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev75) (0.9.6) 2021-08-30 15:00:49.898 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (2.3.0) 2021-08-30 15:00:49.906 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (5.1.0) 2021-08-30 15:00:49.910 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (5.0.6) 2021-08-30 15:00:49.912 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (0.3.0) 2021-08-30 15:00:49.934 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (5.0.0) 2021-08-30 15:00:50.051 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (0.11.0) 2021-08-30 15:00:50.094 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev75) (3.3.0) 2021-08-30 15:00:50.096 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev75) (3.0.1) 2021-08-30 15:00:50.101 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev75) (3.2.0) 2021-08-30 15:00:50.147 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev75) (2.0.1) 2021-08-30 15:00:50.237 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev75) (1.0.2) 2021-08-30 15:00:50.381 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev75) (3.0.0) 2021-08-30 15:00:50.394 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev75) (1.3.2) 2021-08-30 15:00:50.428 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev75) (2.5.0) 2021-08-30 15:00:50.465 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev75) (0.7.2) 2021-08-30 15:00:50.508 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev75) (0.11.0) 2021-08-30 15:00:50.649 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.0.0.0b2.dev75) (0.6) 2021-08-30 15:00:50.819 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.0.0.0b2.dev75) (1.4.0) 2021-08-30 15:00:51.295 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (3.9.0) 2021-08-30 15:00:51.381 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (0.4.0) 2021-08-30 15:00:51.384 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (2.1.2) 2021-08-30 15:00:51.507 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (0.4.4) 2021-08-30 15:00:51.509 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (0.2.5) 2021-08-30 15:00:51.512 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (1.8.2) 2021-08-30 15:00:51.513 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (21.2.0) 2021-08-30 15:00:51.779 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev75) (1.3.3) 2021-08-30 15:00:51.786 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev75) (20.0.1) 2021-08-30 15:00:52.170 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev75) (3.2) 2021-08-30 15:00:52.173 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev75) (2.0.4) 2021-08-30 15:00:52.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev75) (2021.5.30) 2021-08-30 15:00:52.380 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev75) (0.7) 2021-08-30 15:00:52.505 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.0.0.0b2.dev75) (0.22.0) 2021-08-30 15:00:52.847 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev75) (0.4.1) 2021-08-30 15:00:52.848 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev75) (0.5.2) 2021-08-30 15:00:53.129 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev75) (2.4.0) 2021-08-30 15:00:53.137 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev75) (1.4.2) 2021-08-30 15:00:53.149 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev75) (2.6.2) 2021-08-30 15:00:53.595 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev75) (1.0.0) 2021-08-30 15:00:53.753 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev75) (0.12.1) 2021-08-30 15:00:53.974 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev75) (1.32) 2021-08-30 15:00:54.027 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev75) (2.1) 2021-08-30 15:00:55.761 | Installing collected packages: cinder 2021-08-30 15:00:55.761 | Attempting uninstall: cinder 2021-08-30 15:00:55.761 | Found existing installation: cinder 19.0.0.0b2.dev75 2021-08-30 15:00:55.767 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-08-30 15:00:55.769 | Running setup.py develop for cinder 2021-08-30 15:00:59.389 | Successfully installed cinder 2021-08-30 15:00:59.389 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:00:59.562 | + inc/python:pip_install:200 : result=0 2021-08-30 15:00:59.565 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:00:59.567 | + functions-common:time_stop:2309 : local name 2021-08-30 15:00:59.570 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:00:59.572 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:00:59.574 | + functions-common:time_stop:2312 : local total 2021-08-30 15:00:59.576 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:00:59.579 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:00:59.581 | + functions-common:time_stop:2316 : start_time=1630335644594 2021-08-30 15:00:59.583 | + functions-common:time_stop:2318 : [[ -z 1630335644594 ]] 2021-08-30 15:00:59.586 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:00:59.591 | + functions-common:time_stop:2321 : end_time=1630335659588 2021-08-30 15:00:59.593 | + functions-common:time_stop:2322 : elapsed_time=14994 2021-08-30 15:00:59.595 | + functions-common:time_stop:2323 : total=81058 2021-08-30 15:00:59.598 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:00:59.600 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=96052 2021-08-30 15:00:59.602 | + inc/python:pip_install:203 : return 0 2021-08-30 15:00:59.605 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 15:00:59.608 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 15:00:59.611 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 15:00:59.630 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 15:00:59.642 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-30 15:00:59.644 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-30 15:00:59.647 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:00:59.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:00:59.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-30 15:00:59.655 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:00:59.658 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-30 15:00:59.660 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-30 15:00:59.663 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-30 15:00:59.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:59.669 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:59.671 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-30 15:00:59.684 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-30 15:00:59.686 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 15:00:59.689 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 15:00:59.692 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 15:00:59.694 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 15:00:59.696 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 15:00:59.699 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 15:00:59.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:59.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:59.707 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 15:00:59.709 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 15:00:59.712 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 15:00:59.715 | + functions-common:apt_get_update:1074 : return 2021-08-30 15:00:59.718 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-30 15:00:59.720 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 15:00:59.723 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:00:59.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:00:59.728 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-30 15:00:59.751 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-08-30 15:00:59.859 | Reading package lists... 2021-08-30 15:01:00.090 | Building dependency tree... 2021-08-30 15:01:00.091 | Reading state information... 2021-08-30 15:01:00.338 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-08-30 15:01:00.338 | The following packages were automatically installed and are no longer required: 2021-08-30 15:01:00.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 15:01:00.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 15:01:00.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 15:01:00.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 15:01:00.339 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 15:01:00.339 | python3-zope.interface 2021-08-30 15:01:00.339 | Use 'sudo apt autoremove' to remove them. 2021-08-30 15:01:00.452 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 15:01:00.457 | + functions-common:apt_get:1118 : result=0 2021-08-30 15:01:00.459 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 15:01:00.462 | + functions-common:time_stop:2309 : local name 2021-08-30 15:01:00.464 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:01:00.467 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:01:00.469 | + functions-common:time_stop:2312 : local total 2021-08-30 15:01:00.472 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:01:00.474 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 15:01:00.477 | + functions-common:time_stop:2316 : start_time=1630335659748 2021-08-30 15:01:00.480 | + functions-common:time_stop:2318 : [[ -z 1630335659748 ]] 2021-08-30 15:01:00.483 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:01:00.488 | + functions-common:time_stop:2321 : end_time=1630335660485 2021-08-30 15:01:00.490 | + functions-common:time_stop:2322 : elapsed_time=737 2021-08-30 15:01:00.493 | + functions-common:time_stop:2323 : total=5132 2021-08-30 15:01:00.496 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:01:00.498 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5869 2021-08-30 15:01:00.501 | + functions-common:apt_get:1122 : return 0 2021-08-30 15:01:00.504 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 15:01:00.506 | + ./stack.sh:main:908 : configure_cinder 2021-08-30 15:01:00.509 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-30 15:01:00.522 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-30 15:01:00.526 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-30 15:01:00.528 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-30 15:01:00.530 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-30 15:01:00.534 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-30 15:01:00.534 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-30 15:01:00.538 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-30 15:01:00.541 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-30 15:01:00.543 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-30 15:01:00.546 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-30 15:01:00.548 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-30 15:01:00.550 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-30 15:01:00.552 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-30 15:01:00.555 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-30 15:01:00.567 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-30 15:01:00.579 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-08-30 15:01:00.591 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-08-30 15:01:00.603 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-30 15:01:00.616 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-30 15:01:00.618 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-30 15:01:00.623 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ehQ98R039L 2021-08-30 15:01:00.626 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-30 15:01:00.628 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-30 15:01:00.630 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-30 15:01:00.633 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ehQ98R039L 2021-08-30 15:01:00.636 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ehQ98R039L 2021-08-30 15:01:00.648 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ehQ98R039L /etc/sudoers.d/cinder-rootwrap 2021-08-30 15:01:00.660 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-30 15:01:00.664 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-30 15:01:00.667 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-30 15:01:00.669 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-30 15:01:00.672 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-30 15:01:00.674 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-08-30 15:01:00.676 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-08-30 15:01:00.679 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-30 15:01:00.681 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-30 15:01:00.687 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-30 15:01:00.691 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-30 15:01:00.710 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-30 15:01:00.730 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-30 15:01:00.749 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-30 15:01:00.769 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-30 15:01:00.787 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-30 15:01:00.808 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-30 15:01:00.827 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-30 15:01:00.846 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-30 15:01:00.848 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 15:01:00.851 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-30 15:01:00.853 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 15:01:00.856 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-30 15:01:00.886 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-30 15:01:00.914 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.66/identity 2021-08-30 15:01:00.943 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-30 15:01:00.971 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-30 15:01:01.000 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-30 15:01:01.029 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-30 15:01:01.058 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-30 15:01:01.086 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 15:01:01.115 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 15:01:01.143 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-30 15:01:01.175 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-30 15:01:01.204 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-30 15:01:01.206 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-30 15:01:01.208 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-30 15:01:01.211 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-30 15:01:01.213 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-30 15:01:01.217 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-30 15:01:01.249 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-30 15:01:01.278 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-30 15:01:01.306 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-30 15:01:01.335 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-30 15:01:01.363 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-30 15:01:01.392 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-30 15:01:01.423 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-30 15:01:01.425 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.66 2021-08-30 15:01:01.455 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-30 15:01:01.487 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-30 15:01:01.495 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 94285b3e1d7592aad7cff3622c83a2da 2021-08-30 15:01:01.525 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-30 15:01:01.528 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-30 15:01:01.558 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-30 15:01:01.575 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:01.578 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-30 15:01:01.595 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:01.598 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-30 15:01:01.614 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:01.617 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-30 15:01:01.633 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:01.636 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-30 15:01:01.639 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-30 15:01:01.641 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-30 15:01:01.644 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-30 15:01:01.646 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 15:01:01.648 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 15:01:01.651 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 15:01:01.668 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:01:01.671 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 15:01:01.673 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 15:01:01.676 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 15:01:01.693 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:01:01.696 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:01:01.699 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2021-08-30 15:01:01.727 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 15:01:01.730 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 15:01:01.733 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-30 15:01:01.735 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-30 15:01:01.737 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 15:01:01.740 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 15:01:01.758 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 15:01:01.761 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 15:01:01.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 15:01:01.766 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 15:01:01.768 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-30 15:01:01.797 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:01:01.827 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-30 15:01:01.855 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 15:01:01.883 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-30 15:01:01.887 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-30 15:01:01.889 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-30 15:01:01.891 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-30 15:01:01.894 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 15:01:01.896 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 15:01:01.899 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-30 15:01:01.903 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-30 15:01:01.905 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 15:01:01.908 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 15:01:01.920 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 15:01:01.921 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:01:01.929 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 15:01:01.934 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 15:01:01.950 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-30 15:01:01.952 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-30 15:01:01.956 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-30 15:01:01.986 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-30 15:01:02.014 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-30 15:01:02.041 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-30 15:01:02.071 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 15:01:02.098 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 15:01:02.127 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-30 15:01:02.154 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-30 15:01:02.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-30 15:01:02.211 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-30 15:01:02.239 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 15:01:02.267 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 15:01:02.295 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-30 15:01:02.323 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 15:01:02.325 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 15:01:02.328 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-30 15:01:02.331 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-30 15:01:02.333 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 15:01:02.335 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:01:02.338 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:01:02.340 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 15:01:02.343 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 15:01:02.346 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-30 15:01:02.374 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 15:01:02.403 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 15:01:02.404 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-08-30 15:01:02.412 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-30 15:01:02.415 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-30 15:01:02.419 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-30 15:01:02.421 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 15:01:02.424 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 15:01:02.426 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 15:01:02.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:01:02.431 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:01:02.433 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 15:01:02.436 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 15:01:02.438 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:01:02.440 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:01:02.443 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-30 15:01:02.505 | Enabling site cinder-wsgi. 2021-08-30 15:01:02.511 | To activate the new configuration, you need to run: 2021-08-30 15:01:02.511 | systemctl reload apache2 2021-08-30 15:01:02.516 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 15:01:02.518 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 15:01:02.521 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 15:01:02.523 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 15:01:02.662 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-30 15:01:02.665 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-30 15:01:02.699 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.66/image 2021-08-30 15:01:02.728 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-30 15:01:02.745 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:02.748 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-30 15:01:02.750 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 15:01:02.753 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-30 15:01:02.755 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-30 15:01:02.758 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-30 15:01:02.789 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-30 15:01:02.819 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.66/identity 2021-08-30 15:01:02.848 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-30 15:01:02.877 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-30 15:01:02.905 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-30 15:01:02.935 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-30 15:01:02.963 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-30 15:01:02.991 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-30 15:01:03.020 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-30 15:01:03.049 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-30 15:01:03.078 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-30 15:01:03.107 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-30 15:01:03.110 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-30 15:01:03.127 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:01:03.130 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.66:2379 2021-08-30 15:01:03.161 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-30 15:01:03.164 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-30 15:01:03.182 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:01:03.185 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-30 15:01:03.188 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-30 15:01:03.190 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-30 15:01:03.192 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 15:01:03.195 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-30 15:01:03.197 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-30 15:01:03.201 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-30 15:01:03.202 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 15:01:03.207 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-30 15:01:03.210 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-30 15:01:03.212 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-30 15:01:03.215 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 15:01:03.218 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-30 15:01:03.221 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-30 15:01:03.223 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-30 15:01:03.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:01:03.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:01:03.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-30 15:01:03.234 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:01:03.237 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-30 15:01:03.240 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-30 15:01:03.242 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-30 15:01:03.244 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:01:03.247 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:01:03.249 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:01:03.252 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:01:03.255 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:01:03.258 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:01:03.274 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:01:03.277 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:01:03.279 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:01:03.282 | + functions-common:git_clone:544 : echo master 2021-08-30 15:01:03.283 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:01:03.288 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-30 15:01:03.290 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:01:03.293 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-30 15:01:03.296 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:01:03.296 | + functions-common:git_clone:593 : head -1 2021-08-30 15:01:03.302 | 701214481f Use more pythonic approach 2021-08-30 15:01:03.305 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:01:03.309 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-30 15:01:03.311 | + inc/python:setup_develop:338 : local bindep 2021-08-30 15:01:03.314 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 15:01:03.316 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-30 15:01:03.319 | + inc/python:setup_develop:344 : local extras= 2021-08-30 15:01:03.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-30 15:01:03.324 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 15:01:03.327 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 15:01:03.330 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-30 15:01:03.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 15:01:03.335 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 15:01:03.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-30 15:01:03.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 15:01:03.344 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-30 15:01:03.346 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 15:01:03.349 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 15:01:03.352 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-30 15:01:03.358 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-30 15:01:03.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-30 15:01:03.993 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-30 15:01:03.996 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 15:01:03.998 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 15:01:04.001 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 15:01:04.003 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 15:01:04.006 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-30 15:01:04.008 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 15:01:04.010 | + inc/python:setup_package:428 : local extras= 2021-08-30 15:01:04.013 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 15:01:04.016 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 15:01:04.018 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 15:01:04.020 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 15:01:04.023 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 15:01:04.025 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-30 15:01:04.046 | Using python 3.8 to install /opt/stack/neutron 2021-08-30 15:01:04.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 -e /opt/stack/neutron 2021-08-30 15:01:04.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:01:04.964 | from cryptography.utils import int_from_bytes 2021-08-30 15:01:04.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:01:04.964 | from cryptography.utils import int_from_bytes 2021-08-30 15:01:06.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:01:06.070 | Obtaining file:///opt/stack/neutron 2021-08-30 15:01:08.363 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.6.0) 2021-08-30 15:01:08.364 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.5.0) 2021-08-30 15:01:08.366 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.1.1) 2021-08-30 15:01:08.368 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.5.1) 2021-08-30 15:01:08.370 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.2.0) 2021-08-30 15:01:08.371 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.0.9) 2021-08-30 15:01:08.373 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.31.1) 2021-08-30 15:01:08.375 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.3.3) 2021-08-30 15:01:08.376 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.19.1) 2021-08-30 15:01:08.378 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.26.0) 2021-08-30 15:01:08.380 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.0.1) 2021-08-30 15:01:08.382 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (9.3.0) 2021-08-30 15:01:08.383 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.8.0) 2021-08-30 15:01:08.385 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.11.0) 2021-08-30 15:01:08.388 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.15.0) 2021-08-30 15:01:08.389 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (7.5.0) 2021-08-30 15:01:08.391 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (6.3.1) 2021-08-30 15:01:08.393 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.4.23) 2021-08-30 15:01:08.395 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.8.7) 2021-08-30 15:01:08.397 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.3.1) 2021-08-30 15:01:08.398 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.6.5) 2021-08-30 15:01:08.400 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.4.0) 2021-08-30 15:01:08.403 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.8.1) 2021-08-30 15:01:08.405 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.4.0) 2021-08-30 15:01:08.407 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (8.7.1) 2021-08-30 15:01:08.408 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.3.1) 2021-08-30 15:01:08.411 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (10.0.0) 2021-08-30 15:01:08.412 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.0.1) 2021-08-30 15:01:08.414 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.6.0) 2021-08-30 15:01:08.416 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (12.9.1) 2021-08-30 15:01:08.418 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.4.0) 2021-08-30 15:01:08.420 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.8.2) 2021-08-30 15:01:08.421 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.2) 2021-08-30 15:01:08.423 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.3.0) 2021-08-30 15:01:08.425 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (6.3.0) 2021-08-30 15:01:08.427 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.2.0) 2021-08-30 15:01:08.429 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.0) 2021-08-30 15:01:08.431 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.4.0) 2021-08-30 15:01:08.434 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.10.0) 2021-08-30 15:01:08.435 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.5.0) 2021-08-30 15:01:08.437 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.4.1) 2021-08-30 15:01:08.439 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.1.0) 2021-08-30 15:01:08.441 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.1.0) 2021-08-30 15:01:08.443 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev566) (2.13.3) 2021-08-30 15:01:08.444 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.12.0) 2021-08-30 15:01:08.446 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (21.0) 2021-08-30 15:01:08.448 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.8.0) 2021-08-30 15:01:08.450 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:08.452 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (20.0.1) 2021-08-30 15:01:08.454 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (17.5.0) 2021-08-30 15:01:08.456 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.59.0) 2021-08-30 15:01:08.457 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.3.0) 2021-08-30 15:01:08.459 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.0) 2021-08-30 15:01:08.461 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.3.0) 2021-08-30 15:01:08.462 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.9.0) 2021-08-30 15:01:08.473 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (2.8.2) 2021-08-30 15:01:08.475 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (1.1.5) 2021-08-30 15:01:08.477 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (1.0.4) 2021-08-30 15:01:08.487 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev566) (1.12.1) 2021-08-30 15:01:08.488 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev566) (1.16.0) 2021-08-30 15:01:08.502 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev566) (1.16.0) 2021-08-30 15:01:08.504 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev566) (1.1.1) 2021-08-30 15:01:08.533 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev566) (2.4.7) 2021-08-30 15:01:08.541 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev566) (2.0.1) 2021-08-30 15:01:08.604 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev566) (1.7.0) 2021-08-30 15:01:08.605 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev566) (0.1.16) 2021-08-30 15:01:08.669 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev566) (4.2.0) 2021-08-30 15:01:08.671 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev566) (3.1.1) 2021-08-30 15:01:08.741 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev566) (1.2.2) 2021-08-30 15:01:08.747 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev566) (2.6.0) 2021-08-30 15:01:08.788 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.4.0) 2021-08-30 15:01:08.795 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.32) 2021-08-30 15:01:08.799 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (0.10.0) 2021-08-30 15:01:08.801 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (3.4.8) 2021-08-30 15:01:08.804 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.4.4) 2021-08-30 15:01:08.806 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.1.3) 2021-08-30 15:01:08.808 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (5.4.1) 2021-08-30 15:01:08.809 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (2.5.0) 2021-08-30 15:01:08.858 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.14.6) 2021-08-30 15:01:08.866 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev566) (2.20) 2021-08-30 15:01:08.895 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==18.1.0.dev566) (2.1) 2021-08-30 15:01:08.949 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev566) (1.0.2) 2021-08-30 15:01:09.124 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev566) (0.14.1) 2021-08-30 15:01:09.141 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==18.1.0.dev566) (1.6) 2021-08-30 15:01:09.202 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev566) (1.5.0) 2021-08-30 15:01:09.278 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev566) (0.13.0) 2021-08-30 15:01:09.280 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev566) (0.5.0) 2021-08-30 15:01:09.286 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev566) (2.0.1) 2021-08-30 15:01:09.372 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev566) (0.9.6) 2021-08-30 15:01:09.445 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (5.0.6) 2021-08-30 15:01:09.447 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (0.3.0) 2021-08-30 15:01:09.449 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (4.2.2) 2021-08-30 15:01:09.453 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (5.1.0) 2021-08-30 15:01:09.476 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (5.0.0) 2021-08-30 15:01:09.585 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (0.11.0) 2021-08-30 15:01:09.621 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev566) (3.2.0) 2021-08-30 15:01:09.625 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev566) (3.3.0) 2021-08-30 15:01:09.805 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev566) (2021.1) 2021-08-30 15:01:09.855 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev566) (3.0.0) 2021-08-30 15:01:09.867 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev566) (1.3.2) 2021-08-30 15:01:09.894 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev566) (2.5.0) 2021-08-30 15:01:09.932 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev566) (0.7.2) 2021-08-30 15:01:10.222 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev566) (57.4.0) 2021-08-30 15:01:10.317 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev566) (0.3.5) 2021-08-30 15:01:10.318 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev566) (3.0.0) 2021-08-30 15:01:10.665 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.667 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.668 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.670 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.672 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.674 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.676 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev566) (0.6.4) 2021-08-30 15:01:10.976 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev566) (3.2.0) 2021-08-30 15:01:10.980 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev566) (2.4.2) 2021-08-30 15:01:10.983 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev566) (3.9.0) 2021-08-30 15:01:11.030 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (0.4.0) 2021-08-30 15:01:11.033 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (2.1.2) 2021-08-30 15:01:11.153 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (0.2.5) 2021-08-30 15:01:11.155 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (21.2.0) 2021-08-30 15:01:11.157 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (1.8.2) 2021-08-30 15:01:11.158 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (0.4.4) 2021-08-30 15:01:11.357 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (3.17.5) 2021-08-30 15:01:11.599 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev566) (2.1.0) 2021-08-30 15:01:11.856 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (2021.5.30) 2021-08-30 15:01:11.859 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (3.2) 2021-08-30 15:01:11.861 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (1.26.6) 2021-08-30 15:01:11.864 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (2.0.4) 2021-08-30 15:01:12.103 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev566) (0.7) 2021-08-30 15:01:12.476 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev566) (0.5.2) 2021-08-30 15:01:12.478 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev566) (0.4.1) 2021-08-30 15:01:12.864 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev566) (1.0.0) 2021-08-30 15:01:13.029 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev566) (0.12.1) 2021-08-30 15:01:13.296 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev566) (2.0.0) 2021-08-30 15:01:13.298 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev566) (4.9.3) 2021-08-30 15:01:13.543 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev566) (2.2.1) 2021-08-30 15:01:15.031 | Installing collected packages: neutron 2021-08-30 15:01:15.031 | Attempting uninstall: neutron 2021-08-30 15:01:15.032 | Found existing installation: neutron 18.1.0.dev566 2021-08-30 15:01:15.050 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-08-30 15:01:15.052 | Running setup.py develop for neutron 2021-08-30 15:01:18.010 | Successfully installed neutron 2021-08-30 15:01:18.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-30 15:01:18.160 | + inc/python:pip_install:200 : result=0 2021-08-30 15:01:18.162 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 15:01:18.165 | + functions-common:time_stop:2309 : local name 2021-08-30 15:01:18.168 | + functions-common:time_stop:2310 : local end_time 2021-08-30 15:01:18.170 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:01:18.172 | + functions-common:time_stop:2312 : local total 2021-08-30 15:01:18.175 | + functions-common:time_stop:2313 : local start_time 2021-08-30 15:01:18.177 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 15:01:18.179 | + functions-common:time_stop:2316 : start_time=1630335664041 2021-08-30 15:01:18.182 | + functions-common:time_stop:2318 : [[ -z 1630335664041 ]] 2021-08-30 15:01:18.184 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:01:18.189 | + functions-common:time_stop:2321 : end_time=1630335678186 2021-08-30 15:01:18.191 | + functions-common:time_stop:2322 : elapsed_time=14145 2021-08-30 15:01:18.193 | + functions-common:time_stop:2323 : total=96052 2021-08-30 15:01:18.195 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:01:18.198 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=110197 2021-08-30 15:01:18.200 | + inc/python:pip_install:203 : return 0 2021-08-30 15:01:18.203 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 15:01:18.205 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 15:01:18.207 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 15:01:18.228 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 15:01:18.241 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-30 15:01:18.244 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-30 15:01:18.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:01:18.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:01:18.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-30 15:01:18.254 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:01:18.256 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-30 15:01:18.259 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 15:01:18.261 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-30 15:01:18.280 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:01:18.282 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-30 15:01:18.285 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-30 15:01:18.287 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-30 15:01:18.290 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 15:01:18.293 | + lib/stack:stack_install_service:32 : install_nova 2021-08-30 15:01:18.296 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-30 15:01:18.298 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-30 15:01:18.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 15:01:18.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 15:01:18.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-30 15:01:18.308 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 15:01:18.311 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-30 15:01:18.327 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:18.329 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-30 15:01:18.346 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:18.349 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-30 15:01:18.366 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:01:18.369 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-30 15:01:18.371 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-30 15:01:18.373 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-30 15:01:18.375 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:01:18.378 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:01:18.381 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:01:18.383 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:01:18.385 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:01:18.388 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:01:18.405 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:01:18.407 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:01:18.409 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:01:18.412 | + functions-common:git_clone:544 : echo master 2021-08-30 15:01:18.413 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:01:18.418 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-30 15:01:18.421 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:01:18.423 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-30 15:01:18.426 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:01:18.426 | + functions-common:git_clone:593 : head -1 2021-08-30 15:01:18.546 | 0ef1c9c538 Merge "Functional tests removed direct post call" 2021-08-30 15:01:18.551 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:01:18.554 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-30 15:01:18.557 | + inc/python:setup_develop:338 : local bindep 2021-08-30 15:01:18.560 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 15:01:18.562 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-30 15:01:18.565 | + inc/python:setup_develop:344 : local extras= 2021-08-30 15:01:18.567 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-30 15:01:18.570 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 15:01:18.573 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 15:01:18.576 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-30 15:01:18.578 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 15:01:18.581 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 15:01:18.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-30 15:01:18.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 15:01:18.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-30 15:01:18.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 15:01:18.595 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 15:01:18.598 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-30 15:01:18.605 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-30 15:01:18.608 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-30 15:01:19.238 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-30 15:01:19.240 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 15:01:19.242 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 15:01:19.245 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 15:01:19.248 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 15:01:19.250 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-30 15:01:19.252 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 15:01:19.257 | + inc/python:setup_package:428 : local extras= 2021-08-30 15:01:19.260 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 15:01:19.262 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 15:01:19.266 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 15:01:19.269 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 15:01:19.272 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 15:01:19.274 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-30 15:01:19.296 | Using python 3.8 to install /opt/stack/nova 2021-08-30 15:01:19.298 | + 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 2021-08-30 15:01:20.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:01:20.173 | from cryptography.utils import int_from_bytes 2021-08-30 15:01:20.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 15:01:20.173 | from cryptography.utils import int_from_bytes 2021-08-30 15:01:21.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 15:01:21.245 | Obtaining file:///opt/stack/nova 2021-08-30 15:01:24.557 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.6.0) 2021-08-30 15:01:24.559 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.4.23) 2021-08-30 15:01:24.560 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.9) 2021-08-30 15:01:24.562 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.31.1) 2021-08-30 15:01:24.564 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.0.1) 2021-08-30 15:01:24.566 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (9.3.0) 2021-08-30 15:01:24.568 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.3) 2021-08-30 15:01:24.569 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.5.1) 2021-08-30 15:01:24.571 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.8) 2021-08-30 15:01:24.573 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.8.7) 2021-08-30 15:01:24.575 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.1.1) 2021-08-30 15:01:24.577 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.1.1) 2021-08-30 15:01:24.579 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.5.0) 2021-08-30 15:01:24.580 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.7.2) 2021-08-30 15:01:24.582 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.13.0) 2021-08-30 15:01:24.584 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.6.5) 2021-08-30 15:01:24.585 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.8.0) 2021-08-30 15:01:24.587 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.11.0) 2021-08-30 15:01:24.589 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.7.2) 2021-08-30 15:01:24.591 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.1.16) 2021-08-30 15:01:24.593 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev483) (3.2.0) 2021-08-30 15:01:24.595 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (8.0.0) 2021-08-30 15:01:24.597 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.3.1) 2021-08-30 15:01:24.598 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (7.5.0) 2021-08-30 15:01:24.600 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.0) 2021-08-30 15:01:24.602 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.26.0) 2021-08-30 15:01:24.604 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.0) 2021-08-30 15:01:24.605 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.10.0) 2021-08-30 15:01:24.607 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.8.1) 2021-08-30 15:01:24.609 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.4.0) 2021-08-30 15:01:24.611 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (8.7.1) 2021-08-30 15:01:24.613 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.3.1) 2021-08-30 15:01:24.615 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.0) 2021-08-30 15:01:24.616 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.3.0) 2021-08-30 15:01:24.619 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.2.0) 2021-08-30 15:01:24.621 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.4.0) 2021-08-30 15:01:24.622 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.10.0) 2021-08-30 15:01:24.624 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (10.0.0) 2021-08-30 15:01:24.626 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (6.3.0) 2021-08-30 15:01:24.628 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (12.9.1) 2021-08-30 15:01:24.630 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.8.2) 2021-08-30 15:01:24.632 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.2) 2021-08-30 15:01:24.633 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.1) 2021-08-30 15:01:24.636 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 15:01:24.638 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.5.0) 2021-08-30 15:01:24.639 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.4.0) 2021-08-30 15:01:24.641 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.8.0) 2021-08-30 15:01:24.643 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.5.0) 2021-08-30 15:01:24.644 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.0) 2021-08-30 15:01:24.647 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.1.0) 2021-08-30 15:01:24.649 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 15:01:24.652 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 15:01:24.654 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.5.0) 2021-08-30 15:01:24.655 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.9.1) 2021-08-30 15:01:24.657 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.0.1) 2021-08-30 15:01:24.659 | Requirement already satisfied: os-xenapi>=0.3.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.3.4) 2021-08-30 15:01:24.661 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.9.0) 2021-08-30 15:01:24.662 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.2.2) 2021-08-30 15:01:24.664 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.1.26) 2021-08-30 15:01:24.666 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.3.3) 2021-08-30 15:01:24.668 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.7.0) 2021-08-30 15:01:24.670 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.1) 2021-08-30 15:01:24.672 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.8.2) 2021-08-30 15:01:24.674 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.4.1) 2021-08-30 15:01:24.675 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.3.0) 2021-08-30 15:01:24.677 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.59.0) 2021-08-30 15:01:24.679 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.4.1) 2021-08-30 15:01:24.691 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev483) (1.1.5) 2021-08-30 15:01:24.694 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev483) (1.0.4) 2021-08-30 15:01:24.722 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev483) (5.1.0) 2021-08-30 15:01:24.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev483) (1.14.6) 2021-08-30 15:01:24.769 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev483) (2.20) 2021-08-30 15:01:24.806 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev483) (1.16.0) 2021-08-30 15:01:24.808 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev483) (1.16.0) 2021-08-30 15:01:24.846 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev483) (2.0.1) 2021-08-30 15:01:24.980 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev483) (3.1.1) 2021-08-30 15:01:24.991 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev483) (4.2.0) 2021-08-30 15:01:25.061 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.4.0) 2021-08-30 15:01:25.067 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.1.3) 2021-08-30 15:01:25.068 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (0.10.0) 2021-08-30 15:01:25.073 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.32) 2021-08-30 15:01:25.075 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.4.4) 2021-08-30 15:01:25.077 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (2.5.0) 2021-08-30 15:01:25.112 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==23.1.0.dev483) (2.1) 2021-08-30 15:01:25.209 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev483) (6.3.1) 2021-08-30 15:01:25.277 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev483) (1.12.0) 2021-08-30 15:01:25.279 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev483) (2.2.0) 2021-08-30 15:01:25.286 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:25.305 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev483) (1.12.1) 2021-08-30 15:01:25.373 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.8/dist-packages (from os-xenapi>=0.3.4->nova==23.1.0.dev483) (2.9.1) 2021-08-30 15:01:25.385 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev483) (2021.1) 2021-08-30 15:01:25.452 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev483) (0.14.1) 2021-08-30 15:01:25.473 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==23.1.0.dev483) (1.6) 2021-08-30 15:01:25.618 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev483) (2.0.1) 2021-08-30 15:01:25.628 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev483) (0.5.0) 2021-08-30 15:01:25.712 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev483) (0.9.6) 2021-08-30 15:01:25.785 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev483) (4.2.2) 2021-08-30 15:01:25.789 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev483) (5.0.6) 2021-08-30 15:01:25.792 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev483) (0.3.0) 2021-08-30 15:01:25.802 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev483) (5.1.0) 2021-08-30 15:01:25.821 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==23.1.0.dev483) (5.0.0) 2021-08-30 15:01:25.936 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==23.1.0.dev483) (0.11.0) 2021-08-30 15:01:25.983 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev483) (3.2.0) 2021-08-30 15:01:25.986 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev483) (3.3.0) 2021-08-30 15:01:26.096 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev483) (1.0.2) 2021-08-30 15:01:26.247 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev483) (1.3.2) 2021-08-30 15:01:26.257 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev483) (3.0.0) 2021-08-30 15:01:26.298 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev483) (2.5.0) 2021-08-30 15:01:26.373 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev483) (21.0) 2021-08-30 15:01:26.381 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev483) (2.4.7) 2021-08-30 15:01:26.473 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev483) (2.13.3) 2021-08-30 15:01:26.590 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev483) (1.4.0) 2021-08-30 15:01:26.626 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev483) (57.4.0) 2021-08-30 15:01:26.998 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev483) (0.4.8) 2021-08-30 15:01:27.000 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev483) (0.2.8) 2021-08-30 15:01:27.063 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.065 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.067 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.069 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.070 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.073 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.075 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev483) (0.6.4) 2021-08-30 15:01:27.387 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (3.9.0) 2021-08-30 15:01:27.451 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (2.1.2) 2021-08-30 15:01:27.460 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (0.4.0) 2021-08-30 15:01:27.578 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (21.2.0) 2021-08-30 15:01:27.580 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (1.8.2) 2021-08-30 15:01:27.582 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (0.4.4) 2021-08-30 15:01:27.583 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (0.2.5) 2021-08-30 15:01:27.790 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==23.1.0.dev483) (3.17.5) 2021-08-30 15:01:27.922 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev483) (1.3.3) 2021-08-30 15:01:27.924 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev483) (20.0.1) 2021-08-30 15:01:28.136 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev483) (2.4.2) 2021-08-30 15:01:28.155 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev483) (2.1.0) 2021-08-30 15:01:28.409 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (2.0.4) 2021-08-30 15:01:28.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (2021.5.30) 2021-08-30 15:01:28.413 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (1.26.6) 2021-08-30 15:01:28.415 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (3.2) 2021-08-30 15:01:28.726 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev483) (0.7) 2021-08-30 15:01:29.075 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev483) (0.5.2) 2021-08-30 15:01:29.076 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev483) (0.4.1) 2021-08-30 15:01:29.288 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (2.6.2) 2021-08-30 15:01:29.296 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (1.4.2) 2021-08-30 15:01:29.309 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (2.4.0) 2021-08-30 15:01:29.833 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev483) (1.0.0) 2021-08-30 15:01:29.998 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev483) (0.12.1) 2021-08-30 15:01:30.347 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==23.1.0.dev483) (1.21.2) 2021-08-30 15:01:30.519 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev483) (2.1.0) 2021-08-30 15:01:32.193 | Installing collected packages: nova 2021-08-30 15:01:32.193 | Attempting uninstall: nova 2021-08-30 15:01:32.193 | Found existing installation: nova 23.1.0.dev483 2021-08-30 15:01:32.202 | Can't uninstall 'nova'. No files were found to uninstall. 2021-08-30 15:01:32.204 | Running setup.py develop for nova