2022-04-13 06:56:59.855 | + ./stack.sh:main:489 : exec 2022-04-13 06:56:59.856 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065659' 2022-04-13 06:56:59.856 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-065659.summary.2022-04-13-065659 2022-04-13 06:56:59.856 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:56:59.856 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065659 2022-04-13 06:56:59.856 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065659 /opt/stack/logs/stack.sh.log 2022-04-13 06:56:59.856 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065659.summary.2022-04-13-065659 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:56:59.856 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:56:59.856 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:56:59.856 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:56:59.856 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:56:59.856 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:56:59.856 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:56:59.857 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:56:59.861 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:56:59.863 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 06:56:59.865 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 06:56:59.868 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 06:56:59.870 | + ./stack.sh:main:578 : uname -a 2022-04-13 06:56:59.871 | Linux dv-cinder-837662-2-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 2022-04-13 06:56:59.873 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:56:59.875 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:56:59.878 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:56:59.914 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:56:59.930 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 06:56:59.932 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 06:56:59.934 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 06:56:59.936 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 06:56:59.937 | + functions-common:fetch_plugins:1776 : return 2022-04-13 06:56:59.939 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 06:56:59.941 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 06:56:59.943 | + functions-common:run_phase:1854 : local phase= 2022-04-13 06:56:59.944 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:56:59.947 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:56:59.948 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:56:59.950 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:56:59.952 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:56:59.954 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:56:59.957 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:56:59.959 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:56:59.961 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:56:59.963 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:56:59.964 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:56:59.977 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:56:59.979 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:56:59.980 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:59.982 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:59.984 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:59.986 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:59.988 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:59.989 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:56:59.991 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:56:59.993 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:56:59.995 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:56:59.997 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 06:56:59.999 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 06:57:00.000 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 06:57:00.002 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 06:57:00.004 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 06:57:00.006 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:57:00.023 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:57:00.025 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:57:00.037 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:57:00.040 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:57:00.043 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:57:00.045 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:57:00.047 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:57:00.049 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:57:00.051 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:57:00.052 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:57:00.055 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:57:00.057 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:57:00.059 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:57:00.060 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:57:00.065 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:57:00.078 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:57:00.095 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:57:00.108 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:57:00.120 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:57:00.155 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:57:00.213 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:57:00.301 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:57:00.323 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:57:00.365 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:57:00.418 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:57:00.562 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:57:00.576 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:57:00.588 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:57:00.601 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:57:00.687 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 06:57:00.689 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 06:57:00.692 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 06:57:00.694 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 06:57:00.696 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 06:57:00.698 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 06:57:00.701 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 06:57:00.701 | False' 2022-04-13 06:57:00.704 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 06:57:00.719 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 06:57:00.721 | + ./stack.sh:main:626 : run_phase source 2022-04-13 06:57:00.723 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 06:57:00.725 | + functions-common:run_phase:1854 : local phase= 2022-04-13 06:57:00.728 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:57:00.730 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:57:00.732 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:57:00.734 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:57:00.736 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:57:00.738 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:57:00.742 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:57:00.744 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:57:00.746 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:57:00.748 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:57:00.750 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:57:00.764 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:00.766 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:57:00.768 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:57:00.807 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:57:00.809 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:57:00.811 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:57:00.813 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 06:57:00.815 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 06:57:00.817 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 06:57:00.819 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 06:57:00.822 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 06:57:00.824 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 06:57:00.826 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 06:57:00.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.830 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:57:00.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.835 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:57:00.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.840 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:57:00.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.844 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:57:00.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.849 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:57:00.851 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.854 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:57:00.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.858 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:57:00.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.863 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:57:00.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.868 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:57:00.870 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.873 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:57:00.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.877 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 06:57:00.879 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.881 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 06:57:00.884 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.886 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 06:57:00.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.890 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 06:57:00.893 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.895 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:57:00.897 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.899 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 06:57:00.902 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.904 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:57:00.906 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.908 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:57:00.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.912 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:57:00.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.917 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:57:00.920 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.922 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:57:00.924 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.926 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:57:00.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.931 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:57:00.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.936 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:57:00.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.940 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:57:00.942 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.944 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:57:00.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.949 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:57:00.951 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.953 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:57:00.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.958 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:57:00.960 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.962 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:57:00.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.967 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:57:00.969 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.971 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:57:00.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.976 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:57:00.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.981 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:57:00.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.985 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:57:00.987 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.990 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:57:00.992 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.995 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:57:00.997 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:00.999 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:57:01.001 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.003 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:57:01.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.008 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:57:01.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.012 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:57:01.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.017 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:57:01.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.021 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:57:01.024 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.026 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:57:01.028 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:57:01.030 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:57:01.033 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 06:57:01.035 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:57:01.037 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:57:01.052 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:01.055 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:57:01.057 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:57:01.059 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:57:01.075 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:57:01.077 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:57:01.079 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:57:01.081 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:57:01.084 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:57:01.086 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:57:01.088 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:57:01.090 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:57:01.092 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 06:57:01.095 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 06:57:01.095 | Using mysql database backend 2022-04-13 06:57:01.097 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:57:01.113 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 06:57:01.116 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 06:57:01.119 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:57:01.122 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 06:57:01.124 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:57:01.127 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 06:57:01.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:01.144 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:57:01.160 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 06:57:01.176 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:01.179 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:57:01.195 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:57:01.211 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 06:57:01.227 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:57:01.230 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 06:57:01.245 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:01.248 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:57:01.263 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 06:57:01.266 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 06:57:01.268 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 06:57:01.271 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 06:57:01.274 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:57:01.278 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-065701 2022-04-13 06:57:01.281 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-065701 759' 2022-04-13 06:57:01.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.285 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:57:01.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.291 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:57:01.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.295 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:57:01.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.300 | + 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 2022-04-13 06:57:01.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.305 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-04-13 06:57:01.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.309 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-04-13 06:57:01.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.314 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-065659 2022-04-13 06:57:01.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.319 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:57:01.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.323 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-04-13 06:57:01.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.328 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:57:01.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.333 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:57:01.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.338 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:57:01.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:57:01.342 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:57:01.345 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 06:57:01.347 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 06:57:01.349 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:57:01.352 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 06:57:01.354 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 06:57:01.356 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 06:57:01.359 | ++ functions-common:git_clone:612 : pwd 2022-04-13 06:57:01.362 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:57:01.364 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 06:57:01.366 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 06:57:01.381 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 06:57:01.383 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 06:57:01.385 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:01.388 | + functions-common:git_clone:629 : echo master 2022-04-13 06:57:01.388 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 06:57:01.394 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:57:01.396 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:01.399 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 06:57:01.401 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 06:57:01.402 | + functions-common:git_clone:678 : head -1 2022-04-13 06:57:01.404 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 06:57:01.407 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 06:57:01.409 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 06:57:01.412 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:57:01.415 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 06:57:01.417 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:57:01.420 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:57:01.422 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:57:01.425 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:57:01.427 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:57:01.430 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:57:01.432 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:57:01.435 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:57:01.439 | ++ tools/install_prereqs.sh:source:47 : NOW=1649833021 2022-04-13 06:57:01.442 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:57:01.447 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649832933 2022-04-13 06:57:01.449 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 06:57:01.452 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 06:57:01.454 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:57:01.456 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:57:01.459 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 06:57:01.462 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 06:57:01.464 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 06:57:01.466 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 06:57:01.469 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 06:57:01.471 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 06:57:01.474 | +++ 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 2022-04-13 06:57:01.519 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:57:01.519 | apache2-dev 2022-04-13 06:57:01.519 | bc 2022-04-13 06:57:01.519 | bsdmainutils 2022-04-13 06:57:01.520 | curl 2022-04-13 06:57:01.520 | g++ 2022-04-13 06:57:01.520 | gawk 2022-04-13 06:57:01.520 | gcc 2022-04-13 06:57:01.520 | gettext 2022-04-13 06:57:01.520 | git 2022-04-13 06:57:01.520 | graphviz 2022-04-13 06:57:01.520 | iputils-ping 2022-04-13 06:57:01.520 | libapache2-mod-proxy-uwsgi 2022-04-13 06:57:01.520 | libffi-dev 2022-04-13 06:57:01.520 | libjpeg-dev 2022-04-13 06:57:01.520 | libpcre3-dev 2022-04-13 06:57:01.520 | libpq-dev 2022-04-13 06:57:01.520 | libssl-dev 2022-04-13 06:57:01.520 | libsystemd-dev 2022-04-13 06:57:01.520 | libxml2-dev 2022-04-13 06:57:01.520 | libxslt1-dev 2022-04-13 06:57:01.520 | libyaml-dev 2022-04-13 06:57:01.520 | lsof 2022-04-13 06:57:01.520 | openssh-server 2022-04-13 06:57:01.520 | openssl 2022-04-13 06:57:01.520 | pkg-config 2022-04-13 06:57:01.520 | psmisc 2022-04-13 06:57:01.520 | python3-dev 2022-04-13 06:57:01.520 | python3-pip 2022-04-13 06:57:01.520 | python3-systemd 2022-04-13 06:57:01.520 | python3-venv 2022-04-13 06:57:01.520 | tar 2022-04-13 06:57:01.520 | tcpdump 2022-04-13 06:57:01.520 | unzip 2022-04-13 06:57:01.520 | uuid-runtime 2022-04-13 06:57:01.520 | wget 2022-04-13 06:57:01.520 | wget 2022-04-13 06:57:01.520 | zlib1g-dev 2022-04-13 06:57:01.520 | libkrb5-dev 2022-04-13 06:57:01.520 | libldap2-dev 2022-04-13 06:57:01.520 | libsasl2-dev 2022-04-13 06:57:01.520 | memcached 2022-04-13 06:57:01.521 | python3-mysqldb 2022-04-13 06:57:01.521 | sqlite3 2022-04-13 06:57:01.521 | conntrack 2022-04-13 06:57:01.521 | curl 2022-04-13 06:57:01.521 | dnsmasq-base 2022-04-13 06:57:01.521 | dnsmasq-utils 2022-04-13 06:57:01.521 | ebtables 2022-04-13 06:57:01.521 | genisoimage 2022-04-13 06:57:01.521 | iptables 2022-04-13 06:57:01.521 | iputils-arping 2022-04-13 06:57:01.521 | kpartx 2022-04-13 06:57:01.521 | libjs-jquery-tablesorter 2022-04-13 06:57:01.521 | parted 2022-04-13 06:57:01.521 | pm-utils 2022-04-13 06:57:01.521 | python3-mysqldb 2022-04-13 06:57:01.521 | socat 2022-04-13 06:57:01.521 | sqlite3 2022-04-13 06:57:01.521 | sudo 2022-04-13 06:57:01.521 | vlan 2022-04-13 06:57:01.521 | lsscsi 2022-04-13 06:57:01.521 | open-iscsi 2022-04-13 06:57:01.521 | lvm2 2022-04-13 06:57:01.521 | qemu-utils 2022-04-13 06:57:01.521 | thin-provisioning-tools 2022-04-13 06:57:01.521 | acl 2022-04-13 06:57:01.521 | dnsmasq-base 2022-04-13 06:57:01.521 | dnsmasq-utils 2022-04-13 06:57:01.521 | ebtables 2022-04-13 06:57:01.521 | haproxy 2022-04-13 06:57:01.521 | iptables 2022-04-13 06:57:01.521 | iputils-arping 2022-04-13 06:57:01.521 | iputils-ping 2022-04-13 06:57:01.521 | postgresql-server-dev-all 2022-04-13 06:57:01.521 | python3-mysqldb 2022-04-13 06:57:01.521 | sqlite3 2022-04-13 06:57:01.521 | sudo 2022-04-13 06:57:01.521 | vlan 2022-04-13 06:57:01.521 | pcp 2022-04-13 06:57:01.521 | ipset 2022-04-13 06:57:01.522 | conntrack 2022-04-13 06:57:01.522 | conntrackd 2022-04-13 06:57:01.522 | keepalived 2022-04-13 06:57:01.522 | lvm2 2022-04-13 06:57:01.522 | qemu-utils 2022-04-13 06:57:01.522 | thin-provisioning-tools 2022-04-13 06:57:01.522 | curl 2022-04-13 06:57:01.522 | liberasurecode-dev 2022-04-13 06:57:01.522 | make 2022-04-13 06:57:01.522 | memcached 2022-04-13 06:57:01.522 | rsync 2022-04-13 06:57:01.522 | sqlite3 2022-04-13 06:57:01.522 | xfsprogs' 2022-04-13 06:57:01.525 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:57:01.543 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:57:01.543 | apache2-dev 2022-04-13 06:57:01.543 | bc 2022-04-13 06:57:01.543 | bsdmainutils 2022-04-13 06:57:01.543 | curl 2022-04-13 06:57:01.543 | g++ 2022-04-13 06:57:01.543 | gawk 2022-04-13 06:57:01.543 | gcc 2022-04-13 06:57:01.543 | gettext 2022-04-13 06:57:01.543 | git 2022-04-13 06:57:01.543 | graphviz 2022-04-13 06:57:01.543 | iputils-ping 2022-04-13 06:57:01.543 | libapache2-mod-proxy-uwsgi 2022-04-13 06:57:01.543 | libffi-dev 2022-04-13 06:57:01.543 | libjpeg-dev 2022-04-13 06:57:01.543 | libpcre3-dev 2022-04-13 06:57:01.543 | libpq-dev 2022-04-13 06:57:01.543 | libssl-dev 2022-04-13 06:57:01.543 | libsystemd-dev 2022-04-13 06:57:01.543 | libxml2-dev 2022-04-13 06:57:01.543 | libxslt1-dev 2022-04-13 06:57:01.543 | libyaml-dev 2022-04-13 06:57:01.543 | lsof 2022-04-13 06:57:01.543 | openssh-server 2022-04-13 06:57:01.543 | openssl 2022-04-13 06:57:01.543 | pkg-config 2022-04-13 06:57:01.543 | psmisc 2022-04-13 06:57:01.543 | python3-dev 2022-04-13 06:57:01.543 | python3-pip 2022-04-13 06:57:01.543 | python3-systemd 2022-04-13 06:57:01.543 | python3-venv 2022-04-13 06:57:01.543 | tar 2022-04-13 06:57:01.544 | tcpdump 2022-04-13 06:57:01.544 | unzip 2022-04-13 06:57:01.544 | uuid-runtime 2022-04-13 06:57:01.544 | wget 2022-04-13 06:57:01.544 | wget 2022-04-13 06:57:01.544 | zlib1g-dev 2022-04-13 06:57:01.544 | libkrb5-dev 2022-04-13 06:57:01.544 | libldap2-dev 2022-04-13 06:57:01.544 | libsasl2-dev 2022-04-13 06:57:01.544 | memcached 2022-04-13 06:57:01.544 | python3-mysqldb 2022-04-13 06:57:01.544 | sqlite3 2022-04-13 06:57:01.544 | conntrack 2022-04-13 06:57:01.544 | curl 2022-04-13 06:57:01.544 | dnsmasq-base 2022-04-13 06:57:01.544 | dnsmasq-utils 2022-04-13 06:57:01.544 | ebtables 2022-04-13 06:57:01.544 | genisoimage 2022-04-13 06:57:01.544 | iptables 2022-04-13 06:57:01.544 | iputils-arping 2022-04-13 06:57:01.544 | kpartx 2022-04-13 06:57:01.544 | libjs-jquery-tablesorter 2022-04-13 06:57:01.544 | parted 2022-04-13 06:57:01.544 | pm-utils 2022-04-13 06:57:01.544 | python3-mysqldb 2022-04-13 06:57:01.544 | socat 2022-04-13 06:57:01.544 | sqlite3 2022-04-13 06:57:01.544 | sudo 2022-04-13 06:57:01.544 | vlan 2022-04-13 06:57:01.544 | lsscsi 2022-04-13 06:57:01.544 | open-iscsi 2022-04-13 06:57:01.544 | lvm2 2022-04-13 06:57:01.544 | qemu-utils 2022-04-13 06:57:01.544 | thin-provisioning-tools 2022-04-13 06:57:01.544 | acl 2022-04-13 06:57:01.544 | dnsmasq-base 2022-04-13 06:57:01.544 | dnsmasq-utils 2022-04-13 06:57:01.544 | ebtables 2022-04-13 06:57:01.545 | haproxy 2022-04-13 06:57:01.545 | iptables 2022-04-13 06:57:01.545 | iputils-arping 2022-04-13 06:57:01.545 | iputils-ping 2022-04-13 06:57:01.545 | postgresql-server-dev-all 2022-04-13 06:57:01.545 | python3-mysqldb 2022-04-13 06:57:01.545 | sqlite3 2022-04-13 06:57:01.545 | sudo 2022-04-13 06:57:01.545 | vlan 2022-04-13 06:57:01.545 | pcp 2022-04-13 06:57:01.545 | ipset 2022-04-13 06:57:01.545 | conntrack 2022-04-13 06:57:01.545 | conntrackd 2022-04-13 06:57:01.545 | keepalived 2022-04-13 06:57:01.545 | lvm2 2022-04-13 06:57:01.545 | qemu-utils 2022-04-13 06:57:01.545 | thin-provisioning-tools 2022-04-13 06:57:01.545 | curl 2022-04-13 06:57:01.545 | liberasurecode-dev 2022-04-13 06:57:01.545 | make 2022-04-13 06:57:01.545 | memcached 2022-04-13 06:57:01.545 | rsync 2022-04-13 06:57:01.545 | sqlite3 2022-04-13 06:57:01.545 | xfsprogs ' 2022-04-13 06:57:01.547 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:57:01.549 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:01.551 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:01.554 | ++ 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 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 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 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 rsync sqlite3 xfsprogs 2022-04-13 06:57:01.555 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:57:01.559 | ++ 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 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 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 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 rsync sqlite3 xfsprogs 2022-04-13 06:57:01.561 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 06:57:01.564 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:57:01.566 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 06:57:01.568 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:57:01.570 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:01.572 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:57:01.575 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:01.577 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:01.579 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:57:01.581 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 06:57:01.583 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:01.585 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 06:57:01.588 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 06:57:01.592 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 06:57:01.594 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 06:57:01.596 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 06:57:01.598 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 06:57:01.600 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 06:57:01.603 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 06:57:01.606 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649833021604 2022-04-13 06:57:01.609 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:57:01.611 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:57:01.613 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:57:01.855 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:57:01.907 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:57:01.986 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:57:02.159 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:57:02.694 | Fetched 336 kB in 1s (417 kB/s) 2022-04-13 06:57:04.275 | Reading package lists... 2022-04-13 06:57:04.306 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 06:57:04.308 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 06:57:04.310 | ++ functions-common:time_stop:2425 : local name 2022-04-13 06:57:04.312 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:04.314 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:04.316 | ++ functions-common:time_stop:2428 : local total 2022-04-13 06:57:04.318 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:04.321 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 06:57:04.323 | ++ functions-common:time_stop:2432 : start_time=1649833021604 2022-04-13 06:57:04.325 | ++ functions-common:time_stop:2434 : [[ -z 1649833021604 ]] 2022-04-13 06:57:04.327 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:04.331 | ++ functions-common:time_stop:2437 : end_time=1649833024329 2022-04-13 06:57:04.334 | ++ functions-common:time_stop:2438 : elapsed_time=2725 2022-04-13 06:57:04.336 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 06:57:04.338 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:04.340 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2725 2022-04-13 06:57:04.342 | ++ functions-common:install_package:1464 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-04-13 06:57:04.344 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:57:04.347 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:04.349 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:04.351 | ++ functions-common:real_install_package:1450 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-04-13 06:57:04.372 | ++ functions-common:apt_get:1230 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-04-13 06:57:04.481 | Reading package lists... 2022-04-13 06:57:04.718 | Building dependency tree... 2022-04-13 06:57:04.719 | Reading state information... 2022-04-13 06:57:04.753 | acl is already the newest version (2.2.53-6). 2022-04-13 06:57:04.753 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:57:04.753 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:57:04.753 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:57:04.753 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:57:04.753 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:57:04.753 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:57:04.753 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:57:04.753 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:57:04.753 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:57:04.753 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:57:04.753 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:57:04.753 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:57:04.753 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:57:04.753 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:57:04.753 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:57:04.753 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:57:04.753 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:57:04.753 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:57:04.753 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:57:04.753 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:57:04.753 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:57:04.753 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:57:04.753 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:57:04.753 | psmisc is already the newest version (23.3-1). 2022-04-13 06:57:04.754 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:57:04.754 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:57:04.754 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:57:04.754 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:57:04.754 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:57:04.754 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:57:04.754 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:57:04.754 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:57:04.754 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:57:04.754 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:57:04.754 | pcp is already the newest version (5.0.3-1). 2022-04-13 06:57:04.754 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:57:04.754 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:57:04.754 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:57:04.754 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:57:04.754 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:57:04.754 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:57:04.754 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:57:04.754 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:57:04.754 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:57:04.754 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:57:04.754 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:57:04.754 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:57:04.754 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:57:04.754 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:57:04.754 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:57:04.754 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:57:04.754 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:57:04.754 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:57:04.754 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:57:04.754 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:57:04.754 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:57:04.754 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:57:04.754 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:57:04.755 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:57:04.755 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:57:04.755 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 06:57:04.755 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:57:04.755 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:57:04.755 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:57:04.755 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:57:04.755 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:57:04.755 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:57:04.755 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:57:04.969 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:57:04.969 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:57:04.969 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:57:04.969 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:57:04.969 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:04.970 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:04.970 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:04.970 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:04.970 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:04.970 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:04.970 | python3-zope.interface 2022-04-13 06:57:04.970 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:05.083 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:57:05.088 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 06:57:05.090 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:57:05.092 | ++ functions-common:time_stop:2425 : local name 2022-04-13 06:57:05.095 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:05.097 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:05.099 | ++ functions-common:time_stop:2428 : local total 2022-04-13 06:57:05.102 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:05.104 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:57:05.106 | ++ functions-common:time_stop:2432 : start_time=1649833024369 2022-04-13 06:57:05.108 | ++ functions-common:time_stop:2434 : [[ -z 1649833024369 ]] 2022-04-13 06:57:05.111 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:05.116 | ++ functions-common:time_stop:2437 : end_time=1649833025113 2022-04-13 06:57:05.118 | ++ functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 06:57:05.120 | ++ functions-common:time_stop:2439 : total=734 2022-04-13 06:57:05.122 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:05.124 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1478 2022-04-13 06:57:05.126 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 06:57:05.129 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:57:05.131 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:57:05.134 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:57:05.138 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:57:05.142 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:05.144 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:57:05.147 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:57:06.536 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:57:06.539 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:57:06.541 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:57:06.543 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:57:06.545 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 06:57:06.546 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 06:57:06.548 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 06:57:06.550 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 06:57:06.552 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 06:57:06.553 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 06:57:06.555 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 06:57:06.557 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 06:57:06.559 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 06:57:06.560 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 06:57:06.562 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 06:57:06.564 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 06:57:06.566 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 06:57:06.567 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 06:57:06.569 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 06:57:06.571 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 06:57:06.573 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 06:57:06.575 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:57:06.577 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 06:57:06.579 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 06:57:06.647 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 06:57:06.650 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 06:57:06.717 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 06:57:06.720 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 06:57:06.787 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 06:57:06.789 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:57:06.791 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 06:57:06.793 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 06:57:06.795 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 06:57:06.797 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 06:57:06.798 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 06:57:06.800 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:57:06.802 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 06:57:06.804 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 06:57:06.806 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:57:06.806 | Distro: focal 2022-04-13 06:57:06.808 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 06:57:06.811 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:57:06.814 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:57:06.816 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:57:06.819 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:57:06.819 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:57:07.425 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 06:57:07.427 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 06:57:07.427 | pip: 21.3.1 2022-04-13 06:57:07.430 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 06:57:07.432 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 06:57:07.433 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:57:07.435 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:07.437 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:07.439 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:57:07.440 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:07.442 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:07.444 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:07.446 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:07.448 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:57:07.449 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:07.451 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:07.453 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 06:57:07.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:07.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:07.458 | + tools/install_pip.sh:main:142 : : 2022-04-13 06:57:07.460 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 06:57:07.462 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 06:57:07.464 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 06:57:07.465 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:57:07.468 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 06:57:07.469 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 06:57:07.471 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:57:07.474 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:57:07.474 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:57:07.478 | ++ 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 ' 2022-04-13 06:57:07.480 | ++ 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 == '' ]] 2022-04-13 06:57:07.482 | ++ 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' 2022-04-13 06:57:07.484 | + 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' 2022-04-13 06:57:07.486 | + 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' 2022-04-13 06:57:07.502 | 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 2022-04-13 06:57:07.504 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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' 2022-04-13 06:57:08.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:08.243 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:08.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:08.243 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:09.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:11.302 | Collecting 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 2022-04-13 06:57:11.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 06:57:13.088 | Installing collected packages: setuptools 2022-04-13 06:57:13.961 | Successfully installed setuptools-62.0.0 2022-04-13 06:57:13.961 | 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 2022-04-13 06:57:14.120 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:57:14.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:14.238 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:14.241 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:14.242 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:14.244 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:14.246 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:14.247 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:14.249 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:14.251 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:14.252 | + functions-common:time_stop:2432 : start_time=1649833027498 2022-04-13 06:57:14.254 | + functions-common:time_stop:2434 : [[ -z 1649833027498 ]] 2022-04-13 06:57:14.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:14.260 | + functions-common:time_stop:2437 : end_time=1649833034258 2022-04-13 06:57:14.262 | + functions-common:time_stop:2438 : elapsed_time=6760 2022-04-13 06:57:14.264 | + functions-common:time_stop:2439 : total=0 2022-04-13 06:57:14.265 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:14.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6760 2022-04-13 06:57:14.269 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:14.271 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 06:57:14.273 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:57:14.277 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:57:14.279 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:57:14.282 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:57:14.282 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:57:14.862 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 06:57:14.864 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 06:57:14.864 | pip: 21.3.1 2022-04-13 06:57:14.868 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:57:14.871 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:57:14.874 | + ./stack.sh:main:798 : fixup_all 2022-04-13 06:57:14.876 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 06:57:14.878 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 06:57:14.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:14.883 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:14.885 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 06:57:14.897 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 06:57:14.907 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 06:57:14.919 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 06:57:14.921 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 06:57:14.928 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:57:14.929 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:14.931 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:14.934 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:57:14.936 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:14.938 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:14.940 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:14.942 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:14.945 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:57:14.947 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:14.949 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:14.951 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 06:57:14.953 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 06:57:14.955 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 06:57:14.957 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:57:14.959 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:57:14.962 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:14.964 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:57:14.966 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:57:14.968 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:14.970 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 06:57:14.972 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 06:57:14.974 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 06:57:14.977 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 06:57:14.979 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 06:57:14.981 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 06:57:14.983 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 06:57:15.004 | Using python 3.8 to install os-testr 2022-04-13 06:57:15.007 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 06:57:15.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:15.742 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:15.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:15.742 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:16.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:16.948 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 06:57:17.017 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 06:57:17.018 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 06:57:17.019 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 06:57:17.033 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 06:57:17.043 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 06:57:17.054 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 06:57:18.716 | 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 2022-04-13 06:57:18.722 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:57:18.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:18.826 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:18.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:18.831 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:18.833 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:18.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:18.837 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:18.839 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:18.841 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:18.843 | + functions-common:time_stop:2432 : start_time=1649833034999 2022-04-13 06:57:18.846 | + functions-common:time_stop:2434 : [[ -z 1649833034999 ]] 2022-04-13 06:57:18.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:18.853 | + functions-common:time_stop:2437 : end_time=1649833038850 2022-04-13 06:57:18.855 | + functions-common:time_stop:2438 : elapsed_time=3851 2022-04-13 06:57:18.857 | + functions-common:time_stop:2439 : total=0 2022-04-13 06:57:18.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:18.862 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3851 2022-04-13 06:57:18.864 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:18.867 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:57:18.917 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 06:57:19.013 | + ./stack.sh:main:812 : install_infra 2022-04-13 06:57:19.015 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:19.018 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:57:19.020 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:19.024 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:57:19.047 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:57:20.953 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.963 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.968 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.973 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.977 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.985 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.989 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.018 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.096 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.115 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.119 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.124 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.139 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.147 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.149 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.166 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.183 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.197 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.214 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.237 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.255 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.263 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.269 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.289 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.320 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.333 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.338 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.342 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.347 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.362 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.369 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.417 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.435 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.439 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.470 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.532 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.539 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.545 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.595 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.609 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.617 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.718 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.743 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.747 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.757 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.763 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.782 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.789 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.806 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.836 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.864 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.876 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.889 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.907 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.915 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.929 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.940 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.944 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:21.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:22.087 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 06:57:22.379 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:22.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:22.384 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:22.386 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:22.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:22.390 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:22.392 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:22.394 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:22.396 | + functions-common:time_stop:2432 : start_time=1649833039039 2022-04-13 06:57:22.399 | + functions-common:time_stop:2434 : [[ -z 1649833039039 ]] 2022-04-13 06:57:22.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:22.405 | + functions-common:time_stop:2437 : end_time=1649833042403 2022-04-13 06:57:22.407 | + functions-common:time_stop:2438 : elapsed_time=3364 2022-04-13 06:57:22.409 | + functions-common:time_stop:2439 : total=3851 2022-04-13 06:57:22.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:22.413 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7215 2022-04-13 06:57:22.416 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:22.418 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:22.421 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:57:22.444 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 06:57:24.214 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.221 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.226 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.231 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.235 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.243 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.247 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.272 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.350 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.369 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.373 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.378 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.393 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.401 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.402 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.419 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.437 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.446 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.451 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.469 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.491 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.508 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.516 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.522 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.543 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.571 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.573 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.587 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.591 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.595 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.601 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.616 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.622 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.671 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.689 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.693 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.724 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.787 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.793 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.800 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.850 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.863 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.871 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:24.975 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.000 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.004 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.014 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.019 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.038 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.045 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.063 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.092 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.121 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.133 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.146 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.164 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.173 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.187 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.198 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.202 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:25.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:25.210 | Processing /opt/stack/requirements 2022-04-13 06:57:26.918 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 06:57:26.921 | 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 191)) (3.0.0) 2022-04-13 06:57:26.933 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 06:57:26.938 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 06:57:26.940 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 06:57:26.947 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 06:57:26.977 | 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 539)) (1.16.0) 2022-04-13 06:57:26.980 | 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 596)) (2.5.0) 2022-04-13 06:57:26.991 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 06:57:27.041 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 06:57:27.044 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 06:57:27.059 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 06:57:27.062 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 06:57:27.065 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 06:57:27.071 | 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 186)) (1.0.0) 2022-04-13 06:57:27.073 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 06:57:27.086 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 06:57:27.097 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 06:57:27.104 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 06:57:27.153 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 06:57:27.156 | 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 636)) (0.2.5) 2022-04-13 06:57:27.161 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 06:57:27.222 | 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 410)) (1.8.2) 2022-04-13 06:57:27.224 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:57:27.225 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:57:28.042 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:57:28.042 | ERROR: Command errored out with exit status 1: 2022-04-13 06:57:28.042 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yatv4nto/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yatv4nto/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-0zaoafye 2022-04-13 06:57:28.042 | cwd: /tmp/pip-req-build-yatv4nto/ 2022-04-13 06:57:28.042 | Complete output (6 lines): 2022-04-13 06:57:28.042 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:57:28.042 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:57:28.042 | or: setup.py --help-commands 2022-04-13 06:57:28.042 | or: setup.py cmd --help 2022-04-13 06:57:28.042 | 2022-04-13 06:57:28.042 | error: invalid command 'bdist_wheel' 2022-04-13 06:57:28.042 | ---------------------------------------- 2022-04-13 06:57:28.042 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:57:28.043 | Running setup.py clean for openstack-requirements 2022-04-13 06:57:28.868 | Failed to build openstack-requirements 2022-04-13 06:57:28.882 | Installing collected packages: openstack-requirements 2022-04-13 06:57:28.883 | Attempting uninstall: openstack-requirements 2022-04-13 06:57:28.884 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 06:57:28.919 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 06:57:28.937 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 06:57:28.939 | Running setup.py install for openstack-requirements: started 2022-04-13 06:57:31.279 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:57:31.303 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 06:57:31.427 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:31.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:31.431 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:31.433 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:31.436 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:31.438 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:31.440 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:31.442 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:31.445 | + functions-common:time_stop:2432 : start_time=1649833042436 2022-04-13 06:57:31.447 | + functions-common:time_stop:2434 : [[ -z 1649833042436 ]] 2022-04-13 06:57:31.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:31.453 | + functions-common:time_stop:2437 : end_time=1649833051451 2022-04-13 06:57:31.456 | + functions-common:time_stop:2438 : elapsed_time=9015 2022-04-13 06:57:31.458 | + functions-common:time_stop:2439 : total=7215 2022-04-13 06:57:31.460 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:31.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16230 2022-04-13 06:57:31.464 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:31.467 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:57:31.469 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:57:31.472 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:57:31.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:31.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:31.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 06:57:31.481 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:31.483 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:57:31.503 | Using python 3.8 to install pbr 2022-04-13 06:57:31.506 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:57:32.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:32.246 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:32.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:32.246 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:33.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:33.455 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 06:57:35.260 | 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 2022-04-13 06:57:35.266 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:57:35.266 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:35.373 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:35.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:35.378 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:35.380 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:35.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:35.385 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:35.387 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:35.389 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:35.391 | + functions-common:time_stop:2432 : start_time=1649833051498 2022-04-13 06:57:35.393 | + functions-common:time_stop:2434 : [[ -z 1649833051498 ]] 2022-04-13 06:57:35.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:35.400 | + functions-common:time_stop:2437 : end_time=1649833055397 2022-04-13 06:57:35.402 | + functions-common:time_stop:2438 : elapsed_time=3899 2022-04-13 06:57:35.404 | + functions-common:time_stop:2439 : total=16230 2022-04-13 06:57:35.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:35.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20129 2022-04-13 06:57:35.411 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:35.413 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:57:37.656 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:57:39.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:39.533 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:57:39.548 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 06:57:39.554 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 06:57:39.556 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:57:39.558 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:57:39.561 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 06:57:39.631 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:57:39.633 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:57:39.636 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 06:57:39.653 | + ./stack.sh:main:821 : pkgs= 2022-04-13 06:57:39.655 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 06:57:39.658 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 06:57:39.661 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 06:57:39.663 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 06:57:39.665 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:57:39.667 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:57:39.669 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:57:39.672 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:57:39.674 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:57:39.676 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:57:39.680 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:57:39.682 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:57:39.684 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:57:39.687 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:57:39.689 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:57:39.703 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:39.705 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:57:39.708 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:39.710 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:57:39.712 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:39.714 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:57:39.716 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:39.718 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:57:39.720 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:39.723 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:57:39.725 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:39.727 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:57:39.729 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:57:39.731 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:57:39.733 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:57:39.735 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:57:39.737 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 06:57:39.740 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 06:57:39.742 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 06:57:39.744 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 06:57:39.746 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 06:57:39.748 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:57:39.751 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:57:39.753 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:57:39.755 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:57:39.757 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:57:39.809 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:57:39.809 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:57:39.811 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:57:40.171 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 06:57:40.174 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:57:40.190 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:40.193 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:57:40.195 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:57:40.197 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:57:40.199 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:57:40.202 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:57:40.204 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:40.207 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:57:40.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:40.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:40.213 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:57:40.216 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:40.218 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:40.220 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:57:40.223 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 06:57:40.225 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:57:40.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:40.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:40.232 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 06:57:40.259 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:57:40.368 | Reading package lists... 2022-04-13 06:57:40.605 | Building dependency tree... 2022-04-13 06:57:40.607 | Reading state information... 2022-04-13 06:57:40.849 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:57:40.849 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:40.850 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:40.851 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:40.851 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:40.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:40.851 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:40.851 | python3-zope.interface 2022-04-13 06:57:40.851 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:40.964 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:57:40.968 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:57:40.970 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:57:40.973 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:40.975 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:40.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:40.980 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:40.982 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:40.984 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:57:40.987 | + functions-common:time_stop:2432 : start_time=1649833060256 2022-04-13 06:57:40.989 | + functions-common:time_stop:2434 : [[ -z 1649833060256 ]] 2022-04-13 06:57:40.992 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:40.996 | + functions-common:time_stop:2437 : end_time=1649833060993 2022-04-13 06:57:40.998 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 06:57:41.000 | + functions-common:time_stop:2439 : total=1478 2022-04-13 06:57:41.002 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:41.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2215 2022-04-13 06:57:41.007 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:57:41.010 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:57:41.012 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:57:41.014 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:57:41.016 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:41.019 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:57:41.021 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:57:41.024 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:41.026 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:57:41.028 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:57:41.030 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:41.033 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:41.035 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:57:41.038 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:41.040 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:41.042 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:41.044 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:41.047 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:57:41.049 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:41.051 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:41.053 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:57:41.055 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:57:41.058 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:57:41.060 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:41.062 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:57:41.064 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:57:41.067 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:41.069 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 06:57:41.071 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:57:41.087 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:41.089 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:57:41.092 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:57:41.094 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 06:57:41.097 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:57:41.100 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:57:41.104 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:57:41.106 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:57:41.108 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:57:41.111 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:57:41.113 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:57:41.115 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:57:41.118 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:57:41.824 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:57:41.824 | user tags 2022-04-13 06:57:41.824 | stackrabbit []' 2022-04-13 06:57:41.827 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:57:41.827 | user tags 2022-04-13 06:57:41.827 | stackrabbit []' 2022-04-13 06:57:41.827 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:57:41.833 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:57:41.836 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:57:41.838 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:57:42.498 | Changing password for user "stackrabbit" ... 2022-04-13 06:57:42.521 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:57:43.171 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:57:43.194 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:57:43.197 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:57:43.862 | Changing password for user "stackrabbit" ... 2022-04-13 06:57:43.884 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:57:43.886 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:57:43.888 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:57:44.542 | Deleting user "guest" ... 2022-04-13 06:57:44.558 | Error: 2022-04-13 06:57:44.559 | {:no_such_user, "guest"} 2022-04-13 06:57:44.573 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:57:44.576 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 06:57:44.592 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:44.594 | + ./stack.sh:main:838 : install_database 2022-04-13 06:57:44.597 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 06:57:44.599 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 06:57:44.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:44.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:44.607 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 06:57:44.818 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:57:44.820 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:44.822 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 06:57:44.825 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 06:57:44.827 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:44.829 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 06:57:44.832 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:57:44.834 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:44.837 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:44.839 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:57:44.841 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:44.844 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:44.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:44.849 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:44.851 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:57:44.853 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:44.858 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:44.860 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 06:57:44.863 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:57:44.865 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:57:44.868 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:44.871 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:57:44.873 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:57:44.875 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:44.878 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 06:57:44.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:44.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:44.884 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 06:57:44.887 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:57:44.889 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:57:44.891 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:57:44.894 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:57:44.896 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:44.898 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:57:44.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:44.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:44.905 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:57:44.907 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:44.910 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:44.912 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:57:44.914 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 06:57:44.917 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:57:44.919 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:44.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:44.923 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 06:57:44.944 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:57:45.052 | Reading package lists... 2022-04-13 06:57:45.293 | Building dependency tree... 2022-04-13 06:57:45.294 | Reading state information... 2022-04-13 06:57:45.544 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:57:45.544 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:45.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:45.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:45.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:45.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:45.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:45.545 | python3-zope.interface 2022-04-13 06:57:45.545 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:45.658 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:57:45.662 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:57:45.664 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:57:45.666 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:45.668 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:45.670 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:45.673 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:45.675 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:45.677 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:57:45.679 | + functions-common:time_stop:2432 : start_time=1649833064941 2022-04-13 06:57:45.681 | + functions-common:time_stop:2434 : [[ -z 1649833064941 ]] 2022-04-13 06:57:45.684 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:45.688 | + functions-common:time_stop:2437 : end_time=1649833065686 2022-04-13 06:57:45.691 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 06:57:45.693 | + functions-common:time_stop:2439 : total=2215 2022-04-13 06:57:45.695 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:45.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2960 2022-04-13 06:57:45.699 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:57:45.702 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 06:57:45.704 | + ./stack.sh:main:841 : install_database_python 2022-04-13 06:57:45.706 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 06:57:45.708 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 06:57:45.711 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:57:45.713 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:57:45.716 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:57:45.718 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:57:45.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:57:45.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:57:45.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:57:45.729 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:57:45.731 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:57:45.734 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:57:45.737 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:57:45.739 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:57:45.760 | Using python 3.8 to install PyMySQL 2022-04-13 06:57:45.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 06:57:46.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:46.491 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:46.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:46.491 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:47.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:47.684 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 06:57:49.360 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:57:49.366 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:57:49.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:49.466 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:49.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:49.471 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:49.474 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:49.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:49.478 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:49.481 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:49.483 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:49.485 | + functions-common:time_stop:2432 : start_time=1649833065755 2022-04-13 06:57:49.488 | + functions-common:time_stop:2434 : [[ -z 1649833065755 ]] 2022-04-13 06:57:49.490 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:49.495 | + functions-common:time_stop:2437 : end_time=1649833069492 2022-04-13 06:57:49.497 | + functions-common:time_stop:2438 : elapsed_time=3737 2022-04-13 06:57:49.499 | + functions-common:time_stop:2439 : total=20129 2022-04-13 06:57:49.501 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:49.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23866 2022-04-13 06:57:49.506 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:49.508 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:57:49.511 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:57:49.513 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:57:49.515 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 06:57:49.531 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:49.534 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 06:57:49.536 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 06:57:49.540 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:57:49.540 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 06:57:49.545 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:57:49.548 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:57:49.550 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-13 06:57:49.553 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 06:57:49.555 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 06:57:49.557 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 06:57:49.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:49.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 06:57:49.577 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:57:49.580 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:57:49.583 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:57:49.585 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:57:49.587 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:49.590 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:57:49.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:49.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:49.597 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:57:49.599 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:49.601 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:49.604 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:57:49.606 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 06:57:49.609 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:57:49.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:49.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:49.616 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 06:57:49.637 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:57:49.745 | Reading package lists... 2022-04-13 06:57:49.983 | Building dependency tree... 2022-04-13 06:57:49.985 | Reading state information... 2022-04-13 06:57:50.232 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:57:50.232 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:50.233 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:50.233 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:50.233 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:50.233 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:50.233 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:50.233 | python3-zope.interface 2022-04-13 06:57:50.233 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:50.346 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:57:50.350 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:57:50.353 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:57:50.355 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:50.357 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:50.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:50.362 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:50.364 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:50.366 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:57:50.368 | + functions-common:time_stop:2432 : start_time=1649833069634 2022-04-13 06:57:50.371 | + functions-common:time_stop:2434 : [[ -z 1649833069634 ]] 2022-04-13 06:57:50.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:50.377 | + functions-common:time_stop:2437 : end_time=1649833070375 2022-04-13 06:57:50.380 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 06:57:50.382 | + functions-common:time_stop:2439 : total=2960 2022-04-13 06:57:50.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:50.386 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3701 2022-04-13 06:57:50.388 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:57:50.391 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:57:50.407 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:50.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 06:57:50.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:57:50.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 06:57:50.417 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 06:57:50.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 06:57:50.439 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:57:50.441 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:57:50.443 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:57:50.445 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:57:50.447 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:50.450 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:57:50.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:50.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:50.456 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:57:50.458 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:50.460 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:50.462 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:57:50.465 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:57:50.467 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:57:50.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:50.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:50.474 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:57:50.494 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:57:50.602 | Reading package lists... 2022-04-13 06:57:50.841 | Building dependency tree... 2022-04-13 06:57:50.842 | Reading state information... 2022-04-13 06:57:51.099 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:57:51.099 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:57:51.099 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:57:51.099 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:51.100 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:51.100 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:51.100 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:51.100 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:51.100 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:51.100 | python3-zope.interface 2022-04-13 06:57:51.100 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:51.212 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:57:51.216 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:57:51.218 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:57:51.221 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:51.223 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:51.225 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:51.227 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:51.230 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:51.232 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:57:51.234 | + functions-common:time_stop:2432 : start_time=1649833070492 2022-04-13 06:57:51.237 | + functions-common:time_stop:2434 : [[ -z 1649833070492 ]] 2022-04-13 06:57:51.239 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:51.243 | + functions-common:time_stop:2437 : end_time=1649833071241 2022-04-13 06:57:51.245 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 06:57:51.248 | + functions-common:time_stop:2439 : total=3701 2022-04-13 06:57:51.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:51.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4450 2022-04-13 06:57:51.255 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:57:51.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 06:57:51.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:57:51.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:57:51.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:57:51.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 06:57:51.269 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 06:57:51.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 06:57:51.275 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 06:57:51.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 06:57:51.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 06:57:51.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 06:57:51.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 06:57:51.288 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:57:51.290 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:57:51.292 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:57:51.294 | + functions:vercmp:631 : local result 2022-04-13 06:57:51.298 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:57:51.298 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:57:51.299 | ++ functions:vercmp:635 : head -1 2022-04-13 06:57:51.303 | + functions:vercmp:635 : result=3.13 2022-04-13 06:57:51.305 | + functions:vercmp:637 : case $op in 2022-04-13 06:57:51.308 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:57:51.310 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:57:51.312 | + functions:vercmp:648 : return 2022-04-13 06:57:51.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 06:57:51.317 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 06:57:51.319 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:57:51.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:57:51.694 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:57:51.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 06:57:51.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.707 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 06:57:51.723 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:57:51.726 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 06:57:51.728 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:57:51.728 | Installing etcd 2022-04-13 06:57:51.731 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:57:51.743 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:57:51.756 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:51.758 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:57:51.772 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:57:51.777 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:51.780 | ++ 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 2022-04-13 06:57:51.783 | +++ 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 2022-04-13 06:57:51.787 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:51.789 | ++ 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* ]] 2022-04-13 06:57:51.792 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:57:51.794 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:51.796 | ++ functions:get_extra_file:74 : return 2022-04-13 06:57:51.799 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:51.802 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:57:51.804 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:57:51.806 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 06:57:51.823 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:57:51.825 | + ./stack.sh:main:868 : install_dstat 2022-04-13 06:57:51.827 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:57:51.845 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:57:51.848 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:57:51.850 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:57:51.852 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 06:57:51.855 | + ./stack.sh:main:877 : install_libs 2022-04-13 06:57:51.857 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 06:57:51.862 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 06:57:51.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 06:57:51.866 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:57:51.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 06:57:51.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.877 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 06:57:51.880 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 06:57:51.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 06:57:51.884 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:57:51.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 06:57:51.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.895 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 06:57:51.897 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 06:57:51.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 06:57:51.901 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:57:51.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 06:57:51.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.913 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 06:57:51.915 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 06:57:51.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 06:57:51.920 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:57:51.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 06:57:51.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.931 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 06:57:51.933 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 06:57:51.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 06:57:51.938 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:57:51.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 06:57:51.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.949 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 06:57:51.951 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 06:57:51.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 06:57:51.956 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:57:51.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 06:57:51.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.967 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 06:57:51.969 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 06:57:51.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 06:57:51.974 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:57:51.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 06:57:51.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:51.985 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 06:57:51.988 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 06:57:51.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 06:57:51.992 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:57:51.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:51.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:51.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 06:57:52.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.003 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 06:57:52.005 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 06:57:52.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 06:57:52.010 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:57:52.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 06:57:52.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.021 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 06:57:52.023 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 06:57:52.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 06:57:52.027 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:57:52.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 06:57:52.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.039 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 06:57:52.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 06:57:52.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 06:57:52.046 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:57:52.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 06:57:52.055 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.058 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 06:57:52.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 06:57:52.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 06:57:52.065 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:57:52.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 06:57:52.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.076 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 06:57:52.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 06:57:52.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 06:57:52.083 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:57:52.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 06:57:52.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.094 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 06:57:52.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 06:57:52.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 06:57:52.101 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:57:52.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 06:57:52.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.113 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 06:57:52.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 06:57:52.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 06:57:52.120 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:57:52.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 06:57:52.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.131 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 06:57:52.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 06:57:52.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 06:57:52.138 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:57:52.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 06:57:52.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.149 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 06:57:52.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 06:57:52.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 06:57:52.156 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 06:57:52.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.161 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 06:57:52.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.168 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 06:57:52.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 06:57:52.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 06:57:52.175 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:57:52.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 06:57:52.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.187 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 06:57:52.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 06:57:52.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 06:57:52.193 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:57:52.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 06:57:52.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.205 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 06:57:52.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 06:57:52.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 06:57:52.212 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:57:52.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 06:57:52.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.224 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 06:57:52.226 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 06:57:52.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 06:57:52.231 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:57:52.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 06:57:52.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.242 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 06:57:52.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 06:57:52.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 06:57:52.249 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:57:52.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 06:57:52.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.260 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 06:57:52.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 06:57:52.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 06:57:52.267 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:57:52.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 06:57:52.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.279 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:57:52.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 06:57:52.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 06:57:52.290 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:57:52.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 06:57:52.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.301 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 06:57:52.304 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 06:57:52.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 06:57:52.308 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:57:52.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 06:57:52.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.320 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 06:57:52.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 06:57:52.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 06:57:52.327 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:57:52.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 06:57:52.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.338 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 06:57:52.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 06:57:52.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 06:57:52.346 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:57:52.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 06:57:52.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.357 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:57:52.360 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 06:57:52.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 06:57:52.365 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:57:52.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:57:52.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.376 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 06:57:52.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 06:57:52.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 06:57:52.383 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:57:52.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 06:57:52.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.395 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 06:57:52.397 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 06:57:52.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 06:57:52.401 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:57:52.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 06:57:52.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.413 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 06:57:52.415 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 06:57:52.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 06:57:52.419 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:57:52.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 06:57:52.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.432 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 06:57:52.434 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 06:57:52.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 06:57:52.439 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:57:52.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 06:57:52.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.450 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 06:57:52.452 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 06:57:52.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 06:57:52.457 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:57:52.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 06:57:52.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.468 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 06:57:52.470 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 06:57:52.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 06:57:52.475 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:57:52.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 06:57:52.484 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.487 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 06:57:52.489 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 06:57:52.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 06:57:52.494 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:57:52.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 06:57:52.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.506 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 06:57:52.508 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 06:57:52.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 06:57:52.512 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 06:57:52.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 06:57:52.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.524 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 06:57:52.526 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 06:57:52.528 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 06:57:52.531 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:57:52.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.537 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 06:57:52.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.542 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 06:57:52.544 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 06:57:52.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 06:57:52.549 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:57:52.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:52.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:57:52.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 06:57:52.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:52.560 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 06:57:52.581 | Using python 3.8 to install etcd3 2022-04-13 06:57:52.583 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 06:57:53.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:53.312 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:53.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:53.312 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:54.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:54.485 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 06:57:54.493 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 06:57:54.494 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 06:57:54.495 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 06:57:54.496 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 06:57:56.144 | 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 2022-04-13 06:57:56.150 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:57:56.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:56.250 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:56.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:56.254 | + functions-common:time_stop:2425 : local name 2022-04-13 06:57:56.256 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:57:56.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:57:56.261 | + functions-common:time_stop:2428 : local total 2022-04-13 06:57:56.263 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:57:56.265 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:57:56.268 | + functions-common:time_stop:2432 : start_time=1649833072576 2022-04-13 06:57:56.270 | + functions-common:time_stop:2434 : [[ -z 1649833072576 ]] 2022-04-13 06:57:56.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:57:56.276 | + functions-common:time_stop:2437 : end_time=1649833076274 2022-04-13 06:57:56.278 | + functions-common:time_stop:2438 : elapsed_time=3698 2022-04-13 06:57:56.280 | + functions-common:time_stop:2439 : total=23866 2022-04-13 06:57:56.283 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:57:56.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27564 2022-04-13 06:57:56.287 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:56.290 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 06:57:56.312 | Using python 3.8 to install etcd3gw 2022-04-13 06:57:56.315 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 06:57:57.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:57.055 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:57.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:57.055 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:58.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:58.263 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 06:57:58.271 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 06:57:58.272 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 06:57:58.273 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 06:57:58.274 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 06:57:58.311 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 06:57:58.312 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 06:57:58.315 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 06:57:58.317 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 06:58:00.003 | 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 2022-04-13 06:58:00.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:00.009 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:00.111 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:00.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:00.116 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:00.118 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:00.120 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:00.122 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:00.125 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:00.127 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:00.130 | + functions-common:time_stop:2432 : start_time=1649833076306 2022-04-13 06:58:00.132 | + functions-common:time_stop:2434 : [[ -z 1649833076306 ]] 2022-04-13 06:58:00.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:00.139 | + functions-common:time_stop:2437 : end_time=1649833080136 2022-04-13 06:58:00.142 | + functions-common:time_stop:2438 : elapsed_time=3830 2022-04-13 06:58:00.144 | + functions-common:time_stop:2439 : total=27564 2022-04-13 06:58:00.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:00.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31394 2022-04-13 06:58:00.152 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:00.155 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 06:58:00.157 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 06:58:00.159 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 06:58:00.162 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:58:00.164 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:00.166 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:00.169 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:58:00.171 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:00.173 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:00.176 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:00.178 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:00.180 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:58:00.182 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:00.185 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:00.187 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 06:58:00.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:00.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:00.194 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:58:00.197 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:58:00.199 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:58:00.201 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:58:00.204 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:58:00.206 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:58:00.209 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:00.211 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:58:00.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:00.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:00.217 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:58:00.220 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:00.222 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:00.224 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:58:00.227 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:58:00.229 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:58:00.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:00.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:00.236 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:58:00.257 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:58:00.365 | Reading package lists... 2022-04-13 06:58:00.604 | Building dependency tree... 2022-04-13 06:58:00.606 | Reading state information... 2022-04-13 06:58:00.853 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:58:00.853 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:58:00.853 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:00.853 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:00.854 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:00.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:00.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:00.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:00.854 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:00.854 | python3-zope.interface 2022-04-13 06:58:00.854 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:00.965 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:58:00.970 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:58:00.972 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:58:00.974 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:00.976 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:00.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:00.981 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:00.983 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:00.986 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:58:00.988 | + functions-common:time_stop:2432 : start_time=1649833080254 2022-04-13 06:58:00.990 | + functions-common:time_stop:2434 : [[ -z 1649833080254 ]] 2022-04-13 06:58:00.993 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:00.997 | + functions-common:time_stop:2437 : end_time=1649833080995 2022-04-13 06:58:00.999 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 06:58:01.001 | + functions-common:time_stop:2439 : total=4450 2022-04-13 06:58:01.004 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:01.006 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5191 2022-04-13 06:58:01.008 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:58:01.010 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 06:58:01.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:01.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:01.017 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 06:58:01.080 | Module proxy already enabled 2022-04-13 06:58:01.084 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 06:58:01.146 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:58:01.146 | Module proxy already enabled 2022-04-13 06:58:01.146 | Module proxy_uwsgi already enabled 2022-04-13 06:58:01.150 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 06:58:01.153 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 06:58:01.155 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 06:58:01.157 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 06:58:01.282 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 06:58:01.284 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 06:58:01.287 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:58:01.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 06:58:01.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.299 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 06:58:01.301 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 06:58:01.304 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:58:01.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 06:58:01.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.316 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 06:58:01.318 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 06:58:01.321 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:58:01.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.326 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 06:58:01.330 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.333 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 06:58:01.335 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:58:01.337 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:58:01.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:58:01.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.349 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 06:58:01.351 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:58:01.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 06:58:01.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.364 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 06:58:01.366 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 06:58:01.369 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:58:01.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 06:58:01.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.381 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 06:58:01.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:01.400 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 06:58:01.402 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 06:58:01.404 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:58:01.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 06:58:01.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.416 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 06:58:01.433 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:01.435 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 06:58:01.438 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 06:58:01.440 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:58:01.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 06:58:01.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.453 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 06:58:01.455 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 06:58:01.457 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:58:01.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:01.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:58:01.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 06:58:01.467 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:01.469 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 06:58:01.471 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:58:01.474 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:58:01.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:58:01.479 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:58:01.482 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:58:01.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:58:01.486 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:58:01.491 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:58:01.493 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:58:01.495 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:58:01.498 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:58:01.501 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:58:01.522 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:58:01.524 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 06:58:02.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:02.254 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:02.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:02.254 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:03.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:03.441 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 06:58:03.499 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 06:58:03.500 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 06:58:03.501 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 06:58:03.502 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 06:58:03.503 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 06:58:03.504 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 06:58:03.505 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 06:58:03.507 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 06:58:03.508 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 06:58:03.509 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 06:58:03.510 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 06:58:03.511 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 06:58:03.512 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 06:58:03.513 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 06:58:03.570 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 06:58:03.571 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 06:58:03.573 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 06:58:03.612 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 06:58:03.651 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 06:58:03.652 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 06:58:03.653 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 06:58:03.654 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 06:58:03.705 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 06:58:03.706 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 06:58:03.716 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 06:58:03.717 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 06:58:03.731 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 06:58:03.733 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 06:58:03.736 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 06:58:03.799 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 06:58:03.800 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 06:58:03.804 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 06:58:03.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 06:58:03.857 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 06:58:03.868 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 06:58:05.491 | 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 2022-04-13 06:58:05.497 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:05.497 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:05.601 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:05.604 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:05.606 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:05.608 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:05.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:05.612 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:05.615 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:05.617 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:05.619 | + functions-common:time_stop:2432 : start_time=1649833081516 2022-04-13 06:58:05.621 | + functions-common:time_stop:2434 : [[ -z 1649833081516 ]] 2022-04-13 06:58:05.624 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:05.628 | + functions-common:time_stop:2437 : end_time=1649833085626 2022-04-13 06:58:05.630 | + functions-common:time_stop:2438 : elapsed_time=4110 2022-04-13 06:58:05.633 | + functions-common:time_stop:2439 : total=31394 2022-04-13 06:58:05.635 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:05.637 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35504 2022-04-13 06:58:05.640 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:05.642 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 06:58:05.644 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:58:05.647 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:58:05.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:58:05.652 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:58:05.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:58:05.658 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:58:05.658 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:58:05.664 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:58:05.666 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:58:05.668 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:58:05.671 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:58:05.674 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:58:05.695 | Using python 3.8 to install python-memcached 2022-04-13 06:58:05.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 06:58:06.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:06.442 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:06.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:06.442 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:07.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:07.650 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 06:58:07.653 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 06:58:09.348 | 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 2022-04-13 06:58:09.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:09.354 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:09.456 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:09.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:09.461 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:09.463 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:09.465 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:09.468 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:09.470 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:09.472 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:09.474 | + functions-common:time_stop:2432 : start_time=1649833085690 2022-04-13 06:58:09.476 | + functions-common:time_stop:2434 : [[ -z 1649833085690 ]] 2022-04-13 06:58:09.479 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:09.484 | + functions-common:time_stop:2437 : end_time=1649833089481 2022-04-13 06:58:09.486 | + functions-common:time_stop:2438 : elapsed_time=3791 2022-04-13 06:58:09.488 | + functions-common:time_stop:2439 : total=35504 2022-04-13 06:58:09.490 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:09.493 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39295 2022-04-13 06:58:09.495 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:09.497 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 06:58:09.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:09.516 | + ./stack.sh:main:899 : '[' 10.222.0.41 == 10.222.0.41 ']' 2022-04-13 06:58:09.519 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 06:58:09.521 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:58:09.523 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:58:09.526 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:58:09.528 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:58:09.530 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 06:58:09.545 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:58:09.548 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 06:58:09.550 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:58:09.552 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 06:58:09.554 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 06:58:09.556 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 06:58:09.558 | ++ functions-common:git_clone:612 : pwd 2022-04-13 06:58:09.562 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:58:09.564 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 06:58:09.566 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 06:58:09.581 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 06:58:09.583 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 06:58:09.585 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:09.587 | + functions-common:git_clone:629 : echo master 2022-04-13 06:58:09.588 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 06:58:09.592 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:58:09.594 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:09.597 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 06:58:09.599 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 06:58:09.599 | + functions-common:git_clone:678 : head -1 2022-04-13 06:58:09.603 | c141e6164 trivial: Fix typo 2022-04-13 06:58:09.605 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 06:58:09.608 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 06:58:09.610 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:58:09.613 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:58:09.615 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:58:09.617 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:58:09.619 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:58:09.621 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:58:09.624 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:58:09.627 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:58:09.629 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:58:09.631 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:58:09.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:58:09.636 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:58:09.639 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:58:09.641 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:58:09.643 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 06:58:09.646 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:58:09.652 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 06:58:09.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 06:58:10.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 06:58:10.338 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 06:58:10.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 06:58:10.343 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 06:58:10.345 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:58:10.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 06:58:10.349 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 06:58:10.351 | + inc/python:setup_package:428 : local extras= 2022-04-13 06:58:10.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 06:58:10.356 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 06:58:10.358 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:58:10.361 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 06:58:10.363 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 06:58:10.365 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 06:58:10.386 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:58:10.388 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 06:58:11.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:11.115 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:11.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:11.115 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:12.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:12.308 | Obtaining file:///opt/stack/keystone 2022-04-13 06:58:12.308 | Preparing metadata (setup.py): started 2022-04-13 06:58:13.079 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 06:58:13.079 | ERROR: Command errored out with exit status 1: 2022-04-13 06:58:13.079 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-69nyzrfn 2022-04-13 06:58:13.079 | cwd: /opt/stack/keystone/ 2022-04-13 06:58:13.079 | Complete output (16 lines): 2022-04-13 06:58:13.079 | Error parsing 2022-04-13 06:58:13.079 | Traceback (most recent call last): 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 06:58:13.080 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 06:58:13.080 | pbr.hooks.setup_hook(config) 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:58:13.080 | metadata_config.run() 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:58:13.080 | self.hook() 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:58:13.080 | self.config['version'] = packaging.get_version( 2022-04-13 06:58:13.080 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 06:58:13.080 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:58:13.080 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:58:13.080 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:58:13.080 | ---------------------------------------- 2022-04-13 06:58:13.080 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:58:13.080 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:58:13.087 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:13.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:13.172 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:58:13.174 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 06:58:13.177 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 06:58:13.179 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 06:58:13.181 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 06:58:13.183 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 06:58:13.185 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 06:58:13.188 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 06:58:13.190 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 06:58:13.192 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 06:58:13.192 | Error on exit 2022-04-13 06:58:13.194 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 06:58:13.196 | + ./stack.sh:exit_trap:544 : generate-subunit 1649833016 77 fail 2022-04-13 06:58:13.785 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 06:58:13.787 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:58:14.663 | + ./stack.sh:exit_trap:558 : exit 1