2022-06-10 11:03:48.684 | + ./stack.sh:main:482 : exec 2022-06-10 11:03:48.684 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-110348.summary.2022-06-10-110348 2022-06-10 11:03:48.684 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110348' 2022-06-10 11:03:48.684 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:48.684 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110348 2022-06-10 11:03:48.684 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110348 /opt/stack/logs/stack.sh.log 2022-06-10 11:03:48.684 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110348.summary.2022-06-10-110348 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:03:48.684 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:03:48.684 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:03:48.685 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:03:48.685 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:03:48.685 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:03:48.685 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:03:48.685 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:03:48.685 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:03:48.685 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:03:48.685 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:03:48.685 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:03:48.688 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:03:48.690 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:03:48.692 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:03:48.696 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:03:48.698 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:03:48.700 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:03:48.702 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:03:48.704 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:03:48.705 | Linux dv-osbrick-master-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-10 11:03:48.708 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:03:48.709 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:03:48.713 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:03:48.757 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:03:48.775 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:03:48.779 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:03:48.781 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:03:48.783 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:03:48.785 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:03:48.788 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:03:48.790 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:03:48.791 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:03:48.793 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:03:48.795 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:03:48.797 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:03:48.799 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:03:48.800 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:03:48.803 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:03:48.807 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:03:48.809 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:03:48.810 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:03:48.812 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:03:48.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:03:48.828 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:48.830 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:03:48.832 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.834 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.836 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.838 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.840 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.842 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:03:48.843 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:03:48.845 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:03:48.847 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:03:48.850 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:03:48.851 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:03:48.853 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:03:48.855 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:03:48.857 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:03:48.859 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:03:48.878 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:03:48.881 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:03:48.894 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:48.897 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:03:48.903 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:03:48.903 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:03:48.905 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:03:48.907 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:03:48.908 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:03:48.911 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:03:48.913 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:03:48.915 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:03:48.917 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:03:48.919 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:03:48.923 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:03:48.936 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:03:48.958 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:03:48.977 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:03:48.989 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:03:49.026 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:03:49.091 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:03:49.183 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:03:49.206 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:03:49.252 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:03:49.310 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:03:49.462 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:03:49.476 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:03:49.489 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:03:49.502 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:03:49.590 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:03:49.593 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:03:49.595 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:03:49.597 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:03:49.600 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:03:49.602 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:03:49.604 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:03:49.604 | False' 2022-06-10 11:03:49.608 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:03:49.622 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:03:49.625 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:03:49.629 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:03:49.633 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:03:49.635 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:03:49.637 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:03:49.639 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:03:49.641 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:03:49.643 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:03:49.647 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:03:49.652 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:03:49.654 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:03:49.656 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:03:49.658 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:03:49.661 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:03:49.676 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:49.679 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:03:49.681 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:03:49.725 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:03:49.727 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:03:49.729 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:03:49.731 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:03:49.733 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:03:49.735 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:03:49.737 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:03:49.740 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:03:49.742 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:03:49.745 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:03:49.747 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.749 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 11:03:49.752 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.754 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 11:03:49.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.759 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 11:03:49.761 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.764 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 11:03:49.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.768 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 11:03:49.770 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.773 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 11:03:49.775 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.777 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 11:03:49.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.782 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 11:03:49.784 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.787 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 11:03:49.789 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.791 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 11:03:49.794 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.796 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 11:03:49.798 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.800 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 11:03:49.803 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.806 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 11:03:49.809 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.811 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 11:03:49.813 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.816 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 11:03:49.819 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.821 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 11:03:49.824 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.827 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 11:03:49.829 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.832 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 11:03:49.834 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.836 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 11:03:49.838 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.841 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 11:03:49.843 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.845 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 11:03:49.848 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.851 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 11:03:49.853 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.855 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 11:03:49.858 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.860 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 11:03:49.862 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.865 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 11:03:49.867 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.870 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 11:03:49.872 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.874 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 11:03:49.877 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.879 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 11:03:49.882 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.885 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 11:03:49.888 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.891 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 11:03:49.894 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.896 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 11:03:49.899 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.901 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 11:03:49.903 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.906 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 11:03:49.908 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.911 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 11:03:49.913 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.915 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 11:03:49.918 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.920 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 11:03:49.922 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.924 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 11:03:49.927 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.930 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 11:03:49.932 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.934 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 11:03:49.936 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.939 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 11:03:49.941 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.944 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 11:03:49.946 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.948 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 11:03:49.951 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.953 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 11:03:49.956 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.958 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 11:03:49.961 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.963 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 11:03:49.966 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:03:49.968 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:03:49.970 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:03:49.987 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:49.991 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:03:49.992 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:03:49.995 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:03:50.012 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:50.014 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:03:50.016 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:03:50.019 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:03:50.021 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:03:50.024 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:03:50.026 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:03:50.028 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:03:50.031 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:03:50.033 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:03:50.034 | Using mysql database backend 2022-06-10 11:03:50.036 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:03:50.053 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:03:50.057 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:03:50.060 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:03:50.063 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:03:50.066 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:03:50.071 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:03:50.088 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.091 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:03:50.108 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:03:50.128 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.130 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:03:50.148 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:03:50.168 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:03:50.185 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:50.188 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:03:50.205 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.208 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:03:50.225 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:03:50.229 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:03:50.231 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:03:50.234 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:03:50.237 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:03:50.242 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-110350 2022-06-10 11:03:50.245 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-110350 752' 2022-06-10 11:03:50.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.249 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:03:50.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.254 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:03:50.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.259 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:03:50.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.263 | + 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-06-10 11:03:50.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.268 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-10 11:03:50.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.273 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-10 11:03:50.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.277 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-110348 2022-06-10 11:03:50.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.282 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:03:50.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.288 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-10 11:03:50.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.292 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:03:50.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.297 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:03:50.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.302 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:03:50.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.307 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:03:50.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.311 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-06-10 11:03:50.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.316 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:03:50.319 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:03:50.321 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:03:50.324 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:03:50.326 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:03:50.328 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:03:50.330 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:03:50.333 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:03:50.335 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:03:50.337 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:03:50.340 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:03:50.356 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:03:50.358 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:03:50.360 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.364 | + functions-common:git_clone:618 : echo master 2022-06-10 11:03:50.364 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:03:50.369 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:03:50.371 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.374 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:03:50.387 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:03:50.390 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:03:50.390 | + functions-common:git_clone:679 : head -1 2022-06-10 11:03:50.395 | e9011ef2 Updated from generate-constraints 2022-06-10 11:03:50.397 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:03:50.400 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:03:50.402 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:50.405 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:03:50.408 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:03:50.411 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:03:50.413 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:03:50.417 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:03:50.419 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:03:50.421 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:03:50.424 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:03:50.429 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:03:50.433 | ++ tools/install_prereqs.sh:source:47 : NOW=1654859030 2022-06-10 11:03:50.437 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:03:50.442 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858951 2022-06-10 11:03:50.445 | ++ tools/install_prereqs.sh:source:49 : DELTA=79 2022-06-10 11:03:50.448 | ++ tools/install_prereqs.sh:source:50 : [[ 79 -lt 7200 ]] 2022-06-10 11:03:50.450 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:03:50.453 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:03:50.455 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:03:50.458 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:03:50.461 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:03:50.463 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:03:50.465 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:03:50.468 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:03:50.471 | +++ 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-06-10 11:03:50.521 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:03:50.521 | apache2-dev 2022-06-10 11:03:50.521 | bc 2022-06-10 11:03:50.521 | bsdmainutils 2022-06-10 11:03:50.521 | curl 2022-06-10 11:03:50.521 | g++ 2022-06-10 11:03:50.521 | gawk 2022-06-10 11:03:50.521 | gcc 2022-06-10 11:03:50.521 | gettext 2022-06-10 11:03:50.521 | git 2022-06-10 11:03:50.521 | graphviz 2022-06-10 11:03:50.521 | iputils-ping 2022-06-10 11:03:50.521 | libapache2-mod-proxy-uwsgi 2022-06-10 11:03:50.522 | libffi-dev 2022-06-10 11:03:50.522 | libjpeg-dev 2022-06-10 11:03:50.522 | libpcre3-dev 2022-06-10 11:03:50.522 | libpq-dev 2022-06-10 11:03:50.522 | libssl-dev 2022-06-10 11:03:50.522 | libsystemd-dev 2022-06-10 11:03:50.522 | libxml2-dev 2022-06-10 11:03:50.522 | libxslt1-dev 2022-06-10 11:03:50.522 | libyaml-dev 2022-06-10 11:03:50.522 | lsof 2022-06-10 11:03:50.522 | openssh-server 2022-06-10 11:03:50.522 | openssl 2022-06-10 11:03:50.522 | pkg-config 2022-06-10 11:03:50.522 | psmisc 2022-06-10 11:03:50.522 | python3-dev 2022-06-10 11:03:50.522 | python3-pip 2022-06-10 11:03:50.522 | python3-systemd 2022-06-10 11:03:50.522 | python3-venv 2022-06-10 11:03:50.522 | tar 2022-06-10 11:03:50.522 | tcpdump 2022-06-10 11:03:50.522 | unzip 2022-06-10 11:03:50.522 | uuid-runtime 2022-06-10 11:03:50.522 | wget 2022-06-10 11:03:50.522 | wget 2022-06-10 11:03:50.522 | zlib1g-dev 2022-06-10 11:03:50.522 | libkrb5-dev 2022-06-10 11:03:50.522 | libldap2-dev 2022-06-10 11:03:50.522 | libsasl2-dev 2022-06-10 11:03:50.522 | memcached 2022-06-10 11:03:50.522 | python3-mysqldb 2022-06-10 11:03:50.522 | sqlite3 2022-06-10 11:03:50.522 | conntrack 2022-06-10 11:03:50.522 | curl 2022-06-10 11:03:50.522 | dnsmasq-base 2022-06-10 11:03:50.522 | dnsmasq-utils 2022-06-10 11:03:50.523 | ebtables 2022-06-10 11:03:50.523 | genisoimage 2022-06-10 11:03:50.523 | iptables 2022-06-10 11:03:50.523 | iputils-arping 2022-06-10 11:03:50.523 | kpartx 2022-06-10 11:03:50.523 | libjs-jquery-tablesorter 2022-06-10 11:03:50.523 | parted 2022-06-10 11:03:50.523 | pm-utils 2022-06-10 11:03:50.523 | python3-mysqldb 2022-06-10 11:03:50.523 | socat 2022-06-10 11:03:50.523 | sqlite3 2022-06-10 11:03:50.523 | sudo 2022-06-10 11:03:50.523 | vlan 2022-06-10 11:03:50.523 | lsscsi 2022-06-10 11:03:50.523 | open-iscsi 2022-06-10 11:03:50.523 | lvm2 2022-06-10 11:03:50.523 | qemu-utils 2022-06-10 11:03:50.523 | thin-provisioning-tools 2022-06-10 11:03:50.523 | acl 2022-06-10 11:03:50.523 | dnsmasq-base 2022-06-10 11:03:50.523 | dnsmasq-utils 2022-06-10 11:03:50.523 | ebtables 2022-06-10 11:03:50.523 | haproxy 2022-06-10 11:03:50.523 | iptables 2022-06-10 11:03:50.523 | iputils-arping 2022-06-10 11:03:50.523 | iputils-ping 2022-06-10 11:03:50.523 | postgresql-server-dev-all 2022-06-10 11:03:50.523 | python3-mysqldb 2022-06-10 11:03:50.523 | sqlite3 2022-06-10 11:03:50.523 | sudo 2022-06-10 11:03:50.523 | vlan 2022-06-10 11:03:50.523 | pcp 2022-06-10 11:03:50.523 | ipset 2022-06-10 11:03:50.523 | conntrack 2022-06-10 11:03:50.523 | conntrackd 2022-06-10 11:03:50.523 | keepalived 2022-06-10 11:03:50.524 | lvm2 2022-06-10 11:03:50.524 | qemu-utils 2022-06-10 11:03:50.524 | thin-provisioning-tools 2022-06-10 11:03:50.524 | curl 2022-06-10 11:03:50.524 | liberasurecode-dev 2022-06-10 11:03:50.524 | make 2022-06-10 11:03:50.524 | memcached 2022-06-10 11:03:50.524 | rsync 2022-06-10 11:03:50.524 | sqlite3 2022-06-10 11:03:50.524 | xfsprogs' 2022-06-10 11:03:50.527 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:03:50.546 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:03:50.546 | apache2-dev 2022-06-10 11:03:50.546 | bc 2022-06-10 11:03:50.546 | bsdmainutils 2022-06-10 11:03:50.546 | curl 2022-06-10 11:03:50.546 | g++ 2022-06-10 11:03:50.546 | gawk 2022-06-10 11:03:50.546 | gcc 2022-06-10 11:03:50.546 | gettext 2022-06-10 11:03:50.546 | git 2022-06-10 11:03:50.546 | graphviz 2022-06-10 11:03:50.546 | iputils-ping 2022-06-10 11:03:50.546 | libapache2-mod-proxy-uwsgi 2022-06-10 11:03:50.546 | libffi-dev 2022-06-10 11:03:50.546 | libjpeg-dev 2022-06-10 11:03:50.546 | libpcre3-dev 2022-06-10 11:03:50.547 | libpq-dev 2022-06-10 11:03:50.547 | libssl-dev 2022-06-10 11:03:50.547 | libsystemd-dev 2022-06-10 11:03:50.547 | libxml2-dev 2022-06-10 11:03:50.547 | libxslt1-dev 2022-06-10 11:03:50.547 | libyaml-dev 2022-06-10 11:03:50.547 | lsof 2022-06-10 11:03:50.547 | openssh-server 2022-06-10 11:03:50.547 | openssl 2022-06-10 11:03:50.547 | pkg-config 2022-06-10 11:03:50.547 | psmisc 2022-06-10 11:03:50.547 | python3-dev 2022-06-10 11:03:50.547 | python3-pip 2022-06-10 11:03:50.547 | python3-systemd 2022-06-10 11:03:50.547 | python3-venv 2022-06-10 11:03:50.547 | tar 2022-06-10 11:03:50.547 | tcpdump 2022-06-10 11:03:50.547 | unzip 2022-06-10 11:03:50.547 | uuid-runtime 2022-06-10 11:03:50.547 | wget 2022-06-10 11:03:50.547 | wget 2022-06-10 11:03:50.547 | zlib1g-dev 2022-06-10 11:03:50.547 | libkrb5-dev 2022-06-10 11:03:50.547 | libldap2-dev 2022-06-10 11:03:50.547 | libsasl2-dev 2022-06-10 11:03:50.547 | memcached 2022-06-10 11:03:50.547 | python3-mysqldb 2022-06-10 11:03:50.547 | sqlite3 2022-06-10 11:03:50.547 | conntrack 2022-06-10 11:03:50.547 | curl 2022-06-10 11:03:50.547 | dnsmasq-base 2022-06-10 11:03:50.547 | dnsmasq-utils 2022-06-10 11:03:50.547 | ebtables 2022-06-10 11:03:50.547 | genisoimage 2022-06-10 11:03:50.547 | iptables 2022-06-10 11:03:50.547 | iputils-arping 2022-06-10 11:03:50.548 | kpartx 2022-06-10 11:03:50.548 | libjs-jquery-tablesorter 2022-06-10 11:03:50.548 | parted 2022-06-10 11:03:50.548 | pm-utils 2022-06-10 11:03:50.548 | python3-mysqldb 2022-06-10 11:03:50.548 | socat 2022-06-10 11:03:50.548 | sqlite3 2022-06-10 11:03:50.548 | sudo 2022-06-10 11:03:50.548 | vlan 2022-06-10 11:03:50.548 | lsscsi 2022-06-10 11:03:50.548 | open-iscsi 2022-06-10 11:03:50.548 | lvm2 2022-06-10 11:03:50.548 | qemu-utils 2022-06-10 11:03:50.548 | thin-provisioning-tools 2022-06-10 11:03:50.548 | acl 2022-06-10 11:03:50.548 | dnsmasq-base 2022-06-10 11:03:50.548 | dnsmasq-utils 2022-06-10 11:03:50.548 | ebtables 2022-06-10 11:03:50.548 | haproxy 2022-06-10 11:03:50.548 | iptables 2022-06-10 11:03:50.548 | iputils-arping 2022-06-10 11:03:50.548 | iputils-ping 2022-06-10 11:03:50.548 | postgresql-server-dev-all 2022-06-10 11:03:50.548 | python3-mysqldb 2022-06-10 11:03:50.548 | sqlite3 2022-06-10 11:03:50.548 | sudo 2022-06-10 11:03:50.548 | vlan 2022-06-10 11:03:50.548 | pcp 2022-06-10 11:03:50.548 | ipset 2022-06-10 11:03:50.548 | conntrack 2022-06-10 11:03:50.548 | conntrackd 2022-06-10 11:03:50.548 | keepalived 2022-06-10 11:03:50.548 | lvm2 2022-06-10 11:03:50.548 | qemu-utils 2022-06-10 11:03:50.548 | thin-provisioning-tools 2022-06-10 11:03:50.548 | curl 2022-06-10 11:03:50.549 | liberasurecode-dev 2022-06-10 11:03:50.549 | make 2022-06-10 11:03:50.549 | memcached 2022-06-10 11:03:50.549 | rsync 2022-06-10 11:03:50.549 | sqlite3 2022-06-10 11:03:50.549 | xfsprogs ' 2022-06-10 11:03:50.549 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:03:50.551 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:50.553 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:50.557 | ++ 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-06-10 11:03:50.557 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:03:50.562 | ++ 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-06-10 11:03:50.564 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:50.567 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:50.569 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:03:50.571 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:50.573 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.575 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:50.577 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:50.579 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:50.582 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:50.584 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:03:50.586 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.589 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:03:50.591 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:03:50.596 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:03:50.598 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:03:50.600 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:03:50.603 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:03:50.605 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:03:50.608 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:03:50.612 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654859030609 2022-06-10 11:03:50.614 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:03:50.616 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:03:50.618 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 11:03:50.828 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:03:50.862 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:03:50.905 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:03:51.852 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:03:53.784 | Reading package lists... 2022-06-10 11:03:53.818 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:03:53.820 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:03:53.822 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:03:53.824 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:53.826 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:53.828 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:03:53.830 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:53.833 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:03:53.835 | ++ functions-common:time_stop:2433 : start_time=1654859030609 2022-06-10 11:03:53.837 | ++ functions-common:time_stop:2435 : [[ -z 1654859030609 ]] 2022-06-10 11:03:53.840 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:53.844 | ++ functions-common:time_stop:2438 : end_time=1654859033841 2022-06-10 11:03:53.846 | ++ functions-common:time_stop:2439 : elapsed_time=3232 2022-06-10 11:03:53.849 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:03:53.851 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:53.853 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3232 2022-06-10 11:03:53.855 | ++ functions-common:install_package:1465 : 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-06-10 11:03:53.858 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:53.860 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:53.862 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:53.865 | ++ functions-common:real_install_package:1451 : 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-06-10 11:03:53.886 | ++ functions-common:apt_get:1231 : 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-06-10 11:03:53.999 | Reading package lists... 2022-06-10 11:03:54.270 | Building dependency tree... 2022-06-10 11:03:54.272 | Reading state information... 2022-06-10 11:03:54.310 | acl is already the newest version (2.2.53-6). 2022-06-10 11:03:54.310 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:03:54.310 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:03:54.311 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:03:54.311 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:03:54.311 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:03:54.311 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:03:54.311 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:03:54.311 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:03:54.311 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:03:54.311 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:03:54.311 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:03:54.311 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:03:54.311 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:03:54.311 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:03:54.311 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:03:54.311 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:03:54.311 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:03:54.311 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:03:54.311 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:03:54.311 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:03:54.311 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:03:54.311 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:03:54.311 | psmisc is already the newest version (23.3-1). 2022-06-10 11:03:54.311 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:03:54.311 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:03:54.311 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:03:54.311 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:03:54.311 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:03:54.311 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:03:54.311 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:03:54.311 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:03:54.311 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:03:54.311 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:03:54.311 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:03:54.311 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:03:54.311 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:03:54.312 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:54.312 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:54.312 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:03:54.312 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:03:54.312 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:03:54.312 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:03:54.312 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:03:54.312 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:03:54.312 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:03:54.312 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:03:54.312 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:03:54.312 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:03:54.312 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:03:54.312 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:03:54.312 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:03:54.312 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:03:54.312 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:03:54.312 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:03:54.312 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:03:54.312 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:03:54.312 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:03:54.312 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:03:54.312 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:03:54.312 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:03:54.312 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:03:54.312 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:03:54.312 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:03:54.312 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:03:54.312 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:03:54.312 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:03:54.312 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:03:54.312 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:03:54.550 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:54.551 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:03:54.551 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:03:54.551 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:03:54.551 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:54.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:54.552 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:54.552 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:54.552 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:54.552 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:54.553 | python3-zope.interface 2022-06-10 11:03:54.553 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:54.673 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:54.678 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:03:54.681 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:54.684 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:03:54.686 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:54.688 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:54.690 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:03:54.692 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:54.695 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:54.697 | ++ functions-common:time_stop:2433 : start_time=1654859033883 2022-06-10 11:03:54.699 | ++ functions-common:time_stop:2435 : [[ -z 1654859033883 ]] 2022-06-10 11:03:54.702 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:54.707 | ++ functions-common:time_stop:2438 : end_time=1654859034704 2022-06-10 11:03:54.711 | ++ functions-common:time_stop:2439 : elapsed_time=821 2022-06-10 11:03:54.713 | ++ functions-common:time_stop:2440 : total=846 2022-06-10 11:03:54.715 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:54.717 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1667 2022-06-10 11:03:54.720 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:03:54.723 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:03:54.726 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:03:54.728 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:03:54.733 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:03:54.737 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:54.740 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:03:54.743 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:03:56.208 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:03:56.210 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:03:56.212 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:03:56.214 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:03:56.215 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:03:56.217 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:03:56.219 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:03:56.221 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:03:56.223 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:03:56.225 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:03:56.227 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:03:56.228 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:03:56.230 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:03:56.232 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:03:56.233 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:03:56.235 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:03:56.237 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:03:56.239 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:03:56.241 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:03:56.243 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:03:56.245 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:03:56.247 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:03:56.249 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:03:56.251 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:03:56.320 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:03:56.322 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:03:56.390 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:03:56.392 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:03:56.462 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:03:56.464 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:03:56.466 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:03:56.468 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:03:56.470 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:03:56.472 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:03:56.474 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:03:56.476 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:03:56.478 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:03:56.480 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:03:56.482 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:03:56.482 | Distro: focal 2022-06-10 11:03:56.484 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:03:56.486 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:03:56.490 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:03:56.492 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:03:56.494 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:03:56.495 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:03:57.080 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:03:57.082 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:03:57.082 | pip: 21.3.1 2022-06-10 11:03:57.084 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:03:57.085 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:03:57.087 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.089 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:57.091 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:57.092 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:57.094 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:57.096 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:57.098 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:57.100 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:57.101 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:57.103 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:57.105 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:03:57.107 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:57.108 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:57.110 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:03:57.115 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:03:57.117 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:03:57.120 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:03:57.123 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:03:57.125 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:03:57.128 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:03:57.128 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:03:57.708 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:03:57.710 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:03:57.710 | pip: 21.3.1 2022-06-10 11:03:57.713 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:03:57.716 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:03:57.719 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:03:57.721 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:03:57.724 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:03:57.726 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:57.729 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:57.731 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:03:57.743 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:03:57.755 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:03:57.766 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:03:57.768 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:03:57.770 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.772 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:57.774 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:57.776 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:57.778 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:57.781 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:57.783 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:57.785 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:57.787 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:57.789 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:57.792 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:03:57.794 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:03:57.796 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:03:57.798 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:03:57.801 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.803 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:03:57.805 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:03:57.808 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.810 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:03:57.812 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:03:57.814 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:03:57.835 | Using python 3.8 to install os-testr 2022-06-10 11:03:57.837 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 11:03:58.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:58.579 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:58.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:58.579 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:59.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:59.704 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 11:03:59.774 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 11:03:59.775 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 11:03:59.776 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 11:03:59.789 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 11:03:59.800 | 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-06-10 11:03:59.811 | 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-06-10 11:04:01.401 | 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-06-10 11:04:01.474 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:01.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:01.601 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:01.604 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:01.606 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:01.608 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:01.610 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:01.612 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:01.615 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:01.617 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:01.619 | + functions-common:time_stop:2433 : start_time=1654859037830 2022-06-10 11:04:01.621 | + functions-common:time_stop:2435 : [[ -z 1654859037830 ]] 2022-06-10 11:04:01.624 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:01.628 | + functions-common:time_stop:2438 : end_time=1654859041625 2022-06-10 11:04:01.630 | + functions-common:time_stop:2439 : elapsed_time=3795 2022-06-10 11:04:01.632 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:04:01.635 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:01.637 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3795 2022-06-10 11:04:01.639 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:01.641 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:04:01.694 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:04:02.046 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:04:02.048 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:02.054 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:04:02.056 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:02.059 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:04:02.083 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:04:04.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:04.989 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:04:05.300 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:05.303 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:05.305 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:05.307 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:05.309 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:05.311 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:05.314 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:05.316 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:05.318 | + functions-common:time_stop:2433 : start_time=1654859042075 2022-06-10 11:04:05.320 | + functions-common:time_stop:2435 : [[ -z 1654859042075 ]] 2022-06-10 11:04:05.323 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:05.327 | + functions-common:time_stop:2438 : end_time=1654859045325 2022-06-10 11:04:05.329 | + functions-common:time_stop:2439 : elapsed_time=3250 2022-06-10 11:04:05.331 | + functions-common:time_stop:2440 : total=3795 2022-06-10 11:04:05.333 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:05.336 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7045 2022-06-10 11:04:05.338 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:05.340 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:05.343 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:04:05.366 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 11:04:08.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:08.016 | Processing /opt/stack/requirements 2022-06-10 11:04:09.769 | 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 22)) (6.0) 2022-06-10 11:04:09.772 | 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 169)) (3.0.0) 2022-06-10 11:04:09.783 | 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 329)) (21.3) 2022-06-10 11:04:09.788 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:04:09.791 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:04:09.796 | 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 454)) (2.27.1) 2022-06-10 11:04:09.823 | 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 490)) (1.16.0) 2022-06-10 11:04:09.826 | 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 543)) (2.5.0) 2022-06-10 11:04:09.837 | 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 569)) (1.26.9) 2022-06-10 11:04:09.869 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:04:09.872 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:04:09.887 | 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 113)) (2.0.12) 2022-06-10 11:04:09.892 | 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 454)) (2022.5.18.1) 2022-06-10 11:04:09.895 | 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 201)) (3.3) 2022-06-10 11:04:09.898 | 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 165)) (1.0.0) 2022-06-10 11:04:09.901 | 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 115)) (3.10.1) 2022-06-10 11:04:09.913 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:04:09.916 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:04:09.964 | 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 523)) (3.5.0) 2022-06-10 11:04:09.970 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:04:10.001 | 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 90)) (21.4.0) 2022-06-10 11:04:10.062 | 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 370)) (1.8.2) 2022-06-10 11:04:10.064 | 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 579)) (0.2.5) 2022-06-10 11:04:10.070 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:04:10.071 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:04:10.911 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:04:10.911 | ERROR: Command errored out with exit status 1: 2022-06-10 11:04:10.911 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6jq9fwap/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6jq9fwap/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-7w_l5ga2 2022-06-10 11:04:10.911 | cwd: /tmp/pip-req-build-6jq9fwap/ 2022-06-10 11:04:10.911 | Complete output (6 lines): 2022-06-10 11:04:10.912 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:04:10.912 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:04:10.912 | or: setup.py --help-commands 2022-06-10 11:04:10.912 | or: setup.py cmd --help 2022-06-10 11:04:10.912 | 2022-06-10 11:04:10.912 | error: invalid command 'bdist_wheel' 2022-06-10 11:04:10.912 | ---------------------------------------- 2022-06-10 11:04:10.912 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:04:10.912 | Running setup.py clean for openstack-requirements 2022-06-10 11:04:11.757 | Failed to build openstack-requirements 2022-06-10 11:04:11.772 | Installing collected packages: openstack-requirements 2022-06-10 11:04:11.773 | Attempting uninstall: openstack-requirements 2022-06-10 11:04:11.773 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:04:11.809 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:04:11.827 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:04:11.829 | Running setup.py install for openstack-requirements: started 2022-06-10 11:04:14.257 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:04:14.280 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:04:14.408 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:14.410 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:14.412 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:14.414 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:14.416 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:14.418 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:14.421 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:14.423 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:14.425 | + functions-common:time_stop:2433 : start_time=1654859045358 2022-06-10 11:04:14.427 | + functions-common:time_stop:2435 : [[ -z 1654859045358 ]] 2022-06-10 11:04:14.430 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:14.434 | + functions-common:time_stop:2438 : end_time=1654859054431 2022-06-10 11:04:14.436 | + functions-common:time_stop:2439 : elapsed_time=9073 2022-06-10 11:04:14.438 | + functions-common:time_stop:2440 : total=7045 2022-06-10 11:04:14.440 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:14.442 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16118 2022-06-10 11:04:14.445 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:14.447 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:04:14.450 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:04:14.452 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:04:14.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:14.457 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:14.460 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:04:14.462 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:14.464 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:04:14.485 | Using python 3.8 to install pbr 2022-06-10 11:04:14.487 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:04:15.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:15.221 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:15.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:15.221 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:16.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:16.337 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 11:04:18.082 | 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-06-10 11:04:18.155 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:18.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:18.268 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:18.271 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:18.273 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:18.275 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:18.277 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:18.280 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:18.282 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:18.285 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:18.287 | + functions-common:time_stop:2433 : start_time=1654859054479 2022-06-10 11:04:18.289 | + functions-common:time_stop:2435 : [[ -z 1654859054479 ]] 2022-06-10 11:04:18.292 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:18.296 | + functions-common:time_stop:2438 : end_time=1654859058293 2022-06-10 11:04:18.298 | + functions-common:time_stop:2439 : elapsed_time=3814 2022-06-10 11:04:18.301 | + functions-common:time_stop:2440 : total=16118 2022-06-10 11:04:18.303 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:18.305 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19932 2022-06-10 11:04:18.307 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:18.310 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:04:20.593 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:04:22.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:22.493 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:04:22.513 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:04:22.518 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:04:22.521 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 11:04:22.524 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:04:22.527 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-10 11:04:22.603 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:04:22.606 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:04:22.609 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:04:22.630 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:04:22.632 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:04:22.635 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:04:22.638 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:04:22.640 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:04:22.642 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:04:22.645 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:04:22.647 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:04:22.651 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:04:22.654 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:04:22.657 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:04:22.662 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:04:22.664 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:04:22.666 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:04:22.668 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:04:22.671 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:04:22.687 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:22.690 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:04:22.692 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.694 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:04:22.696 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.698 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:04:22.700 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.703 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:04:22.705 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.708 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:04:22.710 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.712 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:04:22.714 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:04:22.716 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:04:22.718 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:04:22.721 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:04:22.724 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:04:22.726 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:04:22.728 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:04:22.730 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:04:22.733 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:04:22.735 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:04:22.738 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:04:22.741 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:04:22.744 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:04:22.747 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:04:22.802 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:04:22.802 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:04:22.805 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:04:23.161 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:04:23.168 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:04:23.181 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:23.183 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:04:23.185 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:23.188 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:23.190 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:23.192 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:23.195 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:23.197 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:23.199 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:23.202 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:23.204 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:23.206 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:23.209 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:23.211 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:23.213 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:04:23.216 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:23.218 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:23.223 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:23.225 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:04:23.247 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 11:04:23.360 | Reading package lists... 2022-06-10 11:04:23.633 | Building dependency tree... 2022-06-10 11:04:23.634 | Reading state information... 2022-06-10 11:04:23.909 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:04:23.909 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:23.910 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:23.910 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:23.910 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:23.910 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:23.910 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:23.910 | python3-zope.interface 2022-06-10 11:04:23.910 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:24.030 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:24.034 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:24.037 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:24.039 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:24.041 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:24.043 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:24.045 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:24.048 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:24.050 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:24.052 | + functions-common:time_stop:2433 : start_time=1654859063245 2022-06-10 11:04:24.054 | + functions-common:time_stop:2435 : [[ -z 1654859063245 ]] 2022-06-10 11:04:24.057 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:24.061 | + functions-common:time_stop:2438 : end_time=1654859064059 2022-06-10 11:04:24.063 | + functions-common:time_stop:2439 : elapsed_time=814 2022-06-10 11:04:24.066 | + functions-common:time_stop:2440 : total=1667 2022-06-10 11:04:24.068 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:24.070 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2481 2022-06-10 11:04:24.073 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:24.075 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:04:24.077 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:24.080 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:24.083 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:24.085 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:24.088 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:24.090 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:24.092 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:04:24.095 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:24.097 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:24.100 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:24.102 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:24.104 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:24.106 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:24.109 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:24.111 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:24.114 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:24.116 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:24.119 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:04:24.121 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:24.123 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:24.126 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:24.128 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:24.131 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:24.133 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:24.136 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:04:24.138 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:04:24.155 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:24.157 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:04:24.160 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:04:24.162 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:04:24.165 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:04:24.168 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:04:24.172 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:04:24.174 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:04:24.177 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:04:24.179 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:04:24.181 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:04:24.183 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:04:24.186 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:04:24.883 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:04:24.883 | user tags 2022-06-10 11:04:24.883 | stackrabbit []' 2022-06-10 11:04:24.886 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:04:24.886 | user tags 2022-06-10 11:04:24.886 | stackrabbit []' 2022-06-10 11:04:24.886 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:04:24.892 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:04:24.895 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:04:24.897 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:04:25.580 | Changing password for user "stackrabbit" ... 2022-06-10 11:04:25.644 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:04:26.334 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:04:26.389 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:04:26.392 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:04:27.084 | Changing password for user "stackrabbit" ... 2022-06-10 11:04:27.140 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:04:27.143 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:04:27.145 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:04:27.817 | Deleting user "guest" ... 2022-06-10 11:04:27.834 | Error: 2022-06-10 11:04:27.834 | {:no_such_user, "guest"} 2022-06-10 11:04:27.848 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:04:27.850 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:04:27.869 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:27.871 | + ./stack.sh:main:831 : install_database 2022-06-10 11:04:27.873 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:04:27.876 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:04:27.879 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:27.882 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:27.884 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:04:28.217 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:04:28.219 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:28.222 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:04:28.224 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:04:28.226 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:28.229 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:04:28.231 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:28.234 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:28.236 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:28.239 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:28.241 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:28.244 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:28.246 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:28.248 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:28.251 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:28.253 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:28.256 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:04:28.258 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:28.261 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:28.263 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:28.265 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:28.268 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:28.270 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:28.273 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:04:28.275 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:28.277 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:28.280 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:04:28.282 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:28.285 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:28.287 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:28.289 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:28.292 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:28.294 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:28.296 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:28.299 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:28.302 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:28.304 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:28.306 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:28.308 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:28.311 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:04:28.313 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:28.316 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:28.318 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:28.321 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:04:28.342 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 11:04:28.454 | Reading package lists... 2022-06-10 11:04:28.731 | Building dependency tree... 2022-06-10 11:04:28.733 | Reading state information... 2022-06-10 11:04:29.001 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:04:29.001 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:29.002 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:29.002 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:29.002 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:29.002 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:29.002 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:29.002 | python3-zope.interface 2022-06-10 11:04:29.002 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:29.116 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:29.121 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:29.123 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:29.126 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:29.128 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:29.130 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:29.132 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:29.135 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:29.137 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:29.139 | + functions-common:time_stop:2433 : start_time=1654859068340 2022-06-10 11:04:29.141 | + functions-common:time_stop:2435 : [[ -z 1654859068340 ]] 2022-06-10 11:04:29.144 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:29.148 | + functions-common:time_stop:2438 : end_time=1654859069146 2022-06-10 11:04:29.150 | + functions-common:time_stop:2439 : elapsed_time=806 2022-06-10 11:04:29.152 | + functions-common:time_stop:2440 : total=2481 2022-06-10 11:04:29.155 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:29.157 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3287 2022-06-10 11:04:29.160 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:29.162 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:04:29.165 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:04:29.167 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:04:29.169 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:04:29.172 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:04:29.174 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:29.178 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:04:29.180 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:04:29.182 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:29.186 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:29.186 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:29.191 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:04:29.194 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:04:29.196 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:04:29.199 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:04:29.201 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:04:29.223 | Using python 3.8 to install PyMySQL 2022-06-10 11:04:29.225 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 11:04:29.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:29.980 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:29.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:29.980 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:31.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:31.110 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:04:32.698 | 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-06-10 11:04:32.775 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:32.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:32.891 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:32.894 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:32.896 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:32.898 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:32.901 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:32.903 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:32.906 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:32.908 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:32.911 | + functions-common:time_stop:2433 : start_time=1654859069217 2022-06-10 11:04:32.913 | + functions-common:time_stop:2435 : [[ -z 1654859069217 ]] 2022-06-10 11:04:32.916 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:32.920 | + functions-common:time_stop:2438 : end_time=1654859072918 2022-06-10 11:04:32.923 | + functions-common:time_stop:2439 : elapsed_time=3701 2022-06-10 11:04:32.926 | + functions-common:time_stop:2440 : total=19932 2022-06-10 11:04:32.928 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:32.931 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23633 2022-06-10 11:04:32.933 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:32.935 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:04:32.938 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:04:32.940 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:04:32.942 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:04:32.960 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:32.962 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:04:32.964 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:04:32.968 | ++ 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-06-10 11:04:32.968 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:04:32.974 | + 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-06-10 11:04:32.977 | + 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-06-10 11:04:32.979 | + 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-06-10 11:04:32.982 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:04:32.984 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:04:32.987 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:04:33.003 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:33.005 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:04:33.008 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:33.010 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:33.013 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:33.015 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:33.017 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:33.020 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:33.022 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.025 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.027 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:33.029 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:33.032 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:33.035 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:33.037 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:04:33.039 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:33.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.046 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:04:33.069 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 11:04:33.181 | Reading package lists... 2022-06-10 11:04:33.459 | Building dependency tree... 2022-06-10 11:04:33.460 | Reading state information... 2022-06-10 11:04:33.745 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:04:33.745 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:33.746 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:33.746 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:33.746 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:33.746 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:33.746 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:33.746 | python3-zope.interface 2022-06-10 11:04:33.746 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:33.864 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:33.868 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:33.871 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:33.873 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:33.875 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:33.878 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:33.880 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:33.882 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:33.885 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:33.887 | + functions-common:time_stop:2433 : start_time=1654859073066 2022-06-10 11:04:33.889 | + functions-common:time_stop:2435 : [[ -z 1654859073066 ]] 2022-06-10 11:04:33.892 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:33.896 | + functions-common:time_stop:2438 : end_time=1654859073894 2022-06-10 11:04:33.899 | + functions-common:time_stop:2439 : elapsed_time=828 2022-06-10 11:04:33.901 | + functions-common:time_stop:2440 : total=3287 2022-06-10 11:04:33.903 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:33.905 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4115 2022-06-10 11:04:33.908 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:33.911 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:04:33.928 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:33.931 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:04:33.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:04:33.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:04:33.938 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:04:33.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:04:33.961 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:33.963 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:33.966 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:33.968 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:33.970 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:33.973 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:33.975 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.977 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.980 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:33.982 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:33.984 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:33.986 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:33.989 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:04:33.991 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:33.993 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.995 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.998 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:04:34.019 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-10 11:04:34.130 | Reading package lists... 2022-06-10 11:04:34.411 | Building dependency tree... 2022-06-10 11:04:34.412 | Reading state information... 2022-06-10 11:04:34.688 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:04:34.688 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:04:34.688 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:04:34.688 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:34.690 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:34.690 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:34.690 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:34.690 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:34.690 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:34.690 | python3-zope.interface 2022-06-10 11:04:34.690 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:34.806 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:34.810 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:34.813 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:34.815 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:34.817 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:34.819 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:34.821 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:34.823 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:34.825 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:34.828 | + functions-common:time_stop:2433 : start_time=1654859074015 2022-06-10 11:04:34.830 | + functions-common:time_stop:2435 : [[ -z 1654859074015 ]] 2022-06-10 11:04:34.833 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:34.837 | + functions-common:time_stop:2438 : end_time=1654859074835 2022-06-10 11:04:34.839 | + functions-common:time_stop:2439 : elapsed_time=820 2022-06-10 11:04:34.842 | + functions-common:time_stop:2440 : total=4115 2022-06-10 11:04:34.844 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:34.846 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4935 2022-06-10 11:04:34.849 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:34.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:04:34.853 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:34.856 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:34.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:04:34.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:04:34.864 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:04:34.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:04:34.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:04:34.874 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:04:34.875 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:04:34.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:04:34.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:04:34.885 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:04:34.888 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:04:34.890 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:04:34.892 | + functions:vercmp:631 : local result 2022-06-10 11:04:34.896 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:04:34.897 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:04:34.897 | ++ functions:vercmp:635 : head -1 2022-06-10 11:04:34.902 | + functions:vercmp:635 : result=3.13 2022-06-10 11:04:34.904 | + functions:vercmp:637 : case $op in 2022-06-10 11:04:34.907 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:04:34.910 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:04:34.912 | + functions:vercmp:648 : return 2022-06-10 11:04:34.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:04:34.917 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:04:34.919 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:04:35.411 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:04:35.415 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:04:35.416 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.425 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:04:35.429 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.432 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:04:35.453 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:35.456 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:04:35.458 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:04:35.458 | Installing etcd 2022-06-10 11:04:35.460 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:04:35.473 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:04:35.484 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:35.487 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:04:35.502 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:04:35.506 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.508 | ++ 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-06-10 11:04:35.511 | +++ 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-06-10 11:04:35.517 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.519 | ++ 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-06-10 11:04:35.522 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:04:35.524 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.527 | ++ functions:get_extra_file:74 : return 2022-06-10 11:04:35.530 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.533 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:04:35.535 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:04:35.537 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:04:35.555 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:35.557 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:04:35.559 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:04:35.576 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:35.579 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:04:35.581 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:04:35.584 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:04:35.587 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:04:35.589 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:04:35.591 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:04:35.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:04:35.596 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:04:35.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.601 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.603 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:04:35.605 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.607 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:04:35.610 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:04:35.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:04:35.615 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:04:35.617 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.620 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.622 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:04:35.624 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.627 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:04:35.630 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:04:35.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:04:35.634 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:04:35.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.639 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.641 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:04:35.644 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.646 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:04:35.649 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:04:35.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:04:35.654 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:04:35.656 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.659 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.662 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:04:35.664 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.667 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:04:35.669 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:04:35.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:04:35.673 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:04:35.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.679 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.681 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:04:35.683 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.686 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:04:35.689 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:04:35.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:04:35.695 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:04:35.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.699 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.702 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:04:35.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.710 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:04:35.713 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:04:35.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:04:35.719 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:04:35.722 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.724 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.726 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:04:35.729 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.731 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:04:35.734 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:04:35.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:04:35.739 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:04:35.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.745 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.749 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:04:35.752 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.755 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:04:35.757 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:04:35.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:04:35.763 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:04:35.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.767 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.770 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:04:35.772 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.775 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:04:35.777 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:04:35.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:04:35.783 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:04:35.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.788 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.790 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:04:35.793 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.796 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:04:35.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:04:35.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:04:35.804 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:04:35.806 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.808 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.811 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:04:35.813 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.816 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:04:35.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:04:35.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:04:35.824 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:04:35.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.829 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.832 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:04:35.835 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.837 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:04:35.840 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:04:35.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:04:35.845 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:04:35.848 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.851 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.854 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:04:35.857 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.860 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:04:35.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:04:35.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:04:35.867 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:04:35.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.872 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.875 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:04:35.878 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.881 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:04:35.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:04:35.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:04:35.889 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:04:35.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.895 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.897 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:04:35.900 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.903 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:04:35.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:04:35.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:04:35.911 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:04:35.914 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.917 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.919 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:04:35.922 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.925 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:04:35.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:04:35.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:04:35.938 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:04:35.941 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.944 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.946 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:04:35.948 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.951 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:04:35.953 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:04:35.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:04:35.960 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:04:35.962 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.964 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.967 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:04:35.969 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.972 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:04:35.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:04:35.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:04:35.986 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:04:35.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.991 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.993 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:04:35.996 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.998 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:04:36.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:04:36.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:04:36.006 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:04:36.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:04:36.015 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.017 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:04:36.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:04:36.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:04:36.025 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:04:36.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.030 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.032 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:04:36.035 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.037 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:04:36.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:04:36.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:04:36.044 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:04:36.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.048 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:04:36.053 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.056 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:04:36.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:04:36.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:04:36.062 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:04:36.065 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.068 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.070 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:04:36.072 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.075 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:04:36.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:04:36.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:04:36.083 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:04:36.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.087 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.090 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:04:36.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.094 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:04:36.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:04:36.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:04:36.102 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:04:36.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.106 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.109 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:04:36.111 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.114 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:04:36.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:04:36.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:04:36.121 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:04:36.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.128 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:04:36.131 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.134 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:04:36.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:04:36.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:04:36.141 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:04:36.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.146 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:04:36.151 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.154 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:04:36.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:04:36.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:04:36.161 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:04:36.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.165 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.168 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:04:36.170 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.172 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:04:36.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:04:36.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:04:36.180 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:04:36.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.184 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.186 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:04:36.189 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.192 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:04:36.194 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:04:36.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:04:36.199 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:04:36.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.204 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.207 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:04:36.209 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.211 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:04:36.214 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:04:36.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:04:36.218 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:04:36.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.223 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.225 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:04:36.228 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.230 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:04:36.232 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:04:36.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:04:36.238 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:04:36.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.242 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.244 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:04:36.247 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.249 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:04:36.251 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:04:36.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:04:36.257 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:04:36.259 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.261 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.264 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:04:36.266 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.269 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:04:36.271 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:04:36.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:04:36.276 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:04:36.278 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.280 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.283 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:04:36.285 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.288 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:04:36.290 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:04:36.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:04:36.295 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:04:36.297 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.300 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.302 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:04:36.305 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.307 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:04:36.309 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:04:36.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:04:36.314 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:04:36.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.319 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.321 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:04:36.324 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.326 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:04:36.328 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:04:36.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:04:36.333 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:04:36.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:04:36.342 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.345 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:04:36.347 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:04:36.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:04:36.352 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:04:36.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:36.356 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:36.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:04:36.362 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:36.364 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:04:36.385 | Using python 3.8 to install etcd3 2022-06-10 11:04:36.388 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 11:04:37.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:37.130 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:37.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:37.130 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:38.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:38.297 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 11:04:38.306 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 11:04:38.307 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 11:04:38.308 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 11:04:38.308 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 11:04:39.973 | 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-06-10 11:04:40.046 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:40.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:40.158 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:40.160 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:40.163 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:40.165 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:40.167 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:40.169 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:40.171 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:40.175 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:40.177 | + functions-common:time_stop:2433 : start_time=1654859076380 2022-06-10 11:04:40.179 | + functions-common:time_stop:2435 : [[ -z 1654859076380 ]] 2022-06-10 11:04:40.182 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:40.186 | + functions-common:time_stop:2438 : end_time=1654859080184 2022-06-10 11:04:40.188 | + functions-common:time_stop:2439 : elapsed_time=3804 2022-06-10 11:04:40.191 | + functions-common:time_stop:2440 : total=23633 2022-06-10 11:04:40.193 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:40.195 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27437 2022-06-10 11:04:40.198 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:40.200 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:04:40.222 | Using python 3.8 to install etcd3gw 2022-06-10 11:04:40.224 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 11:04:40.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:40.984 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:40.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:40.984 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:42.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:42.116 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:04:42.122 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 11:04:42.123 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 11:04:42.125 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 11:04:42.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 11:04:42.159 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 11:04:42.160 | 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-06-10 11:04:42.162 | 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-06-10 11:04:43.760 | 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-06-10 11:04:43.837 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:43.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:43.949 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:43.952 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:43.954 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:43.957 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:43.960 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:43.962 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:43.964 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:43.966 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:43.968 | + functions-common:time_stop:2433 : start_time=1654859080216 2022-06-10 11:04:43.971 | + functions-common:time_stop:2435 : [[ -z 1654859080216 ]] 2022-06-10 11:04:43.974 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:43.979 | + functions-common:time_stop:2438 : end_time=1654859083976 2022-06-10 11:04:43.981 | + functions-common:time_stop:2439 : elapsed_time=3760 2022-06-10 11:04:43.983 | + functions-common:time_stop:2440 : total=27437 2022-06-10 11:04:43.986 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:43.988 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31197 2022-06-10 11:04:43.991 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:43.993 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:04:43.995 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:04:43.998 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:04:44.000 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:44.003 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:44.005 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:44.008 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:44.010 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:44.012 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:44.014 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:44.017 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:44.020 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:44.022 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:44.024 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:04:44.027 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:44.029 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:44.032 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:04:44.035 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:44.037 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:44.040 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:44.042 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:44.044 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:44.047 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:44.049 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:44.051 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:44.054 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:44.056 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:44.059 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:44.061 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:44.064 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:44.067 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:44.069 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:44.071 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:44.074 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:44.076 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:44.099 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:44.211 | Reading package lists... 2022-06-10 11:04:44.487 | Building dependency tree... 2022-06-10 11:04:44.488 | Reading state information... 2022-06-10 11:04:44.774 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:04:44.775 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:04:44.775 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:04:44.775 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:44.776 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:44.776 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:44.776 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:44.776 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:44.776 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:44.776 | python3-zope.interface 2022-06-10 11:04:44.776 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:44.895 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:44.900 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:44.906 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:44.908 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:44.911 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:44.913 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:44.915 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:44.918 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:44.920 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:44.922 | + functions-common:time_stop:2433 : start_time=1654859084096 2022-06-10 11:04:44.925 | + functions-common:time_stop:2435 : [[ -z 1654859084096 ]] 2022-06-10 11:04:44.928 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:44.932 | + functions-common:time_stop:2438 : end_time=1654859084929 2022-06-10 11:04:44.934 | + functions-common:time_stop:2439 : elapsed_time=833 2022-06-10 11:04:44.936 | + functions-common:time_stop:2440 : total=4935 2022-06-10 11:04:44.939 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:44.941 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5768 2022-06-10 11:04:44.943 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:44.946 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:04:44.948 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:44.951 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:44.953 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:04:45.015 | Module proxy already enabled 2022-06-10 11:04:45.020 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:04:45.082 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:04:45.082 | Module proxy already enabled 2022-06-10 11:04:45.082 | Module proxy_uwsgi already enabled 2022-06-10 11:04:45.086 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:04:45.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:04:45.091 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:04:45.094 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:04:45.218 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:04:45.222 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:04:45.224 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:04:45.226 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.229 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.232 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:04:45.234 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.236 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:04:45.239 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:04:45.241 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:04:45.243 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.246 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.248 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:04:45.251 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.253 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:04:45.255 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:04:45.258 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:04:45.260 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.262 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.265 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:04:45.268 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.270 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:04:45.272 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:04:45.275 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:04:45.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.280 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.282 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:04:45.285 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.288 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:04:45.290 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:04:45.292 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.295 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.297 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:04:45.300 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.302 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:04:45.304 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:04:45.307 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:04:45.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.312 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:04:45.317 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.319 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:04:45.337 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:45.339 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:04:45.342 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:04:45.344 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:04:45.347 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.349 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.352 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:04:45.354 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.357 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:04:45.373 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:45.376 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:04:45.378 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:04:45.381 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:04:45.383 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.386 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.388 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:04:45.391 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.394 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:04:45.396 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:04:45.399 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:04:45.401 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:45.404 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:45.406 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:04:45.409 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:45.412 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:04:45.414 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:04:45.417 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:45.420 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:04:45.422 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:04:45.425 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:45.428 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:45.429 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:45.434 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:04:45.436 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:04:45.439 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:04:45.441 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:04:45.444 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:04:45.465 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:04:45.467 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 11:04:46.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:46.209 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:46.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:46.209 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:47.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:47.311 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 11:04:47.364 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 11:04:47.364 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 11:04:47.365 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 11:04:47.367 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 11:04:47.368 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 11:04:47.369 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 11:04:47.370 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 11:04:47.371 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 11:04:47.372 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 11:04:47.373 | 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-06-10 11:04:47.374 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 11:04:47.375 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 11:04:47.376 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 11:04:47.378 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 11:04:47.434 | 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-06-10 11:04:47.435 | 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-06-10 11:04:47.436 | 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-06-10 11:04:47.474 | 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-06-10 11:04:47.513 | 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-06-10 11:04:47.515 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 11:04:47.516 | 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-06-10 11:04:47.517 | 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-06-10 11:04:47.567 | 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-06-10 11:04:47.570 | 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-06-10 11:04:47.579 | 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-06-10 11:04:47.581 | 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.4) 2022-06-10 11:04:47.593 | 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-06-10 11:04:47.596 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 11:04:47.597 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 11:04:47.663 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 11:04:47.665 | 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-06-10 11:04:47.666 | 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-06-10 11:04:47.668 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 11:04:47.717 | 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.1) 2022-06-10 11:04:47.729 | 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-06-10 11:04:49.215 | 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-06-10 11:04:49.286 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:49.286 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:49.391 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:49.393 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:49.396 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:49.398 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:49.400 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:49.402 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:49.405 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:49.407 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:49.410 | + functions-common:time_stop:2433 : start_time=1654859085460 2022-06-10 11:04:49.412 | + functions-common:time_stop:2435 : [[ -z 1654859085460 ]] 2022-06-10 11:04:49.414 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:49.419 | + functions-common:time_stop:2438 : end_time=1654859089416 2022-06-10 11:04:49.421 | + functions-common:time_stop:2439 : elapsed_time=3956 2022-06-10 11:04:49.423 | + functions-common:time_stop:2440 : total=31197 2022-06-10 11:04:49.426 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:49.428 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35153 2022-06-10 11:04:49.430 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:49.433 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:04:49.435 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:04:49.437 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:49.441 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:04:49.443 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:04:49.445 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:49.449 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:49.449 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:49.455 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:04:49.457 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:04:49.460 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:04:49.462 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:04:49.465 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:04:49.487 | Using python 3.8 to install python-memcached 2022-06-10 11:04:49.489 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 11:04:50.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:50.226 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:50.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:50.226 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:51.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:51.342 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 11:04:51.345 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 11:04:52.949 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 11:04:53.020 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:53.021 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:53.129 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:53.131 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:53.133 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:53.136 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:53.138 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:53.140 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:53.142 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:53.145 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:53.147 | + functions-common:time_stop:2433 : start_time=1654859089481 2022-06-10 11:04:53.149 | + functions-common:time_stop:2435 : [[ -z 1654859089481 ]] 2022-06-10 11:04:53.152 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:53.157 | + functions-common:time_stop:2438 : end_time=1654859093154 2022-06-10 11:04:53.160 | + functions-common:time_stop:2439 : elapsed_time=3673 2022-06-10 11:04:53.162 | + functions-common:time_stop:2440 : total=35153 2022-06-10 11:04:53.164 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:53.166 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38826 2022-06-10 11:04:53.169 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:53.171 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:04:53.188 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:53.191 | + ./stack.sh:main:892 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-10 11:04:53.193 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:04:53.196 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:04:53.198 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:04:53.200 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:04:53.203 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:04:53.205 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:04:53.221 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:53.223 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:04:53.226 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:04:53.228 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:04:53.230 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:04:53.232 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:04:53.234 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:04:53.237 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:04:53.239 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:04:53.242 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:04:53.257 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:04:53.259 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:04:53.261 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:53.264 | + functions-common:git_clone:618 : echo master 2022-06-10 11:04:53.264 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:04:53.269 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:04:53.271 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:53.273 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:04:53.286 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:04:53.289 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:04:53.289 | + functions-common:git_clone:679 : head -1 2022-06-10 11:04:53.293 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:04:53.295 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:04:53.297 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:04:53.300 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:04:53.303 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:53.305 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:53.307 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:04:53.310 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:04:53.312 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:04:53.314 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:53.316 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:53.319 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:04:53.321 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:04:53.324 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:04:53.326 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:04:53.329 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:04:53.332 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:04:53.334 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:04:53.337 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:04:53.342 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:04:53.345 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:04:53.991 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:04:53.993 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:04:53.995 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:04:53.997 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:04:54.000 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:54.002 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:54.005 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:04:54.007 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:04:54.009 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:04:54.011 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:04:54.013 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:04:54.015 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:04:54.018 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:04:54.021 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:04:54.041 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:04:54.043 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 11:04:54.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:54.779 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:54.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:54.779 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:55.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:55.914 | Obtaining file:///opt/stack/keystone 2022-06-10 11:04:55.915 | Preparing metadata (setup.py): started 2022-06-10 11:04:55.958 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 11:04:55.958 | ERROR: Command errored out with exit status 1: 2022-06-10 11:04:55.958 | 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-1bibj1gc 2022-06-10 11:04:55.958 | cwd: /opt/stack/keystone/ 2022-06-10 11:04:55.958 | Complete output (3 lines): 2022-06-10 11:04:55.958 | Traceback (most recent call last): 2022-06-10 11:04:55.958 | File "", line 1, in 2022-06-10 11:04:55.958 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 11:04:55.959 | ---------------------------------------- 2022-06-10 11:04:55.959 | 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-06-10 11:04:55.959 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:04:56.033 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:56.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:56.127 | + inc/python:pip_install:1 : exit_trap 2022-06-10 11:04:56.129 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 11:04:56.132 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 11:04:56.134 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 11:04:56.136 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 11:04:56.138 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 11:04:56.140 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 11:04:56.143 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 11:04:56.145 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 11:04:56.147 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 11:04:56.147 | Error on exit 2022-06-10 11:04:56.149 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 11:04:56.152 | + ./stack.sh:exit_trap:537 : generate-subunit 1654859024 72 fail 2022-06-10 11:04:56.400 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 11:04:56.402 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 11:04:56.856 | + ./stack.sh:exit_trap:551 : exit 1