2021-08-12 21:08:55.792 | + ./stack.sh:main:473 : exec 2021-08-12 21:08:55.792 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-12-210855' 2021-08-12 21:08:55.792 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-12-210855.summary.2021-08-12-210855 2021-08-12 21:08:55.792 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:08:55.792 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-12-210855 2021-08-12 21:08:55.792 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-12-210855 /opt/stack/logs/stack.sh.log 2021-08-12 21:08:55.792 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-12-210855.summary.2021-08-12-210855 /opt/stack/logs/stack.sh.log.summary 2021-08-12 21:08:55.792 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-12 21:08:55.792 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-12 21:08:55.792 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-12 21:08:55.792 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-12 21:08:55.792 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-12 21:08:55.792 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-12 21:08:55.792 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-12 21:08:55.792 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-12 21:08:55.793 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-12 21:08:55.793 | + ./stack.sh:main:559 : set -o errexit 2021-08-12 21:08:55.793 | + ./stack.sh:main:562 : uname -a 2021-08-12 21:08:55.793 | Linux dv-cinder-804459-1-iscsi 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-12 21:08:55.793 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-12 21:08:55.794 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-12 21:08:55.798 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-12 21:08:55.826 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-12 21:08:55.842 | + ./stack.sh:main:576 : fetch_plugins 2021-08-12 21:08:55.844 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-12 21:08:55.845 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-12 21:08:55.847 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-12 21:08:55.849 | + functions-common:fetch_plugins:1660 : return 2021-08-12 21:08:55.851 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-12 21:08:55.853 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-12 21:08:55.855 | + functions-common:run_phase:1738 : local phase= 2021-08-12 21:08:55.857 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 21:08:55.858 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 21:08:55.860 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 21:08:55.862 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 21:08:55.864 | + functions-common:run_phase:1747 : local extra 2021-08-12 21:08:55.867 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 21:08:55.870 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 21:08:55.872 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 21:08:55.874 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 21:08:55.875 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-12 21:08:55.877 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 21:08:55.891 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:55.893 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-12 21:08:55.895 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 21:08:55.896 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 21:08:55.898 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 21:08:55.900 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 21:08:55.902 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 21:08:55.903 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-12 21:08:55.905 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-12 21:08:55.907 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-12 21:08:55.909 | + 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-12 21:08:55.911 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-12 21:08:55.913 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-12 21:08:55.915 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-12 21:08:55.916 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-12 21:08:55.918 | + functions-common:plugin_override_defaults:1701 : return 2021-08-12 21:08:55.920 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-12 21:08:55.940 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-12 21:08:55.943 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-12 21:08:55.955 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:08:55.958 | +++ lib/tls:source:43 : hostname -f 2021-08-12 21:08:55.962 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-12 21:08:55.963 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-12 21:08:55.965 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-12 21:08:55.967 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-12 21:08:55.969 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-12 21:08:55.971 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-12 21:08:55.973 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-12 21:08:55.975 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-12 21:08:55.976 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-12 21:08:55.978 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-12 21:08:55.983 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-12 21:08:55.996 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-12 21:08:56.013 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-12 21:08:56.025 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-12 21:08:56.037 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-12 21:08:56.064 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-12 21:08:56.127 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-12 21:08:56.212 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-12 21:08:56.235 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-12 21:08:56.278 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-12 21:08:56.331 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-12 21:08:56.458 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-12 21:08:56.472 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-12 21:08:56.485 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-12 21:08:56.498 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-12 21:08:56.592 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-12 21:08:56.594 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-12 21:08:56.597 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-12 21:08:56.600 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-12 21:08:56.602 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-12 21:08:56.604 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-12 21:08:56.606 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-12 21:08:56.606 | False' 2021-08-12 21:08:56.609 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-12 21:08:56.624 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-12 21:08:56.627 | + ./stack.sh:main:610 : run_phase source 2021-08-12 21:08:56.629 | + functions-common:run_phase:1737 : local mode=source 2021-08-12 21:08:56.631 | + functions-common:run_phase:1738 : local phase= 2021-08-12 21:08:56.633 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 21:08:56.635 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 21:08:56.637 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 21:08:56.639 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 21:08:56.641 | + functions-common:run_phase:1747 : local extra 2021-08-12 21:08:56.644 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 21:08:56.648 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 21:08:56.650 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 21:08:56.652 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 21:08:56.654 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-12 21:08:56.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 21:08:56.671 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:56.673 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-12 21:08:56.675 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-12 21:08:56.715 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-12 21:08:56.717 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-12 21:08:56.719 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-12 21:08:56.721 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-12 21:08:56.723 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-12 21:08:56.725 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-12 21:08:56.727 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-12 21:08:56.729 | + functions-common:load_plugin_settings:1678 : return 2021-08-12 21:08:56.732 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-12 21:08:56.734 | + functions-common:verify_disabled_services:2020 : local service 2021-08-12 21:08:56.736 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.739 | + 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-12 21:08:56.741 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.743 | + 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-12 21:08:56.746 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.748 | + 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-12 21:08:56.750 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.752 | + 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-12 21:08:56.755 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.758 | + 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-12 21:08:56.760 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.762 | + 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-12 21:08:56.764 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.767 | + 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-12 21:08:56.769 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.771 | + 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-12 21:08:56.774 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.776 | + 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-12 21:08:56.778 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.780 | + 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-12 21:08:56.783 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.785 | + 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-12 21:08:56.787 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.789 | + 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-12 21:08:56.792 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.794 | + 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-12 21:08:56.796 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.799 | + 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-12 21:08:56.801 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.803 | + 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-12 21:08:56.806 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.808 | + 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-12 21:08:56.810 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.813 | + 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-12 21:08:56.815 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.818 | + 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-12 21:08:56.820 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.822 | + 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-12 21:08:56.825 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.827 | + 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-12 21:08:56.829 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.831 | + 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-12 21:08:56.834 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.836 | + 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-12 21:08:56.838 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.841 | + 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-12 21:08:56.843 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.845 | + 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-12 21:08:56.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.850 | + 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-12 21:08:56.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.855 | + 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-12 21:08:56.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.859 | + 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-12 21:08:56.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.865 | + 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-12 21:08:56.867 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.870 | + 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-12 21:08:56.872 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.874 | + 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-12 21:08:56.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.879 | + 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-12 21:08:56.881 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.883 | + 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-12 21:08:56.885 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.888 | + 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-12 21:08:56.890 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.892 | + 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-12 21:08:56.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.897 | + 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-12 21:08:56.899 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.901 | + 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-12 21:08:56.903 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.906 | + 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-12 21:08:56.908 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.911 | + 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-12 21:08:56.913 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.915 | + 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-12 21:08:56.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.920 | + 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-12 21:08:56.922 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.924 | + 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-12 21:08:56.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.929 | + 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-12 21:08:56.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.934 | + 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-12 21:08:56.936 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.939 | + 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-12 21:08:56.941 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 21:08:56.943 | + 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-12 21:08:56.946 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-12 21:08:56.948 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-12 21:08:56.951 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-12 21:08:56.965 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:56.967 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-12 21:08:56.970 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-12 21:08:56.972 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-12 21:08:56.987 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:08:56.991 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-12 21:08:56.993 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-12 21:08:56.995 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-12 21:08:56.998 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-12 21:08:57.000 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-12 21:08:57.002 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-12 21:08:57.005 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-12 21:08:57.008 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-12 21:08:57.010 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-12 21:08:57.012 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-12 21:08:57.015 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-12 21:08:57.017 | + lib/database:initialize_database_backends:104 : return 0 2021-08-12 21:08:57.020 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-12 21:08:57.020 | Using mysql database backend 2021-08-12 21:08:57.022 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-12 21:08:57.038 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-12 21:08:57.054 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:57.057 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-12 21:08:57.074 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-12 21:08:57.091 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:57.093 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-12 21:08:57.114 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-12 21:08:57.131 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-12 21:08:57.147 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:08:57.149 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-12 21:08:57.166 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:08:57.168 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-12 21:08:57.184 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-12 21:08:57.187 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-12 21:08:57.189 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-12 21:08:57.192 | + functions-common:save_stackenv:60 : local tag=741 2021-08-12 21:08:57.195 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-12 21:08:57.199 | + functions-common:save_stackenv:62 : time_stamp=2021-08-12-210857 2021-08-12 21:08:57.202 | + functions-common:save_stackenv:63 : echo '# 2021-08-12-210857 741' 2021-08-12 21:08:57.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.206 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-12 21:08:57.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.212 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-12 21:08:57.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.217 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-12 21:08:57.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.221 | + 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-12 21:08:57.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.231 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2021-08-12 21:08:57.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.236 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2021-08-12 21:08:57.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.244 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-12-210855 2021-08-12 21:08:57.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.249 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-12 21:08:57.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.254 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2021-08-12 21:08:57.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.259 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-12 21:08:57.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.264 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-12 21:08:57.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.269 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-12 21:08:57.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 21:08:57.273 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-12 21:08:57.276 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-12 21:08:57.278 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-12 21:08:57.280 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-12 21:08:57.282 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 21:08:57.285 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 21:08:57.287 | ++ functions-common:git_clone:527 : pwd 2021-08-12 21:08:57.290 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 21:08:57.292 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 21:08:57.295 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 21:08:57.311 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 21:08:57.313 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 21:08:57.316 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 21:08:57.319 | + functions-common:git_clone:544 : echo master 2021-08-12 21:08:57.319 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 21:08:57.324 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-12 21:08:57.326 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 21:08:57.329 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-12 21:08:57.332 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 21:08:57.333 | + functions-common:git_clone:593 : head -1 2021-08-12 21:08:57.336 | 39fa2768 Merge "Updated from generate-constraints" 2021-08-12 21:08:57.339 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 21:08:57.341 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-12 21:08:57.344 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:08:57.346 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-12 21:08:57.349 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-12 21:08:57.351 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-12 21:08:57.354 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-12 21:08:57.356 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-12 21:08:57.359 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-12 21:08:57.361 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-12 21:08:57.364 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-12 21:08:57.367 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-12 21:08:57.372 | ++ tools/install_prereqs.sh:source:47 : NOW=1628802537 2021-08-12 21:08:57.375 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-12 21:08:57.380 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1628801539 2021-08-12 21:08:57.382 | ++ tools/install_prereqs.sh:source:49 : DELTA=998 2021-08-12 21:08:57.385 | ++ tools/install_prereqs.sh:source:50 : [[ 998 -lt 7200 ]] 2021-08-12 21:08:57.387 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-08-12 21:08:57.390 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-12 21:08:57.392 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-12 21:08:57.395 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-12 21:08:57.397 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-12 21:08:57.400 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-12 21:08:57.402 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-12 21:08:57.404 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-12 21:08:57.407 | +++ 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-12 21:08:57.454 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-12 21:08:57.454 | apache2-dev 2021-08-12 21:08:57.454 | bc 2021-08-12 21:08:57.454 | bsdmainutils 2021-08-12 21:08:57.454 | curl 2021-08-12 21:08:57.454 | g++ 2021-08-12 21:08:57.454 | gawk 2021-08-12 21:08:57.454 | gcc 2021-08-12 21:08:57.454 | gettext 2021-08-12 21:08:57.454 | git 2021-08-12 21:08:57.454 | graphviz 2021-08-12 21:08:57.454 | iputils-ping 2021-08-12 21:08:57.454 | libapache2-mod-proxy-uwsgi 2021-08-12 21:08:57.454 | libffi-dev 2021-08-12 21:08:57.455 | libjpeg-dev 2021-08-12 21:08:57.455 | libmysqlclient-dev 2021-08-12 21:08:57.455 | libpcre3-dev 2021-08-12 21:08:57.455 | libpq-dev 2021-08-12 21:08:57.455 | libssl-dev 2021-08-12 21:08:57.455 | libsystemd-dev 2021-08-12 21:08:57.455 | libxml2-dev 2021-08-12 21:08:57.455 | libxslt1-dev 2021-08-12 21:08:57.455 | libyaml-dev 2021-08-12 21:08:57.455 | lsof 2021-08-12 21:08:57.455 | openssh-server 2021-08-12 21:08:57.455 | openssl 2021-08-12 21:08:57.455 | pkg-config 2021-08-12 21:08:57.455 | psmisc 2021-08-12 21:08:57.455 | python3-dev 2021-08-12 21:08:57.455 | python3-pip 2021-08-12 21:08:57.455 | python3-systemd 2021-08-12 21:08:57.455 | python3-venv 2021-08-12 21:08:57.455 | tar 2021-08-12 21:08:57.455 | tcpdump 2021-08-12 21:08:57.455 | unzip 2021-08-12 21:08:57.455 | uuid-runtime 2021-08-12 21:08:57.455 | wget 2021-08-12 21:08:57.455 | wget 2021-08-12 21:08:57.455 | zlib1g-dev 2021-08-12 21:08:57.455 | libkrb5-dev 2021-08-12 21:08:57.455 | libldap2-dev 2021-08-12 21:08:57.455 | libsasl2-dev 2021-08-12 21:08:57.455 | memcached 2021-08-12 21:08:57.455 | python3-mysqldb 2021-08-12 21:08:57.455 | sqlite3 2021-08-12 21:08:57.455 | conntrack 2021-08-12 21:08:57.455 | curl 2021-08-12 21:08:57.455 | dnsmasq-base 2021-08-12 21:08:57.455 | dnsmasq-utils 2021-08-12 21:08:57.455 | ebtables 2021-08-12 21:08:57.456 | genisoimage 2021-08-12 21:08:57.456 | iptables 2021-08-12 21:08:57.456 | iputils-arping 2021-08-12 21:08:57.456 | kpartx 2021-08-12 21:08:57.456 | libjs-jquery-tablesorter 2021-08-12 21:08:57.456 | libmysqlclient-dev 2021-08-12 21:08:57.456 | parted 2021-08-12 21:08:57.456 | pm-utils 2021-08-12 21:08:57.456 | python3-mysqldb 2021-08-12 21:08:57.456 | socat 2021-08-12 21:08:57.456 | sqlite3 2021-08-12 21:08:57.456 | sudo 2021-08-12 21:08:57.456 | vlan 2021-08-12 21:08:57.456 | lsscsi 2021-08-12 21:08:57.456 | open-iscsi 2021-08-12 21:08:57.456 | lvm2 2021-08-12 21:08:57.456 | qemu-utils 2021-08-12 21:08:57.456 | thin-provisioning-tools 2021-08-12 21:08:57.456 | acl 2021-08-12 21:08:57.456 | dnsmasq-base 2021-08-12 21:08:57.456 | dnsmasq-utils 2021-08-12 21:08:57.456 | ebtables 2021-08-12 21:08:57.456 | haproxy 2021-08-12 21:08:57.456 | iptables 2021-08-12 21:08:57.456 | iputils-arping 2021-08-12 21:08:57.456 | iputils-ping 2021-08-12 21:08:57.456 | libmysqlclient-dev 2021-08-12 21:08:57.456 | postgresql-server-dev-all 2021-08-12 21:08:57.456 | python3-mysqldb 2021-08-12 21:08:57.456 | sqlite3 2021-08-12 21:08:57.456 | sudo 2021-08-12 21:08:57.456 | vlan 2021-08-12 21:08:57.456 | pcp 2021-08-12 21:08:57.456 | ipset 2021-08-12 21:08:57.457 | conntrack 2021-08-12 21:08:57.457 | conntrackd 2021-08-12 21:08:57.457 | keepalived 2021-08-12 21:08:57.457 | lvm2 2021-08-12 21:08:57.457 | qemu-utils 2021-08-12 21:08:57.457 | thin-provisioning-tools 2021-08-12 21:08:57.457 | curl 2021-08-12 21:08:57.457 | liberasurecode-dev 2021-08-12 21:08:57.457 | make 2021-08-12 21:08:57.457 | memcached 2021-08-12 21:08:57.457 | sqlite3 2021-08-12 21:08:57.457 | xfsprogs' 2021-08-12 21:08:57.457 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-12 21:08:57.475 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-12 21:08:57.475 | apache2-dev 2021-08-12 21:08:57.475 | bc 2021-08-12 21:08:57.475 | bsdmainutils 2021-08-12 21:08:57.475 | curl 2021-08-12 21:08:57.475 | g++ 2021-08-12 21:08:57.475 | gawk 2021-08-12 21:08:57.475 | gcc 2021-08-12 21:08:57.475 | gettext 2021-08-12 21:08:57.475 | git 2021-08-12 21:08:57.475 | graphviz 2021-08-12 21:08:57.475 | iputils-ping 2021-08-12 21:08:57.475 | libapache2-mod-proxy-uwsgi 2021-08-12 21:08:57.475 | libffi-dev 2021-08-12 21:08:57.475 | libjpeg-dev 2021-08-12 21:08:57.475 | libmysqlclient-dev 2021-08-12 21:08:57.475 | libpcre3-dev 2021-08-12 21:08:57.475 | libpq-dev 2021-08-12 21:08:57.475 | libssl-dev 2021-08-12 21:08:57.475 | libsystemd-dev 2021-08-12 21:08:57.475 | libxml2-dev 2021-08-12 21:08:57.475 | libxslt1-dev 2021-08-12 21:08:57.475 | libyaml-dev 2021-08-12 21:08:57.476 | lsof 2021-08-12 21:08:57.476 | openssh-server 2021-08-12 21:08:57.476 | openssl 2021-08-12 21:08:57.476 | pkg-config 2021-08-12 21:08:57.476 | psmisc 2021-08-12 21:08:57.476 | python3-dev 2021-08-12 21:08:57.476 | python3-pip 2021-08-12 21:08:57.476 | python3-systemd 2021-08-12 21:08:57.476 | python3-venv 2021-08-12 21:08:57.476 | tar 2021-08-12 21:08:57.476 | tcpdump 2021-08-12 21:08:57.476 | unzip 2021-08-12 21:08:57.476 | uuid-runtime 2021-08-12 21:08:57.476 | wget 2021-08-12 21:08:57.476 | wget 2021-08-12 21:08:57.476 | zlib1g-dev 2021-08-12 21:08:57.476 | libkrb5-dev 2021-08-12 21:08:57.476 | libldap2-dev 2021-08-12 21:08:57.476 | libsasl2-dev 2021-08-12 21:08:57.476 | memcached 2021-08-12 21:08:57.476 | python3-mysqldb 2021-08-12 21:08:57.476 | sqlite3 2021-08-12 21:08:57.476 | conntrack 2021-08-12 21:08:57.476 | curl 2021-08-12 21:08:57.476 | dnsmasq-base 2021-08-12 21:08:57.476 | dnsmasq-utils 2021-08-12 21:08:57.476 | ebtables 2021-08-12 21:08:57.476 | genisoimage 2021-08-12 21:08:57.476 | iptables 2021-08-12 21:08:57.476 | iputils-arping 2021-08-12 21:08:57.476 | kpartx 2021-08-12 21:08:57.476 | libjs-jquery-tablesorter 2021-08-12 21:08:57.476 | libmysqlclient-dev 2021-08-12 21:08:57.476 | parted 2021-08-12 21:08:57.476 | pm-utils 2021-08-12 21:08:57.477 | python3-mysqldb 2021-08-12 21:08:57.477 | socat 2021-08-12 21:08:57.477 | sqlite3 2021-08-12 21:08:57.477 | sudo 2021-08-12 21:08:57.477 | vlan 2021-08-12 21:08:57.477 | lsscsi 2021-08-12 21:08:57.477 | open-iscsi 2021-08-12 21:08:57.477 | lvm2 2021-08-12 21:08:57.477 | qemu-utils 2021-08-12 21:08:57.477 | thin-provisioning-tools 2021-08-12 21:08:57.477 | acl 2021-08-12 21:08:57.477 | dnsmasq-base 2021-08-12 21:08:57.477 | dnsmasq-utils 2021-08-12 21:08:57.477 | ebtables 2021-08-12 21:08:57.477 | haproxy 2021-08-12 21:08:57.477 | iptables 2021-08-12 21:08:57.477 | iputils-arping 2021-08-12 21:08:57.477 | iputils-ping 2021-08-12 21:08:57.477 | libmysqlclient-dev 2021-08-12 21:08:57.477 | postgresql-server-dev-all 2021-08-12 21:08:57.477 | python3-mysqldb 2021-08-12 21:08:57.477 | sqlite3 2021-08-12 21:08:57.477 | sudo 2021-08-12 21:08:57.477 | vlan 2021-08-12 21:08:57.477 | pcp 2021-08-12 21:08:57.477 | ipset 2021-08-12 21:08:57.477 | conntrack 2021-08-12 21:08:57.477 | conntrackd 2021-08-12 21:08:57.477 | keepalived 2021-08-12 21:08:57.477 | lvm2 2021-08-12 21:08:57.477 | qemu-utils 2021-08-12 21:08:57.477 | thin-provisioning-tools 2021-08-12 21:08:57.477 | curl 2021-08-12 21:08:57.477 | liberasurecode-dev 2021-08-12 21:08:57.477 | make 2021-08-12 21:08:57.477 | memcached 2021-08-12 21:08:57.478 | sqlite3 2021-08-12 21:08:57.478 | xfsprogs ' 2021-08-12 21:08:57.478 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-12 21:08:57.480 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:08:57.482 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:08:57.485 | ++ 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-12 21:08:57.485 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-12 21:08:57.491 | ++ 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-12 21:08:57.493 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-12 21:08:57.495 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 21:08:57.497 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-12 21:08:57.499 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 21:08:57.502 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 21:08:57.504 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 21:08:57.506 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:08:57.508 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:08:57.510 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 21:08:57.513 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-12 21:08:57.515 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-12 21:08:57.517 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-12 21:08:57.521 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-12 21:08:57.527 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-12 21:08:57.529 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-12 21:08:57.531 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-12 21:08:57.535 | ++ functions-common:time_start:2296 : local start_time= 2021-08-12 21:08:57.537 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:08:57.540 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:08:57.544 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1628802537541 2021-08-12 21:08:57.546 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-12 21:08:57.548 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-12 21:08:57.551 | ++ 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-12 21:08:58.122 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-12 21:08:58.155 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-12 21:08:58.293 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-12 21:08:58.432 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-12 21:09:00.266 | Reading package lists... 2021-08-12 21:09:00.296 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-12 21:09:00.298 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-12 21:09:00.301 | ++ functions-common:time_stop:2309 : local name 2021-08-12 21:09:00.303 | ++ functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:00.305 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:00.307 | ++ functions-common:time_stop:2312 : local total 2021-08-12 21:09:00.309 | ++ functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:00.311 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-12 21:09:00.313 | ++ functions-common:time_stop:2316 : start_time=1628802537541 2021-08-12 21:09:00.315 | ++ functions-common:time_stop:2318 : [[ -z 1628802537541 ]] 2021-08-12 21:09:00.319 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:00.323 | ++ functions-common:time_stop:2321 : end_time=1628802540320 2021-08-12 21:09:00.325 | ++ functions-common:time_stop:2322 : elapsed_time=2779 2021-08-12 21:09:00.327 | ++ functions-common:time_stop:2323 : total=0 2021-08-12 21:09:00.330 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:00.332 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2779 2021-08-12 21:09:00.334 | ++ 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-12 21:09:00.337 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 21:09:00.339 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:00.341 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:00.343 | ++ 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-12 21:09:00.365 | ++ 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-12 21:09:00.471 | Reading package lists... 2021-08-12 21:09:00.710 | Building dependency tree... 2021-08-12 21:09:00.711 | Reading state information... 2021-08-12 21:09:00.744 | acl is already the newest version (2.2.53-6). 2021-08-12 21:09:00.744 | bc is already the newest version (1.07.1-2build1). 2021-08-12 21:09:00.744 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-12 21:09:00.744 | conntrack is already the newest version (1:1.4.5-2). 2021-08-12 21:09:00.744 | ebtables is already the newest version (2.0.11-3build1). 2021-08-12 21:09:00.745 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-08-12 21:09:00.745 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-12 21:09:00.745 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-12 21:09:00.745 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-08-12 21:09:00.745 | gettext is already the newest version (0.19.8.1-10build1). 2021-08-12 21:09:00.745 | ipset is already the newest version (7.5-1~exp1). 2021-08-12 21:09:00.745 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-12 21:09:00.745 | iputils-arping is already the newest version (3:20190709-3). 2021-08-12 21:09:00.745 | iputils-ping is already the newest version (3:20190709-3). 2021-08-12 21:09:00.745 | keepalived is already the newest version (1:2.0.19-2). 2021-08-12 21:09:00.745 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-12 21:09:00.745 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-08-12 21:09:00.745 | libffi-dev is already the newest version (3.3-4). 2021-08-12 21:09:00.745 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-08-12 21:09:00.745 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-12 21:09:00.745 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-08-12 21:09:00.746 | libxslt1-dev is already the newest version (1.1.34-4). 2021-08-12 21:09:00.746 | libyaml-dev is already the newest version (0.2.2-1). 2021-08-12 21:09:00.746 | lsscsi is already the newest version (0.30-0.1). 2021-08-12 21:09:00.746 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-12 21:09:00.746 | make is already the newest version (4.2.1-1.2). 2021-08-12 21:09:00.746 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-08-12 21:09:00.746 | psmisc is already the newest version (23.3-1). 2021-08-12 21:09:00.746 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-12 21:09:00.746 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-08-12 21:09:00.746 | python3-systemd is already the newest version (234-3build2). 2021-08-12 21:09:00.746 | socat is already the newest version (1.7.3.3-2). 2021-08-12 21:09:00.746 | tcpdump is already the newest version (4.9.3-4). 2021-08-12 21:09:00.746 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-12 21:09:00.746 | unzip is already the newest version (6.0-25ubuntu1). 2021-08-12 21:09:00.746 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-12 21:09:00.746 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-12 21:09:00.746 | conntrackd is already the newest version (1:1.4.5-2). 2021-08-12 21:09:00.746 | graphviz is already the newest version (2.42.2-3build2). 2021-08-12 21:09:00.746 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-08-12 21:09:00.746 | pcp is already the newest version (5.0.3-1). 2021-08-12 21:09:00.746 | pm-utils is already the newest version (1.4.1-19). 2021-08-12 21:09:00.746 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-08-12 21:09:00.746 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-12 21:09:00.746 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-08-12 21:09:00.746 | curl is already the newest version (7.68.0-1ubuntu2.6). 2021-08-12 21:09:00.746 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-08-12 21:09:00.746 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-08-12 21:09:00.746 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-12 21:09:00.747 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-08-12 21:09:00.747 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-08-12 21:09:00.747 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-08-12 21:09:00.747 | libmysqlclient-dev is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-08-12 21:09:00.747 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-08-12 21:09:00.747 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.5). 2021-08-12 21:09:00.747 | libsystemd-dev is already the newest version (245.4-4ubuntu3.11). 2021-08-12 21:09:00.747 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-08-12 21:09:00.747 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-12 21:09:00.747 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-08-12 21:09:00.747 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-08-12 21:09:00.747 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-08-12 21:09:00.747 | openssl is already the newest version (1.1.1f-1ubuntu2.5). 2021-08-12 21:09:00.747 | openssl set to manually installed. 2021-08-12 21:09:00.747 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-12 21:09:00.747 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-08-12 21:09:00.747 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-08-12 21:09:00.747 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-12 21:09:00.747 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-12 21:09:00.747 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-12 21:09:00.747 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-12 21:09:00.961 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-12 21:09:00.961 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-08-12 21:09:00.961 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-08-12 21:09:00.962 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-08-12 21:09:00.962 | The following packages were automatically installed and are no longer required: 2021-08-12 21:09:00.963 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 21:09:00.963 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 21:09:00.963 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 21:09:00.963 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 21:09:00.963 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 21:09:00.963 | python3-zope.interface 2021-08-12 21:09:00.963 | Use 'sudo apt autoremove' to remove them. 2021-08-12 21:09:01.094 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 21:09:01.099 | ++ functions-common:apt_get:1118 : result=0 2021-08-12 21:09:01.102 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 21:09:01.104 | ++ functions-common:time_stop:2309 : local name 2021-08-12 21:09:01.106 | ++ functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:01.109 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:01.111 | ++ functions-common:time_stop:2312 : local total 2021-08-12 21:09:01.113 | ++ functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:01.116 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-12 21:09:01.118 | ++ functions-common:time_stop:2316 : start_time=1628802540361 2021-08-12 21:09:01.120 | ++ functions-common:time_stop:2318 : [[ -z 1628802540361 ]] 2021-08-12 21:09:01.123 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:01.127 | ++ functions-common:time_stop:2321 : end_time=1628802541125 2021-08-12 21:09:01.129 | ++ functions-common:time_stop:2322 : elapsed_time=764 2021-08-12 21:09:01.132 | ++ functions-common:time_stop:2323 : total=694 2021-08-12 21:09:01.134 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:01.136 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1458 2021-08-12 21:09:01.138 | ++ functions-common:apt_get:1122 : return 0 2021-08-12 21:09:01.141 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-12 21:09:01.143 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-12 21:09:01.146 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-12 21:09:01.150 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-12 21:09:01.154 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-12 21:09:01.157 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-12 21:09:01.159 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-12 21:09:02.569 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-12 21:09:02.571 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-12 21:09:02.573 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-12 21:09:02.576 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-12 21:09:02.578 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-12 21:09:02.580 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-12 21:09:02.582 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-12 21:09:02.584 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-12 21:09:02.586 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-12 21:09:02.588 | + functions-common:_ensure_lsb_release:328 : return 2021-08-12 21:09:02.590 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-12 21:09:02.666 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-12 21:09:02.669 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-12 21:09:02.744 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-12 21:09:02.747 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-12 21:09:02.823 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-12 21:09:02.825 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-12 21:09:02.827 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-12 21:09:02.829 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-12 21:09:02.831 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-12 21:09:02.833 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-12 21:09:02.835 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-12 21:09:02.837 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-12 21:09:02.839 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-12 21:09:02.841 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-12 21:09:02.843 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-12 21:09:02.843 | Distro: focal 2021-08-12 21:09:02.845 | + tools/install_pip.sh:main:115 : get_versions 2021-08-12 21:09:02.847 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-12 21:09:02.851 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-12 21:09:02.853 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-12 21:09:02.856 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-12 21:09:02.856 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-12 21:09:03.539 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-12 21:09:03.541 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-12 21:09:03.541 | pip: 21.2.4 2021-08-12 21:09:03.543 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-12 21:09:03.545 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-12 21:09:03.547 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 21:09:03.549 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 21:09:03.551 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 21:09:03.553 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 21:09:03.555 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 21:09:03.557 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 21:09:03.558 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 21:09:03.560 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 21:09:03.562 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 21:09:03.564 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-12 21:09:03.566 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 21:09:03.568 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-08-12 21:09:03.568 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-08-12 21:09:03.572 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 21:09:03.574 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-08-12 21:09:03.576 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-12 21:09:03.577 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 21:09:03.579 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-08-12 21:09:03.581 | + 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-12 21:09:03.592 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-12 21:09:03.592 | Dload Upload Total Spent Left Speed 2021-08-12 21:09:03.833 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-08-12 21:09:03.837 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-12 21:09:03.840 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-12 21:09:06.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:06.992 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:06.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:06.992 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:07.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:07.516 | Collecting pip 2021-08-12 21:09:07.529 | 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-12 21:09:09.947 | Installing collected packages: pip 2021-08-12 21:09:09.947 | Attempting uninstall: pip 2021-08-12 21:09:09.949 | Found existing installation: pip 21.2.4 2021-08-12 21:09:10.202 | Uninstalling pip-21.2.4: 2021-08-12 21:09:10.215 | Successfully uninstalled pip-21.2.4 2021-08-12 21:09:11.819 | Successfully installed pip-21.2.4 2021-08-12 21:09:11.820 | 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-12 21:09:11.966 | + tools/install_pip.sh:main:136 : set -x 2021-08-12 21:09:11.968 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-12 21:09:11.970 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-12 21:09:11.972 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 21:09:11.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-12 21:09:11.977 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-12 21:09:11.978 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 21:09:11.981 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-12 21:09:11.981 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 21:09:11.985 | ++ 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-12 21:09:11.987 | ++ 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-12 21:09:11.990 | ++ 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-12 21:09:11.992 | + 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-12 21:09:11.994 | + 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-12 21:09:12.011 | 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-12 21:09:12.013 | + 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-12 21:09:12.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:12.886 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:12.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:12.886 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:13.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:13.965 | 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-12 21:09:16.384 | 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-12 21:09:16.498 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:16.500 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:16.502 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:16.504 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:16.506 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:16.508 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:16.509 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:16.511 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:16.513 | + functions-common:time_stop:2316 : start_time=1628802552007 2021-08-12 21:09:16.514 | + functions-common:time_stop:2318 : [[ -z 1628802552007 ]] 2021-08-12 21:09:16.517 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:16.521 | + functions-common:time_stop:2321 : end_time=1628802556518 2021-08-12 21:09:16.522 | + functions-common:time_stop:2322 : elapsed_time=4511 2021-08-12 21:09:16.524 | + functions-common:time_stop:2323 : total=0 2021-08-12 21:09:16.526 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:16.527 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4511 2021-08-12 21:09:16.529 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:16.531 | + tools/install_pip.sh:main:142 : get_versions 2021-08-12 21:09:16.534 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-12 21:09:16.537 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-12 21:09:16.539 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-12 21:09:16.542 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-12 21:09:16.543 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-12 21:09:17.236 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-12 21:09:17.238 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-12 21:09:17.238 | pip: 21.2.4 2021-08-12 21:09:17.241 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-12 21:09:17.244 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-12 21:09:17.247 | + ./stack.sh:main:778 : fixup_all 2021-08-12 21:09:17.249 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-12 21:09:17.252 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-12 21:09:17.254 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-12 21:09:17.259 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-12 21:09:17.260 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-12 21:09:17.260 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-12 21:09:17.266 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-08-12 21:09:17.268 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-08-12 21:09:17.271 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-08-12 21:09:17.279 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-08-12 21:09:17.282 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-12 21:09:17.285 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-12 21:09:17.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:17.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:17.291 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-08-12 21:09:17.303 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-12 21:09:17.306 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-12 21:09:17.308 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 21:09:17.311 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 21:09:17.313 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 21:09:17.315 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 21:09:17.318 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 21:09:17.320 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 21:09:17.322 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 21:09:17.324 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 21:09:17.327 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 21:09:17.329 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-12 21:09:17.332 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-12 21:09:17.334 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-12 21:09:17.336 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 21:09:17.338 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 21:09:17.340 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 21:09:17.343 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 21:09:17.345 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 21:09:17.347 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 21:09:17.349 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-12 21:09:17.352 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-12 21:09:17.372 | Using python 3.8 to install os-testr 2021-08-12 21:09:17.375 | + 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-12 21:09:18.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:18.260 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:18.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:18.260 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:19.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:19.348 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2021-08-12 21:09:19.421 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-08-12 21:09:19.423 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-08-12 21:09:19.425 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-12 21:09:19.427 | 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-12 21:09:19.441 | 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-12 21:09:19.468 | 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-12 21:09:19.470 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.8.0) 2021-08-12 21:09:19.472 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-08-12 21:09:19.474 | 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-12 21:09:19.476 | 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-12 21:09:19.490 | 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-12 21:09:19.492 | 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-12 21:09:19.495 | 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-12 21:09:19.498 | 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.3.0) 2021-08-12 21:09:19.549 | 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-12 21:09:19.552 | 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-12 21:09:19.553 | 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-12 21:09:19.555 | 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-12 21:09:19.623 | 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-12 21:09:21.949 | 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-12 21:09:22.079 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:22.081 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:22.084 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:22.086 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:22.088 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:22.090 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:22.092 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:22.094 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:22.096 | + functions-common:time_stop:2316 : start_time=1628802557367 2021-08-12 21:09:22.098 | + functions-common:time_stop:2318 : [[ -z 1628802557367 ]] 2021-08-12 21:09:22.101 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:22.105 | + functions-common:time_stop:2321 : end_time=1628802562103 2021-08-12 21:09:22.107 | + functions-common:time_stop:2322 : elapsed_time=4736 2021-08-12 21:09:22.109 | + functions-common:time_stop:2323 : total=0 2021-08-12 21:09:22.111 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:22.114 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4736 2021-08-12 21:09:22.117 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:22.119 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-12 21:09:22.171 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-12 21:09:22.271 | + ./stack.sh:main:792 : install_infra 2021-08-12 21:09:22.274 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 21:09:22.277 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-12 21:09:22.279 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 21:09:22.282 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-12 21:09:22.312 | + 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-12 21:09:24.366 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.369 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.390 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.429 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.434 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.493 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.616 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.634 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:24.923 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:25.030 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:25.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:25.224 | 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-12 21:09:25.485 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:25.487 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:25.490 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:25.492 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:25.494 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:25.496 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:25.498 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:25.500 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:25.502 | + functions-common:time_stop:2316 : start_time=1628802562304 2021-08-12 21:09:25.505 | + functions-common:time_stop:2318 : [[ -z 1628802562304 ]] 2021-08-12 21:09:25.507 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:25.511 | + functions-common:time_stop:2321 : end_time=1628802565509 2021-08-12 21:09:25.514 | + functions-common:time_stop:2322 : elapsed_time=3205 2021-08-12 21:09:25.516 | + functions-common:time_stop:2323 : total=4736 2021-08-12 21:09:25.518 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:25.520 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7941 2021-08-12 21:09:25.523 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:25.525 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 21:09:25.527 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-12 21:09:25.552 | + 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-12 21:09:27.483 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.487 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.508 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.552 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.612 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.735 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:27.754 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:28.044 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:28.151 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-12 21:09:28.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:28.214 | Processing /opt/stack/requirements 2021-08-12 21:09:29.894 | 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-12 21:09:29.898 | 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-12 21:09:29.910 | 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-12 21:09:29.916 | 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-12 21:09:29.918 | 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-12 21:09:29.921 | 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-12 21:09:29.948 | 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-12 21:09:29.951 | 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-12 21:09:29.963 | 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-12 21:09:29.983 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4763) (1.3) 2021-08-12 21:09:29.986 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4763) (0.3.0) 2021-08-12 21:09:30.001 | 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-12 21:09:30.007 | 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-12 21:09:30.009 | 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-12 21:09:30.012 | 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-12 21:09:30.015 | Requirement already satisfied: cliff===3.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.8.0) 2021-08-12 21:09:30.026 | 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-12 21:09:30.028 | 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-12 21:09:30.100 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.3.0) 2021-08-12 21:09:30.106 | 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-12 21:09:30.112 | 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-12 21:09:30.116 | 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-12 21:09:30.118 | 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-12 21:09:30.172 | Building wheels for collected packages: openstack-requirements 2021-08-12 21:09:30.173 | Building wheel for openstack-requirements (setup.py): started 2021-08-12 21:09:30.979 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-12 21:09:30.980 | ERROR: Command errored out with exit status 1: 2021-08-12 21:09:30.980 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-f0tamoo8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-f0tamoo8/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-zwuk64kv 2021-08-12 21:09:30.980 | cwd: /tmp/pip-req-build-f0tamoo8/ 2021-08-12 21:09:30.980 | Complete output (6 lines): 2021-08-12 21:09:30.980 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-12 21:09:30.980 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-12 21:09:30.980 | or: setup.py --help-commands 2021-08-12 21:09:30.980 | or: setup.py cmd --help 2021-08-12 21:09:30.980 | 2021-08-12 21:09:30.980 | error: invalid command 'bdist_wheel' 2021-08-12 21:09:30.980 | ---------------------------------------- 2021-08-12 21:09:30.980 | ERROR: Failed building wheel for openstack-requirements 2021-08-12 21:09:30.980 | Running setup.py clean for openstack-requirements 2021-08-12 21:09:31.788 | Failed to build openstack-requirements 2021-08-12 21:09:31.804 | Installing collected packages: openstack-requirements 2021-08-12 21:09:31.804 | Attempting uninstall: openstack-requirements 2021-08-12 21:09:31.805 | Found existing installation: openstack-requirements 1.2.1.dev4763 2021-08-12 21:09:31.841 | Uninstalling openstack-requirements-1.2.1.dev4763: 2021-08-12 21:09:31.858 | Successfully uninstalled openstack-requirements-1.2.1.dev4763 2021-08-12 21:09:31.861 | Running setup.py install for openstack-requirements: started 2021-08-12 21:09:34.132 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-12 21:09:34.156 | Successfully installed openstack-requirements-1.2.1.dev4763 2021-08-12 21:09:34.284 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:34.286 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:34.289 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:34.291 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:34.293 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:34.295 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:34.297 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:34.299 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:34.302 | + functions-common:time_stop:2316 : start_time=1628802565543 2021-08-12 21:09:34.304 | + functions-common:time_stop:2318 : [[ -z 1628802565543 ]] 2021-08-12 21:09:34.306 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:34.310 | + functions-common:time_stop:2321 : end_time=1628802574308 2021-08-12 21:09:34.312 | + functions-common:time_stop:2322 : elapsed_time=8765 2021-08-12 21:09:34.314 | + functions-common:time_stop:2323 : total=7941 2021-08-12 21:09:34.317 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:34.319 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16706 2021-08-12 21:09:34.322 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:34.324 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-12 21:09:34.326 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-12 21:09:34.329 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-12 21:09:34.331 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:34.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:34.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-12 21:09:34.339 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:34.341 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-12 21:09:34.363 | Using python 3.8 to install pbr 2021-08-12 21:09:34.365 | + 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-12 21:09:35.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:35.247 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:35.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:35.247 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:36.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:36.314 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-12 21:09:39.073 | 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-12 21:09:39.200 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:39.202 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:39.205 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:39.207 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:39.209 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:39.211 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:39.213 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:39.215 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:39.218 | + functions-common:time_stop:2316 : start_time=1628802574357 2021-08-12 21:09:39.220 | + functions-common:time_stop:2318 : [[ -z 1628802574357 ]] 2021-08-12 21:09:39.222 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:39.226 | + functions-common:time_stop:2321 : end_time=1628802579224 2021-08-12 21:09:39.228 | + functions-common:time_stop:2322 : elapsed_time=4867 2021-08-12 21:09:39.230 | + functions-common:time_stop:2323 : total=16706 2021-08-12 21:09:39.233 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:39.235 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21573 2021-08-12 21:09:39.239 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:39.241 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-12 21:09:41.540 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-12 21:09:43.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:43.452 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-08-12 21:09:43.459 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-08-12 21:09:43.462 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-08-12 21:09:43.465 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-08-12 21:09:43.534 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-12 21:09:43.537 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-12 21:09:43.540 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-12 21:09:43.556 | + ./stack.sh:main:801 : pkgs= 2021-08-12 21:09:43.559 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-12 21:09:43.561 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-12 21:09:43.564 | + functions-common:run_phase:1737 : local mode=stack 2021-08-12 21:09:43.566 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-12 21:09:43.569 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 21:09:43.571 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 21:09:43.573 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 21:09:43.575 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 21:09:43.577 | + functions-common:run_phase:1747 : local extra 2021-08-12 21:09:43.581 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 21:09:43.585 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 21:09:43.587 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 21:09:43.589 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 21:09:43.591 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-12 21:09:43.594 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 21:09:43.609 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:43.611 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 21:09:43.613 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:09:43.619 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-12 21:09:43.621 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:09:43.624 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-12 21:09:43.626 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:09:43.629 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-12 21:09:43.631 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:09:43.633 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-12 21:09:43.635 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:09:43.637 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-12 21:09:43.639 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-12 21:09:43.641 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-12 21:09:43.644 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 21:09:43.646 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-12 21:09:43.649 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-12 21:09:43.651 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-12 21:09:43.653 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-12 21:09:43.655 | + functions-common:run_plugins:1726 : local plugins= 2021-08-12 21:09:43.657 | + functions-common:run_plugins:1727 : local plugin 2021-08-12 21:09:43.660 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-12 21:09:43.662 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-12 21:09:43.665 | + functions:set_systemd_override:821 : local value=2048 2021-08-12 21:09:43.667 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-12 21:09:43.670 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-12 21:09:43.722 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-12 21:09:43.722 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-12 21:09:43.724 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-12 21:09:44.114 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-12 21:09:44.117 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-12 21:09:44.134 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:44.136 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-12 21:09:44.138 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 21:09:44.141 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 21:09:44.143 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 21:09:44.146 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 21:09:44.148 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 21:09:44.150 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 21:09:44.153 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:44.155 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:44.157 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 21:09:44.159 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 21:09:44.162 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 21:09:44.164 | + functions-common:apt_get_update:1074 : return 2021-08-12 21:09:44.166 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-12 21:09:44.168 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 21:09:44.171 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:44.173 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:44.175 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-12 21:09:44.204 | + 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-12 21:09:44.315 | Reading package lists... 2021-08-12 21:09:44.541 | Building dependency tree... 2021-08-12 21:09:44.542 | Reading state information... 2021-08-12 21:09:44.781 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-08-12 21:09:44.781 | The following packages were automatically installed and are no longer required: 2021-08-12 21:09:44.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 21:09:44.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 21:09:44.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 21:09:44.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 21:09:44.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 21:09:44.782 | python3-zope.interface 2021-08-12 21:09:44.782 | Use 'sudo apt autoremove' to remove them. 2021-08-12 21:09:44.901 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 21:09:44.905 | + functions-common:apt_get:1118 : result=0 2021-08-12 21:09:44.907 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 21:09:44.910 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:44.912 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:44.914 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:44.916 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:44.919 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:44.921 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 21:09:44.923 | + functions-common:time_stop:2316 : start_time=1628802584201 2021-08-12 21:09:44.925 | + functions-common:time_stop:2318 : [[ -z 1628802584201 ]] 2021-08-12 21:09:44.928 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:44.932 | + functions-common:time_stop:2321 : end_time=1628802584930 2021-08-12 21:09:44.934 | + functions-common:time_stop:2322 : elapsed_time=729 2021-08-12 21:09:44.936 | + functions-common:time_stop:2323 : total=1458 2021-08-12 21:09:44.938 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:44.941 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2187 2021-08-12 21:09:44.943 | + functions-common:apt_get:1122 : return 0 2021-08-12 21:09:44.946 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-12 21:09:44.949 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 21:09:44.951 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 21:09:44.954 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 21:09:44.957 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 21:09:44.959 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 21:09:44.962 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 21:09:44.964 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-12 21:09:44.966 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 21:09:44.968 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 21:09:44.971 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 21:09:44.973 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 21:09:44.975 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 21:09:44.977 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 21:09:44.980 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 21:09:44.982 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 21:09:44.984 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 21:09:44.987 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-12 21:09:44.989 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 21:09:44.991 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 21:09:44.994 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 21:09:44.996 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 21:09:44.998 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 21:09:45.000 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 21:09:45.003 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-12 21:09:45.005 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-12 21:09:45.022 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:45.024 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-12 21:09:45.027 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:09:45.029 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-12 21:09:45.032 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-12 21:09:45.035 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-12 21:09:45.039 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-12 21:09:45.041 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-12 21:09:45.043 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-12 21:09:45.046 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-12 21:09:45.048 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-12 21:09:45.050 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-12 21:09:45.053 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-12 21:09:45.781 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-12 21:09:45.781 | user tags 2021-08-12 21:09:45.782 | stackrabbit []' 2021-08-12 21:09:45.785 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-12 21:09:45.785 | user tags 2021-08-12 21:09:45.785 | stackrabbit []' 2021-08-12 21:09:45.785 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-12 21:09:45.791 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-08-12 21:09:45.794 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-08-12 21:09:45.796 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-12 21:09:46.466 | Changing password for user "stackrabbit" ... 2021-08-12 21:09:46.489 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-12 21:09:47.144 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-12 21:09:47.167 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-12 21:09:47.170 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-12 21:09:47.849 | Changing password for user "stackrabbit" ... 2021-08-12 21:09:47.873 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-12 21:09:47.875 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-12 21:09:47.880 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-12 21:09:48.544 | Deleting user "guest" ... 2021-08-12 21:09:48.564 | Error: 2021-08-12 21:09:48.564 | {:no_such_user, "guest"} 2021-08-12 21:09:48.578 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-08-12 21:09:48.580 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-12 21:09:48.597 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:48.600 | + ./stack.sh:main:818 : install_database 2021-08-12 21:09:48.602 | + lib/database:install_database:116 : install_database_mysql 2021-08-12 21:09:48.604 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-12 21:09:48.607 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:48.609 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:48.612 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-12 21:09:48.830 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-12 21:09:48.833 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-12 21:09:48.835 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-12 21:09:48.837 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-12 21:09:48.840 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-12 21:09:48.842 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 21:09:48.845 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 21:09:48.847 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 21:09:48.849 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 21:09:48.852 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 21:09:48.854 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 21:09:48.857 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 21:09:48.859 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 21:09:48.861 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 21:09:48.864 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-12 21:09:48.866 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 21:09:48.869 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 21:09:48.871 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 21:09:48.873 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 21:09:48.876 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 21:09:48.879 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 21:09:48.881 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-12 21:09:48.883 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:48.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:48.888 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-12 21:09:48.890 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 21:09:48.893 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 21:09:48.896 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 21:09:48.898 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 21:09:48.900 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 21:09:48.903 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 21:09:48.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:48.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:48.910 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 21:09:48.912 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 21:09:48.914 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 21:09:48.917 | + functions-common:apt_get_update:1074 : return 2021-08-12 21:09:48.919 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-12 21:09:48.922 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 21:09:48.924 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:48.926 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:48.929 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-12 21:09:48.951 | + 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-12 21:09:49.062 | Reading package lists... 2021-08-12 21:09:49.288 | Building dependency tree... 2021-08-12 21:09:49.289 | Reading state information... 2021-08-12 21:09:49.524 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-08-12 21:09:49.524 | The following packages were automatically installed and are no longer required: 2021-08-12 21:09:49.525 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 21:09:49.525 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 21:09:49.525 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 21:09:49.525 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 21:09:49.525 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 21:09:49.525 | python3-zope.interface 2021-08-12 21:09:49.526 | Use 'sudo apt autoremove' to remove them. 2021-08-12 21:09:49.637 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 21:09:49.641 | + functions-common:apt_get:1118 : result=0 2021-08-12 21:09:49.644 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 21:09:49.646 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:49.649 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:49.651 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:49.653 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:49.655 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:49.657 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 21:09:49.659 | + functions-common:time_stop:2316 : start_time=1628802588948 2021-08-12 21:09:49.662 | + functions-common:time_stop:2318 : [[ -z 1628802588948 ]] 2021-08-12 21:09:49.664 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:49.668 | + functions-common:time_stop:2321 : end_time=1628802589666 2021-08-12 21:09:49.671 | + functions-common:time_stop:2322 : elapsed_time=718 2021-08-12 21:09:49.673 | + functions-common:time_stop:2323 : total=2187 2021-08-12 21:09:49.675 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:49.677 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2905 2021-08-12 21:09:49.680 | + functions-common:apt_get:1122 : return 0 2021-08-12 21:09:49.682 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-12 21:09:49.684 | + ./stack.sh:main:821 : install_database_python 2021-08-12 21:09:49.686 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-12 21:09:49.689 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-12 21:09:49.692 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-12 21:09:49.694 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 21:09:49.697 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-12 21:09:49.700 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-12 21:09:49.702 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 21:09:49.707 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-12 21:09:49.707 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 21:09:49.712 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-12 21:09:49.714 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-12 21:09:49.717 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-12 21:09:49.720 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-12 21:09:49.722 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-12 21:09:49.744 | Using python 3.8 to install PyMySQL 2021-08-12 21:09:49.746 | + 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-12 21:09:50.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:50.630 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:50.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:09:50.631 | from cryptography.utils import int_from_bytes 2021-08-12 21:09:51.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 21:09:51.715 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-08-12 21:09: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-12 21:09:54.328 | + inc/python:pip_install:200 : result=0 2021-08-12 21:09:54.332 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 21:09:54.334 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:54.337 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:54.339 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:54.341 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:54.343 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:54.346 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 21:09:54.349 | + functions-common:time_stop:2316 : start_time=1628802589738 2021-08-12 21:09:54.351 | + functions-common:time_stop:2318 : [[ -z 1628802589738 ]] 2021-08-12 21:09:54.354 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:54.359 | + functions-common:time_stop:2321 : end_time=1628802594356 2021-08-12 21:09:54.361 | + functions-common:time_stop:2322 : elapsed_time=4618 2021-08-12 21:09:54.364 | + functions-common:time_stop:2323 : total=21573 2021-08-12 21:09:54.366 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:54.369 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26191 2021-08-12 21:09:54.371 | + inc/python:pip_install:203 : return 0 2021-08-12 21:09:54.373 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-12 21:09:54.376 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-12 21:09:54.378 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-12 21:09:54.380 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-12 21:09:54.398 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:54.400 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-12 21:09:54.403 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-12 21:09:54.406 | ++ 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-12 21:09:54.406 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:09:54.413 | + 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-12 21:09:54.415 | + 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-12 21:09:54.417 | + 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-12 21:09:54.420 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:09:54.422 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-12 21:09:54.424 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-12 21:09:54.440 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:54.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-12 21:09:54.445 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 21:09:54.447 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 21:09:54.449 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 21:09:54.452 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 21:09:54.454 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 21:09:54.458 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 21:09:54.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:54.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:54.465 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 21:09:54.467 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 21:09:54.469 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 21:09:54.472 | + functions-common:apt_get_update:1074 : return 2021-08-12 21:09:54.474 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-12 21:09:54.477 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 21:09:54.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:54.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:54.484 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-12 21:09:54.505 | + 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-12 21:09:54.612 | Reading package lists... 2021-08-12 21:09:54.838 | Building dependency tree... 2021-08-12 21:09:54.839 | Reading state information... 2021-08-12 21:09:55.077 | radvd is already the newest version (1:2.17-2). 2021-08-12 21:09:55.077 | The following packages were automatically installed and are no longer required: 2021-08-12 21:09:55.078 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 21:09:55.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 21:09:55.078 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 21:09:55.078 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 21:09:55.078 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 21:09:55.078 | python3-zope.interface 2021-08-12 21:09:55.078 | Use 'sudo apt autoremove' to remove them. 2021-08-12 21:09:55.189 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 21:09:55.194 | + functions-common:apt_get:1118 : result=0 2021-08-12 21:09:55.196 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 21:09:55.198 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:55.200 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:55.202 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:55.205 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:55.207 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:55.209 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 21:09:55.212 | + functions-common:time_stop:2316 : start_time=1628802594502 2021-08-12 21:09:55.214 | + functions-common:time_stop:2318 : [[ -z 1628802594502 ]] 2021-08-12 21:09:55.217 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:55.221 | + functions-common:time_stop:2321 : end_time=1628802595218 2021-08-12 21:09:55.223 | + functions-common:time_stop:2322 : elapsed_time=716 2021-08-12 21:09:55.226 | + functions-common:time_stop:2323 : total=2905 2021-08-12 21:09:55.228 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:55.230 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3621 2021-08-12 21:09:55.232 | + functions-common:apt_get:1122 : return 0 2021-08-12 21:09:55.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-12 21:09:55.252 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:55.255 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-12 21:09:55.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-12 21:09:55.260 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-12 21:09:55.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-12 21:09:55.282 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 21:09:55.285 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 21:09:55.287 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 21:09:55.290 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 21:09:55.292 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 21:09:55.294 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 21:09:55.297 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:55.299 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:55.301 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 21:09:55.303 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 21:09:55.306 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 21:09:55.308 | + functions-common:apt_get_update:1074 : return 2021-08-12 21:09:55.310 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-12 21:09:55.312 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 21:09:55.314 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:55.317 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:55.319 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-12 21:09:55.340 | + 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-12 21:09:55.447 | Reading package lists... 2021-08-12 21:09:55.670 | Building dependency tree... 2021-08-12 21:09:55.672 | Reading state information... 2021-08-12 21:09:55.905 | fakeroot is already the newest version (1.24-1). 2021-08-12 21:09:55.906 | make is already the newest version (4.2.1-1.2). 2021-08-12 21:09:55.906 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-12 21:09:55.906 | The following packages were automatically installed and are no longer required: 2021-08-12 21:09:55.907 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 21:09:55.907 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 21:09:55.907 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 21:09:55.907 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 21:09:55.907 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 21:09:55.907 | python3-zope.interface 2021-08-12 21:09:55.907 | Use 'sudo apt autoremove' to remove them. 2021-08-12 21:09:56.019 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 21:09:56.023 | + functions-common:apt_get:1118 : result=0 2021-08-12 21:09:56.026 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 21:09:56.028 | + functions-common:time_stop:2309 : local name 2021-08-12 21:09:56.030 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:09:56.032 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:09:56.035 | + functions-common:time_stop:2312 : local total 2021-08-12 21:09:56.037 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:09:56.039 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 21:09:56.042 | + functions-common:time_stop:2316 : start_time=1628802595337 2021-08-12 21:09:56.044 | + functions-common:time_stop:2318 : [[ -z 1628802595337 ]] 2021-08-12 21:09:56.046 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:09:56.050 | + functions-common:time_stop:2321 : end_time=1628802596048 2021-08-12 21:09:56.053 | + functions-common:time_stop:2322 : elapsed_time=711 2021-08-12 21:09:56.055 | + functions-common:time_stop:2323 : total=3621 2021-08-12 21:09:56.057 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:09:56.059 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4332 2021-08-12 21:09:56.061 | + functions-common:apt_get:1122 : return 0 2021-08-12 21:09:56.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-12 21:09:56.066 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:09:56.069 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:09:56.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-12 21:09:56.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-12 21:09:56.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-12 21:09:56.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-12 21:09:56.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-12 21:09:56.086 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-12 21:09:56.087 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-12 21:09:56.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-12 21:09:56.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-12 21:09:56.096 | + functions:vercmp:628 : local v1=5.4 2021-08-12 21:09:56.099 | + functions:vercmp:629 : local 'op=<' 2021-08-12 21:09:56.101 | + functions:vercmp:630 : local v2=3.13 2021-08-12 21:09:56.103 | + functions:vercmp:631 : local result 2021-08-12 21:09:56.106 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-12 21:09:56.107 | ++ functions:vercmp:635 : sort -V 2021-08-12 21:09:56.107 | ++ functions:vercmp:635 : head -1 2021-08-12 21:09:56.112 | + functions:vercmp:635 : result=3.13 2021-08-12 21:09:56.114 | + functions:vercmp:637 : case $op in 2021-08-12 21:09:56.116 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-12 21:09:56.119 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-12 21:09:56.122 | + functions:vercmp:648 : return 2021-08-12 21:09:56.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-12 21:09:56.126 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 21:09:56.129 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-12 21:09:56.606 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-12 21:09:56.609 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-12 21:09:56.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-12 21:09:56.622 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.625 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-12 21:09:56.644 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:09:56.646 | + ./stack.sh:main:829 : install_etcd3 2021-08-12 21:09:56.648 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-12 21:09:56.648 | Installing etcd 2021-08-12 21:09:56.651 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-12 21:09:56.664 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-12 21:09:56.676 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-12 21:09:56.678 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-12 21:09:56.693 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-12 21:09:56.696 | ++ 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-12 21:09:56.699 | ++ 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-12 21:09:56.702 | +++ 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-12 21:09:56.706 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 21:09:56.709 | ++ 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-12 21:09:56.711 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-12 21:09:56.714 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 21:09:56.716 | ++ functions:get_extra_file:74 : return 2021-08-12 21:09:56.719 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 21:09:56.722 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-12 21:09:56.725 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-12 21:09:56.729 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-12 21:09:56.747 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:09:56.749 | + ./stack.sh:main:848 : install_dstat 2021-08-12 21:09:56.752 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-12 21:09:56.769 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:09:56.771 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-12 21:09:56.773 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:09:56.776 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-12 21:09:56.778 | + ./stack.sh:main:857 : install_libs 2021-08-12 21:09:56.781 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-12 21:09:56.783 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-12 21:09:56.785 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-12 21:09:56.787 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-12 21:09:56.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-12 21:09:56.796 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.799 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-12 21:09:56.801 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-12 21:09:56.804 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-12 21:09:56.806 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-12 21:09:56.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-12 21:09:56.815 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.818 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-12 21:09:56.820 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-12 21:09:56.822 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-12 21:09:56.824 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-12 21:09:56.827 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-12 21:09:56.833 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.835 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-12 21:09:56.838 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-12 21:09:56.840 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-12 21:09:56.842 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-12 21:09:56.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-12 21:09:56.852 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.854 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-12 21:09:56.856 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-12 21:09:56.859 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-12 21:09:56.861 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-12 21:09:56.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-12 21:09:56.871 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.873 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-12 21:09:56.875 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-12 21:09:56.877 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-12 21:09:56.879 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-12 21:09:56.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-12 21:09:56.888 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.891 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-12 21:09:56.893 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-12 21:09:56.895 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-12 21:09:56.897 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-12 21:09:56.900 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-12 21:09:56.906 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.909 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-12 21:09:56.911 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-12 21:09:56.914 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-12 21:09:56.916 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-12 21:09:56.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-12 21:09:56.925 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.928 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-12 21:09:56.930 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-12 21:09:56.932 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-12 21:09:56.935 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-12 21:09:56.937 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-12 21:09:56.944 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.946 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-12 21:09:56.948 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-12 21:09:56.951 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-12 21:09:56.953 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-12 21:09:56.955 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-12 21:09:56.962 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.964 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-12 21:09:56.966 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-12 21:09:56.969 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-12 21:09:56.971 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-12 21:09:56.974 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.976 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-12 21:09:56.980 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:56.983 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-12 21:09:56.985 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-12 21:09:56.988 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-12 21:09:56.990 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-12 21:09:56.993 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:56.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:56.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-12 21:09:57.000 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.002 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-12 21:09:57.004 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-12 21:09:57.007 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-12 21:09:57.009 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-12 21:09:57.011 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-12 21:09:57.018 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.021 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-12 21:09:57.023 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-12 21:09:57.025 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-12 21:09:57.027 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-12 21:09:57.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-12 21:09:57.038 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.040 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-12 21:09:57.042 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-12 21:09:57.045 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-12 21:09:57.047 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-12 21:09:57.050 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-12 21:09:57.057 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.059 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-12 21:09:57.062 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-12 21:09:57.064 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-12 21:09:57.066 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-12 21:09:57.068 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-12 21:09:57.075 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.078 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-12 21:09:57.080 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-12 21:09:57.082 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-12 21:09:57.085 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-12 21:09:57.087 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-12 21:09:57.094 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.097 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-12 21:09:57.099 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-12 21:09:57.101 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-12 21:09:57.104 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-12 21:09:57.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-12 21:09:57.114 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.116 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-12 21:09:57.118 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-12 21:09:57.121 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-12 21:09:57.123 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-12 21:09:57.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-12 21:09:57.132 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.135 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-12 21:09:57.137 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-12 21:09:57.139 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-12 21:09:57.142 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-12 21:09:57.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-12 21:09:57.151 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.153 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-12 21:09:57.155 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-12 21:09:57.158 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-12 21:09:57.161 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-12 21:09:57.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-12 21:09:57.170 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.172 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-12 21:09:57.175 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-12 21:09:57.177 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-12 21:09:57.180 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-12 21:09:57.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-12 21:09:57.189 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.191 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-12 21:09:57.193 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-12 21:09:57.196 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-12 21:09:57.198 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-12 21:09:57.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-12 21:09:57.207 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.209 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-12 21:09:57.212 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-12 21:09:57.214 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-12 21:09:57.217 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-12 21:09:57.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-12 21:09:57.226 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.229 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-12 21:09:57.231 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-12 21:09:57.233 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-12 21:09:57.236 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-12 21:09:57.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-12 21:09:57.246 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.248 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-12 21:09:57.251 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-12 21:09:57.253 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-12 21:09:57.255 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-12 21:09:57.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-12 21:09:57.265 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.267 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-12 21:09:57.270 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-12 21:09:57.272 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-12 21:09:57.274 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-12 21:09:57.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-12 21:09:57.284 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.287 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-12 21:09:57.289 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-12 21:09:57.291 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-12 21:09:57.294 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-12 21:09:57.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-12 21:09:57.303 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.305 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-12 21:09:57.308 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-12 21:09:57.310 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-12 21:09:57.312 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-12 21:09:57.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-12 21:09:57.321 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.324 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-12 21:09:57.326 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-12 21:09:57.328 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-12 21:09:57.331 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-12 21:09:57.333 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-12 21:09:57.340 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.342 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-12 21:09:57.345 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-12 21:09:57.348 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-12 21:09:57.350 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-12 21:09:57.352 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-12 21:09:57.359 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.362 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-12 21:09:57.364 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-12 21:09:57.366 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-12 21:09:57.369 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-12 21:09:57.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-12 21:09:57.378 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.380 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-12 21:09:57.383 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-12 21:09:57.385 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-12 21:09:57.387 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-12 21:09:57.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-12 21:09:57.397 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.400 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-12 21:09:57.402 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-12 21:09:57.404 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-12 21:09:57.407 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-12 21:09:57.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-12 21:09:57.417 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.419 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-12 21:09:57.421 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-12 21:09:57.424 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-12 21:09:57.426 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-12 21:09:57.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-12 21:09:57.436 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.438 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-12 21:09:57.440 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-12 21:09:57.443 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-12 21:09:57.445 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-12 21:09:57.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-12 21:09:57.454 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.457 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-12 21:09:57.460 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-12 21:09:57.462 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-12 21:09:57.465 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-12 21:09:57.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 21:09:57.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 21:09:57.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-12 21:09:57.474 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 21:09:57.477 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-12 21:09:57.497 | Using python 3.8 to install etcd3 2021-08-12 21:09:57.500 | + 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